{"id":378977,"url":"https://github.com/taskforcesh/bullmq","last_synced_at":"2026-09-15T09:01:06.121Z","repository":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-09-12T06:22:26.000Z","size":290903,"stargazers_count":9391,"open_issues_count":386,"forks_count":682,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-09-12T07:48:12.232Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-09-12T06:19:44.000Z","dependencies_parsed_at":"2026-08-28T11:07:37.993Z","dependency_job_id":"c6a2db7c-2dd9-4b3b-a7ff-cacf72a9c23d","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":950,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37233025,"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-09-12T02:00:07.213Z","response_time":57,"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":{"login":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"packages":[{"id":14867849,"name":"bullmq","ecosystem":"nuget","description":"A robust, Redis- and PostgreSQL-based distributed queue for .NET. Carefully written for stability and atomicity, sharing the same Lua/SQL scripts as the reference Node.js implementation.","homepage":"https://bullmq.io/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/taskforcesh/bullmq","keywords_array":["queue","redis","postgres","jobs","worker","bullmq","background-jobs","distributed"],"namespace":null,"versions_count":4,"first_release_published_at":"2026-08-05T01:09:33.183Z","latest_release_published_at":"2026-09-12T21:50:04.973Z","latest_release_number":"1.2.0","last_synced_at":"2026-09-14T08:35:44.138Z","created_at":"2026-08-05T01:15:49.495Z","updated_at":"2026-09-15T03:17:32.757Z","registry_url":"https://www.nuget.org/packages/bullmq/","install_command":"Install-Package bullmq","documentation_url":null,"metadata":{"license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"readme":"README.md","repository":{"type":"git","url":"https://github.com/taskforcesh/bullmq","branch":"refs/heads/master","commit":"e97e8135781402357acb77cbf8349ae4845e7516"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":3},"verified":false},"repo_metadata":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-09-12T06:22:26.000Z","size":290903,"stargazers_count":9391,"open_issues_count":386,"forks_count":682,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-09-12T07:48:12.232Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-09-12T06:19:44.000Z","dependencies_parsed_at":"2026-08-28T11:07:37.993Z","dependency_job_id":"c6a2db7c-2dd9-4b3b-a7ff-cacf72a9c23d","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":950,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37233025,"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-09-12T02:00:07.213Z","response_time":57,"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":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"tags":[{"name":"vpy3.1.0","sha":"5251710a161a676f1509b751c92a10128d057cdc","kind":"commit","published_at":"2026-08-28T02:07:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0/manifests"},{"name":"vex2.2.2","sha":"61a7cc570a14c1164a74ca5fbf93547595f69820","kind":"commit","published_at":"2026-08-27T15:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2/manifests"},{"name":"v5.81.4","sha":"9884e09e41f7b22a0e822b89f138b5134089cffc","kind":"commit","published_at":"2026-08-27T15:41:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4/manifests"},{"name":"vex2.2.1","sha":"66c29c8d8c562662790a350d0d1ae1753f62592c","kind":"commit","published_at":"2026-08-27T03:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1/manifests"},{"name":"v6.3.1","sha":"9d737e9d0e467eeacf6f6a43f3f806fa2873ee1b","kind":"commit","published_at":"2026-08-27T02:54:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1/manifests"},{"name":"vex2.2.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0/manifests"},{"name":"v6.3.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0/manifests"},{"name":"vrs1.2.7","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7/manifests"},{"name":"vpy3.0.6","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6/manifests"},{"name":"vnet1.1.1","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1/manifests"},{"name":"vex2.1.3","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3/manifests"},{"name":"v6.2.2","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"ec1c812ab2d365354d332fa6769fa4e277771f62","kind":"commit","published_at":"2026-08-25T07:09:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1/manifests"},{"name":"vpy3.0.5","sha":"57b6b4362d5f967813f713f6651f414ffa1416d4","kind":"commit","published_at":"2026-08-25T02:36:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5/manifests"},{"name":"vrs1.2.6","sha":"b875ca8b36be10774253be0767b76cdf56f97e71","kind":"commit","published_at":"2026-08-23T04:31:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6/manifests"},{"name":"v6.2.0","sha":"c06b51cd3aacd0d9ee65e2544220c89f24d2479c","kind":"commit","published_at":"2026-08-21T05:14:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"cb372332210af739efb159b6ac2ffc3fdd4d4d2d","kind":"commit","published_at":"2026-08-16T08:06:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2/manifests"},{"name":"vex2.1.2","sha":"d464a51781177cc7ec23b011355f1df54385dab0","kind":"commit","published_at":"2026-08-15T19:41:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2/manifests"},{"name":"vrs1.2.5","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5/manifests"},{"name":"vex2.1.1","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1/manifests"},{"name":"v6.1.1","sha":"ab7009da8a732d8d5e8f13228e1ef81806422128","kind":"commit","published_at":"2026-08-14T03:24:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1/manifests"},{"name":"vrs1.2.4","sha":"beab7b54fb0d441808f1549fc399482b320bfe43","kind":"commit","published_at":"2026-08-13T04:40:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4/manifests"},{"name":"vnet1.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0/manifests"},{"name":"vex2.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0/manifests"},{"name":"v6.1.0","sha":"ee714dc803a43761eba921df3af5c8da0c2258cf","kind":"commit","published_at":"2026-08-12T04:01:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0/manifests"},{"name":"v6.0.11","sha":"48c54268642b724b8823086db2c6d1a61c10c3cf","kind":"commit","published_at":"2026-08-10T21:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"30c2c7518a8a754d6f688de3373df8113f4df7b1","kind":"commit","published_at":"2026-08-10T11:54:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10/manifests"},{"name":"vrs1.2.3","sha":"94d32867f9b4f439cd1fc57f9f8c3543dd913e42","kind":"commit","published_at":"2026-08-07T15:54:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3/manifests"},{"name":"v6.0.9","sha":"5910cccfc8a773067621953087d0d055670e1e2a","kind":"commit","published_at":"2026-08-07T03:20:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9/manifests"},{"name":"vpy3.0.4","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4/manifests"},{"name":"v6.0.8","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8/manifests"},{"name":"vphp2.0.1","sha":"6a166ea3f747f5dece935d206057d43c2febcde7","kind":"commit","published_at":"2026-08-05T01:27:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1/manifests"},{"name":"vnet1.0.0","sha":"a0771321a624ec8f84cf8c34c3dff38bb72efdc2","kind":"commit","published_at":"2026-08-05T01:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0/manifests"},{"name":"v6.0.7","sha":"e7e9a6478d39d43406559b03410b2c5c28639e74","kind":"commit","published_at":"2026-08-04T07:05:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a514f2d3976848aa631de22bfa458b7e9f60b384","kind":"commit","published_at":"2026-08-03T01:40:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6/manifests"},{"name":"vex2.0.3","sha":"740985ae2f67a9144e7787f89955bf8c7f9500e0","kind":"commit","published_at":"2026-08-02T18:19:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3/manifests"},{"name":"vpy3.0.3","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3/manifests"},{"name":"v6.0.5","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c1cf32881474f3f1e9b620e025abde07a359eb06","kind":"commit","published_at":"2026-08-01T07:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4/manifests"},{"name":"vrs1.2.2","sha":"956e2d4b1cefd5b1e4da98d69013a2fa866e8d75","kind":"commit","published_at":"2026-08-01T02:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2/manifests"},{"name":"vpy3.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2/manifests"},{"name":"vex2.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2/manifests"},{"name":"v6.0.3","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"2ac754fd718927e2c0043d6d7787de32d0d196f7","kind":"commit","published_at":"2026-07-31T06:35:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2/manifests"},{"name":"vpy3.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1/manifests"},{"name":"vex2.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1/manifests"},{"name":"v6.0.1","sha":"c99c323470416e79b391abaa0b06cc2d7633685a","kind":"commit","published_at":"2026-07-31T04:42:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1/manifests"},{"name":"vpy3.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0/manifests"},{"name":"vphp2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0/manifests"},{"name":"vex2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0/manifests"},{"name":"v6.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0/manifests"},{"name":"vrs1.2.1","sha":"eb956b07fde2ab3d43b41325a06a6b103610e3e3","kind":"commit","published_at":"2026-07-30T07:16:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1/manifests"},{"name":"v5.81.3","sha":"d2831ae06bb4402117bcb01b1304ce22664edf0f","kind":"commit","published_at":"2026-07-30T01:16:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3/manifests"},{"name":"vpy2.26.0","sha":"2664876092793ca2ba5e0eb080d99c3042ed136a","kind":"commit","published_at":"2026-07-26T05:22:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0/manifests"},{"name":"vrs1.2.0","sha":"4085792106fd3d381ec7980a8ae3c65788dd2d70","kind":"commit","published_at":"2026-07-25T05:51:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0/manifests"},{"name":"vex1.3.7","sha":"65f1f0a73902df87a50d799d097450e2867eb9c3","kind":"commit","published_at":"2026-07-25T05:39:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7/manifests"},{"name":"v5.81.2","sha":"315ec3309a42ccf898b2b825e39c42292b7932e7","kind":"commit","published_at":"2026-07-24T20:38:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2/manifests"},{"name":"vrs1.1.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1/manifests"},{"name":"vpy2.25.4","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4/manifests"},{"name":"vphp1.0.3","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3/manifests"},{"name":"vex1.3.6","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6/manifests"},{"name":"v5.81.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1/manifests"},{"name":"v5.81.0","sha":"e2b89f7a4a64c60551f1fa4463ec62d8072c4731","kind":"commit","published_at":"2026-07-23T13:34:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0/manifests"},{"name":"v5.80.12","sha":"c7bd217ab0496fbdcbacd486b85cca8a825aa4d4","kind":"commit","published_at":"2026-07-23T11:35:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12/manifests"},{"name":"v5.80.11","sha":"b002d4836f7819b995378112e0c40fbbbe694e4d","kind":"commit","published_at":"2026-07-23T04:13:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11/manifests"},{"name":"v5.80.10","sha":"88730b08ecc18cd243dfeddaa80bd8b2d3a5151a","kind":"commit","published_at":"2026-07-21T15:54:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10/manifests"},{"name":"v5.80.9","sha":"4f4b574de507e56e1e3a7f359565eb359463710f","kind":"commit","published_at":"2026-07-18T23:50:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9/manifests"},{"name":"v5.80.8","sha":"e8af56348a77677a4d802d2563e33b7313a79570","kind":"commit","published_at":"2026-07-18T04:06:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8/manifests"},{"name":"v5.80.7","sha":"c4a0a4a90d48303b1b6b7c45f67898573a73c424","kind":"commit","published_at":"2026-07-17T15:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7/manifests"},{"name":"v5.80.6","sha":"5044cf8fc17f0842655eda581b9e26b27f6abfe8","kind":"commit","published_at":"2026-07-17T02:36:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6/manifests"},{"name":"v5.80.5","sha":"b1d459c777b4213ce5b9f3559f5eaae7b3e70781","kind":"commit","published_at":"2026-07-16T01:58:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5/manifests"},{"name":"vrs1.1.0","sha":"bbf0844a250d08d6bfafacb43360f26a57cb9c87","kind":"commit","published_at":"2026-07-15T18:25:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0/manifests"},{"name":"v5.80.4","sha":"d978d721995aa4d40aa93980866e2a6b02bcfed1","kind":"commit","published_at":"2026-07-15T15:22:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4/manifests"},{"name":"v5.80.3","sha":"4e8b59592d1f285f2e9e3860f8ece8bc60769fe5","kind":"commit","published_at":"2026-07-15T09:40:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3/manifests"},{"name":"vrs1.0.1","sha":"677e2590a04040ea21a0107d6bdcf5a33cf6b5e9","kind":"commit","published_at":"2026-07-14T02:39:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1/manifests"},{"name":"vrs1.0.0","sha":"04c8ea52ed2d75e14581311ef1bb4115d9c20d76","kind":"commit","published_at":"2026-07-12T02:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0/manifests"},{"name":"vex1.3.5","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5/manifests"},{"name":"v5.80.2","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2/manifests"},{"name":"v5.80.1","sha":"418de1e51db09ffc8e95bac35015a1057d8a7271","kind":"commit","published_at":"2026-07-10T15:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1/manifests"},{"name":"v5.80.0","sha":"60ae0492a3200f8496976a3b51609e7e54eafd1b","kind":"commit","published_at":"2026-07-10T05:11:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0/manifests"},{"name":"vpy2.25.3","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3/manifests"},{"name":"vex1.3.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4/manifests"},{"name":"v5.79.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4/manifests"},{"name":"v5.79.3","sha":"6ffd88a0070b3ab84b77539dca7c35266716425e","kind":"commit","published_at":"2026-07-07T05:08:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3/manifests"},{"name":"v5.79.2","sha":"6f1b2e33b01c9f97dee6ff96bab782a8399c7ae5","kind":"commit","published_at":"2026-06-27T15:37:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2/manifests"},{"name":"v5.79.1","sha":"1aefd5b80618a8a9080b98ca9e6e89463a98b713","kind":"commit","published_at":"2026-06-21T15:17:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1/manifests"},{"name":"v5.79.0","sha":"eb9ae1de0ea7468be66cb2c77921b8bb76e86abb","kind":"commit","published_at":"2026-06-18T05:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0/manifests"},{"name":"vex1.3.3","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3/manifests"},{"name":"v5.78.1","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1/manifests"},{"name":"v5.78.0","sha":"38798cc212e450f6369da3714c20eeced5a523a9","kind":"commit","published_at":"2026-06-02T04:52:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0/manifests"},{"name":"v5.77.7","sha":"fbe04af1b3e9c7c9683229544914a54c5bb1f8d8","kind":"commit","published_at":"2026-06-01T07:58:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7/manifests"},{"name":"v5.77.6","sha":"81709e4abe71f4e7c05c748938ec004a50c1fd4b","kind":"commit","published_at":"2026-05-27T06:37:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6/manifests"},{"name":"v5.77.5","sha":"411690e9070ba0dda59a86628fc8b56ad9ebea04","kind":"commit","published_at":"2026-05-27T05:49:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5/manifests"},{"name":"v5.77.4","sha":"6e4972e8fd721035d680ca291049134c3876f8ba","kind":"commit","published_at":"2026-05-26T15:12:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4/manifests"},{"name":"v5.77.3","sha":"685b0744cfeb273778420835010ec1b16b23e22a","kind":"commit","published_at":"2026-05-25T06:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3/manifests"},{"name":"v5.77.2","sha":"0feec14452865c419961edb9c733f9951b6a663f","kind":"commit","published_at":"2026-05-24T09:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2/manifests"},{"name":"v5.77.1","sha":"75a66af36f7d56c149e070826a20116ea1ef5e7b","kind":"commit","published_at":"2026-05-23T02:08:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1/manifests"},{"name":"v5.77.0","sha":"963c1b51b3b0da0d014698f101598b9dcdff0bd1","kind":"commit","published_at":"2026-05-21T18:04:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0/manifests"},{"name":"v5.76.11","sha":"7b9f7e0c81427fb9d936a6366c21ef2a96729335","kind":"commit","published_at":"2026-05-21T15:28:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11/manifests"},{"name":"v5.76.10","sha":"6396b4e2a146d733d01d8d9629cc8c8ffb8fac2d","kind":"commit","published_at":"2026-05-17T14:06:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10/manifests"},{"name":"v5.76.9","sha":"41713ca67f9a0d0c45c27bbccb7a79320204c3ac","kind":"commit","published_at":"2026-05-16T15:07:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9/manifests"},{"name":"v5.76.8","sha":"1b8f9009bd8a59d3a82839e6732c6e7e87eb01d2","kind":"commit","published_at":"2026-05-12T05:37:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8/manifests"},{"name":"v5.76.7","sha":"093743a0d5b24f170280e0bd754ef5c378576846","kind":"commit","published_at":"2026-05-11T04:45:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7/manifests"},{"name":"vpy2.25.2","sha":"51c935bdbf19744edccf1b39002585d81a014613","kind":"commit","published_at":"2026-05-10T21:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2/manifests"},{"name":"v5.76.6","sha":"e94e8cdfadbea9508412bcfdc51dabb920d7692c","kind":"commit","published_at":"2026-05-06T15:26:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6/manifests"},{"name":"vpy2.25.1","sha":"c9c0c0a03218511deb73eac74c31ac50ba9c4f77","kind":"commit","published_at":"2026-05-04T14:48:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1/manifests"},{"name":"v5.76.5","sha":"b47f00b9a2c5766ca92cebc867369f2c467a220d","kind":"commit","published_at":"2026-05-02T14:05:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5/manifests"},{"name":"vpy2.25.0","sha":"54311e59445562f65065b772800b8449f7d99f83","kind":"commit","published_at":"2026-04-29T21:34:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0/manifests"},{"name":"v5.76.4","sha":"7ed0eeca96a3c5168e822831b2f3d938ab37bb91","kind":"commit","published_at":"2026-04-29T09:58:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4/manifests"},{"name":"vpy2.24.0","sha":"4ca9c27ea68d303b86a80cbb24c8e390d87a5e8f","kind":"commit","published_at":"2026-04-28T16:45:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0/manifests"},{"name":"v5.76.3","sha":"0bf1b4d38475b320c89947b9779ec7301ec10117","kind":"commit","published_at":"2026-04-28T16:43:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3/manifests"},{"name":"vpy2.23.1","sha":"19b9ca08be6f6efbc58291fa55efd93a0663d536","kind":"commit","published_at":"2026-04-26T21:31:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1/manifests"},{"name":"v5.76.2","sha":"595016ef1d3a960ad83dfbbc189034561e099482","kind":"commit","published_at":"2026-04-25T01:19:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"ea7705df6938cb432eceff242f6828054766f61a","kind":"commit","published_at":"2026-04-22T20:25:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1/manifests"},{"name":"vpy2.23.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0/manifests"},{"name":"v5.76.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0/manifests"},{"name":"vpy2.22.0","sha":"704690c62f4cedddf82379335b8ff42a46fda7f3","kind":"commit","published_at":"2026-04-20T09:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0/manifests"},{"name":"vpy2.21.1","sha":"f77f249acb82daf331bd61e1f425780270888d8d","kind":"commit","published_at":"2026-04-20T09:51:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1/manifests"},{"name":"v5.75.2","sha":"422e2d5091f2f318e0f6bd3e1872a71deee92aec","kind":"commit","published_at":"2026-04-20T09:50:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2/manifests"},{"name":"vpy2.21.0","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0/manifests"},{"name":"v5.75.1","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1/manifests"},{"name":"v5.75.0","sha":"8c78e3004dcd5df726d9b7277dd455d0d224791f","kind":"commit","published_at":"2026-04-20T09:18:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0/manifests"},{"name":"v5.74.2","sha":"37c4bb3725fe668fb4fbe27e3474b72eafa6a6fe","kind":"commit","published_at":"2026-04-20T06:41:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2/manifests"},{"name":"vpy2.20.4","sha":"be9f03246d1644f397d660fba91285604a824284","kind":"commit","published_at":"2026-04-17T05:55:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4/manifests"},{"name":"v5.74.1","sha":"e9d0c2d50ac9cd3c91e5f7a9f8466ae9c98ff87d","kind":"commit","published_at":"2026-04-15T07:51:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1/manifests"},{"name":"v5.74.0","sha":"ec420d1b09a28514ff8d84e762db3a638ba267ec","kind":"commit","published_at":"2026-04-15T03:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0/manifests"},{"name":"v5.73.5","sha":"8b8d46441f7af7f9bd75d81283a8804ff5fc4bc1","kind":"commit","published_at":"2026-04-12T20:11:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5/manifests"},{"name":"vpy2.20.3","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3/manifests"},{"name":"vex1.3.2","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2/manifests"},{"name":"v5.73.4","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4/manifests"},{"name":"vpy2.20.2","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2/manifests"},{"name":"vex1.3.1","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1/manifests"},{"name":"v5.73.3","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3/manifests"},{"name":"vpy2.20.1","sha":"bf451868b932125d857280a5a21173bfafbc2801","kind":"commit","published_at":"2026-04-09T05:33:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1/manifests"},{"name":"v5.73.2","sha":"242f2648f6ba51f0023aa9a6688f0cd3e0ec2d70","kind":"commit","published_at":"2026-04-09T05:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2/manifests"},{"name":"v5.73.1","sha":"4c6b2b2d73b5053f3bd3bee2019533b6e7b5682b","kind":"commit","published_at":"2026-04-08T04:16:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1/manifests"},{"name":"vpy2.20.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0/manifests"},{"name":"vphp1.0.2","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2/manifests"},{"name":"vex1.3.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0/manifests"},{"name":"v5.73.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"46880af9629e9aee9abbc2782074a3e76d17b924","kind":"commit","published_at":"2026-04-02T11:15:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"aa529bc512b15cdb9d173cc9cc3b0d9f8b8959eb","kind":"commit","published_at":"2026-04-01T14:01:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0/manifests"},{"name":"v5.71.1","sha":"60f645a472102336a6294e66f2b0a801a5a5207d","kind":"commit","published_at":"2026-03-25T06:17:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1/manifests"},{"name":"vpy2.19.8","sha":"3c118d11c8e6dc03e90548bc7efa5c5b5d0315c7","kind":"commit","published_at":"2026-03-19T03:53:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8/manifests"},{"name":"vpy2.19.7","sha":"e5b7aff4edbe44983803cfa3fb3ea48f0b1b998e","kind":"commit","published_at":"2026-03-18T15:42:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7/manifests"},{"name":"v5.71.0","sha":"1283ac716b0551bd7e3248a5c3e8f8d804310c33","kind":"commit","published_at":"2026-03-11T20:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0/manifests"},{"name":"vpy2.19.6","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6/manifests"},{"name":"vex1.2.7","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7/manifests"},{"name":"v5.70.4","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4/manifests"},{"name":"v5.70.3","sha":"450253c3457f500d7f4e5aeebaa4ddfc937a1f39","kind":"commit","published_at":"2026-03-06T00:20:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3/manifests"},{"name":"v5.70.2","sha":"504b53689a29b3b4ddc902d25211a92da6a4d7af","kind":"commit","published_at":"2026-03-05T04:04:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2/manifests"},{"name":"v5.70.1","sha":"0fafcc0950698f6a8a55a2b77ef1b82af5d5712f","kind":"commit","published_at":"2026-02-23T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1/manifests"},{"name":"v5.70.0","sha":"0d3879b02ec9738d90213e1a479d53359f3a71aa","kind":"commit","published_at":"2026-02-21T09:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0/manifests"},{"name":"v5.69.4","sha":"9c722585bd9873561fae3f32971d65cf00a7d092","kind":"commit","published_at":"2026-02-21T00:37:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4/manifests"},{"name":"v5.69.3","sha":"87386ca88e29755fc68e6cc8fcfebfb7f8f8237f","kind":"commit","published_at":"2026-02-16T06:00:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3/manifests"},{"name":"v5.69.2","sha":"a62241f5831a1d3bb6c328a9037ea852be7832cd","kind":"commit","published_at":"2026-02-14T04:41:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2/manifests"},{"name":"v5.69.1","sha":"d249301ddc9afc607c9e86a8a44312af682e6be0","kind":"commit","published_at":"2026-02-13T00:59:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"f85e87032a822826cbeed19eedff7ccb1e6ce085","kind":"commit","published_at":"2026-02-12T20:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"af9197d16941d49c9e3d86f10d96681beea676bc","kind":"commit","published_at":"2026-02-11T13:26:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0/manifests"},{"name":"vpy2.19.5","sha":"715d0a5074864ed0c12a384e41740b219382ac80","kind":"commit","published_at":"2026-02-11T13:08:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5/manifests"},{"name":"vex1.2.6","sha":"590542314f13590cf68330097f5bb09a96bb240c","kind":"commit","published_at":"2026-02-11T08:39:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6/manifests"},{"name":"v5.67.3","sha":"afb878f97ebeaf89c1308b7dde0b5a440381d113","kind":"commit","published_at":"2026-02-05T14:37:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3/manifests"},{"name":"v5.67.2","sha":"de0fca894f47d8aa2b2c66ca9475e526ca477508","kind":"commit","published_at":"2026-01-28T02:17:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2/manifests"},{"name":"vpy2.19.4","sha":"f824c01c53d57e75d7b57efce7a124adffed9dfa","kind":"commit","published_at":"2026-01-28T00:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4/manifests"},{"name":"vex1.2.5","sha":"3bd23d990c780ff0808d79499edd803084d2efe8","kind":"commit","published_at":"2026-01-27T10:55:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5/manifests"},{"name":"vpy2.19.3","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3/manifests"},{"name":"vex1.2.4","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4/manifests"},{"name":"v5.67.1","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1/manifests"},{"name":"v5.67.0","sha":"6294b36f775c20f7d43387d9bde3185629e88df4","kind":"commit","published_at":"2026-01-24T05:08:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0/manifests"},{"name":"v5.66.7","sha":"87e74b5713b5017c29789094d6ac6ff26bfe79c1","kind":"commit","published_at":"2026-01-23T01:00:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7/manifests"},{"name":"vpy2.19.2","sha":"61504f12fe591295fea5b087a6b7c533465e8653","kind":"commit","published_at":"2026-01-22T06:14:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2/manifests"},{"name":"vpy2.19.1","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1/manifests"},{"name":"vex1.2.3","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3/manifests"},{"name":"v5.66.6","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6/manifests"},{"name":"vex1.2.2","sha":"c2c6743428a306e39f74c86f63dc9122633040ea","kind":"commit","published_at":"2026-01-14T22:44:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2/manifests"},{"name":"vex1.2.1","sha":"5bcd4fbe0eb725a95b878f97b95c74106e7dff0f","kind":"commit","published_at":"2026-01-14T00:09:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1/manifests"},{"name":"vpy2.19.0","sha":"21ab9cc5df2947e49aa132994dfe89e043b7082d","kind":"commit","published_at":"2026-01-13T00:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0/manifests"},{"name":"v5.66.5","sha":"661c581270186bc405967b91326daff061370d03","kind":"commit","published_at":"2026-01-12T04:21:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5/manifests"},{"name":"vex1.2.0","sha":"ede9fcf72a713f4de8941270251c7b51427484b4","kind":"commit","published_at":"2025-12-31T14:47:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0/manifests"},{"name":"v5.66.4","sha":"cc74805d5eda14ed684e2111c91de8890e752768","kind":"commit","published_at":"2025-12-27T21:29:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4/manifests"},{"name":"v5.66.3","sha":"f60c172725ab29c0159b804ae0b9d691105689c4","kind":"commit","published_at":"2025-12-26T00:16:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3/manifests"},{"name":"vpy2.18.3","sha":"706da0dc703d6be353d0140f1fd0de7683362e60","kind":"commit","published_at":"2025-12-25T14:55:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3/manifests"},{"name":"vpy2.18.2","sha":"7f602e1c6e31070f02c5ee5babbff33f55193551","kind":"commit","published_at":"2025-12-24T17:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2/manifests"},{"name":"vpy2.18.1","sha":"9c533c0347865445b7f7df6b1c6e0923d25b4a8f","kind":"commit","published_at":"2025-12-20T17:21:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1/manifests"},{"name":"vphp1.0.1","sha":"7ac421cb2e754ba262a18bb17d47f15fb22a6962","kind":"commit","published_at":"2025-12-19T23:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1/manifests"},{"name":"v5.66.2","sha":"1380a16fa45c70f0bc5b938efdf178b33a19cac1","kind":"commit","published_at":"2025-12-19T19:00:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2/manifests"},{"name":"vpy2.18.0","sha":"0c3beb58f4a8c90ad7800f5616c2a3494a952963","kind":"commit","published_at":"2025-12-19T13:39:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0/manifests"},{"name":"v5.66.1","sha":"5fbf778f0b8f58b90e82f9020c041f3248b0b269","kind":"commit","published_at":"2025-12-17T03:52:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1/manifests"},{"name":"vpy2.17.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0/manifests"},{"name":"vex1.1.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0/manifests"},{"name":"v5.66.0","sha":"241d847fbc798d957bf25ccfaa5c9ec96928a4ae","kind":"commit","published_at":"2025-12-11T13:56:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0/manifests"},{"name":"vex1.0.1","sha":"84e8745e87dea9a7748852ccd281b728e6d0545e","kind":"commit","published_at":"2025-12-11T13:04:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1/manifests"},{"name":"vphp1.0.0","sha":"d365bb3f31193afc3c89c54a0d78aaac2abd2cbf","kind":"commit","published_at":"2025-12-09T21:02:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0/manifests"},{"name":"vex1.0.0","sha":"976734f2c983714b69f395441f5352999aededb0","kind":"commit","published_at":"2025-12-04T08:25:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0/manifests"},{"name":"vpy2.16.2","sha":"c385b520b9fbe3dd58cdaead79c258835cab4361","kind":"commit","published_at":"2025-12-02T00:17:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2/manifests"},{"name":"v5.65.1","sha":"a8b9d76496afa5e913f823cf8c68eb428f6dd757","kind":"commit","published_at":"2025-12-01T15:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1/manifests"},{"name":"v5.65.0","sha":"b059cfcba48524446a62fd29785142c3d1edc30d","kind":"commit","published_at":"2025-11-26T00:59:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0/manifests"},{"name":"v5.64.1","sha":"a47480111a2f1238a57ea9bfbab44f7de958227f","kind":"commit","published_at":"2025-11-21T00:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"f41f5d0c64afe7707ad8c23a86cb9228c4d45671","kind":"commit","published_at":"2025-11-20T08:50:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0/manifests"},{"name":"v5.63.2","sha":"045f3e7a5d8edb85e1adbe82eb9e20ef33ad491b","kind":"commit","published_at":"2025-11-15T00:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2/manifests"},{"name":"v5.63.1","sha":"b4c7c6579b430b53d135b7a21d20d01d14c1814e","kind":"commit","published_at":"2025-11-13T03:10:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1/manifests"},{"name":"v5.63.0","sha":"e212d1c8f0945dbff2d95309afe1376366910482","kind":"commit","published_at":"2025-10-31T03:14:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"98f73b3f33aa79cdd67d0c4090cc86a8e4cfeb4c","kind":"commit","published_at":"2025-10-30T14:11:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"37e9db52a67b4e120139c1d2620cc0f73a08c006","kind":"commit","published_at":"2025-10-30T00:07:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"6a31e0aeab1311d7d089811ede7e11a98b6dd408","kind":"commit","published_at":"2025-10-28T02:13:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0/manifests"},{"name":"v5.61.2","sha":"bcbc7981480ee93e330c0b3976086d7b289e613f","kind":"commit","published_at":"2025-10-23T13:31:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2/manifests"},{"name":"v5.61.0","sha":"d3fff80f7135251db65e22cba8852a5584030cb1","kind":"commit","published_at":"2025-10-06T14:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"bef57a0e252a5d8bd0bf319d0bca3b1ad0e6519f","kind":"commit","published_at":"2025-10-03T00:44:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0/manifests"},{"name":"v5.59.0","sha":"2e2b21454cc6125fcf3abfec939d6d6d8d02c40b","kind":"commit","published_at":"2025-09-29T14:15:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0/manifests"},{"name":"v5.58.9","sha":"61987c62ca71ec11a84b98e6dd51a6d5ebf1737d","kind":"commit","published_at":"2025-09-26T01:11:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9/manifests"},{"name":"v5.58.8","sha":"22411010beca628d172790cfbac45e3cd3d102ed","kind":"commit","published_at":"2025-09-25T06:54:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8/manifests"},{"name":"v5.58.7","sha":"845a6f5fdede9ecf4050e8b5617feb56dbb3c9a1","kind":"commit","published_at":"2025-09-19T14:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7/manifests"},{"name":"v5.58.6","sha":"bd8fbc164caaa01f665d0c7e94177d0584d04f8c","kind":"commit","published_at":"2025-09-19T01:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6/manifests"},{"name":"vpy2.16.1","sha":"7dfd2510a7bb03301365a2c24f045a0cd20580ef","kind":"commit","published_at":"2025-09-08T13:28:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1/manifests"},{"name":"vpy2.16.0","sha":"1c75abb4806971a2ac14c47b302c87f86095a2c3","kind":"commit","published_at":"2025-09-07T12:33:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0/manifests"},{"name":"vpy2.15.1","sha":"24a697ee994a10111ac9b07ce830e94835eec577","kind":"commit","published_at":"2025-09-06T20:25:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1/manifests"},{"name":"v5.58.5","sha":"f6428188f39f054e8b94579435b16e260aff27cd","kind":"commit","published_at":"2025-09-04T03:48:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5/manifests"},{"name":"v5.58.4","sha":"70e8a3f91595dcdc2d21122170ef4af1f53972ad","kind":"commit","published_at":"2025-08-30T12:36:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4/manifests"},{"name":"v5.58.3","sha":"ffc6e26eb66533fc6eae4c406bb4b9a9f7590d9b","kind":"commit","published_at":"2025-08-29T14:35:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3/manifests"},{"name":"v5.58.2","sha":"316d1ed32680e690b1d2ab92c79a53e0d4c00c2d","kind":"commit","published_at":"2025-08-26T01:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"d71b87245c8196d19dfeaf82e6ef14c91fb9a7c5","kind":"commit","published_at":"2025-08-23T18:02:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"db0a922741d8c7eae8d5119a0831cd734aba02a2","kind":"commit","published_at":"2025-08-15T04:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0/manifests"},{"name":"v5.57.0","sha":"0fecc6cd0d0dea06f486ab0b0fe760d866f1fc34","kind":"commit","published_at":"2025-08-13T03:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0/manifests"},{"name":"v5.56.10","sha":"53754fb239cf1b021ffc55391990d879d363dcf7","kind":"commit","published_at":"2025-08-10T15:57:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10/manifests"},{"name":"v5.56.9","sha":"93df852f97f04023d791546d30a6af24fbca6114","kind":"commit","published_at":"2025-07-31T07:23:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9/manifests"},{"name":"v5.56.8","sha":"edb714764066b06c068c8c8a5140b010f27c3b9a","kind":"commit","published_at":"2025-07-27T04:01:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8/manifests"},{"name":"v5.56.7","sha":"34ee33955a660b0696f4b6cff6d8d39fdcd160db","kind":"commit","published_at":"2025-07-25T11:44:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7/manifests"},{"name":"v5.56.6","sha":"1e221d5404dcea750a08342c832a682e454135a3","kind":"commit","published_at":"2025-07-25T00:06:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6/manifests"},{"name":"v5.56.5","sha":"83d969541f19fa9703eb73ff0006cd29a358c1e7","kind":"commit","published_at":"2025-07-19T20:22:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5/manifests"},{"name":"v4.18.3","sha":"456cc71f8c8dc82c5d85fc6657260f276d8e08f8","kind":"commit","published_at":"2025-07-19T15:14:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3/manifests"},{"name":"v5.56.4","sha":"b94d7ed5602e366b4401051b236f31ac2dd2a90d","kind":"commit","published_at":"2025-07-11T12:37:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4/manifests"},{"name":"v5.56.3","sha":"1e3f3c507a7ceb8d8147941adc9de69367947a5e","kind":"commit","published_at":"2025-07-10T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3/manifests"},{"name":"v5.56.2","sha":"e687d7cf86108138bbd5e911b11ab3c5717fc23c","kind":"commit","published_at":"2025-07-08T01:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2/manifests"},{"name":"v5.56.1","sha":"c32e6a0ff6df8bc34c9c13238c192974a93f7ddb","kind":"commit","published_at":"2025-07-03T03:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4a5360936c1a543a1ff31ebbb6ab1289cc8ddf07","kind":"commit","published_at":"2025-06-22T17:34:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"e742511baf35225718c01e621623eab661f37284","kind":"commit","published_at":"2025-06-21T01:11:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0/manifests"},{"name":"v5.54.3","sha":"588719ee49c7615affeb69d3a431025757115c10","kind":"commit","published_at":"2025-06-18T13:58:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3/manifests"},{"name":"v5.54.2","sha":"fb65677f2d636e1aca3cc75cb3b740b8729b3358","kind":"commit","published_at":"2025-06-17T13:37:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2/manifests"},{"name":"v5.54.1","sha":"98f35bc1eabb3ab1010737869c310d2001a84fac","kind":"commit","published_at":"2025-06-17T01:36:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"86c4c6dd25ef868f1f37c917ab11cb663e330e2f","kind":"commit","published_at":"2025-06-15T12:58:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0/manifests"},{"name":"v5.53.3","sha":"43460bbf4f5f13f1514b0d579d46697ede187064","kind":"commit","published_at":"2025-06-13T09:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3/manifests"},{"name":"v5.53.2","sha":"46f4bcc77b8f458c8c31b45351ce4e7d60f2c96c","kind":"commit","published_at":"2025-06-02T23:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2/manifests"},{"name":"v5.53.1","sha":"483c9325597c21a9e7bb881d34e7f38615a87c43","kind":"commit","published_at":"2025-05-30T07:16:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1/manifests"},{"name":"v5.53.0","sha":"5252f22546370f80531e48199ca74e902d8804e7","kind":"commit","published_at":"2025-05-21T04:24:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0/manifests"},{"name":"v5.52.3","sha":"529f14b01cbd092800d32fd4af5d8fe615f70cb2","kind":"commit","published_at":"2025-05-19T13:46:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3/manifests"},{"name":"vpy2.15.0","sha":"b655f4bf178bd3abb7ae560eff47c256aaffcabe","kind":"tag","published_at":"2025-05-13T11:55:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0/manifests"},{"name":"v5.52.2","sha":"a0381ddef2fbfb37c2e879e7a0f12e4c0ed95542","kind":"commit","published_at":"2025-05-08T01:25:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2/manifests"},{"name":"v5.52.1","sha":"0c8aa4b5ceb83f168c8fc9b1e38546d2f1ef9cf4","kind":"commit","published_at":"2025-05-02T05:49:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1/manifests"},{"name":"vpy2.14.0","sha":"ae201b36b9de77cd5e1228aebedb9dd566cc8c77","kind":"tag","published_at":"2025-05-01T01:52:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0/manifests"},{"name":"v5.52.0","sha":"581420bbd709c742da7404153c521d91b5e0a54c","kind":"commit","published_at":"2025-05-01T01:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0/manifests"},{"name":"v5.51.1","sha":"c8eaefa04a3d09800e17857cc508a5cd2e282f87","kind":"commit","published_at":"2025-04-26T21:57:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"3a00cda1777b0fdfa5df3aa4770cf21e984ec5ed","kind":"commit","published_at":"2025-04-25T05:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"962f5a9798b916088bc39043267132041af146bc","kind":"commit","published_at":"2025-04-25T02:03:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0/manifests"},{"name":"v5.49.2","sha":"b4e27383e9f4f60b0355abb54efa807e357a5683","kind":"commit","published_at":"2025-04-21T13:11:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2/manifests"},{"name":"v5.49.1","sha":"a085c825bac8da263809f3a32db7937de38ad7e3","kind":"commit","published_at":"2025-04-17T13:43:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1/manifests"},{"name":"v5.49.0","sha":"b79df00bfca5c65827668159f8eed2221253322d","kind":"commit","published_at":"2025-04-16T01:37:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0/manifests"},{"name":"v5.48.1","sha":"b00731469ebbc65d35003c48da093e48c0ccc6ed","kind":"commit","published_at":"2025-04-10T07:37:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"7caa9d729f885861c3153a8d195857bc80b92279","kind":"commit","published_at":"2025-04-08T13:09:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0/manifests"},{"name":"v5.47.3","sha":"4805e43ba7c28d1dbea2c70f5313298f8fd2243d","kind":"commit","published_at":"2025-04-08T00:52:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3/manifests"},{"name":"v5.47.2","sha":"d2f9b2f3530f78c121e50606334449914943fff3","kind":"commit","published_at":"2025-04-06T17:06:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2/manifests"},{"name":"v5.47.1","sha":"f11db049652535d61bc70c0e7d214449de6650fa","kind":"commit","published_at":"2025-04-05T06:52:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"49ca650342888d4b887b7786f59929d3218a4610","kind":"commit","published_at":"2025-04-04T19:37:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"1ba654aa0e65746a06b423fc0aa6123bf10f5cde","kind":"commit","published_at":"2025-04-03T03:53:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"4999a5edca65e771551f93b310b0c58617421dab","kind":"commit","published_at":"2025-04-02T13:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0/manifests"},{"name":"v5.45.2","sha":"ea8f6d3cfe1def60aba3f44b37ba9df5ad7d5eb1","kind":"commit","published_at":"2025-03-29T23:25:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2/manifests"},{"name":"v5.45.1","sha":"8078cf349af9dc4ba1daef77697c3631d3620e9d","kind":"commit","published_at":"2025-03-29T05:25:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"98aba13e39dd220e22e511b317bb6c7bdad3f157","kind":"commit","published_at":"2025-03-27T13:36:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0/manifests"},{"name":"v5.44.4","sha":"6e3d8b9d98bf8e7df630ddbbde50a1d21000d7ff","kind":"commit","published_at":"2025-03-24T14:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4/manifests"},{"name":"v5.44.3","sha":"66a7b259e0cbc7059dd380053344b34cfd075786","kind":"commit","published_at":"2025-03-22T16:51:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3/manifests"},{"name":"v5.44.2","sha":"82fbb6731a24b65cca672f6de55965b284c784dc","kind":"commit","published_at":"2025-03-22T00:23:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2/manifests"},{"name":"v5.44.1","sha":"a6eb72b9409a226619274b2fd15e943bace46a68","kind":"commit","published_at":"2025-03-21T02:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1/manifests"},{"name":"v5.44.0","sha":"7129a7fe515323fab323e9a36c261ea804b31411","kind":"commit","published_at":"2025-03-18T23:37:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0/manifests"},{"name":"vpy2.13.1","sha":"ef27e41b22274d04525729213fa3167c92f0a1f1","kind":"tag","published_at":"2025-03-15T08:06:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1/manifests"},{"name":"v5.43.1","sha":"141023b13b1726e898ab33c1666639c22890e2a1","kind":"commit","published_at":"2025-03-15T00:24:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1/manifests"},{"name":"vpy2.13.0","sha":"3e60df95f531411e431452f044ac0956e0feb025","kind":"tag","published_at":"2025-03-15T00:21:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0/manifests"},{"name":"v5.43.0","sha":"38dddd9e300c2659d0af09763e49c6eda3c31d19","kind":"commit","published_at":"2025-03-13T12:19:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0/manifests"},{"name":"v5.42.0","sha":"f169c7fabdbdbcc9f8f4e8525749010b6241c353","kind":"commit","published_at":"2025-03-12T14:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0/manifests"},{"name":"v5.41.9","sha":"53e24b787534196692d6d0f1638c810d0c2319ff","kind":"commit","published_at":"2025-03-11T14:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9/manifests"},{"name":"v5.41.8","sha":"0a78e5299ba6e8d2e59b83cfe60e5c685e61f3b6","kind":"commit","published_at":"2025-03-08T13:45:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8/manifests"},{"name":"vpy2.12.1","sha":"b70c4dc3a92578bd0b3f389535d16d73cc3b9dd2","kind":"tag","published_at":"2025-02-28T05:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1/manifests"},{"name":"v5.41.7","sha":"c0b8c4a755c5de7f5af40bffeb07517a0ef1c1da","kind":"commit","published_at":"2025-02-27T02:30:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7/manifests"},{"name":"v5.41.6","sha":"02a612a8aa02d556a69b9eddbcf0cdb4f4e56f39","kind":"commit","published_at":"2025-02-26T12:47:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6/manifests"},{"name":"v5.41.5","sha":"1e58c1469898c6d528635fbe5dcf06ddb1f453e8","kind":"commit","published_at":"2025-02-21T13:56:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5/manifests"},{"name":"vpy2.12.0","sha":"1522931b80c7208feb605af870ab8997aee5d7fc","kind":"tag","published_at":"2025-02-21T05:31:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0/manifests"},{"name":"v5.41.4","sha":"12b5829fc97f341327300c5d71181c97f167b0f5","kind":"commit","published_at":"2025-02-21T05:30:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4/manifests"},{"name":"v5.41.3","sha":"f0c680393d29178cbf6e9960bb79777053eb5b9c","kind":"commit","published_at":"2025-02-19T04:15:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3/manifests"},{"name":"v5.41.2","sha":"7a37f0998fd809ba31244c0da6db010ad34098d3","kind":"commit","published_at":"2025-02-16T14:33:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2/manifests"},{"name":"v5.41.1","sha":"d3865bb8d9b0fad95cba7ce2a1cc3b2e9457a949","kind":"commit","published_at":"2025-02-15T17:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"0dd2a64096cc1edc60f7530afc37c03187318ab8","kind":"commit","published_at":"2025-02-14T14:13:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0/manifests"},{"name":"v5.40.5","sha":"726880112b20fd67a88ef6739cb58b45513f547d","kind":"commit","published_at":"2025-02-14T04:25:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5/manifests"},{"name":"v5.40.4","sha":"49987659ddd9d64c825adc0cb8df9c02b4835057","kind":"commit","published_at":"2025-02-13T04:30:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4/manifests"},{"name":"v5.40.3","sha":"391311e8552309180e5c3ad54da5275f356ca942","kind":"commit","published_at":"2025-02-12T13:44:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3/manifests"},{"name":"v5.40.2","sha":"ae27afbb9535c5d9933d02e83803e83834c87c9b","kind":"commit","published_at":"2025-02-07T12:29:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2/manifests"},{"name":"v5.40.1","sha":"fa0a6c4b097924442bfb6ea247d123614acb4dc3","kind":"commit","published_at":"2025-02-07T02:05:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"0bb68257c6244a7ba7750d1198305ada1ab72d8b","kind":"commit","published_at":"2025-02-02T20:45:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0/manifests"},{"name":"v5.39.2","sha":"56aabb0db5330a51101504226527ce3691f28210","kind":"commit","published_at":"2025-02-02T02:22:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2/manifests"},{"name":"v5.39.1","sha":"36047efa501b49c176c5129880217dd905aee1ba","kind":"commit","published_at":"2025-01-30T14:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"0ff27add460aa7a284c7f86e924723886c556fd1","kind":"commit","published_at":"2025-01-29T03:02:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0/manifests"},{"name":"v5.38.0","sha":"36044c3c65c4aa6d8a5291574180798d408fcbba","kind":"commit","published_at":"2025-01-28T10:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"7e18e19c57f279a79812630b0c4ea15d371e986a","kind":"commit","published_at":"2025-01-25T10:08:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0/manifests"},{"name":"v5.36.0","sha":"99380739e2ffc2de79a115aebfa91b5c431a07f5","kind":"commit","published_at":"2025-01-24T14:03:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"824fc4c59158f2ec8fe309adce67650414d551a0","kind":"commit","published_at":"2025-01-23T11:23:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"218192263d1ab4782b3dcfcebcd92bd0551d270f","kind":"commit","published_at":"2025-01-22T09:32:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0/manifests"},{"name":"v5.34.10","sha":"71733cc6dd94d27156d7239d10108357b320eaab","kind":"commit","published_at":"2025-01-14T01:34:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10/manifests"},{"name":"v5.34.9","sha":"884ec22d007a39eac5798c7897c17b8617d63802","kind":"commit","published_at":"2025-01-12T16:36:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9/manifests"},{"name":"v5.34.8","sha":"0418cd7676e730e9ddcad00ace01adbe899e124d","kind":"commit","published_at":"2025-01-08T02:25:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8/manifests"},{"name":"v5.34.7","sha":"acd8bd7f0699890786acdc7c1242516a43a697ec","kind":"commit","published_at":"2025-01-06T23:16:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7/manifests"},{"name":"v5.34.6","sha":"d1fb1139da005e1df3939b1c620ece9db75fa531","kind":"commit","published_at":"2024-12-31T20:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6/manifests"},{"name":"v5.34.5","sha":"0763cd693acee7b6b80fefad0e8b1950e41a1a74","kind":"commit","published_at":"2024-12-25T13:38:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5/manifests"},{"name":"v5.34.4","sha":"034741181be9c9563a62b494fcf17d0d9c9026a6","kind":"commit","published_at":"2024-12-21T04:48:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4/manifests"},{"name":"v5.34.3","sha":"347b61819b6b06cb1c4ee3af06e780f15826b11c","kind":"commit","published_at":"2024-12-18T12:15:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3/manifests"},{"name":"v5.34.2","sha":"bfd0b8a808a33be0da92a006a7b4f8b17a5d79b3","kind":"commit","published_at":"2024-12-14T18:51:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2/manifests"},{"name":"v5.34.1","sha":"af020612644be1ba549a1c4802f6ab83c33aeedb","kind":"commit","published_at":"2024-12-13T14:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1/manifests"},{"name":"v5.34.0","sha":"fc8fac9d68e7f4de2322a82a38740a79b05e57f4","kind":"commit","published_at":"2024-12-10T14:32:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"0e3c2e5f345a1372eea1542ce2504a2f4ca6e6e0","kind":"commit","published_at":"2024-12-10T04:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"ab437a74d11f18a49645c2c7ae59949c33dc05b9","kind":"commit","published_at":"2024-12-09T09:24:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"dfa3e8b477662a5a1e556946689a2d41a57f2776","kind":"commit","published_at":"2024-12-08T17:57:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"26f578e0db52ff0501c2a2f4960abac377171773","kind":"commit","published_at":"2024-12-06T03:06:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"cf49d37f5119a033f630aa781f2e9757831e5873","kind":"commit","published_at":"2024-12-04T06:17:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"9ae31bac5bb5c1f35d59db94d2af3d6eaaec1ad3","kind":"commit","published_at":"2024-12-02T20:33:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0/manifests"},{"name":"v5.30.1","sha":"9b1f30c8377ee56b9247e953765892ddf794e4b2","kind":"commit","published_at":"2024-11-30T14:46:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d0c473f90670b95fd98a63995dbb9481d0f6742d","kind":"commit","published_at":"2024-11-29T04:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0/manifests"},{"name":"vpy2.11.0","sha":"4ada3d5c318fd550ebb466e49203217fb6f1450b","kind":"tag","published_at":"2024-11-26T03:35:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0/manifests"},{"name":"v5.29.1","sha":"cc6cfc2231dbcdc55f14c92ebe05243b99eebb09","kind":"commit","published_at":"2024-11-23T05:48:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1/manifests"},{"name":"v5.29.0","sha":"bf03f864fb64c86bf75d52dad2c894a5e5e39e44","kind":"commit","published_at":"2024-11-22T09:11:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0/manifests"},{"name":"v5.28.2","sha":"4d3eb88f64e59c5d0cf80895c0af528700788771","kind":"commit","published_at":"2024-11-22T01:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2/manifests"},{"name":"v5.28.1","sha":"a9ed0c1cbfc96a0363a6ad51de7de7991293e251","kind":"commit","published_at":"2024-11-20T13:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1/manifests"},{"name":"v5.28.0","sha":"26b2bc6386d639a35f87ab226dbeda3204a5ddd7","kind":"commit","published_at":"2024-11-19T17:53:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0/manifests"},{"name":"v5.27.0","sha":"212956921f364f02913aaf76a378358d373801c1","kind":"commit","published_at":"2024-11-19T03:13:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0/manifests"},{"name":"v5.26.2","sha":"65c729152bfe6c3fabb3c7b40f9c4bcf7366af3f","kind":"commit","published_at":"2024-11-15T09:25:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"8784f662f905fa5f40f6c4bd62c369e2cbe4290f","kind":"commit","published_at":"2024-11-14T15:26:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"68cf88a626a0ea5499f3137657b6a02552c2bfcc","kind":"commit","published_at":"2024-11-14T10:39:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0/manifests"},{"name":"v5.25.6","sha":"6ea8f5421d7074054f18057e5665d53b23fb9a97","kind":"commit","published_at":"2024-11-11T15:29:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6/manifests"},{"name":"v5.25.5","sha":"293df08103c86fb142f85ff68770e57a71f6f085","kind":"commit","published_at":"2024-11-11T14:33:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5/manifests"},{"name":"v5.25.4","sha":"624a08638ff43b6fae82d9cf5cf939bdbd149f69","kind":"commit","published_at":"2024-11-10T00:08:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4/manifests"},{"name":"v5.25.3","sha":"a8553db76997a05eef4d7db7c746f7b868f92864","kind":"commit","published_at":"2024-11-08T12:37:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3/manifests"},{"name":"v5.25.2","sha":"d5f9efe59536cfcd4c3f16538b763e6cb857e7cf","kind":"commit","published_at":"2024-11-08T02:17:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2/manifests"},{"name":"v5.25.1","sha":"acadd32d5c059cccf096603538c7795dc597a921","kind":"commit","published_at":"2024-11-07T03:11:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"7a9d8eef416be9434e3b268d547bef09fde5fd6f","kind":"commit","published_at":"2024-11-06T00:39:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"43d80b31762f99de2792b01ee538a4dd79fb545b","kind":"commit","published_at":"2024-11-05T13:59:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0/manifests"},{"name":"v5.23.1","sha":"855aa5ed0b6f69c8e989191658d82570943b5319","kind":"commit","published_at":"2024-11-05T04:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1/manifests"},{"name":"v5.23.0","sha":"092019f862194acf29933faf7d1f712f1e9852b9","kind":"commit","published_at":"2024-11-02T19:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"65d256f3bda01f98655473e66f258ea871319e69","kind":"commit","published_at":"2024-10-31T15:27:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0/manifests"},{"name":"vpy2.10.1","sha":"0547f7a80d29eee9315ef4a1d3bd954ddd2b467f","kind":"tag","published_at":"2024-10-26T05:33:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1/manifests"},{"name":"v3.16.2","sha":"ba65311d8c48a66801144e239c30f1cab86ced2b","kind":"commit","published_at":"2024-10-24T12:23:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2/manifests"},{"name":"v4.18.2","sha":"e348831e82ec7a1330f3203ab9ccdd1d8c226e84","kind":"commit","published_at":"2024-10-24T08:27:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2/manifests"},{"name":"vpy2.10.0","sha":"569cbc49100198eff06be795cf1bae1bb22d743f","kind":"tag","published_at":"2024-10-24T01:26:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0/manifests"},{"name":"v5.21.2","sha":"0ff74d432416c93d56fb0bb24ba4665013b35623","kind":"commit","published_at":"2024-10-22T06:48:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2/manifests"},{"name":"v3.16.1","sha":"5092252dc730fef395a444d2ef6f9ddd4f02881a","kind":"commit","published_at":"2024-10-19T09:21:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1/manifests"},{"name":"v4.18.1","sha":"d5495b16c05f9dbbcb88f96c01272e91a977c248","kind":"commit","published_at":"2024-10-19T09:20:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1/manifests"},{"name":"v5.21.1","sha":"98e1ec66ef451d7c21fb7f3c039e37ab41650182","kind":"commit","published_at":"2024-10-18T12:58:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e7f0826b19250c4b1a91f7a755f0aded06bba07b","kind":"commit","published_at":"2024-10-18T08:13:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0/manifests"},{"name":"v5.20.1","sha":"dff47c0825aa03f5f78562b5aa8b08f6d85d4e10","kind":"commit","published_at":"2024-10-18T06:30:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1/manifests"},{"name":"v3.16.0","sha":"ecec076fa6fc61583a180cb13f93366b843c2a33","kind":"commit","published_at":"2024-10-15T09:19:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0/manifests"},{"name":"v4.18.0","sha":"d4997ec2c0e88de0f906a5c6c66aa00b8ad9b5de","kind":"commit","published_at":"2024-10-14T14:28:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0/manifests"},{"name":"v5.20.0","sha":"073baf6222dfda569ac214dbeba37416b4976534","kind":"commit","published_at":"2024-10-13T09:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0/manifests"},{"name":"v5.19.1","sha":"c8abdc735c7e882e163bd267604644f9e6314313","kind":"commit","published_at":"2024-10-12T14:17:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"36ef0705c0e1cf2473a8022d548ff62fab2067e9","kind":"commit","published_at":"2024-10-11T08:52:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"f0cb07e5af50a0d4ae7808beb3dc744cbaaa89a0","kind":"commit","published_at":"2024-10-09T00:53:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0/manifests"},{"name":"v5.17.1","sha":"ca8207b24beac765b757b7273c24dcfd976d44af","kind":"commit","published_at":"2024-10-07T16:38:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"80ca4636266c2acd98743716f3c80ecfacf59d4b","kind":"commit","published_at":"2024-10-07T15:54:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"7321e25583ccb0a377eeca79e9fbae9afba56ef7","kind":"commit","published_at":"2024-10-06T09:11:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"f4526700ef9e1bee989fda1243a2d4e94ad9c85b","kind":"commit","published_at":"2024-10-01T21:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"626d9cd2f6dea1f7a27faaa49c9fc9f5fff35fdf","kind":"commit","published_at":"2024-09-30T07:04:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0/manifests"},{"name":"v5.13.2","sha":"46e2617694d12577d3b6656fb5bba24cb7d1cd4d","kind":"commit","published_at":"2024-09-20T12:31:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"68c415d1e6767c500fb462f50304b733aedeed80","kind":"commit","published_at":"2024-09-18T01:33:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"44a2d6288d43d342c54531413bb71d1acb371435","kind":"commit","published_at":"2024-09-11T14:48:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0/manifests"},{"name":"vpy2.9.4","sha":"836edd8882f2077240e54757f60ea3e4ff08ac01","kind":"tag","published_at":"2024-09-10T12:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4/manifests"},{"name":"v5.12.15","sha":"8772a230155bbebde0cc9c48692c83b1394ddbce","kind":"commit","published_at":"2024-09-10T12:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15/manifests"},{"name":"v5.12.14","sha":"056b90db0bad34a393149dae61a171717053e526","kind":"commit","published_at":"2024-09-05T03:23:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14/manifests"},{"name":"v5.12.13","sha":"69c129670a468b6b6ce1b8600e1928826d53f8bb","kind":"commit","published_at":"2024-09-03T14:04:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13/manifests"},{"name":"vpy2.9.3","sha":"6d828aec07f96c074457f2874e59f1d06cad3050","kind":"tag","published_at":"2024-08-31T01:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3/manifests"},{"name":"v5.12.12","sha":"7104a8c82281ed495245184f569bbb6c2d92605c","kind":"commit","published_at":"2024-08-29T13:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12/manifests"},{"name":"v5.12.11","sha":"fea6b1a060d5cc42bf468bfa4db9e32b7a686fe0","kind":"commit","published_at":"2024-08-28T04:57:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11/manifests"},{"name":"v5.12.10","sha":"a457a54f755fcb83af38100166d5b718e58149f1","kind":"commit","published_at":"2024-08-22T05:17:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10/manifests"},{"name":"v5.12.9","sha":"c60e6a3f45606c623ef6a2b16415d67eac9b0269","kind":"commit","published_at":"2024-08-17T18:21:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9/manifests"},{"name":"v5.12.8","sha":"89c771b4986e4e228a5451663a0baa15b3606d65","kind":"commit","published_at":"2024-08-17T00:29:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8/manifests"},{"name":"v5.12.7","sha":"4fbde068cf782c007e3dee78836eae4e098d9b50","kind":"commit","published_at":"2024-08-16T03:30:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7/manifests"},{"name":"v5.12.6","sha":"69d7ef30e551e1c1b3682e6a460b8de8e0f9c437","kind":"commit","published_at":"2024-08-14T14:40:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6/manifests"},{"name":"v5.12.5","sha":"b5993b374cab860f1c208296b9a5d6dd58499111","kind":"commit","published_at":"2024-08-13T03:26:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"b7b31dd90cf610fd995394ac4b579ed4c87b4247","kind":"commit","published_at":"2024-08-12T08:30:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4/manifests"},{"name":"vpy2.9.2","sha":"c70e5e7bf07144df93caf9ec0505497b5119e708","kind":"tag","published_at":"2024-08-10T17:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2/manifests"},{"name":"v5.12.3","sha":"65a3e59ac3b09d21f92c7a6eea34b80d8e11cfda","kind":"commit","published_at":"2024-08-10T17:43:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"1777e38546d88f17a79170868c90f01bb70bb231","kind":"commit","published_at":"2024-08-09T03:53:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2/manifests"},{"name":"vpy2.9.1","sha":"5344692d0d508ee797c253280c498e27606630dd","kind":"tag","published_at":"2024-08-08T01:58:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1/manifests"},{"name":"v5.12.1","sha":"0faec379aafd77f69f8290f192a2e374ff3e872e","kind":"commit","published_at":"2024-08-07T01:15:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1/manifests"},{"name":"vpy2.9.0","sha":"e313993cd40acac75e544c81e10969b05058fd3e","kind":"tag","published_at":"2024-08-02T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0/manifests"},{"name":"v5.12.0","sha":"00c303748bf060d47860ed7b7edd91c0894876ca","kind":"commit","published_at":"2024-08-01T01:29:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"1b31a6c8c957e386e212a340b0360e7781acc382","kind":"commit","published_at":"2024-07-29T12:14:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"3a65ac4c5221c2d882ea741333b8651530e5ed02","kind":"commit","published_at":"2024-07-26T03:11:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"1bf1258343b52d6e0625d28693b7d87c04c84f08","kind":"commit","published_at":"2024-07-19T14:13:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"a5ac1ae84a33fca0985d660e10e32895a47e2bda","kind":"commit","published_at":"2024-07-19T13:08:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"da520e7705ae48e0fcd3d913ceb9c1eab0399859","kind":"commit","published_at":"2024-07-18T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"14038738cd99943c315e2531dbbd00c6a8944f62","kind":"commit","published_at":"2024-07-16T12:18:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"8025f994658167971f2778cd67531c3f3b0008db","kind":"commit","published_at":"2024-07-15T14:09:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0/manifests"},{"name":"vpy2.8.1","sha":"7fdd8924d3625b6916e36d78c0f8e91956572a43","kind":"tag","published_at":"2024-07-11T14:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1/manifests"},{"name":"v5.8.7","sha":"4963d92c79a5fe369da3df85f9d548c42b5d1a02","kind":"commit","published_at":"2024-07-11T14:13:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"8bb08a7e6ddf6799f31ac9e07e6bda8eb4023a78","kind":"commit","published_at":"2024-07-11T00:21:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6/manifests"},{"name":"vpy2.8.0","sha":"aecac66b891045397d915fbc2cc1c3c92c5ae764","kind":"tag","published_at":"2024-07-10T02:17:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0/manifests"},{"name":"v5.8.5","sha":"a6155c970739c7664befa18664d0019bf1afc9c9","kind":"commit","published_at":"2024-07-10T02:17:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"b4669d88f1732fb4f84fb390208008d176f4122a","kind":"commit","published_at":"2024-07-05T04:21:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"833d8663b24e4c5940da87f9b67f1d4c7b83af2a","kind":"commit","published_at":"2024-06-28T12:27:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"68899ac9af14c2d307926d650e8db7cdfc980074","kind":"commit","published_at":"2024-06-15T06:23:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"16fb26737721d464b45acc7177ee4d1ef7bd85f6","kind":"commit","published_at":"2024-06-12T14:37:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"74e7cce8c5158a59dd932114e1e0df30c9fc11f9","kind":"commit","published_at":"2024-06-11T14:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0/manifests"},{"name":"vpy2.7.8","sha":"a5a0af83e0c5a9a5296b8dbfde9bb10f86de1f96","kind":"tag","published_at":"2024-06-05T14:14:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8/manifests"},{"name":"vpy2.7.7","sha":"88b8f6c49c9642a252fbb6ef3b2b2e4260ebed8c","kind":"tag","published_at":"2024-06-04T23:48:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7/manifests"},{"name":"v5.7.15","sha":"92f39fd241bed71b8a4fcacd6ff44e5aa67977e0","kind":"commit","published_at":"2024-06-04T23:47:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15/manifests"},{"name":"v5.7.14","sha":"02cd61d119bee6043a9b42ce3eccfe45cfcc4fb3","kind":"commit","published_at":"2024-05-29T16:23:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"5b25660169d9543d37781c97641a50a76c2759a3","kind":"commit","published_at":"2024-05-28T18:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"d3ad53f64f8cf272c2cc9aa1936a82d30cb9072d","kind":"commit","published_at":"2024-05-24T04:08:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"dff8e2e293739f02f27f9b06bd47222adb7c8aa7","kind":"commit","published_at":"2024-05-23T05:37:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"e35dad78c4a3e761a53532998034b2a8f7fec4a3","kind":"commit","published_at":"2024-05-21T04:51:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"7d51ed749f77926ee2bfd2b1076c8cd8d3b42243","kind":"commit","published_at":"2024-05-16T05:24:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9/manifests"},{"name":"vpy2.7.6","sha":"c70708ba1375c6a201e762658927d0672697b246","kind":"tag","published_at":"2024-05-09T04:40:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6/manifests"},{"name":"v5.7.8","sha":"bc71850259a818805cfeacb6ae34bf023d52ced5","kind":"commit","published_at":"2024-05-01T20:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"ad779738180314af42f938eb1893f3d617127d28","kind":"commit","published_at":"2024-04-30T07:46:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7/manifests"},{"name":"vpy2.7.5","sha":"8020f9952a058988d57d1f772f43b2d802e20692","kind":"tag","published_at":"2024-04-28T16:59:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5/manifests"},{"name":"v5.7.6","sha":"a8c5831d2b3e86ae9247af7eba70968cbcbfd7a7","kind":"commit","published_at":"2024-04-27T04:12:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6/manifests"},{"name":"vpy2.7.4","sha":"723457f6eba0cd320bdac32ada807f83bd46e46b","kind":"tag","published_at":"2024-04-26T14:19:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4/manifests"},{"name":"vpy2.7.3","sha":"8a296f17107edb12d3282ab073166f62aded1635","kind":"tag","published_at":"2024-04-24T04:34:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3/manifests"},{"name":"v5.7.5","sha":"cc4afdcf88534427900125eb2f68ac169e55baf3","kind":"commit","published_at":"2024-04-24T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"f65eb4b5b6d1025a6fe06c9841403fd88956688c","kind":"commit","published_at":"2024-04-21T15:39:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4/manifests"},{"name":"vpy2.7.2","sha":"8ed041e0395bdfb5cd9b474cdc17985bea98ea68","kind":"tag","published_at":"2024-04-20T05:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2/manifests"},{"name":"v5.7.3","sha":"b881857b5fb8e985e21f731d1a22caeed883331c","kind":"commit","published_at":"2024-04-20T05:32:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3/manifests"},{"name":"vpy2.7.1","sha":"333c3e03a0b77e5fdc8d03b5e1f23c1af777cfa6","kind":"tag","published_at":"2024-04-18T01:24:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1/manifests"},{"name":"v5.7.2","sha":"c97a43b7849c8c34f4043cf0e6873cde7215920d","kind":"commit","published_at":"2024-04-18T01:23:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2/manifests"},{"name":"vpy2.7.0","sha":"99ab8c550b0563535f739fc8fbaa93e8d5e1e4d6","kind":"tag","published_at":"2024-04-13T18:28:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0/manifests"},{"name":"vpy2.6.0","sha":"deca5d04c96410fd5d09f8165a32e9769d35f0f6","kind":"tag","published_at":"2024-04-13T00:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0/manifests"},{"name":"v5.7.1","sha":"da3eb33f6584a466ac5eb1cb729c8478ba78b501","kind":"commit","published_at":"2024-04-10T01:18:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"9c25995b1e0c8f9193516adeae486f6b781dd3eb","kind":"commit","published_at":"2024-04-09T14:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0/manifests"},{"name":"vpy2.5.0","sha":"111fa41a8444aa2b8080f35d585867c65bdeab37","kind":"tag","published_at":"2024-04-08T21:10:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0/manifests"},{"name":"v5.6.0","sha":"b172ddfa247a307b5d66ccc364c2782118df6040","kind":"commit","published_at":"2024-04-08T21:09:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0/manifests"},{"name":"vpy2.4.0","sha":"ab5e3d64e89a52638a555cefddc534b4e79d056f","kind":"tag","published_at":"2024-04-07T22:09:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0/manifests"},{"name":"v5.5.4","sha":"91cdd57b93da342b359177b7e5502d52c37523b6","kind":"commit","published_at":"2024-04-07T22:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"082834b1fb66dd4f6ad4ba94e5b1761e53fd6b78","kind":"commit","published_at":"2024-04-07T01:59:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"4a3787cf0d7ed8ecc46e946b87fdea436b838ee0","kind":"commit","published_at":"2024-04-06T04:25:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"80365638e7934aaa657571ed640fe0edacedf8e0","kind":"commit","published_at":"2024-04-03T14:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"66cf7c7bb82e5c08bc669615c83cc69fa0894228","kind":"commit","published_at":"2024-03-31T19:45:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0/manifests"},{"name":"v5.4.6","sha":"b8d7ebf3355012a2495709c4758180c60f01fb72","kind":"commit","published_at":"2024-03-26T13:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6/manifests"},{"name":"vpy2.3.3","sha":"6bf668ed7e600b8ca28439431812d83aca81508d","kind":"tag","published_at":"2024-03-24T17:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3/manifests"},{"name":"vpy2.3.2","sha":"52d44397b39de9a9c04b6c3e302837e7876de053","kind":"tag","published_at":"2024-03-23T21:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2/manifests"},{"name":"v5.4.5","sha":"f8c84021ad226b86bff4c4351dbb4cdebe117bd5","kind":"commit","published_at":"2024-03-22T04:27:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5/manifests"},{"name":"v5.4.4","sha":"ea973b98c605a5124c1e7c65e0c34b595ac8fb1a","kind":"commit","published_at":"2024-03-21T04:16:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4/manifests"},{"name":"vpy2.3.1","sha":"a73cf3220209bbd52255aa6974a96d77c14c47e9","kind":"tag","published_at":"2024-03-19T05:07:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1/manifests"},{"name":"v5.4.3","sha":"7bf641886ec6424d44b1d20d5aa22aae81ceef1d","kind":"commit","published_at":"2024-03-17T13:53:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3/manifests"},{"name":"vpy2.3.0","sha":"928eeb6704184bbbdfe064b49599e1afc529acf2","kind":"tag","published_at":"2024-03-16T03:49:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0/manifests"},{"name":"v5.4.2","sha":"096bd810fcd5e4d923b0968bec7a4fc992c5e8a6","kind":"commit","published_at":"2024-03-06T05:00:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"abe142ad3d6d1463b261de5eef88bf4827c868e2","kind":"commit","published_at":"2024-03-01T05:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"82dfc48ee0059b00f37116ec65cab6897b722325","kind":"commit","published_at":"2024-02-27T03:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"e31fe65571733e9bce85e3ecdb85f93d0346072c","kind":"commit","published_at":"2024-02-25T10:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"927d2a5bc08c320b60c8ba0fe38dd04d32aa3771","kind":"commit","published_at":"2024-02-24T00:09:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"651d086f41818dd25bd96bdc2c855a9a4b06be13","kind":"commit","published_at":"2024-02-22T02:05:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"bfa18396b4b128a84a99b1ca0e46908cdedad386","kind":"commit","published_at":"2024-02-20T22:47:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"571b4172487ee972320d93d81313cd7e88307114","kind":"commit","published_at":"2024-02-17T13:57:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"83e8a611b1a758354426244739bcc950e658e1f3","kind":"commit","published_at":"2024-02-17T02:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0/manifests"},{"name":"v5.1.12","sha":"59386645ebf0d50f96a4d76b1988fc501348dc3e","kind":"commit","published_at":"2024-02-16T05:33:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12/manifests"},{"name":"vpy2.2.4","sha":"5949b37b6762af8bd6d1a98350df56a409bac501","kind":"tag","published_at":"2024-02-13T01:57:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4/manifests"},{"name":"v5.1.11","sha":"e8c64477e0e8d29cfa87d7c1ccc78d2932f1eb33","kind":"commit","published_at":"2024-02-13T01:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11/manifests"},{"name":"vpy2.2.3","sha":"f2e11b4182a55ced34dc6cf63ef5e6d11c8f24fa","kind":"tag","published_at":"2024-02-10T20:39:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3/manifests"},{"name":"v5.1.10","sha":"acabc45be455bbc30dc149afc1045c48f250c25f","kind":"commit","published_at":"2024-02-10T20:38:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10/manifests"},{"name":"v5.1.9","sha":"cd63c28100d33f563fff852ff46132ee014aa7d9","kind":"commit","published_at":"2024-02-05T16:09:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9/manifests"},{"name":"vpy2.2.2","sha":"b3ab285cb128075b8a8d52a75a4a5b210c1a24dd","kind":"tag","published_at":"2024-02-03T03:37:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2/manifests"},{"name":"v5.1.8","sha":"6e12b3e8771ccb25e2eb1231ef033974bf0a98b3","kind":"commit","published_at":"2024-02-03T03:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"1eedf29a9779cc6762f15c26fc00926d8ddc04a4","kind":"commit","published_at":"2024-02-02T02:31:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"5cecea1f1625e23eeb070329bdad4ab4ac670b80","kind":"commit","published_at":"2024-01-31T00:27:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"168d312ac7174a1c5c6abee56110547b76cfce7a","kind":"commit","published_at":"2024-01-23T02:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"7db6756125f235c7b2d7523b88edcbe4e3b6a754","kind":"commit","published_at":"2024-01-20T17:01:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4/manifests"},{"name":"vpy2.2.1","sha":"350a81402f9d6c18e69f215c4e3bb1fe5d277937","kind":"tag","published_at":"2024-01-16T13:14:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1/manifests"},{"name":"v5.1.3","sha":"081061f2a07f702a934b0ee0d3b8cdfdf3ce8185","kind":"commit","published_at":"2024-01-16T13:14:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fc8eafde5f1d5eec2d6e2359ee3278cd84993252","kind":"commit","published_at":"2024-01-15T19:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2/manifests"},{"name":"vpy2.2.0","sha":"379016ef181aea805d599d34c7b6746e9ddcbd66","kind":"tag","published_at":"2024-01-14T17:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0/manifests"},{"name":"vpy2.1.0","sha":"bf3d1586777491e320af49ceb054edec020a9438","kind":"tag","published_at":"2024-01-12T00:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0/manifests"},{"name":"v5.1.1","sha":"f1bfded60e42a5d2311002829746d22d64dbc4a5","kind":"commit","published_at":"2024-01-02T02:06:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"db464903cf4b1d94c3b72856d593ee395b497c37","kind":"commit","published_at":"2023-12-27T17:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0/manifests"},{"name":"vpy2.0.0","sha":"f6e585d36df25db5fb24d986b7cc2433c92473c9","kind":"tag","published_at":"2023-12-23T01:15:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0/manifests"},{"name":"v5.0.0","sha":"58e5746102dda9de168a678cf1dc6313dfb85fba","kind":"commit","published_at":"2023-12-21T21:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0/manifests"},{"name":"v4.17.0","sha":"e1ff35b53353bb20c045785fd213fb4e3ae9c181","kind":"commit","published_at":"2023-12-21T14:15:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0/manifests"},{"name":"vpy1.24.0","sha":"8a0b4ad7acca1d209c26c6472a372920b657d7b4","kind":"tag","published_at":"2023-12-21T05:25:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0/manifests"},{"name":"v4.16.0","sha":"67c3b8b7af266ba8be82fa1e095ac86c8b86e6a1","kind":"commit","published_at":"2023-12-18T13:47:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0/manifests"},{"name":"vpy1.23.0","sha":"136e8e7f3f2e69dcf32406ee3513962cedcd13f8","kind":"tag","published_at":"2023-12-18T03:59:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0/manifests"},{"name":"vpy1.22.0","sha":"1ef6bcf859385f468a5d1b31827d2dab3396245b","kind":"tag","published_at":"2023-12-14T23:26:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0/manifests"},{"name":"v4.15.4","sha":"2c06921a9360698b1d06dc324ab0b9d157538178","kind":"commit","published_at":"2023-12-14T13:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4/manifests"},{"name":"vpy1.21.0","sha":"3c325ffbde0acc1f137d8cdfd24079b39dfee3c9","kind":"tag","published_at":"2023-12-14T00:51:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0/manifests"},{"name":"v4.15.3","sha":"8a486b10511610580ab8433b6d9e8ce2ff26bfba","kind":"commit","published_at":"2023-12-13T23:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3/manifests"},{"name":"vpy1.20.0","sha":"1010c77e4e3ba16927bff6b612ebf3f3f52f779a","kind":"tag","published_at":"2023-12-13T02:16:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0/manifests"},{"name":"vpy1.19.0","sha":"0365b3f1e1b502096320c4a6fd26940540244110","kind":"tag","published_at":"2023-12-12T00:54:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0/manifests"},{"name":"vpy1.18.0","sha":"f3536dd2ae83650df32726f0ee89654458e8e23d","kind":"tag","published_at":"2023-12-10T04:28:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0/manifests"},{"name":"v4.15.2","sha":"96adcc90e7e8c75157470ce12bb9fde4b5078228","kind":"commit","published_at":"2023-12-07T13:28:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"95ad04972e99ab56af864c9ee9ebc2fa53ca86c9","kind":"commit","published_at":"2023-12-06T21:52:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"76f9e8ffa64b3299868e041292bfd6bf8e988b3d","kind":"commit","published_at":"2023-12-05T13:18:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0/manifests"},{"name":"v4.14.4","sha":"1a23e57075a16e5d9ae6022b4599d65855b5e3de","kind":"commit","published_at":"2023-11-28T13:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"cbd5057563545e9f4a5fa1e1e4abe25f0962ce12","kind":"commit","published_at":"2023-11-27T14:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"d7cf6ea60830b69b636648238a51e5f981616d02","kind":"commit","published_at":"2023-11-24T11:11:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2/manifests"},{"name":"vpy1.17.0","sha":"bec84e8c8083fe4cf36839634e7cf2939a85d886","kind":"tag","published_at":"2023-11-24T09:27:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0/manifests"},{"name":"v4.14.1","sha":"65a73ce6a1c3b11b616b47f409cee0d3dcb6f839","kind":"commit","published_at":"2023-11-23T15:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"d6c31de48d7aadb542a1e3755ca5b9d169d3fdb9","kind":"commit","published_at":"2023-11-18T10:14:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0/manifests"},{"name":"v4.13.3","sha":"4cfe33e481e204f6377362b7314193c3b7fc40f0","kind":"commit","published_at":"2023-11-16T06:00:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3/manifests"},{"name":"vpy1.16.1","sha":"fc7f863bff2b4aa0869536eecabf01040b600533","kind":"tag","published_at":"2023-11-09T14:06:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1/manifests"},{"name":"v4.13.2","sha":"60a917e3c08fee3d77e32da633e517b3d4e223aa","kind":"commit","published_at":"2023-11-09T14:05:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2/manifests"},{"name":"vpy1.16.0","sha":"719ba5bc6fcc09d99a664b8986bad67163bfcb90","kind":"tag","published_at":"2023-11-08T12:48:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0/manifests"},{"name":"v4.13.1","sha":"610c701d94324e165a079c4de6b4cf0ef612f1da","kind":"commit","published_at":"2023-11-08T09:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"4828b7e7887d3dffa79e2bb388b93df9d70d88ac","kind":"commit","published_at":"2023-11-05T11:16:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0/manifests"},{"name":"vpy1.15.4","sha":"3d5373929be84374480acf2a972f3ca7d64d427d","kind":"tag","published_at":"2023-11-05T11:05:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4/manifests"},{"name":"v4.12.10","sha":"9f36d48344e11efba60ecd9f51f57c60b03a3cb5","kind":"commit","published_at":"2023-11-05T11:04:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10/manifests"},{"name":"vpy1.15.3","sha":"0f0c35129239d64c40a57fa1fbf1ff8aa9efa294","kind":"tag","published_at":"2023-11-05T05:32:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3/manifests"},{"name":"v4.12.9","sha":"343d62c920511443f6786a30f283820fe8a1a464","kind":"commit","published_at":"2023-11-05T05:31:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9/manifests"},{"name":"v4.12.8","sha":"edd4b6b6cf714d1e95c43b61df7e363409e85ba4","kind":"commit","published_at":"2023-11-03T02:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"a7f7080622d9689b1a62cb280df412520b3c1e3a","kind":"commit","published_at":"2023-10-29T06:36:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"14176c1846c507da411495ddba40996a48e585b6","kind":"commit","published_at":"2023-10-26T02:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6/manifests"},{"name":"vpy1.15.2","sha":"c3c165ab32d66657d94f552a266f182f8f30c1df","kind":"tag","published_at":"2023-10-18T02:33:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2/manifests"},{"name":"v4.12.5","sha":"5c62a7739aa180a688dff01eea7f7f16ed6f0036","kind":"commit","published_at":"2023-10-18T02:32:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"fb7c64849dde45516ac8f1f313e242bae935fce8","kind":"commit","published_at":"2023-10-13T13:47:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"2bbc01494d8a1c7954327ae52ea4525b8e27bc35","kind":"commit","published_at":"2023-10-10T02:17:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"a01bb0b0345509cde6c74843323de6b67729f310","kind":"commit","published_at":"2023-10-05T13:50:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2/manifests"},{"name":"vpy1.15.1","sha":"4e1d0513842596e3c4d287e56d2eebc97b1addce","kind":"tag","published_at":"2023-10-04T13:26:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1/manifests"},{"name":"v4.12.1","sha":"dbc6b015158b1b85b2baa48d4850bf15096691d0","kind":"commit","published_at":"2023-10-04T13:25:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1/manifests"},{"name":"vpy1.15.0","sha":"b2d768e7b06b48eb4d8fbec63c7fa4f53c67a26a","kind":"tag","published_at":"2023-09-30T04:48:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0/manifests"},{"name":"v4.12.0","sha":"5ebb185dbecd2478688b20131522be41d0f3a055","kind":"commit","published_at":"2023-09-29T14:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0/manifests"},{"name":"vpy1.14.0","sha":"b886d1d3a4ed2987a5120c764ed97da2d36957ce","kind":"tag","published_at":"2023-09-26T04:30:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0/manifests"},{"name":"v4.11.4","sha":"9d78a99b390523c482c8440c190628aa9040c333","kind":"commit","published_at":"2023-09-22T09:56:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"164772169f99edf9da8d9d478a03eea277ece45a","kind":"commit","published_at":"2023-09-22T02:41:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"109bebf4e84d1f554c0fa491180001e2f571cba8","kind":"commit","published_at":"2023-09-20T13:34:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"28c817f696dd91092f51cd4529748f713e74ef15","kind":"commit","published_at":"2023-09-20T00:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"3fd185cdcdb473f46bde5deb91301a71e192b190","kind":"commit","published_at":"2023-09-16T03:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0/manifests"},{"name":"vpy1.13.2","sha":"764f2e07dc32ffa21303c96fe7029fedff3ca5bb","kind":"tag","published_at":"2023-09-12T06:22:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2/manifests"},{"name":"v4.10.0","sha":"4226ff380b43cabc3e52e0a5321d05f0fa2f265d","kind":"commit","published_at":"2023-09-12T06:21:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0/manifests"},{"name":"vpy1.13.1","sha":"c389221bdecba9fbb52c40d4a4e8ad78ecdb86c3","kind":"tag","published_at":"2023-09-11T14:01:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1/manifests"},{"name":"vpy1.13.0","sha":"09bae92e69d9cb7d8f3cc150a52b2c0f183affe7","kind":"tag","published_at":"2023-09-07T13:22:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0/manifests"},{"name":"v4.9.0","sha":"0f4af1701d549b9acc557e6dcc098d78e3de7911","kind":"commit","published_at":"2023-09-05T14:49:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0/manifests"},{"name":"vpy1.12.0","sha":"ff66290a0f6773300881f94ec6eb5fafe5c7ca24","kind":"tag","published_at":"2023-08-31T03:29:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0/manifests"},{"name":"vpy1.11.0","sha":"e640e5a95fd988a927aeef095b96cde41df6be63","kind":"tag","published_at":"2023-08-26T03:55:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0/manifests"},{"name":"v4.8.0","sha":"1020376dd7144ac432642e3ba19aa056e85b1baf","kind":"commit","published_at":"2023-08-20T23:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"9253112d0e1a0d0fa8496cafaefd81c009f2bd16","kind":"commit","published_at":"2023-08-19T13:52:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4/manifests"},{"name":"vpy1.10.1","sha":"a982ff36f705fab147eedaf037e71e525f3b46fe","kind":"tag","published_at":"2023-08-19T04:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1/manifests"},{"name":"v4.7.3","sha":"3ef306632b31820f604dc3c15b55d041a86d062f","kind":"commit","published_at":"2023-08-17T13:39:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"1e5e7ba2016029a0710412c5f5dcd11844c44b17","kind":"commit","published_at":"2023-08-12T00:43:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"bf9a9471818cb6fe4c323ba4bfbbcff3ea074c19","kind":"commit","published_at":"2023-08-10T02:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1/manifests"},{"name":"vpy1.10.0","sha":"284a2583a5b387935304b27b2e79f8d82f0370ce","kind":"tag","published_at":"2023-08-03T02:12:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0/manifests"},{"name":"v4.7.0","sha":"6fe67b49d30bdb70fcbd8057f98b1014056ea765","kind":"commit","published_at":"2023-08-03T01:42:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"3a656d968b584b8f04d42dc29eb1a561c2ab2fde","kind":"commit","published_at":"2023-07-28T19:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2d64c6e6b0aa06d3b27d01375bd3c3e7822c48b0","kind":"commit","published_at":"2023-07-26T19:20:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2/manifests"},{"name":"v4.6.0","sha":"39b2565325a56b1df87f49dfe3a1ba9deb0ea174","kind":"commit","published_at":"2023-07-19T19:23:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0/manifests"},{"name":"vpy1.9.0","sha":"38b19d8a5874fb9725b1d40d7656fd7c312710d9","kind":"tag","published_at":"2023-07-18T15:17:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0/manifests"},{"name":"v4.5.0","sha":"2b31259878b5c6d46429502e1fadf51b74d8872c","kind":"commit","published_at":"2023-07-18T15:16:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0/manifests"},{"name":"vpy1.8.0","sha":"3860ed116aed02e7d96e4917df8648fc48977fde","kind":"tag","published_at":"2023-07-17T20:35:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0/manifests"},{"name":"v4.4.0","sha":"38ed54a879ecff97fab9757a5ebf6583d6d161fb","kind":"commit","published_at":"2023-07-17T07:15:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0/manifests"},{"name":"vpy1.7.0","sha":"980db2ba2163db32beea20546be3b072a3fcdf61","kind":"tag","published_at":"2023-07-14T17:30:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0/manifests"},{"name":"v4.3.0","sha":"3b6f33eb85f68cff97eb61253884cf540cfb4908","kind":"commit","published_at":"2023-07-14T05:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fc69da91d109d713ff16efca0a968466b7868f6c","kind":"commit","published_at":"2023-07-10T23:49:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1/manifests"},{"name":"vpy1.6.1","sha":"da7dd075ea5d2df7f04367050cb658d26f492464","kind":"tag","published_at":"2023-07-10T23:38:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1/manifests"},{"name":"vpy1.6.0","sha":"b868b021722b5df381689b75b9f805a58ecb05e2","kind":"tag","published_at":"2023-07-06T19:16:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0/manifests"},{"name":"vpy1.5.0","sha":"561cdc3f825014c90bedbe1d66db4a2339beea67","kind":"tag","published_at":"2023-07-04T17:28:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0/manifests"},{"name":"v4.2.0","sha":"5e2a3430b320f0b28147e7695d8defd59e6a6a8e","kind":"commit","published_at":"2023-07-03T08:46:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0/manifests"},{"name":"vpy1.4.0","sha":"da92a5c303d499b7019d729d55b2698385bc570b","kind":"tag","published_at":"2023-06-30T22:04:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0/manifests"},{"name":"vpy1.3.1","sha":"3a37d170639f62cfc941c13fb82f876c87cee7ac","kind":"tag","published_at":"2023-06-29T16:23:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1/manifests"},{"name":"vpy1.3.0","sha":"6dd3410838f0260860c364c26ca7d004acb63590","kind":"tag","published_at":"2023-06-29T15:31:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0/manifests"},{"name":"vpy1.2.0","sha":"52d9103f8cf1558d81518f5215871c65ec68d559","kind":"tag","published_at":"2023-06-24T16:26:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0/manifests"},{"name":"vpy1.1.0","sha":"7d7e1b4ff6f937164b80f2c7ddf210308475f4c7","kind":"tag","published_at":"2023-06-23T19:17:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0/manifests"},{"name":"v4.1.0","sha":"65184e3f1388083e63ff956dea4ad62a1addf710","kind":"commit","published_at":"2023-06-23T16:40:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0/manifests"},{"name":"vpy1.0.0","sha":"b6b4579c77c277955ec5318d195b98742c370102","kind":"tag","published_at":"2023-06-21T21:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0/manifests"},{"name":"v4.0.0","sha":"e0ab7e6fd62487884096ed8fc6164a0be0c4d581","kind":"commit","published_at":"2023-06-21T21:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0/manifests"},{"name":"vpy0.5.6","sha":"215c59e06d111e254c817a005b829de226ee30b7","kind":"tag","published_at":"2023-06-21T21:37:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6/manifests"},{"name":"vpy0.5.5","sha":"59287d57a8e5f69abb4dfcecb5bcea36c2caa9c7","kind":"tag","published_at":"2023-06-16T16:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5/manifests"},{"name":"v3.15.8","sha":"5c36ae318766741a00a07af587255a5e951bd731","kind":"commit","published_at":"2023-06-16T16:49:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8/manifests"},{"name":"v3.15.7","sha":"90c34c37605134c72d560ed0fc6aa03a63b6cbca","kind":"commit","published_at":"2023-06-16T15:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7/manifests"},{"name":"vpy0.5.4","sha":"24d9ae1cbced374793429f0a9fecb5c4451ae46d","kind":"tag","published_at":"2023-06-14T14:01:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4/manifests"},{"name":"vpy0.5.3","sha":"66a0eb17a173e8661fe924389ad49c907c07d56e","kind":"tag","published_at":"2023-06-13T16:46:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3/manifests"},{"name":"v3.15.6","sha":"7f42665640b0cec1eaf32b4fec15ff1955164f8b","kind":"commit","published_at":"2023-06-13T16:45:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6/manifests"},{"name":"vpy0.5.2","sha":"a527bac0e0e5921885a1f170ebddb508b3698211","kind":"tag","published_at":"2023-06-11T15:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2/manifests"},{"name":"v3.15.5","sha":"69b94aae13033a385bccd93f82601a0c7c4f45a0","kind":"commit","published_at":"2023-06-11T15:41:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5/manifests"},{"name":"vpy0.5.1","sha":"25d71a1c17f53fcf432463623b1047b25d9d3ce6","kind":"tag","published_at":"2023-06-09T16:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1/manifests"},{"name":"vpy0.5.0","sha":"609f8de152ae8d0c538c79a34ffab0b0c36ed44d","kind":"tag","published_at":"2023-06-09T05:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0/manifests"},{"name":"v3.15.4","sha":"2ea74830cf0363ea39b077258d70f996f255a519","kind":"commit","published_at":"2023-06-08T17:34:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4/manifests"},{"name":"vpy0.4.4","sha":"ba2084f45eba6a72da962316cbb86a7d9b3f37b3","kind":"tag","published_at":"2023-06-08T15:35:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4/manifests"},{"name":"v3.15.3","sha":"0db3d46690acdf4b8b703427ba3fbed0893724e1","kind":"commit","published_at":"2023-06-08T14:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3/manifests"},{"name":"vpy0.4.3","sha":"8ad2e124ea75a110981779b1fddb082f6210ac54","kind":"commit","published_at":"2023-06-07T09:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3/manifests"},{"name":"v3.15.2","sha":"492f686e685744511e3f817bf5f1d503e8094392","kind":"commit","published_at":"2023-06-06T21:05:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5","kind":"commit","published_at":"2023-06-05T21:22:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1ccf4864c957b85f244e45673513cea239796ea4","kind":"commit","published_at":"2023-05-31T22:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"6f4fb3cac980a06816660bbc7339b81db801f4d7","kind":"commit","published_at":"2023-05-30T23:39:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"5b1c5e9ccf2b01e2367582bd3214f9abdccea602","kind":"commit","published_at":"2023-05-27T18:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"5beaf5285bb06d457dceb7ae636ecefff80ed881","kind":"commit","published_at":"2023-05-22T14:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0/manifests"},{"name":"v3.13.4","sha":"d7e640c6368a714f611920be849648348052de05","kind":"commit","published_at":"2023-05-11T11:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"64658c024508fe91e85a291116ed899bbea0d564","kind":"commit","published_at":"2023-05-10T23:39:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"ce8059d5c6620acc9f8a090e447c610f80913af4","kind":"commit","published_at":"2023-05-09T04:33:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"a880069ca02c1b9eb64fb42a0d269b3e98aa91c3","kind":"commit","published_at":"2023-05-07T15:31:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"dd1803f866ff249f2c19691dc1c020a69125a88f","kind":"commit","published_at":"2023-05-06T10:20:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"8f020618d364c5706aca63086effe993fd437bbc","kind":"commit","published_at":"2023-05-05T23:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"fc66096d79734ad543562dfdbd6739c080f7102f","kind":"commit","published_at":"2023-04-20T06:23:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1a3113b97106eebd63883dc8865b7c6a3f028765","kind":"commit","published_at":"2023-04-17T21:21:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"86f57742e3233853b944ae8616c1cfa5a16706c3","kind":"commit","published_at":"2023-04-05T23:57:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"8c34cc7dcb71413a77b1e9f5bdb157d5b6d7a0ac","kind":"commit","published_at":"2023-03-30T12:45:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"358ab2a9179155659800d48edee0f1f77309bff1","kind":"commit","published_at":"2023-03-22T23:11:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"5849cf686064bfb5f28ccb735ec47fb44553c5a8","kind":"commit","published_at":"2023-03-06T14:13:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4cb5250886f8f454a7ee4ee4d2b1754cd83df59b","kind":"commit","published_at":"2023-03-02T16:24:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3dc3b55b787b49701dcf7aa74e85a216c774c231","kind":"commit","published_at":"2023-02-25T05:59:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"aa742463f7dfbec433d166a42dfefd5b9248a544","kind":"commit","published_at":"2023-02-23T22:54:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"3ecb8f7fbb736e223aa73bbbf8f07629892902fa","kind":"commit","published_at":"2023-02-23T03:22:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"e465b5574a19013868250658740b0fdda1d2c6f6","kind":"commit","published_at":"2023-02-22T03:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3b63c3e629c1d63b6692f823fd83888f60a3a834","kind":"commit","published_at":"2023-02-16T21:18:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0/manifests"},{"name":"v3.6.6","sha":"488f9437977f9aeb5a03b96a41dbb664dbfe2775","kind":"commit","published_at":"2023-02-15T01:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"dfa431ebb22cebbf85247abcf8226946ad297ec5","kind":"commit","published_at":"2023-02-11T16:50:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"00ec4e8d2d741df1246fb4e90ff876377fad7d16","kind":"commit","published_at":"2023-02-09T11:02:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"bf8589ae1b95b705e921f597644becdd1752b04f","kind":"commit","published_at":"2023-02-07T07:27:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"b08f95d9b87ec03b645af866ac869f771a42e1f1","kind":"commit","published_at":"2023-02-03T15:55:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"75092f50169154bfbbc704d8a1971b2ac0a03187","kind":"commit","published_at":"2023-01-31T11:11:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ce19e6db253e03d5817b555abaa773a7bdf06171","kind":"commit","published_at":"2023-01-31T07:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0/manifests"},{"name":"v3.5.11","sha":"94b293e6011bed3f8b6905b202f7a45d0d1d863b","kind":"commit","published_at":"2023-01-27T00:16:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"c66c03d377d6b5363231ec65117a8b045f136f86","kind":"commit","published_at":"2023-01-24T23:50:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"3714760ee4be056826e66baaec62bb97d60a53e3","kind":"commit","published_at":"2023-01-19T18:45:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c761ae994c48402b27a6b3530a882b0720e4025","kind":"commit","published_at":"2023-01-18T13:00:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"f2c1775dc150e3f1fd972beed39dcdd2b12e8ea1","kind":"commit","published_at":"2023-01-17T16:13:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"4de7f3cf740ad1f96f07bdfcd50e372257df4514","kind":"commit","published_at":"2023-01-13T02:41:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"5a78f58ead461192069e78bf1ee34d84012e8077","kind":"commit","published_at":"2023-01-10T12:48:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"9fdac5578795900b85c99b4ef8c2e71583802417","kind":"commit","published_at":"2023-01-09T15:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"2061624f0baebd5e5018136934346b65750c0323","kind":"commit","published_at":"2023-01-07T03:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"5b34b8ba09e14bc78aeed03824b4fbd419e0e18e","kind":"commit","published_at":"2023-01-04T02:35:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"1e8786a8dd2f08de6f84e08aeb252b304ebbca73","kind":"commit","published_at":"2022-12-23T08:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ffb08512271be681204a803508cd4d5ece0bb71b","kind":"commit","published_at":"2022-12-20T23:01:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"91bbde9472ea3b38e1b9ee94ef1ec56733eeb3fa","kind":"commit","published_at":"2022-12-15T23:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"df604c48bfeec2b621fd9d52d97b316f477e79a2","kind":"commit","published_at":"2022-12-10T14:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6d9dadaedf016267255e2412ff4ca40d44001630","kind":"commit","published_at":"2022-12-09T14:17:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"865c9ca8ce99860a4a0c72b7a2ec4a5733395d10","kind":"commit","published_at":"2022-12-08T11:49:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bbe29ee8546242a839b41ae0eccd5c9acc592e9a","kind":"commit","published_at":"2022-12-07T22:56:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0f119cb7eac550ad6a5a08f6561b65a72d06ae91","kind":"commit","published_at":"2022-12-07T15:00:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b469dcc4bafee0bc21a6fc51772ce958947ce516","kind":"commit","published_at":"2022-12-05T13:57:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1e0625eb72400891b126483e1201431bbb7fd161","kind":"commit","published_at":"2022-12-05T12:42:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"aa753dd3680964bf0fe7ab650734c12525020ef2","kind":"commit","published_at":"2022-12-04T15:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"75ebd8558853969df094d8c37b12b66685108eb9","kind":"commit","published_at":"2022-12-04T03:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4387d0c959d563eaaba2719d3f9566e992ba0914","kind":"commit","published_at":"2022-11-29T12:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"a6b74988e38ff74049df9b30215fb6ddab73e844","kind":"commit","published_at":"2022-11-29T01:44:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4226070d9905fb052a2ec00f17ee4210bf931fbd","kind":"commit","published_at":"2022-11-15T17:28:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0301a7ab2b110670804de0dae63a04c7a314ee5a","kind":"commit","published_at":"2022-11-15T00:31:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f05e098a6dad2038c720d77d71a66b387b53bcb1","kind":"commit","published_at":"2022-11-09T01:30:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"f87858caa382b56e34cc8015ad1a2706f2bcda8e","kind":"commit","published_at":"2022-11-04T21:55:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"be39c090684ccf720bcc6adc3279d7bb1d0a5ed5","kind":"commit","published_at":"2022-11-04T08:02:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ad7039625d3adb334f07bb015068d57982252615","kind":"commit","published_at":"2022-11-03T22:49:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"94c4862fcb8de9676df20d3b002f8f13fddf658a","kind":"commit","published_at":"2022-11-02T23:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c3c565dad2d7267e3bb1aa2a4d540f0c826def1a","kind":"commit","published_at":"2022-11-02T19:49:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2522822210d200ff66576d3a71bf3cc7c1a7622","kind":"commit","published_at":"2022-10-25T18:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"65ce37ac10648e48e55a102eb0f59fce104fbcb9","kind":"commit","published_at":"2022-10-24T21:44:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"583bde47ff0fa9366db968eca35e30b2fe89f4ad","kind":"commit","published_at":"2022-10-18T00:45:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0fb2964151166f2aece0270c54c8cb4f4e2eb898","kind":"commit","published_at":"2022-10-13T19:26:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"005539f2c34eff7ee92aeba1b34801fc69a05018","kind":"commit","published_at":"2022-10-13T02:14:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"547a20f652960472500940c71363fe65b111737e","kind":"commit","published_at":"2022-10-11T13:57:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"68f5b6fedb1012926bd121df8ee62ddd32285b08","kind":"commit","published_at":"2022-10-10T17:30:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"ad3889c674da4eb8e772c47b7841d1c65fecb65e","kind":"commit","published_at":"2022-09-30T16:42:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"18d91d1786955bae0921577dbd93a2bdbe6e4e68","kind":"commit","published_at":"2022-09-29T13:52:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4eb5a9a5c9cf9bf19de60cbef2ff90fde5a11a03","kind":"commit","published_at":"2022-09-28T14:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"af1a0664168a183250b56759cfb19b58be672b62","kind":"commit","published_at":"2022-09-23T15:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"2eeb0812c007fd67adc6f54be7fe94d47ea06219","kind":"commit","published_at":"2022-09-22T23:28:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e26d88a6afee6becfa4f318a044f1177456b177","kind":"commit","published_at":"2022-09-21T09:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5f3c31609b60589ed9e78317bf212dd407fad55b","kind":"commit","published_at":"2022-09-21T08:59:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0/manifests"},{"name":"v1.91.1","sha":"5f3338c1c125e08c3f2be86e51dc81ddce8daae5","kind":"commit","published_at":"2022-09-18T00:34:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"ca336213a0fdba07d9abbdae7fa42bc4c52fa8a1","kind":"commit","published_at":"2022-09-16T03:25:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0/manifests"},{"name":"v1.90.2","sha":"31c3297592cf4fb550007e06cf8da8f99a4a2580","kind":"commit","published_at":"2022-09-12T23:52:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2/manifests"},{"name":"v1.90.1","sha":"632d9b6b94b1d0fc6082d519defc70c8329c7f3f","kind":"commit","published_at":"2022-09-02T13:58:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1/manifests"},{"name":"v1.90.0","sha":"0a18c0f2f4368c5a716b7147556f545e340f7c12","kind":"commit","published_at":"2022-08-30T01:09:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0/manifests"},{"name":"v1.89.2","sha":"9d2355a8f30838d4638f75568f9bb879ce4aac6d","kind":"commit","published_at":"2022-08-23T00:34:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2/manifests"},{"name":"v1.89.1","sha":"db9d1ad98628c6023fa05f2f86c09a528405aee7","kind":"commit","published_at":"2022-08-19T13:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"3ee4f5e0063077e40526b3d3315c2ca76e71657d","kind":"commit","published_at":"2022-08-18T23:44:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0/manifests"},{"name":"v1.88.2","sha":"77cfec58bc2096df7e945b9a811d1341a3f85d65","kind":"commit","published_at":"2022-08-18T15:18:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2/manifests"},{"name":"v1.88.1","sha":"d08566c05dc6d036c689fd4164e15d20e1bfc74f","kind":"commit","published_at":"2022-08-17T12:06:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1/manifests"},{"name":"v1.88.0","sha":"e30b0c974d2fc2eedeb434afaf17a80cc2eab5bf","kind":"commit","published_at":"2022-08-17T08:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0/manifests"},{"name":"v1.87.2","sha":"19c0da8aa7cd2fe891364dc0cf1b6b26bd77adee","kind":"commit","published_at":"2022-08-13T02:25:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2/manifests"},{"name":"v1.87.1","sha":"380c56e43bf59895ffc2ca0ed5a2ade79803a872","kind":"commit","published_at":"2022-08-09T01:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1/manifests"},{"name":"v1.87.0","sha":"d19a71229b6ddaf8b44b9ad41152f052ff1aeadd","kind":"commit","published_at":"2022-08-05T01:51:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0/manifests"},{"name":"v1.86.10","sha":"7251dd7259ab0d2e1c6343e3fc491ad41195816f","kind":"commit","published_at":"2022-07-29T22:54:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10/manifests"},{"name":"v1.86.9","sha":"9c14458ca130171c38af82d2d0bd51b8779f21cc","kind":"commit","published_at":"2022-07-27T01:24:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9/manifests"},{"name":"v1.86.8","sha":"19b34bd3005e0dc21a6a181ac6771142bf8454eb","kind":"commit","published_at":"2022-07-26T00:52:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8/manifests"},{"name":"v1.86.7","sha":"306543a7e055c22faa6c34c1bb7190060691458f","kind":"commit","published_at":"2022-07-15T11:49:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7/manifests"},{"name":"v1.86.6","sha":"970bb87eff67fce0fb4d37609182ad47d3e9309e","kind":"commit","published_at":"2022-07-14T03:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6/manifests"},{"name":"v1.86.5","sha":"4c182df13c2223b2d6615506844999c474adf1bd","kind":"commit","published_at":"2022-07-09T00:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5/manifests"},{"name":"v1.86.4","sha":"868bb00213626fdfa3c8594c8f8dfea9b47cd7b1","kind":"commit","published_at":"2022-06-29T02:06:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4/manifests"},{"name":"v1.86.3","sha":"9dc1420f08e094df821085412e55a4e0dbac36ec","kind":"commit","published_at":"2022-06-26T04:02:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3/manifests"},{"name":"v1.86.2","sha":"88095f6261ca57cf13eba5582cb71d7b69ab2339","kind":"commit","published_at":"2022-06-16T03:46:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2/manifests"},{"name":"v1.86.1","sha":"1769ce15d907269c34be1b26671ab5e71fae43d1","kind":"commit","published_at":"2022-06-12T06:04:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"363f6c05f0ca64db9fc7a028b57b9a301a9a8808","kind":"commit","published_at":"2022-06-10T01:25:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0/manifests"},{"name":"v1.85.4","sha":"9dbec4a7329f650931abd198940b5a8c926fd6c1","kind":"commit","published_at":"2022-06-08T00:34:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"7ad899b55d35cc911afbbdd67b68bd06b001e39c","kind":"commit","published_at":"2022-06-03T00:15:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"137cd8e755a255db1083424c47bad2c183a0b2cc","kind":"commit","published_at":"2022-06-01T23:50:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"d77baccd72ef904c415bf5d94b615d9d07770275","kind":"commit","published_at":"2022-05-31T03:37:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"9cfda3d2dd640350d7b41f2449cd89318a237610","kind":"commit","published_at":"2022-05-30T04:15:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"5d68aef2715d2ba474893bd343a34753f1e0eccb","kind":"commit","published_at":"2022-05-27T01:21:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"0dac92327328838730cdee8ca33918611e05d5d9","kind":"commit","published_at":"2022-05-26T00:30:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0/manifests"},{"name":"v1.83.2","sha":"eb38636346b5b679f6967671fbb3ca84fda68fd8","kind":"commit","published_at":"2022-05-24T13:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2/manifests"},{"name":"v1.83.1","sha":"41cc7f1cade5410664873ffacb8569f37f6a409f","kind":"commit","published_at":"2022-05-24T01:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1/manifests"},{"name":"v1.83.0","sha":"44ee7cff2e3570acda6ded8836fca91a11db3d15","kind":"commit","published_at":"2022-05-20T02:18:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0/manifests"},{"name":"v1.82.3","sha":"cd8ffa4958bba16b389114c8c37c847f8a6cf17a","kind":"commit","published_at":"2022-05-19T04:30:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3/manifests"},{"name":"v1.82.2","sha":"5d77e15a498e9d25349beabe55b4fa8e025f9c6d","kind":"commit","published_at":"2022-05-17T01:00:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2/manifests"},{"name":"v1.82.1","sha":"547a85368ffedab4f642dea70813945050e53cf4","kind":"commit","published_at":"2022-05-16T03:31:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1/manifests"},{"name":"v1.82.0","sha":"a0b179cba0349f166dc20f2bac28e1ea7f715592","kind":"commit","published_at":"2022-05-11T12:22:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0/manifests"},{"name":"v1.81.4","sha":"7edc886fd2bc7ec18640e30e9eabaf1ea0ef6493","kind":"commit","published_at":"2022-05-05T02:27:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4/manifests"},{"name":"v1.81.3","sha":"6cc16d66fe5afd79ca9d2e3af9a135c8f47ca758","kind":"commit","published_at":"2022-05-04T13:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3/manifests"},{"name":"v1.81.2","sha":"c175c13c25f32987d65f2195fca6bba1840ed5c7","kind":"commit","published_at":"2022-05-03T12:03:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2/manifests"},{"name":"v1.81.1","sha":"22fae96f2b03ace7b9d00390ef451c12ea14e3b4","kind":"commit","published_at":"2022-04-29T03:49:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1/manifests"},{"name":"v1.81.0","sha":"b01db23ecf4947011d09870c5a2a7e76753cf3c4","kind":"commit","published_at":"2022-04-26T03:07:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0/manifests"},{"name":"v1.80.6","sha":"86a1874699bfe9bd9214344d6d4c451e148582b2","kind":"commit","published_at":"2022-04-22T01:49:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6/manifests"},{"name":"v1.80.5","sha":"6cd3a19a68ee308ad2d8e1c79b34ffee55efdf30","kind":"commit","published_at":"2022-04-21T03:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5/manifests"},{"name":"v1.80.4","sha":"d48fe2a35b20cdbcd4d84861bc3fb607f64631b7","kind":"commit","published_at":"2022-04-19T01:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4/manifests"},{"name":"v1.80.3","sha":"e347cdbabcb142060592e541f35aa94730196700","kind":"commit","published_at":"2022-04-15T15:11:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3/manifests"},{"name":"v1.80.2","sha":"d83842dc346f9308f52cf7dfda5ad2fc050eef4e","kind":"commit","published_at":"2022-04-15T01:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2/manifests"},{"name":"v1.80.1","sha":"3901472f30c090d8c26a34ccc1fb666193a91ca0","kind":"commit","published_at":"2022-04-14T16:19:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1/manifests"},{"name":"v1.80.0","sha":"3ac9dd002f0dcedf83312708222c39041d23c2c0","kind":"commit","published_at":"2022-04-12T03:03:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0/manifests"},{"name":"v1.79.1","sha":"56ffa3c918c1c642f0ffeae4952fc57cfbd13abd","kind":"commit","published_at":"2022-04-12T03:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"cb46ff78e1f22b7ae94e37adfcc91f2ed4041355","kind":"commit","published_at":"2022-04-08T01:08:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0/manifests"},{"name":"v1.78.2","sha":"3c75df5c9bc8f7ba5db9638b0aaeefb00903105d","kind":"commit","published_at":"2022-03-31T02:35:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2/manifests"},{"name":"v1.78.1","sha":"04d09929a8cd2a79d335e27f97543b62ca105191","kind":"commit","published_at":"2022-03-24T02:39:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"cc5c695b689df2e319c519aae316e4df2bf194b5","kind":"commit","published_at":"2022-03-23T03:14:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0/manifests"},{"name":"v1.77.3","sha":"fd8742b1746443a670789b5dbf668e84425f5897","kind":"commit","published_at":"2022-03-22T04:43:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3/manifests"},{"name":"v1.77.2","sha":"41ba8631c76477a46af4a23cfad5365d78d77409","kind":"commit","published_at":"2022-03-20T03:23:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2/manifests"},{"name":"v1.77.1","sha":"ed9dd801533d714baacc64c469b8b94564a22b98","kind":"commit","published_at":"2022-03-17T13:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1/manifests"},{"name":"v1.77.0","sha":"a178ae4c2fa6d7ece5ebda79c11164be761968a5","kind":"commit","published_at":"2022-03-16T11:41:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0/manifests"},{"name":"v1.76.6","sha":"96de7b43fd01a94b28991f9af24b4e6b2a6c0fc2","kind":"commit","published_at":"2022-03-15T03:28:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6/manifests"},{"name":"v1.76.5","sha":"0e74cfac4efe7a2d62460ed8e646593f8b48a850","kind":"commit","published_at":"2022-03-15T01:23:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5/manifests"},{"name":"v1.76.4","sha":"f71347415f4fd04c9a59a94a24ceac11ab320e01","kind":"commit","published_at":"2022-03-13T10:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4/manifests"},{"name":"v1.76.3","sha":"e37f6f8eed5589b69ed7a2ed27e951846fbfbb0c","kind":"commit","published_at":"2022-03-10T00:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3/manifests"},{"name":"v1.76.2","sha":"88ac8e551574bdd00cbd644aa1ea5bf75f03fa5e","kind":"commit","published_at":"2022-03-09T01:16:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2/manifests"},{"name":"v1.76.1","sha":"485def0cbb9970e5b85775a549a132016ddef6f4","kind":"commit","published_at":"2022-03-04T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"359e4e54b633237ec01107e862c109e8712824dc","kind":"commit","published_at":"2022-03-02T03:13:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0/manifests"},{"name":"v1.75.1","sha":"779f6db7b5b0da0324a187f4b735ec6762abc9ad","kind":"commit","published_at":"2022-02-26T14:41:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"7f11b7d741f32101e1dc895ca931647fe9d4c81f","kind":"commit","published_at":"2022-02-24T12:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0/manifests"},{"name":"v1.74.3","sha":"df2fa62064c9bc1a21b9410e48042257e0a1c57b","kind":"commit","published_at":"2022-02-24T02:42:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"023cf745e92c318b21251e4cedbedf3949c57abe","kind":"commit","published_at":"2022-02-23T04:00:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"cf0710cfe322eb2147f439364b425763b4d5c592","kind":"commit","published_at":"2022-02-20T14:02:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"2bf08efda8a938e86be2d09ae2dbbdd81b8181b7","kind":"commit","published_at":"2022-02-19T17:16:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"19845bd017c3b508aeaa59a50abdf4df0e4dae0f","kind":"commit","published_at":"2022-02-16T02:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"efe9bb7239d9554407e8d0cf40fe74cae83abea5","kind":"commit","published_at":"2022-02-15T03:59:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"cdb1de2fca81df5b18fb3312d821bc1cdae19066","kind":"commit","published_at":"2022-02-14T01:55:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"9cd593fefc5b08fa13de7d4119327db7202fdd4b","kind":"commit","published_at":"2022-02-11T02:16:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0/manifests"},{"name":"v1.69.1","sha":"8216ce26c28e79307dc0c4eb3f79c0eb582260b8","kind":"commit","published_at":"2022-02-10T02:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"64e01fbbe9e76c663477ef18e84a37dfd90e667a","kind":"commit","published_at":"2022-02-08T14:20:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0/manifests"},{"name":"v1.68.4","sha":"8fc4b7e358d8188983eb7c4a714c57d80be2b9b4","kind":"commit","published_at":"2022-02-05T15:57:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"76850916ceb3c693b2c7e32549ccd9dde6d374d9","kind":"commit","published_at":"2022-02-04T12:19:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"dfc01bb3bedbcc676ffa2f40381477c51b2fd956","kind":"commit","published_at":"2022-02-03T03:19:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"2c2da6ffa0744447f7cad9760cc0ff7f7d13c0e7","kind":"commit","published_at":"2022-02-01T02:05:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"317c0953043e3eb2242eb330d8e8e2071c131c37","kind":"commit","published_at":"2022-01-29T14:55:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0/manifests"},{"name":"v1.67.3","sha":"e45a0f7e18b28385022eaafd678fbe5edb82eb4f","kind":"commit","published_at":"2022-01-28T16:09:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"e55ff358ca23bb4ea3d70bfb136feb27be3fe79c","kind":"commit","published_at":"2022-01-28T02:47:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"a440be95518ebf037a5879decad282249e651180","kind":"commit","published_at":"2022-01-27T00:11:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8c5fcea765682e7d3d3e189a89217ed5d7838da8","kind":"commit","published_at":"2022-01-26T08:20:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0/manifests"},{"name":"v1.66.1","sha":"30a9bc6c3b719c469396c80f14e8249d7e7ce85b","kind":"commit","published_at":"2022-01-25T00:52:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"9945a03b0b3673c1cf981573b2b8669f0e4026c5","kind":"commit","published_at":"2022-01-23T04:19:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0/manifests"},{"name":"v1.65.1","sha":"36772957fcf865e8fd7dba92d594f8800c4b1e6f","kind":"commit","published_at":"2022-01-21T20:22:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"7f0245dce512e30e33559df219af3c227a6228e4","kind":"commit","published_at":"2022-01-21T00:19:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0/manifests"},{"name":"v1.64.4","sha":"43ea8c5a6a1cff364c00e3a0a1bc9dae92ab469f","kind":"commit","published_at":"2022-01-19T20:29:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4/manifests"},{"name":"v1.64.3","sha":"70001de2c4c039bf9448a5cc25037f517fd25915","kind":"commit","published_at":"2022-01-17T04:55:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3/manifests"},{"name":"v1.64.2","sha":"17913908c816cfa480a34a80bb13eb16db455168","kind":"commit","published_at":"2022-01-14T14:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2/manifests"},{"name":"v1.64.1","sha":"aea20b48af275a2ab3fb9b3f3234af8ca4ce76bc","kind":"commit","published_at":"2022-01-14T09:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"b91867653564a97a5ced04f36dac1a4e1c96e21b","kind":"commit","published_at":"2022-01-07T01:46:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0/manifests"},{"name":"v1.63.3","sha":"282a4029bc9985056508f83deb5040b830dc3c82","kind":"commit","published_at":"2022-01-06T01:29:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"1f3b1cb0fe1857a6cc4581611f8aeda371d04f2e","kind":"commit","published_at":"2022-01-04T18:10:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"1763af8eb35fe5b48cbe1a6a1a066524edb59232","kind":"commit","published_at":"2022-01-04T01:13:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"4cfa4f9c0d97a29b89ab342a5f41de5e4e3ecbd2","kind":"commit","published_at":"2021-12-31T21:14:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"abe3f594b412c924ae9eb42e450bd2a356df7654","kind":"commit","published_at":"2021-12-31T02:06:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"06176e32579611f06569a9e05a26832c02a0e6f4","kind":"commit","published_at":"2021-12-29T13:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"0caa042725325a5b682d9ce53a5346a1131486a2","kind":"commit","published_at":"2021-12-29T00:50:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0/manifests"},{"name":"v1.59.4","sha":"fbecbef96a2f8b7d037d8ffaca7c0f710be9b518","kind":"commit","published_at":"2021-12-21T06:24:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"28ccfa91f9fac99abd6f2d448d7f2e8d10b78806","kind":"commit","published_at":"2021-12-21T05:17:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"7a950f5b336702f79058952c14bb2bf573818158","kind":"commit","published_at":"2021-12-17T22:13:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"192f093af11f0faf6ae946c4a464059d6e48c015","kind":"commit","published_at":"2021-12-17T13:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"0d3a222859b8b66dbe0aad8c8475b31c4fac93d2","kind":"commit","published_at":"2021-12-17T07:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"e2ffaafc54df02e9a9d7d0cd7e110407753c1ba9","kind":"commit","published_at":"2021-12-15T03:26:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0/manifests"},{"name":"v1.57.4","sha":"9d2d62c2c33b981ac5071d7122cd50da1d272d5c","kind":"commit","published_at":"2021-12-14T14:26:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"cf57730ae41fb9d6185a78ec47f4ae95aa8dcd88","kind":"commit","published_at":"2021-12-14T02:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"d9fd74f8eae499ce2aeb02c7a0e5fcae5e4795bd","kind":"commit","published_at":"2021-12-11T01:44:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"8aa6e36a806f51903620d397f821ef55763c6ff4","kind":"commit","published_at":"2021-12-11T01:38:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"7ea381b2936b93d86752e5f4b773fa04b3d8a7cd","kind":"commit","published_at":"2021-12-08T14:28:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"bf37a324273dd1a2f606ff2dcb08c6166cc86ae9","kind":"commit","published_at":"2021-12-06T00:53:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"5327a9618932ffe5ffc632c13c73b8c26302074c","kind":"commit","published_at":"2021-12-03T06:11:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"ae90c44e2ef79661440abbb9aae29345ca4e40ad","kind":"commit","published_at":"2021-12-02T01:39:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0/manifests"},{"name":"v1.54.6","sha":"0c0be5e2c4b1192c45dcea16f3f0fdd725aa40fc","kind":"commit","published_at":"2021-11-30T13:51:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"f178fa984a7d53c8f92ea123ad476d92d153ab0f","kind":"commit","published_at":"2021-11-26T16:18:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"9469c36cdbeb67491534f580f05f704d7c325d4b","kind":"commit","published_at":"2021-11-24T01:31:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"22eabe5e7d515a501f427b4dca05b2b398f60412","kind":"commit","published_at":"2021-11-22T11:40:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"03f6eb3d536dc4dd00c0d75338eb72678f397a69","kind":"commit","published_at":"2021-11-20T17:02:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5024c186b4bafaa6c416799c782331934fa19eb1","kind":"commit","published_at":"2021-11-19T00:50:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"d6519f1a185decdd544667115657e00239c9d6ee","kind":"commit","published_at":"2021-11-17T03:23:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"14e4f318e3c4ca2eb3fd065d79f1813c6ed7f8eb","kind":"commit","published_at":"2021-11-16T01:55:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0/manifests"},{"name":"v1.52.2","sha":"e73580ba747b304924643ba9c710449e9b254716","kind":"commit","published_at":"2021-11-14T18:59:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"d59475ce4d3ad1181dde613e47e7318812f23110","kind":"commit","published_at":"2021-11-12T14:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"2048a9b47f69166805858fdc3a18c940deb42049","kind":"commit","published_at":"2021-11-11T00:44:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0/manifests"},{"name":"v1.51.3","sha":"be186d9e6f3c3bf1d4afb0e1423935190681de34","kind":"commit","published_at":"2021-11-04T02:10:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"8c8a5df4121560a7325bbbadb8ec77b59fad3505","kind":"commit","published_at":"2021-11-03T03:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"1c99cc7f00097ee77669378c6e1c291677b330df","kind":"commit","published_at":"2021-10-29T00:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"82310524849b8aaae0ab8e427f4a0637fadaa2de","kind":"commit","published_at":"2021-10-28T13:41:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0/manifests"},{"name":"v1.50.7","sha":"da1add8d2970216b953406d1c1109b36bfa05c5c","kind":"commit","published_at":"2021-10-28T06:36:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"2c191b0e079bf412f292617c88917eec3c9b00de","kind":"commit","published_at":"2021-10-28T03:06:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"7dcbe43ccc3c69625e6fba72f80d71dd755690b3","kind":"commit","published_at":"2021-10-21T03:21:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"fdc76ff9b8781a1735933514a8b2b5eac510b789","kind":"commit","published_at":"2021-10-20T10:13:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"19da60a6006d0df9e0cb81ea810d3c2673e46350","kind":"commit","published_at":"2021-10-18T02:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"23c02b2eee3c4e27e0370317779b1620b195e2f5","kind":"commit","published_at":"2021-10-12T16:14:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"4768d7b1f843dcac14bef62edbfab3d1242dec64","kind":"commit","published_at":"2021-10-12T15:03:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"2d646d169f9ad084b6fc8c47316aaa77821126ea","kind":"commit","published_at":"2021-10-12T07:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"daaa73e2016948e715f11e67fac1bf261dadb33a","kind":"commit","published_at":"2021-10-08T00:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0/manifests"},{"name":"v1.48.3","sha":"4e09a2a97bb9eab6c5c3db1294aa1aa4fd3730b0","kind":"commit","published_at":"2021-10-05T01:28:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"1b5317a5f5488fefe367550c518e5c2584ced300","kind":"commit","published_at":"2021-09-24T03:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"1fbb80ded6dd22b755757b4699667351eda0b106","kind":"commit","published_at":"2021-09-23T02:20:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"4c91ad549830ccf10d0dc599aabbeaf3466fdb26","kind":"commit","published_at":"2021-09-23T00:29:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0/manifests"},{"name":"v1.47.2","sha":"375f7c18432b36802bc521bfa78855278a834963","kind":"commit","published_at":"2021-09-22T00:58:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"9c2dfab132eb3366af69a5c2f1585d4b7150eadb","kind":"commit","published_at":"2021-09-17T01:35:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7600f1b4f9c78e0933ab25f6d285381443c07c91","kind":"commit","published_at":"2021-09-16T03:30:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0/manifests"},{"name":"v1.46.7","sha":"e1cd8bb2b69cb3efff9e6f379462bbefe4e0cf1d","kind":"commit","published_at":"2021-09-16T01:20:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"8dc54632c55db21231a359f53c43bd89d8db18f3","kind":"commit","published_at":"2021-09-15T01:22:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"4b8031963b745334e53e492ae9b028173bb3d0be","kind":"commit","published_at":"2021-09-12T04:25:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"1c92551fb6d7dcbca2d12fb8576cd8988cdccb55","kind":"commit","published_at":"2021-09-10T02:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"1fab5c28c6eace6505b271bb00133f8c59be08ce","kind":"commit","published_at":"2021-09-08T03:50:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"8a677ef958950ca392d97fa4904ea37023605eab","kind":"commit","published_at":"2021-09-07T00:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"ef9bcc3c80dc3c8705b63d9457397b368d5c611b","kind":"commit","published_at":"2021-09-06T04:40:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"543cae02b5a98a166a942f1f977e02aa0b75058e","kind":"commit","published_at":"2021-09-02T13:51:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"f13757ca06daa52402371fb2a458a990503c0bff","kind":"commit","published_at":"2021-09-02T03:23:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"4b551faaa5b02c572e4f6d36c5d2c2b8c79ff954","kind":"commit","published_at":"2021-09-02T00:25:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c27b97f5200481b70a6c05131d2fc34db2425d45","kind":"commit","published_at":"2021-08-29T17:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"2a8c4766c674dd132f7592cc9b0b4213b9f33611","kind":"commit","published_at":"2021-08-29T00:54:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a41952fa8a17441275dd4bf1c675e8a81b4f54a0","kind":"commit","published_at":"2021-08-27T00:40:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dd7efc3390e4a9a90f1b3ee0c3e3c74deb1f0369","kind":"commit","published_at":"2021-08-25T01:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"55606f79cc6accf07d45fe2c4ffa81817108d7bc","kind":"commit","published_at":"2021-08-23T14:25:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"f1472dab64c04a7db694a4af3d78f45a96d8922f","kind":"commit","published_at":"2021-08-20T13:57:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"874b1a48d1480ee19e57c362f978e13e9f34b1bd","kind":"commit","published_at":"2021-08-20T03:17:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0/manifests"},{"name":"v1.40.4","sha":"76dff919c89b6eef13bd3109d5b84c89436f427a","kind":"commit","published_at":"2021-08-06T15:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"40f9d14f6ff6d64664748eb723d3a827bd2de337","kind":"commit","published_at":"2021-08-06T14:41:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"5a83df7fac77ee5dac4e97813f5feaaf0b3246b8","kind":"commit","published_at":"2021-08-06T12:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"e2502ca390aff42d8580474376492b80a273bae3","kind":"commit","published_at":"2021-07-24T18:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a4984ee9b3afb5c999fcef6f60b07279e85770a6","kind":"commit","published_at":"2021-07-22T16:03:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"4000c34716609ca60c324635c4850bbe5c363b90","kind":"commit","published_at":"2021-07-21T08:15:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"a6eefebfb33aaa376e241c27ff242adb6a78e44b","kind":"commit","published_at":"2021-07-21T06:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6774a2a6dd061055ef470229e43e896754e06c64","kind":"commit","published_at":"2021-07-16T22:45:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"451365ce939e43e71fd45c3614103ad409c8a90d","kind":"commit","published_at":"2021-07-15T14:27:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"a3bdce292486b983305e6e324427adee9d4199ef","kind":"commit","published_at":"2021-07-15T14:04:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"c718d365d0a1882154130d096988f3294fe8c66f","kind":"commit","published_at":"2021-07-13T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"9a4e496489b292821c746d14f413aff25f134bfd","kind":"commit","published_at":"2021-07-12T14:03:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c234af2ae548c4bed6ed6553a368c555d65b249e","kind":"commit","published_at":"2021-07-12T13:00:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"ff8cde6cb8ed13d6bca19802348979caa3669ee6","kind":"commit","published_at":"2021-07-02T06:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"57f95e078eb8176973eea0670c56c9f2e3ec524c","kind":"commit","published_at":"2021-06-30T13:43:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"5bed98aa4204d6e6cf7d17233b6ea2d4ab9fcb3c","kind":"commit","published_at":"2021-06-22T12:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"8d40ddbaf1f48dc08e459e085fbe196361bba9a3","kind":"commit","published_at":"2021-06-20T07:01:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"499fe5088aba2f265213b730fd79f3ad6f63b1b9","kind":"commit","published_at":"2021-06-19T12:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"4882e01379efad9b3fe7bff48bb7fbe70f115873","kind":"commit","published_at":"2021-06-18T06:23:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"2b21440f5befd4b95d6be3d8e8235b31279ce0c6","kind":"commit","published_at":"2021-06-18T06:16:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"a3342b2aa23ed0606fe97f4aeadad5263038a703","kind":"commit","published_at":"2021-06-11T18:12:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"7dfb343219737c1a3bef72c5121803b4e7e4fdd6","kind":"commit","published_at":"2021-06-10T18:12:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"a4efbb57e29315b7255780569ef2c6c11b4dad6d","kind":"commit","published_at":"2021-06-10T06:23:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"87b360323ed3ab4d43ccd3e278413137479cdf3b","kind":"commit","published_at":"2021-06-07T18:14:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"7068d4c2297468714ce1034b16bc9a32e9571d70","kind":"commit","published_at":"2021-06-07T11:58:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d8c67c26483c1e38554abdbde240a29b90f1766a","kind":"commit","published_at":"2021-06-04T06:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"d3335cee83c3ad93a36066b06111a350b34d0621","kind":"commit","published_at":"2021-06-03T07:28:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"46e35c39141573daf0401c8ab79957c84424f1a7","kind":"commit","published_at":"2021-06-02T08:03:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"bf17c7bf5b30e6c9c566e565400aa0c8f32220ab","kind":"commit","published_at":"2021-06-02T08:00:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"2b43133875ed67189ca9f6cf1222bf726a941a85","kind":"commit","published_at":"2021-05-31T17:43:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"00a8352c7e772df7f0a42812a330b98e50f45de3","kind":"commit","published_at":"2021-05-31T15:03:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"499bb93c303052af0a2629dbaddd8916dc020fc4","kind":"commit","published_at":"2021-05-31T10:44:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"f8c3a3793d25696fd472ad963441836529f356e7","kind":"commit","published_at":"2021-05-31T08:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"a3aa6892fde7fd81e3ad78d664ffd29bca6be249","kind":"commit","published_at":"2021-05-24T10:50:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"9bad41e6947f1b16e33839742f055b6c5c2c5bc5","kind":"commit","published_at":"2021-05-24T10:03:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"a283a2b78a325eb8e7a0531bfe50f726326741c8","kind":"commit","published_at":"2021-05-21T08:15:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"c3887d6ced3035f9a8c2221bd2403427db816fb3","kind":"commit","published_at":"2021-05-20T06:37:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"0eb67d5b7b41ca92de35ea24b49e05870fd863b1","kind":"commit","published_at":"2021-05-19T19:26:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"09bf324ef30d8f6b11ff2e6cb547da467d612d74","kind":"commit","published_at":"2021-05-18T07:56:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"a907c6e56c76b601e0f7ae3db64db7e08355d717","kind":"commit","published_at":"2021-05-17T16:25:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"26565660b410c9c38adee13ecbe274b934d2cd64","kind":"commit","published_at":"2021-05-17T09:09:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"f7601d7edb36398cf7070c927709c191cabbaebe","kind":"commit","published_at":"2021-05-17T08:32:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"0c50dbf958d5778293bfdde5dc2a22c60f6658c3","kind":"commit","published_at":"2021-05-13T07:45:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c687877156b49feb5228e472750ad8274a454630","kind":"commit","published_at":"2021-05-11T19:17:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0/manifests"},{"name":"v1.24.5","sha":"d7f8e4704feff803399be8a4771967fdc0dd8f3c","kind":"commit","published_at":"2021-05-08T07:58:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"4c55cfdc011101ec2a9598bf470d0113949f1281","kind":"commit","published_at":"2021-05-07T08:07:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"caacaeef3147871f9dc1e9849dbffbfd6e8101b4","kind":"commit","published_at":"2021-05-05T20:38:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"6bdacb8a37b85c0d98fdbf501b044aab97f90e28","kind":"commit","published_at":"2021-05-05T15:50:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"7679ada2038ae6c3a3bc66a0f46604e1e47e4950","kind":"commit","published_at":"2021-05-05T07:49:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b75b4f1b0d63a83f93870c539201aae486782756","kind":"commit","published_at":"2021-05-03T10:58:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"ed35d24d1f1e8f810a0a4825c6d7e3732772d7c8","kind":"commit","published_at":"2021-05-03T10:49:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"3283af26c1fead3c3395bf2fc82790cb0772380f","kind":"commit","published_at":"2021-04-30T18:30:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"277997d0162761921870828e6bf0073d177dc1a4","kind":"commit","published_at":"2021-04-29T18:18:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"b34ccd1a91f20354ec7a517c54ba4b0ea708f3d3","kind":"commit","published_at":"2021-04-28T20:34:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"a7cb57704e4662b15a49228bbee56b346ee56d06","kind":"commit","published_at":"2021-04-28T19:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"f4d89f0d6b8b5461e3738a71f4554f12d68db4e9","kind":"commit","published_at":"2021-04-26T14:05:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"73203048a5ff085a5d6fe006a1173ca179b8fd5a","kind":"commit","published_at":"2021-04-25T11:30:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"dacd0c66efdba779875239fcab3d18dd6a45e052","kind":"commit","published_at":"2021-04-23T22:10:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"9cf71f66b965a7cd4d92faf239a0750065b53e1d","kind":"commit","published_at":"2021-04-23T16:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3b7c038a7db24f63b48cbd1d231a6740fef4ea70","kind":"commit","published_at":"2021-04-23T15:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"582ae517b979d9d07a9c7937c6ff6d3f449c74e9","kind":"commit","published_at":"2021-04-22T12:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"77cc94b528f1efb35639eef4a2960c8703f9120b","kind":"commit","published_at":"2021-04-22T07:54:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"c96032a425a155a8a94c9532d61c70617e4a62d5","kind":"commit","published_at":"2021-04-21T07:47:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"0faf08379d6604973686ea1e3643a9603661823c","kind":"commit","published_at":"2021-04-20T21:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75215430ab1eb1ac11d447621e42579e026a26b5","kind":"commit","published_at":"2021-04-19T13:09:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8bccbc39412da0c6ff9a2279df7031a3b40763f8","kind":"commit","published_at":"2021-04-19T11:22:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"cee7a02d8b08fea11bdff26c896fd2afcc82468d","kind":"commit","published_at":"2021-04-19T10:34:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"bc66de0678ccf93ff8add2e20e4b70870e7b641a","kind":"commit","published_at":"2021-04-16T15:04:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"b43431c47defe0b9a68d64fab8c9e09c953281c3","kind":"commit","published_at":"2021-04-16T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"301e0fb9acc1c21ae129bc7e574ad88a4c53b577","kind":"commit","published_at":"2021-04-16T12:50:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"dcb5f5b12b133a60b4ed09cc083915187c84ed2d","kind":"commit","published_at":"2021-04-16T05:24:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"ca5db266d7f2407e16c5edb8d068d5d374a902f8","kind":"commit","published_at":"2021-04-14T19:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"c1b5211fc6455c2b256094b87bffa3f84ff03c12","kind":"commit","published_at":"2021-04-12T21:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d1254fadc1060260f82490de9aa4d874d6ddcd52","kind":"commit","published_at":"2021-04-12T16:35:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0e0540e311abcc366f377f70abf68ede78a279ba","kind":"commit","published_at":"2021-03-19T12:59:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"61d39d55967037378710c811a2cbb837950e220c","kind":"commit","published_at":"2021-03-18T15:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0/manifests"},{"name":"v1.14.8","sha":"cd4d02bd8b44366ac3060ebbd00bafcf1c2cea3a","kind":"commit","published_at":"2021-03-06T22:33:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"9d0f6e76dfc4f918e039986d9666d5ed485f4904","kind":"commit","published_at":"2021-02-16T19:12:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"5e6631e7c3f40b7857d2f73b48abfd3f9d072b35","kind":"commit","published_at":"2021-02-16T16:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"c5e3a2a73e0714649a3d975d15a45cbcb255db45","kind":"commit","published_at":"2021-02-16T14:40:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"e0f56b3ce656cf5b609996905b14caf4d1fcb3ab","kind":"commit","published_at":"2021-02-08T18:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"8266fccc4bbac63a2a0509e4df749a2b07fc72d9","kind":"commit","published_at":"2021-02-07T09:31:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"c76d3f9547fc88c286b171982ff07ce4e6c0ff33","kind":"commit","published_at":"2021-02-02T08:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a14e1ada63c884d2a7a4e4f8539ef68230f83bea","kind":"commit","published_at":"2021-02-01T17:34:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"8a2a748a86ca799fcd72d4b00fc9a10048e46d4c","kind":"commit","published_at":"2021-01-06T23:13:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e42bfd2814fc5136b175470c3085355090cc2e01","kind":"commit","published_at":"2020-12-30T13:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"7e841558d9406d4acd6210b4c7e9181fc2b5835b","kind":"commit","published_at":"2020-12-28T13:08:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"971a079b1b9e3c1b962821bf759dc8c7c9792a94","kind":"commit","published_at":"2020-12-23T09:34:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cc1471ed703b80da8324b7f29404a1120f27d826","kind":"commit","published_at":"2020-12-21T14:07:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c85378794f58574d4b382001f457388e5af8f90b","kind":"commit","published_at":"2020-12-16T10:07:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"49fe95787794e5778bbffd04afe9ba23dc9c9db8","kind":"commit","published_at":"2020-12-15T11:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9aba722f41b390b5a5eeeeeba7c51b4f87cd87c7","kind":"commit","published_at":"2020-12-15T10:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"4495e1d301e2c16310afabc42ebd284b9ad20363","kind":"commit","published_at":"2020-11-24T13:38:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c03219c38fcf42957b705384dd1fb4bfaa86b075","kind":"commit","published_at":"2020-10-20T10:41:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"30aa0330dd2a8fbe3f692b3e3fc6091a4f0593af","kind":"commit","published_at":"2020-07-19T08:19:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0/manifests"},{"name":"v1.8.14","sha":"3f3f2a9563387312e7dd14a0efaa5f87ff3b71c3","kind":"commit","published_at":"2020-07-03T18:02:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"47d0827b225bab4420647bfcd5eb551db0175269","kind":"commit","published_at":"2020-06-05T17:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"5e808ad92ab510400b4f5f223db3e0b4ed6af09c","kind":"commit","published_at":"2020-06-04T20:11:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"c608a3fdf7e7c9031998a5695d387eb2a7797b6f","kind":"commit","published_at":"2020-05-29T08:44:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"183137a8f4c9dafada20096ee07aba4bd1ecb35a","kind":"commit","published_at":"2020-05-28T22:26:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e126c25e61b36f484a7b4b753be4789001b8dcf8","kind":"commit","published_at":"2020-05-25T21:34:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"75eeef2031fb862fd35b769cf81d12642bad811c","kind":"commit","published_at":"2020-05-25T07:16:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"5ef3e12afc936b0db23de6787cf62ec9bd262f42","kind":"commit","published_at":"2020-04-10T15:57:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"46547217fe04853b50d29b83d95c1e6f29a184de","kind":"commit","published_at":"2020-04-10T15:28:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"88ef30b1ff2ec0a037bf2cd69e8558687bbeb70e","kind":"commit","published_at":"2020-04-05T21:53:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"5c656cb231e0d001f3c18937cfb6b11b1f4f480d","kind":"commit","published_at":"2020-03-17T17:48:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"acf3159650b9afabc23db4db6d8a445e3ec02b72","kind":"commit","published_at":"2020-03-13T08:20:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b96f5ba3e9c36182174300af629b34fe43c62ecd","kind":"commit","published_at":"2020-03-03T21:13:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"fccacee7164155ea1fdf5bee163dd56103cfb223","kind":"commit","published_at":"2020-03-02T20:35:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5cde2faa699344ffa3c948aea2214723eeda37d1","kind":"commit","published_at":"2020-03-02T20:21:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dbf19de422b889574aa055ad08f677050bffb762","kind":"commit","published_at":"2020-03-02T20:03:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"293ef569460d076bdedc62f60e3d520fa6ccab33","kind":"commit","published_at":"2020-02-22T13:44:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"9d796a14258061e4b52063150e1d307799ce9019","kind":"commit","published_at":"2020-01-16T09:15:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"6553a204dbd9c08e84fc4e173b5363610a789ad5","kind":"commit","published_at":"2020-01-05T19:01:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"00975929ec559594bafb8fa1c4c7e75f87db912a","kind":"commit","published_at":"2020-01-05T16:37:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d3b0ab09b5aeb3bc88b42f9e38efab0724dfa08f","kind":"commit","published_at":"2020-01-05T14:56:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"e4c47aefb16df401e0a8a84981e2cce233a550ec","kind":"commit","published_at":"2020-01-01T11:32:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"9b4042da2977178d007cb4f07686be897172792b","kind":"commit","published_at":"2019-12-16T22:32:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5410d23b2cf7d19bf14c4c089874b9630237fa42","kind":"commit","published_at":"2019-12-16T22:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd5e524d7435df6ad0c1c805b9ed56293fc39101","kind":"commit","published_at":"2019-12-12T19:56:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e8e37cf2da26d1f67f21e3bd94da65025e7bde8f","kind":"commit","published_at":"2019-11-22T20:44:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"136f0879bb28d4b6c2e860f11fc6d65446ac6900","kind":"commit","published_at":"2019-11-21T14:25:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"371ef07fbb61c5ad490061c9571dbd8df9f6ab47","kind":"commit","published_at":"2019-11-21T08:06:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ad1fc3c19d5c02382989a7e1cb72b807b743465c","kind":"commit","published_at":"2019-11-08T17:45:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5e9e0b33cd548952a6968151db94325f299ae3c4","kind":"commit","published_at":"2019-11-06T19:22:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c6b1e65b424f0feb700468564276786895acec70","kind":"commit","published_at":"2019-11-05T18:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"89bb554b3e8dcc7f8e2376f1a4557ef3d8e0c96f","kind":"commit","published_at":"2019-11-03T20:14:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f55fa26be8834ac970a219485e3c5c681390b75","kind":"commit","published_at":"2019-11-01T18:37:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"72f36694139163009bc237a9ee25ea0070946dfb","kind":"commit","published_at":"2019-10-27T12:03:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e2e2d8d186c97a4762ce146887b7c3db6841a23e","kind":"commit","published_at":"2019-10-20T21:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-15T03:17:32.757Z","dependent_packages_count":0,"downloads":596,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":57.067583595912154,"dependent_repos_count":5.760726707233646,"dependent_packages_count":15.39939784513382,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.075902716093207},"purl":"pkg:nuget/bullmq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/bullmq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/bullmq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/bullmq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-14T08:30:50.589Z","issues_count":739,"pull_requests_count":1671,"avg_time_to_close_issue":24195199.82172131,"avg_time_to_close_pull_request":1122599.1998577525,"issues_closed_count":488,"pull_requests_closed_count":1406,"pull_request_authors_count":144,"issue_authors_count":568,"avg_comments_per_issue":3.9364005412719894,"avg_comments_per_pull_request":1.0969479353680431,"merged_pull_requests_count":1256,"bot_issues_count":8,"bot_pull_requests_count":393,"past_year_issues_count":72,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":1429471.875,"past_year_avg_time_to_close_pull_request":382280.075794621,"past_year_issues_closed_count":48,"past_year_pull_requests_closed_count":409,"past_year_pull_request_authors_count":40,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":3.0972222222222223,"past_year_avg_comments_per_pull_request":2.59918200408998,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":306,"past_year_merged_pull_requests_count":363,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","maintainers":[{"login":"roggervalf","count":755,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"},{"login":"eliasSFL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliasSFL"},{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}],"active_maintainers":[{"login":"roggervalf","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/bullmq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/bullmq/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/bullmq/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/bullmq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/bullmq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/bullmq/codemeta","maintainers":[{"uuid":"manast","login":"manast","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://www.nuget.org/profiles/manast","role":null,"created_at":"2026-08-05T01:15:56.412Z","updated_at":"2026-08-05T01:15:56.412Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/manast/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":852385,"maintainers_count":115153,"namespaces_count":0,"keywords_count":177341,"github":"nuget","metadata":{"funded_packages_count":33901,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-15T05:03:24.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":10377370,"name":"github.com/taskforcesh/bullmq","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/taskforcesh/bullmq","keywords_array":[],"namespace":null,"versions_count":779,"first_release_published_at":"2019-10-20T21:11:38.000Z","latest_release_published_at":"2026-09-14T00:21:54.000Z","latest_release_number":"v6.3.5+incompatible","last_synced_at":"2026-09-14T08:40:17.889Z","created_at":"2024-06-16T05:18:45.474Z","updated_at":"2026-09-14T08:40:17.890Z","registry_url":"https://pkg.go.dev/github.com/taskforcesh/bullmq","install_command":"go get github.com/taskforcesh/bullmq","documentation_url":"https://pkg.go.dev/github.com/taskforcesh/bullmq#section-documentation","metadata":{},"repo_metadata":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-08-28T09:42:37.000Z","size":270023,"stargazers_count":9343,"open_issues_count":387,"forks_count":673,"subscribers_count":36,"default_branch":"master","last_synced_at":"2026-08-28T11:12:58.660Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-08-28T08:31:22.000Z","dependencies_parsed_at":"2026-08-28T11:07:37.993Z","dependency_job_id":"c6a2db7c-2dd9-4b3b-a7ff-cacf72a9c23d","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":950,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960856,"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-28T02:00:06.244Z","response_time":114,"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":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"tags":[{"name":"vpy3.1.0","sha":"5251710a161a676f1509b751c92a10128d057cdc","kind":"commit","published_at":"2026-08-28T02:07:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0/manifests"},{"name":"vex2.2.2","sha":"61a7cc570a14c1164a74ca5fbf93547595f69820","kind":"commit","published_at":"2026-08-27T15:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2/manifests"},{"name":"v5.81.4","sha":"9884e09e41f7b22a0e822b89f138b5134089cffc","kind":"commit","published_at":"2026-08-27T15:41:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4/manifests"},{"name":"vex2.2.1","sha":"66c29c8d8c562662790a350d0d1ae1753f62592c","kind":"commit","published_at":"2026-08-27T03:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1/manifests"},{"name":"v6.3.1","sha":"9d737e9d0e467eeacf6f6a43f3f806fa2873ee1b","kind":"commit","published_at":"2026-08-27T02:54:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1/manifests"},{"name":"vex2.2.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0/manifests"},{"name":"v6.3.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0/manifests"},{"name":"vrs1.2.7","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7/manifests"},{"name":"vpy3.0.6","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6/manifests"},{"name":"vnet1.1.1","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1/manifests"},{"name":"vex2.1.3","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3/manifests"},{"name":"v6.2.2","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"ec1c812ab2d365354d332fa6769fa4e277771f62","kind":"commit","published_at":"2026-08-25T07:09:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1/manifests"},{"name":"vpy3.0.5","sha":"57b6b4362d5f967813f713f6651f414ffa1416d4","kind":"commit","published_at":"2026-08-25T02:36:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5/manifests"},{"name":"vrs1.2.6","sha":"b875ca8b36be10774253be0767b76cdf56f97e71","kind":"commit","published_at":"2026-08-23T04:31:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6/manifests"},{"name":"v6.2.0","sha":"c06b51cd3aacd0d9ee65e2544220c89f24d2479c","kind":"commit","published_at":"2026-08-21T05:14:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"cb372332210af739efb159b6ac2ffc3fdd4d4d2d","kind":"commit","published_at":"2026-08-16T08:06:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2/manifests"},{"name":"vex2.1.2","sha":"d464a51781177cc7ec23b011355f1df54385dab0","kind":"commit","published_at":"2026-08-15T19:41:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2/manifests"},{"name":"vrs1.2.5","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5/manifests"},{"name":"vex2.1.1","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1/manifests"},{"name":"v6.1.1","sha":"ab7009da8a732d8d5e8f13228e1ef81806422128","kind":"commit","published_at":"2026-08-14T03:24:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1/manifests"},{"name":"vrs1.2.4","sha":"beab7b54fb0d441808f1549fc399482b320bfe43","kind":"commit","published_at":"2026-08-13T04:40:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4/manifests"},{"name":"vnet1.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0/manifests"},{"name":"vex2.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0/manifests"},{"name":"v6.1.0","sha":"ee714dc803a43761eba921df3af5c8da0c2258cf","kind":"commit","published_at":"2026-08-12T04:01:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0/manifests"},{"name":"v6.0.11","sha":"48c54268642b724b8823086db2c6d1a61c10c3cf","kind":"commit","published_at":"2026-08-10T21:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"30c2c7518a8a754d6f688de3373df8113f4df7b1","kind":"commit","published_at":"2026-08-10T11:54:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10/manifests"},{"name":"vrs1.2.3","sha":"94d32867f9b4f439cd1fc57f9f8c3543dd913e42","kind":"commit","published_at":"2026-08-07T15:54:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3/manifests"},{"name":"v6.0.9","sha":"5910cccfc8a773067621953087d0d055670e1e2a","kind":"commit","published_at":"2026-08-07T03:20:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9/manifests"},{"name":"vpy3.0.4","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4/manifests"},{"name":"v6.0.8","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8/manifests"},{"name":"vphp2.0.1","sha":"6a166ea3f747f5dece935d206057d43c2febcde7","kind":"commit","published_at":"2026-08-05T01:27:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1/manifests"},{"name":"vnet1.0.0","sha":"a0771321a624ec8f84cf8c34c3dff38bb72efdc2","kind":"commit","published_at":"2026-08-05T01:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0/manifests"},{"name":"v6.0.7","sha":"e7e9a6478d39d43406559b03410b2c5c28639e74","kind":"commit","published_at":"2026-08-04T07:05:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a514f2d3976848aa631de22bfa458b7e9f60b384","kind":"commit","published_at":"2026-08-03T01:40:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6/manifests"},{"name":"vex2.0.3","sha":"740985ae2f67a9144e7787f89955bf8c7f9500e0","kind":"commit","published_at":"2026-08-02T18:19:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3/manifests"},{"name":"vpy3.0.3","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3/manifests"},{"name":"v6.0.5","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c1cf32881474f3f1e9b620e025abde07a359eb06","kind":"commit","published_at":"2026-08-01T07:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4/manifests"},{"name":"vrs1.2.2","sha":"956e2d4b1cefd5b1e4da98d69013a2fa866e8d75","kind":"commit","published_at":"2026-08-01T02:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2/manifests"},{"name":"vpy3.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2/manifests"},{"name":"vex2.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2/manifests"},{"name":"v6.0.3","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"2ac754fd718927e2c0043d6d7787de32d0d196f7","kind":"commit","published_at":"2026-07-31T06:35:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2/manifests"},{"name":"vpy3.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1/manifests"},{"name":"vex2.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1/manifests"},{"name":"v6.0.1","sha":"c99c323470416e79b391abaa0b06cc2d7633685a","kind":"commit","published_at":"2026-07-31T04:42:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1/manifests"},{"name":"vpy3.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0/manifests"},{"name":"vphp2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0/manifests"},{"name":"vex2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0/manifests"},{"name":"v6.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0/manifests"},{"name":"vrs1.2.1","sha":"eb956b07fde2ab3d43b41325a06a6b103610e3e3","kind":"commit","published_at":"2026-07-30T07:16:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1/manifests"},{"name":"v5.81.3","sha":"d2831ae06bb4402117bcb01b1304ce22664edf0f","kind":"commit","published_at":"2026-07-30T01:16:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3/manifests"},{"name":"vpy2.26.0","sha":"2664876092793ca2ba5e0eb080d99c3042ed136a","kind":"commit","published_at":"2026-07-26T05:22:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0/manifests"},{"name":"vrs1.2.0","sha":"4085792106fd3d381ec7980a8ae3c65788dd2d70","kind":"commit","published_at":"2026-07-25T05:51:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0/manifests"},{"name":"vex1.3.7","sha":"65f1f0a73902df87a50d799d097450e2867eb9c3","kind":"commit","published_at":"2026-07-25T05:39:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7/manifests"},{"name":"v5.81.2","sha":"315ec3309a42ccf898b2b825e39c42292b7932e7","kind":"commit","published_at":"2026-07-24T20:38:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2/manifests"},{"name":"vrs1.1.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1/manifests"},{"name":"vpy2.25.4","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4/manifests"},{"name":"vphp1.0.3","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3/manifests"},{"name":"vex1.3.6","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6/manifests"},{"name":"v5.81.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1/manifests"},{"name":"v5.81.0","sha":"e2b89f7a4a64c60551f1fa4463ec62d8072c4731","kind":"commit","published_at":"2026-07-23T13:34:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0/manifests"},{"name":"v5.80.12","sha":"c7bd217ab0496fbdcbacd486b85cca8a825aa4d4","kind":"commit","published_at":"2026-07-23T11:35:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12/manifests"},{"name":"v5.80.11","sha":"b002d4836f7819b995378112e0c40fbbbe694e4d","kind":"commit","published_at":"2026-07-23T04:13:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11/manifests"},{"name":"v5.80.10","sha":"88730b08ecc18cd243dfeddaa80bd8b2d3a5151a","kind":"commit","published_at":"2026-07-21T15:54:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10/manifests"},{"name":"v5.80.9","sha":"4f4b574de507e56e1e3a7f359565eb359463710f","kind":"commit","published_at":"2026-07-18T23:50:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9/manifests"},{"name":"v5.80.8","sha":"e8af56348a77677a4d802d2563e33b7313a79570","kind":"commit","published_at":"2026-07-18T04:06:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8/manifests"},{"name":"v5.80.7","sha":"c4a0a4a90d48303b1b6b7c45f67898573a73c424","kind":"commit","published_at":"2026-07-17T15:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7/manifests"},{"name":"v5.80.6","sha":"5044cf8fc17f0842655eda581b9e26b27f6abfe8","kind":"commit","published_at":"2026-07-17T02:36:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6/manifests"},{"name":"v5.80.5","sha":"b1d459c777b4213ce5b9f3559f5eaae7b3e70781","kind":"commit","published_at":"2026-07-16T01:58:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5/manifests"},{"name":"vrs1.1.0","sha":"bbf0844a250d08d6bfafacb43360f26a57cb9c87","kind":"commit","published_at":"2026-07-15T18:25:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0/manifests"},{"name":"v5.80.4","sha":"d978d721995aa4d40aa93980866e2a6b02bcfed1","kind":"commit","published_at":"2026-07-15T15:22:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4/manifests"},{"name":"v5.80.3","sha":"4e8b59592d1f285f2e9e3860f8ece8bc60769fe5","kind":"commit","published_at":"2026-07-15T09:40:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3/manifests"},{"name":"vrs1.0.1","sha":"677e2590a04040ea21a0107d6bdcf5a33cf6b5e9","kind":"commit","published_at":"2026-07-14T02:39:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1/manifests"},{"name":"vrs1.0.0","sha":"04c8ea52ed2d75e14581311ef1bb4115d9c20d76","kind":"commit","published_at":"2026-07-12T02:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0/manifests"},{"name":"vex1.3.5","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5/manifests"},{"name":"v5.80.2","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2/manifests"},{"name":"v5.80.1","sha":"418de1e51db09ffc8e95bac35015a1057d8a7271","kind":"commit","published_at":"2026-07-10T15:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1/manifests"},{"name":"v5.80.0","sha":"60ae0492a3200f8496976a3b51609e7e54eafd1b","kind":"commit","published_at":"2026-07-10T05:11:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0/manifests"},{"name":"vpy2.25.3","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3/manifests"},{"name":"vex1.3.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4/manifests"},{"name":"v5.79.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4/manifests"},{"name":"v5.79.3","sha":"6ffd88a0070b3ab84b77539dca7c35266716425e","kind":"commit","published_at":"2026-07-07T05:08:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3/manifests"},{"name":"v5.79.2","sha":"6f1b2e33b01c9f97dee6ff96bab782a8399c7ae5","kind":"commit","published_at":"2026-06-27T15:37:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2/manifests"},{"name":"v5.79.1","sha":"1aefd5b80618a8a9080b98ca9e6e89463a98b713","kind":"commit","published_at":"2026-06-21T15:17:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1/manifests"},{"name":"v5.79.0","sha":"eb9ae1de0ea7468be66cb2c77921b8bb76e86abb","kind":"commit","published_at":"2026-06-18T05:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0/manifests"},{"name":"vex1.3.3","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3/manifests"},{"name":"v5.78.1","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1/manifests"},{"name":"v5.78.0","sha":"38798cc212e450f6369da3714c20eeced5a523a9","kind":"commit","published_at":"2026-06-02T04:52:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0/manifests"},{"name":"v5.77.7","sha":"fbe04af1b3e9c7c9683229544914a54c5bb1f8d8","kind":"commit","published_at":"2026-06-01T07:58:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7/manifests"},{"name":"v5.77.6","sha":"81709e4abe71f4e7c05c748938ec004a50c1fd4b","kind":"commit","published_at":"2026-05-27T06:37:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6/manifests"},{"name":"v5.77.5","sha":"411690e9070ba0dda59a86628fc8b56ad9ebea04","kind":"commit","published_at":"2026-05-27T05:49:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5/manifests"},{"name":"v5.77.4","sha":"6e4972e8fd721035d680ca291049134c3876f8ba","kind":"commit","published_at":"2026-05-26T15:12:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4/manifests"},{"name":"v5.77.3","sha":"685b0744cfeb273778420835010ec1b16b23e22a","kind":"commit","published_at":"2026-05-25T06:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3/manifests"},{"name":"v5.77.2","sha":"0feec14452865c419961edb9c733f9951b6a663f","kind":"commit","published_at":"2026-05-24T09:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2/manifests"},{"name":"v5.77.1","sha":"75a66af36f7d56c149e070826a20116ea1ef5e7b","kind":"commit","published_at":"2026-05-23T02:08:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1/manifests"},{"name":"v5.77.0","sha":"963c1b51b3b0da0d014698f101598b9dcdff0bd1","kind":"commit","published_at":"2026-05-21T18:04:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0/manifests"},{"name":"v5.76.11","sha":"7b9f7e0c81427fb9d936a6366c21ef2a96729335","kind":"commit","published_at":"2026-05-21T15:28:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11/manifests"},{"name":"v5.76.10","sha":"6396b4e2a146d733d01d8d9629cc8c8ffb8fac2d","kind":"commit","published_at":"2026-05-17T14:06:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10/manifests"},{"name":"v5.76.9","sha":"41713ca67f9a0d0c45c27bbccb7a79320204c3ac","kind":"commit","published_at":"2026-05-16T15:07:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9/manifests"},{"name":"v5.76.8","sha":"1b8f9009bd8a59d3a82839e6732c6e7e87eb01d2","kind":"commit","published_at":"2026-05-12T05:37:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8/manifests"},{"name":"v5.76.7","sha":"093743a0d5b24f170280e0bd754ef5c378576846","kind":"commit","published_at":"2026-05-11T04:45:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7/manifests"},{"name":"vpy2.25.2","sha":"51c935bdbf19744edccf1b39002585d81a014613","kind":"commit","published_at":"2026-05-10T21:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2/manifests"},{"name":"v5.76.6","sha":"e94e8cdfadbea9508412bcfdc51dabb920d7692c","kind":"commit","published_at":"2026-05-06T15:26:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6/manifests"},{"name":"vpy2.25.1","sha":"c9c0c0a03218511deb73eac74c31ac50ba9c4f77","kind":"commit","published_at":"2026-05-04T14:48:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1/manifests"},{"name":"v5.76.5","sha":"b47f00b9a2c5766ca92cebc867369f2c467a220d","kind":"commit","published_at":"2026-05-02T14:05:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5/manifests"},{"name":"vpy2.25.0","sha":"54311e59445562f65065b772800b8449f7d99f83","kind":"commit","published_at":"2026-04-29T21:34:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0/manifests"},{"name":"v5.76.4","sha":"7ed0eeca96a3c5168e822831b2f3d938ab37bb91","kind":"commit","published_at":"2026-04-29T09:58:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4/manifests"},{"name":"vpy2.24.0","sha":"4ca9c27ea68d303b86a80cbb24c8e390d87a5e8f","kind":"commit","published_at":"2026-04-28T16:45:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0/manifests"},{"name":"v5.76.3","sha":"0bf1b4d38475b320c89947b9779ec7301ec10117","kind":"commit","published_at":"2026-04-28T16:43:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3/manifests"},{"name":"vpy2.23.1","sha":"19b9ca08be6f6efbc58291fa55efd93a0663d536","kind":"commit","published_at":"2026-04-26T21:31:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1/manifests"},{"name":"v5.76.2","sha":"595016ef1d3a960ad83dfbbc189034561e099482","kind":"commit","published_at":"2026-04-25T01:19:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"ea7705df6938cb432eceff242f6828054766f61a","kind":"commit","published_at":"2026-04-22T20:25:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1/manifests"},{"name":"vpy2.23.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0/manifests"},{"name":"v5.76.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0/manifests"},{"name":"vpy2.22.0","sha":"704690c62f4cedddf82379335b8ff42a46fda7f3","kind":"commit","published_at":"2026-04-20T09:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0/manifests"},{"name":"vpy2.21.1","sha":"f77f249acb82daf331bd61e1f425780270888d8d","kind":"commit","published_at":"2026-04-20T09:51:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1/manifests"},{"name":"v5.75.2","sha":"422e2d5091f2f318e0f6bd3e1872a71deee92aec","kind":"commit","published_at":"2026-04-20T09:50:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2/manifests"},{"name":"vpy2.21.0","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0/manifests"},{"name":"v5.75.1","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1/manifests"},{"name":"v5.75.0","sha":"8c78e3004dcd5df726d9b7277dd455d0d224791f","kind":"commit","published_at":"2026-04-20T09:18:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0/manifests"},{"name":"v5.74.2","sha":"37c4bb3725fe668fb4fbe27e3474b72eafa6a6fe","kind":"commit","published_at":"2026-04-20T06:41:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2/manifests"},{"name":"vpy2.20.4","sha":"be9f03246d1644f397d660fba91285604a824284","kind":"commit","published_at":"2026-04-17T05:55:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4/manifests"},{"name":"v5.74.1","sha":"e9d0c2d50ac9cd3c91e5f7a9f8466ae9c98ff87d","kind":"commit","published_at":"2026-04-15T07:51:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1/manifests"},{"name":"v5.74.0","sha":"ec420d1b09a28514ff8d84e762db3a638ba267ec","kind":"commit","published_at":"2026-04-15T03:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0/manifests"},{"name":"v5.73.5","sha":"8b8d46441f7af7f9bd75d81283a8804ff5fc4bc1","kind":"commit","published_at":"2026-04-12T20:11:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5/manifests"},{"name":"vpy2.20.3","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3/manifests"},{"name":"vex1.3.2","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2/manifests"},{"name":"v5.73.4","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4/manifests"},{"name":"vpy2.20.2","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2/manifests"},{"name":"vex1.3.1","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1/manifests"},{"name":"v5.73.3","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3/manifests"},{"name":"vpy2.20.1","sha":"bf451868b932125d857280a5a21173bfafbc2801","kind":"commit","published_at":"2026-04-09T05:33:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1/manifests"},{"name":"v5.73.2","sha":"242f2648f6ba51f0023aa9a6688f0cd3e0ec2d70","kind":"commit","published_at":"2026-04-09T05:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2/manifests"},{"name":"v5.73.1","sha":"4c6b2b2d73b5053f3bd3bee2019533b6e7b5682b","kind":"commit","published_at":"2026-04-08T04:16:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1/manifests"},{"name":"vpy2.20.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0/manifests"},{"name":"vphp1.0.2","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2/manifests"},{"name":"vex1.3.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0/manifests"},{"name":"v5.73.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"46880af9629e9aee9abbc2782074a3e76d17b924","kind":"commit","published_at":"2026-04-02T11:15:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"aa529bc512b15cdb9d173cc9cc3b0d9f8b8959eb","kind":"commit","published_at":"2026-04-01T14:01:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0/manifests"},{"name":"v5.71.1","sha":"60f645a472102336a6294e66f2b0a801a5a5207d","kind":"commit","published_at":"2026-03-25T06:17:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1/manifests"},{"name":"vpy2.19.8","sha":"3c118d11c8e6dc03e90548bc7efa5c5b5d0315c7","kind":"commit","published_at":"2026-03-19T03:53:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8/manifests"},{"name":"vpy2.19.7","sha":"e5b7aff4edbe44983803cfa3fb3ea48f0b1b998e","kind":"commit","published_at":"2026-03-18T15:42:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7/manifests"},{"name":"v5.71.0","sha":"1283ac716b0551bd7e3248a5c3e8f8d804310c33","kind":"commit","published_at":"2026-03-11T20:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0/manifests"},{"name":"vpy2.19.6","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6/manifests"},{"name":"vex1.2.7","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7/manifests"},{"name":"v5.70.4","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4/manifests"},{"name":"v5.70.3","sha":"450253c3457f500d7f4e5aeebaa4ddfc937a1f39","kind":"commit","published_at":"2026-03-06T00:20:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3/manifests"},{"name":"v5.70.2","sha":"504b53689a29b3b4ddc902d25211a92da6a4d7af","kind":"commit","published_at":"2026-03-05T04:04:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2/manifests"},{"name":"v5.70.1","sha":"0fafcc0950698f6a8a55a2b77ef1b82af5d5712f","kind":"commit","published_at":"2026-02-23T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1/manifests"},{"name":"v5.70.0","sha":"0d3879b02ec9738d90213e1a479d53359f3a71aa","kind":"commit","published_at":"2026-02-21T09:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0/manifests"},{"name":"v5.69.4","sha":"9c722585bd9873561fae3f32971d65cf00a7d092","kind":"commit","published_at":"2026-02-21T00:37:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4/manifests"},{"name":"v5.69.3","sha":"87386ca88e29755fc68e6cc8fcfebfb7f8f8237f","kind":"commit","published_at":"2026-02-16T06:00:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3/manifests"},{"name":"v5.69.2","sha":"a62241f5831a1d3bb6c328a9037ea852be7832cd","kind":"commit","published_at":"2026-02-14T04:41:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2/manifests"},{"name":"v5.69.1","sha":"d249301ddc9afc607c9e86a8a44312af682e6be0","kind":"commit","published_at":"2026-02-13T00:59:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"f85e87032a822826cbeed19eedff7ccb1e6ce085","kind":"commit","published_at":"2026-02-12T20:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"af9197d16941d49c9e3d86f10d96681beea676bc","kind":"commit","published_at":"2026-02-11T13:26:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0/manifests"},{"name":"vpy2.19.5","sha":"715d0a5074864ed0c12a384e41740b219382ac80","kind":"commit","published_at":"2026-02-11T13:08:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5/manifests"},{"name":"vex1.2.6","sha":"590542314f13590cf68330097f5bb09a96bb240c","kind":"commit","published_at":"2026-02-11T08:39:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6/manifests"},{"name":"v5.67.3","sha":"afb878f97ebeaf89c1308b7dde0b5a440381d113","kind":"commit","published_at":"2026-02-05T14:37:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3/manifests"},{"name":"v5.67.2","sha":"de0fca894f47d8aa2b2c66ca9475e526ca477508","kind":"commit","published_at":"2026-01-28T02:17:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2/manifests"},{"name":"vpy2.19.4","sha":"f824c01c53d57e75d7b57efce7a124adffed9dfa","kind":"commit","published_at":"2026-01-28T00:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4/manifests"},{"name":"vex1.2.5","sha":"3bd23d990c780ff0808d79499edd803084d2efe8","kind":"commit","published_at":"2026-01-27T10:55:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5/manifests"},{"name":"vpy2.19.3","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3/manifests"},{"name":"vex1.2.4","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4/manifests"},{"name":"v5.67.1","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1/manifests"},{"name":"v5.67.0","sha":"6294b36f775c20f7d43387d9bde3185629e88df4","kind":"commit","published_at":"2026-01-24T05:08:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0/manifests"},{"name":"v5.66.7","sha":"87e74b5713b5017c29789094d6ac6ff26bfe79c1","kind":"commit","published_at":"2026-01-23T01:00:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7/manifests"},{"name":"vpy2.19.2","sha":"61504f12fe591295fea5b087a6b7c533465e8653","kind":"commit","published_at":"2026-01-22T06:14:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2/manifests"},{"name":"vpy2.19.1","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1/manifests"},{"name":"vex1.2.3","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3/manifests"},{"name":"v5.66.6","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6/manifests"},{"name":"vex1.2.2","sha":"c2c6743428a306e39f74c86f63dc9122633040ea","kind":"commit","published_at":"2026-01-14T22:44:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2/manifests"},{"name":"vex1.2.1","sha":"5bcd4fbe0eb725a95b878f97b95c74106e7dff0f","kind":"commit","published_at":"2026-01-14T00:09:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1/manifests"},{"name":"vpy2.19.0","sha":"21ab9cc5df2947e49aa132994dfe89e043b7082d","kind":"commit","published_at":"2026-01-13T00:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0/manifests"},{"name":"v5.66.5","sha":"661c581270186bc405967b91326daff061370d03","kind":"commit","published_at":"2026-01-12T04:21:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5/manifests"},{"name":"vex1.2.0","sha":"ede9fcf72a713f4de8941270251c7b51427484b4","kind":"commit","published_at":"2025-12-31T14:47:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0/manifests"},{"name":"v5.66.4","sha":"cc74805d5eda14ed684e2111c91de8890e752768","kind":"commit","published_at":"2025-12-27T21:29:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4/manifests"},{"name":"v5.66.3","sha":"f60c172725ab29c0159b804ae0b9d691105689c4","kind":"commit","published_at":"2025-12-26T00:16:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3/manifests"},{"name":"vpy2.18.3","sha":"706da0dc703d6be353d0140f1fd0de7683362e60","kind":"commit","published_at":"2025-12-25T14:55:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3/manifests"},{"name":"vpy2.18.2","sha":"7f602e1c6e31070f02c5ee5babbff33f55193551","kind":"commit","published_at":"2025-12-24T17:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2/manifests"},{"name":"vpy2.18.1","sha":"9c533c0347865445b7f7df6b1c6e0923d25b4a8f","kind":"commit","published_at":"2025-12-20T17:21:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1/manifests"},{"name":"vphp1.0.1","sha":"7ac421cb2e754ba262a18bb17d47f15fb22a6962","kind":"commit","published_at":"2025-12-19T23:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1/manifests"},{"name":"v5.66.2","sha":"1380a16fa45c70f0bc5b938efdf178b33a19cac1","kind":"commit","published_at":"2025-12-19T19:00:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2/manifests"},{"name":"vpy2.18.0","sha":"0c3beb58f4a8c90ad7800f5616c2a3494a952963","kind":"commit","published_at":"2025-12-19T13:39:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0/manifests"},{"name":"v5.66.1","sha":"5fbf778f0b8f58b90e82f9020c041f3248b0b269","kind":"commit","published_at":"2025-12-17T03:52:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1/manifests"},{"name":"vpy2.17.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0/manifests"},{"name":"vex1.1.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0/manifests"},{"name":"v5.66.0","sha":"241d847fbc798d957bf25ccfaa5c9ec96928a4ae","kind":"commit","published_at":"2025-12-11T13:56:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0/manifests"},{"name":"vex1.0.1","sha":"84e8745e87dea9a7748852ccd281b728e6d0545e","kind":"commit","published_at":"2025-12-11T13:04:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1/manifests"},{"name":"vphp1.0.0","sha":"d365bb3f31193afc3c89c54a0d78aaac2abd2cbf","kind":"commit","published_at":"2025-12-09T21:02:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0/manifests"},{"name":"vex1.0.0","sha":"976734f2c983714b69f395441f5352999aededb0","kind":"commit","published_at":"2025-12-04T08:25:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0/manifests"},{"name":"vpy2.16.2","sha":"c385b520b9fbe3dd58cdaead79c258835cab4361","kind":"commit","published_at":"2025-12-02T00:17:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2/manifests"},{"name":"v5.65.1","sha":"a8b9d76496afa5e913f823cf8c68eb428f6dd757","kind":"commit","published_at":"2025-12-01T15:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1/manifests"},{"name":"v5.65.0","sha":"b059cfcba48524446a62fd29785142c3d1edc30d","kind":"commit","published_at":"2025-11-26T00:59:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0/manifests"},{"name":"v5.64.1","sha":"a47480111a2f1238a57ea9bfbab44f7de958227f","kind":"commit","published_at":"2025-11-21T00:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"f41f5d0c64afe7707ad8c23a86cb9228c4d45671","kind":"commit","published_at":"2025-11-20T08:50:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0/manifests"},{"name":"v5.63.2","sha":"045f3e7a5d8edb85e1adbe82eb9e20ef33ad491b","kind":"commit","published_at":"2025-11-15T00:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2/manifests"},{"name":"v5.63.1","sha":"b4c7c6579b430b53d135b7a21d20d01d14c1814e","kind":"commit","published_at":"2025-11-13T03:10:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1/manifests"},{"name":"v5.63.0","sha":"e212d1c8f0945dbff2d95309afe1376366910482","kind":"commit","published_at":"2025-10-31T03:14:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"98f73b3f33aa79cdd67d0c4090cc86a8e4cfeb4c","kind":"commit","published_at":"2025-10-30T14:11:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"37e9db52a67b4e120139c1d2620cc0f73a08c006","kind":"commit","published_at":"2025-10-30T00:07:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"6a31e0aeab1311d7d089811ede7e11a98b6dd408","kind":"commit","published_at":"2025-10-28T02:13:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0/manifests"},{"name":"v5.61.2","sha":"bcbc7981480ee93e330c0b3976086d7b289e613f","kind":"commit","published_at":"2025-10-23T13:31:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2/manifests"},{"name":"v5.61.0","sha":"d3fff80f7135251db65e22cba8852a5584030cb1","kind":"commit","published_at":"2025-10-06T14:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"bef57a0e252a5d8bd0bf319d0bca3b1ad0e6519f","kind":"commit","published_at":"2025-10-03T00:44:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0/manifests"},{"name":"v5.59.0","sha":"2e2b21454cc6125fcf3abfec939d6d6d8d02c40b","kind":"commit","published_at":"2025-09-29T14:15:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0/manifests"},{"name":"v5.58.9","sha":"61987c62ca71ec11a84b98e6dd51a6d5ebf1737d","kind":"commit","published_at":"2025-09-26T01:11:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9/manifests"},{"name":"v5.58.8","sha":"22411010beca628d172790cfbac45e3cd3d102ed","kind":"commit","published_at":"2025-09-25T06:54:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8/manifests"},{"name":"v5.58.7","sha":"845a6f5fdede9ecf4050e8b5617feb56dbb3c9a1","kind":"commit","published_at":"2025-09-19T14:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7/manifests"},{"name":"v5.58.6","sha":"bd8fbc164caaa01f665d0c7e94177d0584d04f8c","kind":"commit","published_at":"2025-09-19T01:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6/manifests"},{"name":"vpy2.16.1","sha":"7dfd2510a7bb03301365a2c24f045a0cd20580ef","kind":"commit","published_at":"2025-09-08T13:28:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1/manifests"},{"name":"vpy2.16.0","sha":"1c75abb4806971a2ac14c47b302c87f86095a2c3","kind":"commit","published_at":"2025-09-07T12:33:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0/manifests"},{"name":"vpy2.15.1","sha":"24a697ee994a10111ac9b07ce830e94835eec577","kind":"commit","published_at":"2025-09-06T20:25:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1/manifests"},{"name":"v5.58.5","sha":"f6428188f39f054e8b94579435b16e260aff27cd","kind":"commit","published_at":"2025-09-04T03:48:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5/manifests"},{"name":"v5.58.4","sha":"70e8a3f91595dcdc2d21122170ef4af1f53972ad","kind":"commit","published_at":"2025-08-30T12:36:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4/manifests"},{"name":"v5.58.3","sha":"ffc6e26eb66533fc6eae4c406bb4b9a9f7590d9b","kind":"commit","published_at":"2025-08-29T14:35:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3/manifests"},{"name":"v5.58.2","sha":"316d1ed32680e690b1d2ab92c79a53e0d4c00c2d","kind":"commit","published_at":"2025-08-26T01:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"d71b87245c8196d19dfeaf82e6ef14c91fb9a7c5","kind":"commit","published_at":"2025-08-23T18:02:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"db0a922741d8c7eae8d5119a0831cd734aba02a2","kind":"commit","published_at":"2025-08-15T04:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0/manifests"},{"name":"v5.57.0","sha":"0fecc6cd0d0dea06f486ab0b0fe760d866f1fc34","kind":"commit","published_at":"2025-08-13T03:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0/manifests"},{"name":"v5.56.10","sha":"53754fb239cf1b021ffc55391990d879d363dcf7","kind":"commit","published_at":"2025-08-10T15:57:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10/manifests"},{"name":"v5.56.9","sha":"93df852f97f04023d791546d30a6af24fbca6114","kind":"commit","published_at":"2025-07-31T07:23:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9/manifests"},{"name":"v5.56.8","sha":"edb714764066b06c068c8c8a5140b010f27c3b9a","kind":"commit","published_at":"2025-07-27T04:01:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8/manifests"},{"name":"v5.56.7","sha":"34ee33955a660b0696f4b6cff6d8d39fdcd160db","kind":"commit","published_at":"2025-07-25T11:44:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7/manifests"},{"name":"v5.56.6","sha":"1e221d5404dcea750a08342c832a682e454135a3","kind":"commit","published_at":"2025-07-25T00:06:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6/manifests"},{"name":"v5.56.5","sha":"83d969541f19fa9703eb73ff0006cd29a358c1e7","kind":"commit","published_at":"2025-07-19T20:22:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5/manifests"},{"name":"v4.18.3","sha":"456cc71f8c8dc82c5d85fc6657260f276d8e08f8","kind":"commit","published_at":"2025-07-19T15:14:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3/manifests"},{"name":"v5.56.4","sha":"b94d7ed5602e366b4401051b236f31ac2dd2a90d","kind":"commit","published_at":"2025-07-11T12:37:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4/manifests"},{"name":"v5.56.3","sha":"1e3f3c507a7ceb8d8147941adc9de69367947a5e","kind":"commit","published_at":"2025-07-10T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3/manifests"},{"name":"v5.56.2","sha":"e687d7cf86108138bbd5e911b11ab3c5717fc23c","kind":"commit","published_at":"2025-07-08T01:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2/manifests"},{"name":"v5.56.1","sha":"c32e6a0ff6df8bc34c9c13238c192974a93f7ddb","kind":"commit","published_at":"2025-07-03T03:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4a5360936c1a543a1ff31ebbb6ab1289cc8ddf07","kind":"commit","published_at":"2025-06-22T17:34:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"e742511baf35225718c01e621623eab661f37284","kind":"commit","published_at":"2025-06-21T01:11:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0/manifests"},{"name":"v5.54.3","sha":"588719ee49c7615affeb69d3a431025757115c10","kind":"commit","published_at":"2025-06-18T13:58:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3/manifests"},{"name":"v5.54.2","sha":"fb65677f2d636e1aca3cc75cb3b740b8729b3358","kind":"commit","published_at":"2025-06-17T13:37:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2/manifests"},{"name":"v5.54.1","sha":"98f35bc1eabb3ab1010737869c310d2001a84fac","kind":"commit","published_at":"2025-06-17T01:36:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"86c4c6dd25ef868f1f37c917ab11cb663e330e2f","kind":"commit","published_at":"2025-06-15T12:58:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0/manifests"},{"name":"v5.53.3","sha":"43460bbf4f5f13f1514b0d579d46697ede187064","kind":"commit","published_at":"2025-06-13T09:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3/manifests"},{"name":"v5.53.2","sha":"46f4bcc77b8f458c8c31b45351ce4e7d60f2c96c","kind":"commit","published_at":"2025-06-02T23:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2/manifests"},{"name":"v5.53.1","sha":"483c9325597c21a9e7bb881d34e7f38615a87c43","kind":"commit","published_at":"2025-05-30T07:16:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1/manifests"},{"name":"v5.53.0","sha":"5252f22546370f80531e48199ca74e902d8804e7","kind":"commit","published_at":"2025-05-21T04:24:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0/manifests"},{"name":"v5.52.3","sha":"529f14b01cbd092800d32fd4af5d8fe615f70cb2","kind":"commit","published_at":"2025-05-19T13:46:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3/manifests"},{"name":"vpy2.15.0","sha":"b655f4bf178bd3abb7ae560eff47c256aaffcabe","kind":"tag","published_at":"2025-05-13T11:55:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0/manifests"},{"name":"v5.52.2","sha":"a0381ddef2fbfb37c2e879e7a0f12e4c0ed95542","kind":"commit","published_at":"2025-05-08T01:25:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2/manifests"},{"name":"v5.52.1","sha":"0c8aa4b5ceb83f168c8fc9b1e38546d2f1ef9cf4","kind":"commit","published_at":"2025-05-02T05:49:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1/manifests"},{"name":"vpy2.14.0","sha":"ae201b36b9de77cd5e1228aebedb9dd566cc8c77","kind":"tag","published_at":"2025-05-01T01:52:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0/manifests"},{"name":"v5.52.0","sha":"581420bbd709c742da7404153c521d91b5e0a54c","kind":"commit","published_at":"2025-05-01T01:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0/manifests"},{"name":"v5.51.1","sha":"c8eaefa04a3d09800e17857cc508a5cd2e282f87","kind":"commit","published_at":"2025-04-26T21:57:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"3a00cda1777b0fdfa5df3aa4770cf21e984ec5ed","kind":"commit","published_at":"2025-04-25T05:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"962f5a9798b916088bc39043267132041af146bc","kind":"commit","published_at":"2025-04-25T02:03:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0/manifests"},{"name":"v5.49.2","sha":"b4e27383e9f4f60b0355abb54efa807e357a5683","kind":"commit","published_at":"2025-04-21T13:11:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2/manifests"},{"name":"v5.49.1","sha":"a085c825bac8da263809f3a32db7937de38ad7e3","kind":"commit","published_at":"2025-04-17T13:43:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1/manifests"},{"name":"v5.49.0","sha":"b79df00bfca5c65827668159f8eed2221253322d","kind":"commit","published_at":"2025-04-16T01:37:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0/manifests"},{"name":"v5.48.1","sha":"b00731469ebbc65d35003c48da093e48c0ccc6ed","kind":"commit","published_at":"2025-04-10T07:37:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"7caa9d729f885861c3153a8d195857bc80b92279","kind":"commit","published_at":"2025-04-08T13:09:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0/manifests"},{"name":"v5.47.3","sha":"4805e43ba7c28d1dbea2c70f5313298f8fd2243d","kind":"commit","published_at":"2025-04-08T00:52:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3/manifests"},{"name":"v5.47.2","sha":"d2f9b2f3530f78c121e50606334449914943fff3","kind":"commit","published_at":"2025-04-06T17:06:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2/manifests"},{"name":"v5.47.1","sha":"f11db049652535d61bc70c0e7d214449de6650fa","kind":"commit","published_at":"2025-04-05T06:52:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"49ca650342888d4b887b7786f59929d3218a4610","kind":"commit","published_at":"2025-04-04T19:37:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"1ba654aa0e65746a06b423fc0aa6123bf10f5cde","kind":"commit","published_at":"2025-04-03T03:53:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"4999a5edca65e771551f93b310b0c58617421dab","kind":"commit","published_at":"2025-04-02T13:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0/manifests"},{"name":"v5.45.2","sha":"ea8f6d3cfe1def60aba3f44b37ba9df5ad7d5eb1","kind":"commit","published_at":"2025-03-29T23:25:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2/manifests"},{"name":"v5.45.1","sha":"8078cf349af9dc4ba1daef77697c3631d3620e9d","kind":"commit","published_at":"2025-03-29T05:25:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"98aba13e39dd220e22e511b317bb6c7bdad3f157","kind":"commit","published_at":"2025-03-27T13:36:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0/manifests"},{"name":"v5.44.4","sha":"6e3d8b9d98bf8e7df630ddbbde50a1d21000d7ff","kind":"commit","published_at":"2025-03-24T14:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4/manifests"},{"name":"v5.44.3","sha":"66a7b259e0cbc7059dd380053344b34cfd075786","kind":"commit","published_at":"2025-03-22T16:51:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3/manifests"},{"name":"v5.44.2","sha":"82fbb6731a24b65cca672f6de55965b284c784dc","kind":"commit","published_at":"2025-03-22T00:23:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2/manifests"},{"name":"v5.44.1","sha":"a6eb72b9409a226619274b2fd15e943bace46a68","kind":"commit","published_at":"2025-03-21T02:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1/manifests"},{"name":"v5.44.0","sha":"7129a7fe515323fab323e9a36c261ea804b31411","kind":"commit","published_at":"2025-03-18T23:37:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0/manifests"},{"name":"vpy2.13.1","sha":"ef27e41b22274d04525729213fa3167c92f0a1f1","kind":"tag","published_at":"2025-03-15T08:06:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1/manifests"},{"name":"v5.43.1","sha":"141023b13b1726e898ab33c1666639c22890e2a1","kind":"commit","published_at":"2025-03-15T00:24:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1/manifests"},{"name":"vpy2.13.0","sha":"3e60df95f531411e431452f044ac0956e0feb025","kind":"tag","published_at":"2025-03-15T00:21:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0/manifests"},{"name":"v5.43.0","sha":"38dddd9e300c2659d0af09763e49c6eda3c31d19","kind":"commit","published_at":"2025-03-13T12:19:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0/manifests"},{"name":"v5.42.0","sha":"f169c7fabdbdbcc9f8f4e8525749010b6241c353","kind":"commit","published_at":"2025-03-12T14:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0/manifests"},{"name":"v5.41.9","sha":"53e24b787534196692d6d0f1638c810d0c2319ff","kind":"commit","published_at":"2025-03-11T14:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9/manifests"},{"name":"v5.41.8","sha":"0a78e5299ba6e8d2e59b83cfe60e5c685e61f3b6","kind":"commit","published_at":"2025-03-08T13:45:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8/manifests"},{"name":"vpy2.12.1","sha":"b70c4dc3a92578bd0b3f389535d16d73cc3b9dd2","kind":"tag","published_at":"2025-02-28T05:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1/manifests"},{"name":"v5.41.7","sha":"c0b8c4a755c5de7f5af40bffeb07517a0ef1c1da","kind":"commit","published_at":"2025-02-27T02:30:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7/manifests"},{"name":"v5.41.6","sha":"02a612a8aa02d556a69b9eddbcf0cdb4f4e56f39","kind":"commit","published_at":"2025-02-26T12:47:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6/manifests"},{"name":"v5.41.5","sha":"1e58c1469898c6d528635fbe5dcf06ddb1f453e8","kind":"commit","published_at":"2025-02-21T13:56:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5/manifests"},{"name":"vpy2.12.0","sha":"1522931b80c7208feb605af870ab8997aee5d7fc","kind":"tag","published_at":"2025-02-21T05:31:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0/manifests"},{"name":"v5.41.4","sha":"12b5829fc97f341327300c5d71181c97f167b0f5","kind":"commit","published_at":"2025-02-21T05:30:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4/manifests"},{"name":"v5.41.3","sha":"f0c680393d29178cbf6e9960bb79777053eb5b9c","kind":"commit","published_at":"2025-02-19T04:15:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3/manifests"},{"name":"v5.41.2","sha":"7a37f0998fd809ba31244c0da6db010ad34098d3","kind":"commit","published_at":"2025-02-16T14:33:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2/manifests"},{"name":"v5.41.1","sha":"d3865bb8d9b0fad95cba7ce2a1cc3b2e9457a949","kind":"commit","published_at":"2025-02-15T17:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"0dd2a64096cc1edc60f7530afc37c03187318ab8","kind":"commit","published_at":"2025-02-14T14:13:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0/manifests"},{"name":"v5.40.5","sha":"726880112b20fd67a88ef6739cb58b45513f547d","kind":"commit","published_at":"2025-02-14T04:25:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5/manifests"},{"name":"v5.40.4","sha":"49987659ddd9d64c825adc0cb8df9c02b4835057","kind":"commit","published_at":"2025-02-13T04:30:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4/manifests"},{"name":"v5.40.3","sha":"391311e8552309180e5c3ad54da5275f356ca942","kind":"commit","published_at":"2025-02-12T13:44:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3/manifests"},{"name":"v5.40.2","sha":"ae27afbb9535c5d9933d02e83803e83834c87c9b","kind":"commit","published_at":"2025-02-07T12:29:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2/manifests"},{"name":"v5.40.1","sha":"fa0a6c4b097924442bfb6ea247d123614acb4dc3","kind":"commit","published_at":"2025-02-07T02:05:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"0bb68257c6244a7ba7750d1198305ada1ab72d8b","kind":"commit","published_at":"2025-02-02T20:45:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0/manifests"},{"name":"v5.39.2","sha":"56aabb0db5330a51101504226527ce3691f28210","kind":"commit","published_at":"2025-02-02T02:22:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2/manifests"},{"name":"v5.39.1","sha":"36047efa501b49c176c5129880217dd905aee1ba","kind":"commit","published_at":"2025-01-30T14:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"0ff27add460aa7a284c7f86e924723886c556fd1","kind":"commit","published_at":"2025-01-29T03:02:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0/manifests"},{"name":"v5.38.0","sha":"36044c3c65c4aa6d8a5291574180798d408fcbba","kind":"commit","published_at":"2025-01-28T10:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"7e18e19c57f279a79812630b0c4ea15d371e986a","kind":"commit","published_at":"2025-01-25T10:08:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0/manifests"},{"name":"v5.36.0","sha":"99380739e2ffc2de79a115aebfa91b5c431a07f5","kind":"commit","published_at":"2025-01-24T14:03:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"824fc4c59158f2ec8fe309adce67650414d551a0","kind":"commit","published_at":"2025-01-23T11:23:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"218192263d1ab4782b3dcfcebcd92bd0551d270f","kind":"commit","published_at":"2025-01-22T09:32:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0/manifests"},{"name":"v5.34.10","sha":"71733cc6dd94d27156d7239d10108357b320eaab","kind":"commit","published_at":"2025-01-14T01:34:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10/manifests"},{"name":"v5.34.9","sha":"884ec22d007a39eac5798c7897c17b8617d63802","kind":"commit","published_at":"2025-01-12T16:36:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9/manifests"},{"name":"v5.34.8","sha":"0418cd7676e730e9ddcad00ace01adbe899e124d","kind":"commit","published_at":"2025-01-08T02:25:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8/manifests"},{"name":"v5.34.7","sha":"acd8bd7f0699890786acdc7c1242516a43a697ec","kind":"commit","published_at":"2025-01-06T23:16:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7/manifests"},{"name":"v5.34.6","sha":"d1fb1139da005e1df3939b1c620ece9db75fa531","kind":"commit","published_at":"2024-12-31T20:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6/manifests"},{"name":"v5.34.5","sha":"0763cd693acee7b6b80fefad0e8b1950e41a1a74","kind":"commit","published_at":"2024-12-25T13:38:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5/manifests"},{"name":"v5.34.4","sha":"034741181be9c9563a62b494fcf17d0d9c9026a6","kind":"commit","published_at":"2024-12-21T04:48:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4/manifests"},{"name":"v5.34.3","sha":"347b61819b6b06cb1c4ee3af06e780f15826b11c","kind":"commit","published_at":"2024-12-18T12:15:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3/manifests"},{"name":"v5.34.2","sha":"bfd0b8a808a33be0da92a006a7b4f8b17a5d79b3","kind":"commit","published_at":"2024-12-14T18:51:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2/manifests"},{"name":"v5.34.1","sha":"af020612644be1ba549a1c4802f6ab83c33aeedb","kind":"commit","published_at":"2024-12-13T14:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1/manifests"},{"name":"v5.34.0","sha":"fc8fac9d68e7f4de2322a82a38740a79b05e57f4","kind":"commit","published_at":"2024-12-10T14:32:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"0e3c2e5f345a1372eea1542ce2504a2f4ca6e6e0","kind":"commit","published_at":"2024-12-10T04:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"ab437a74d11f18a49645c2c7ae59949c33dc05b9","kind":"commit","published_at":"2024-12-09T09:24:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"dfa3e8b477662a5a1e556946689a2d41a57f2776","kind":"commit","published_at":"2024-12-08T17:57:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"26f578e0db52ff0501c2a2f4960abac377171773","kind":"commit","published_at":"2024-12-06T03:06:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"cf49d37f5119a033f630aa781f2e9757831e5873","kind":"commit","published_at":"2024-12-04T06:17:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"9ae31bac5bb5c1f35d59db94d2af3d6eaaec1ad3","kind":"commit","published_at":"2024-12-02T20:33:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0/manifests"},{"name":"v5.30.1","sha":"9b1f30c8377ee56b9247e953765892ddf794e4b2","kind":"commit","published_at":"2024-11-30T14:46:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d0c473f90670b95fd98a63995dbb9481d0f6742d","kind":"commit","published_at":"2024-11-29T04:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0/manifests"},{"name":"vpy2.11.0","sha":"4ada3d5c318fd550ebb466e49203217fb6f1450b","kind":"tag","published_at":"2024-11-26T03:35:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0/manifests"},{"name":"v5.29.1","sha":"cc6cfc2231dbcdc55f14c92ebe05243b99eebb09","kind":"commit","published_at":"2024-11-23T05:48:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1/manifests"},{"name":"v5.29.0","sha":"bf03f864fb64c86bf75d52dad2c894a5e5e39e44","kind":"commit","published_at":"2024-11-22T09:11:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0/manifests"},{"name":"v5.28.2","sha":"4d3eb88f64e59c5d0cf80895c0af528700788771","kind":"commit","published_at":"2024-11-22T01:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2/manifests"},{"name":"v5.28.1","sha":"a9ed0c1cbfc96a0363a6ad51de7de7991293e251","kind":"commit","published_at":"2024-11-20T13:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1/manifests"},{"name":"v5.28.0","sha":"26b2bc6386d639a35f87ab226dbeda3204a5ddd7","kind":"commit","published_at":"2024-11-19T17:53:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0/manifests"},{"name":"v5.27.0","sha":"212956921f364f02913aaf76a378358d373801c1","kind":"commit","published_at":"2024-11-19T03:13:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0/manifests"},{"name":"v5.26.2","sha":"65c729152bfe6c3fabb3c7b40f9c4bcf7366af3f","kind":"commit","published_at":"2024-11-15T09:25:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"8784f662f905fa5f40f6c4bd62c369e2cbe4290f","kind":"commit","published_at":"2024-11-14T15:26:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"68cf88a626a0ea5499f3137657b6a02552c2bfcc","kind":"commit","published_at":"2024-11-14T10:39:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0/manifests"},{"name":"v5.25.6","sha":"6ea8f5421d7074054f18057e5665d53b23fb9a97","kind":"commit","published_at":"2024-11-11T15:29:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6/manifests"},{"name":"v5.25.5","sha":"293df08103c86fb142f85ff68770e57a71f6f085","kind":"commit","published_at":"2024-11-11T14:33:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5/manifests"},{"name":"v5.25.4","sha":"624a08638ff43b6fae82d9cf5cf939bdbd149f69","kind":"commit","published_at":"2024-11-10T00:08:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4/manifests"},{"name":"v5.25.3","sha":"a8553db76997a05eef4d7db7c746f7b868f92864","kind":"commit","published_at":"2024-11-08T12:37:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3/manifests"},{"name":"v5.25.2","sha":"d5f9efe59536cfcd4c3f16538b763e6cb857e7cf","kind":"commit","published_at":"2024-11-08T02:17:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2/manifests"},{"name":"v5.25.1","sha":"acadd32d5c059cccf096603538c7795dc597a921","kind":"commit","published_at":"2024-11-07T03:11:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"7a9d8eef416be9434e3b268d547bef09fde5fd6f","kind":"commit","published_at":"2024-11-06T00:39:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"43d80b31762f99de2792b01ee538a4dd79fb545b","kind":"commit","published_at":"2024-11-05T13:59:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0/manifests"},{"name":"v5.23.1","sha":"855aa5ed0b6f69c8e989191658d82570943b5319","kind":"commit","published_at":"2024-11-05T04:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1/manifests"},{"name":"v5.23.0","sha":"092019f862194acf29933faf7d1f712f1e9852b9","kind":"commit","published_at":"2024-11-02T19:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"65d256f3bda01f98655473e66f258ea871319e69","kind":"commit","published_at":"2024-10-31T15:27:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0/manifests"},{"name":"vpy2.10.1","sha":"0547f7a80d29eee9315ef4a1d3bd954ddd2b467f","kind":"tag","published_at":"2024-10-26T05:33:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1/manifests"},{"name":"v3.16.2","sha":"ba65311d8c48a66801144e239c30f1cab86ced2b","kind":"commit","published_at":"2024-10-24T12:23:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2/manifests"},{"name":"v4.18.2","sha":"e348831e82ec7a1330f3203ab9ccdd1d8c226e84","kind":"commit","published_at":"2024-10-24T08:27:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2/manifests"},{"name":"vpy2.10.0","sha":"569cbc49100198eff06be795cf1bae1bb22d743f","kind":"tag","published_at":"2024-10-24T01:26:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0/manifests"},{"name":"v5.21.2","sha":"0ff74d432416c93d56fb0bb24ba4665013b35623","kind":"commit","published_at":"2024-10-22T06:48:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2/manifests"},{"name":"v3.16.1","sha":"5092252dc730fef395a444d2ef6f9ddd4f02881a","kind":"commit","published_at":"2024-10-19T09:21:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1/manifests"},{"name":"v4.18.1","sha":"d5495b16c05f9dbbcb88f96c01272e91a977c248","kind":"commit","published_at":"2024-10-19T09:20:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1/manifests"},{"name":"v5.21.1","sha":"98e1ec66ef451d7c21fb7f3c039e37ab41650182","kind":"commit","published_at":"2024-10-18T12:58:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e7f0826b19250c4b1a91f7a755f0aded06bba07b","kind":"commit","published_at":"2024-10-18T08:13:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0/manifests"},{"name":"v5.20.1","sha":"dff47c0825aa03f5f78562b5aa8b08f6d85d4e10","kind":"commit","published_at":"2024-10-18T06:30:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1/manifests"},{"name":"v3.16.0","sha":"ecec076fa6fc61583a180cb13f93366b843c2a33","kind":"commit","published_at":"2024-10-15T09:19:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0/manifests"},{"name":"v4.18.0","sha":"d4997ec2c0e88de0f906a5c6c66aa00b8ad9b5de","kind":"commit","published_at":"2024-10-14T14:28:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0/manifests"},{"name":"v5.20.0","sha":"073baf6222dfda569ac214dbeba37416b4976534","kind":"commit","published_at":"2024-10-13T09:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0/manifests"},{"name":"v5.19.1","sha":"c8abdc735c7e882e163bd267604644f9e6314313","kind":"commit","published_at":"2024-10-12T14:17:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"36ef0705c0e1cf2473a8022d548ff62fab2067e9","kind":"commit","published_at":"2024-10-11T08:52:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"f0cb07e5af50a0d4ae7808beb3dc744cbaaa89a0","kind":"commit","published_at":"2024-10-09T00:53:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0/manifests"},{"name":"v5.17.1","sha":"ca8207b24beac765b757b7273c24dcfd976d44af","kind":"commit","published_at":"2024-10-07T16:38:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"80ca4636266c2acd98743716f3c80ecfacf59d4b","kind":"commit","published_at":"2024-10-07T15:54:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"7321e25583ccb0a377eeca79e9fbae9afba56ef7","kind":"commit","published_at":"2024-10-06T09:11:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"f4526700ef9e1bee989fda1243a2d4e94ad9c85b","kind":"commit","published_at":"2024-10-01T21:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"626d9cd2f6dea1f7a27faaa49c9fc9f5fff35fdf","kind":"commit","published_at":"2024-09-30T07:04:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0/manifests"},{"name":"v5.13.2","sha":"46e2617694d12577d3b6656fb5bba24cb7d1cd4d","kind":"commit","published_at":"2024-09-20T12:31:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"68c415d1e6767c500fb462f50304b733aedeed80","kind":"commit","published_at":"2024-09-18T01:33:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"44a2d6288d43d342c54531413bb71d1acb371435","kind":"commit","published_at":"2024-09-11T14:48:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0/manifests"},{"name":"vpy2.9.4","sha":"836edd8882f2077240e54757f60ea3e4ff08ac01","kind":"tag","published_at":"2024-09-10T12:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4/manifests"},{"name":"v5.12.15","sha":"8772a230155bbebde0cc9c48692c83b1394ddbce","kind":"commit","published_at":"2024-09-10T12:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15/manifests"},{"name":"v5.12.14","sha":"056b90db0bad34a393149dae61a171717053e526","kind":"commit","published_at":"2024-09-05T03:23:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14/manifests"},{"name":"v5.12.13","sha":"69c129670a468b6b6ce1b8600e1928826d53f8bb","kind":"commit","published_at":"2024-09-03T14:04:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13/manifests"},{"name":"vpy2.9.3","sha":"6d828aec07f96c074457f2874e59f1d06cad3050","kind":"tag","published_at":"2024-08-31T01:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3/manifests"},{"name":"v5.12.12","sha":"7104a8c82281ed495245184f569bbb6c2d92605c","kind":"commit","published_at":"2024-08-29T13:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12/manifests"},{"name":"v5.12.11","sha":"fea6b1a060d5cc42bf468bfa4db9e32b7a686fe0","kind":"commit","published_at":"2024-08-28T04:57:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11/manifests"},{"name":"v5.12.10","sha":"a457a54f755fcb83af38100166d5b718e58149f1","kind":"commit","published_at":"2024-08-22T05:17:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10/manifests"},{"name":"v5.12.9","sha":"c60e6a3f45606c623ef6a2b16415d67eac9b0269","kind":"commit","published_at":"2024-08-17T18:21:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9/manifests"},{"name":"v5.12.8","sha":"89c771b4986e4e228a5451663a0baa15b3606d65","kind":"commit","published_at":"2024-08-17T00:29:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8/manifests"},{"name":"v5.12.7","sha":"4fbde068cf782c007e3dee78836eae4e098d9b50","kind":"commit","published_at":"2024-08-16T03:30:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7/manifests"},{"name":"v5.12.6","sha":"69d7ef30e551e1c1b3682e6a460b8de8e0f9c437","kind":"commit","published_at":"2024-08-14T14:40:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6/manifests"},{"name":"v5.12.5","sha":"b5993b374cab860f1c208296b9a5d6dd58499111","kind":"commit","published_at":"2024-08-13T03:26:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"b7b31dd90cf610fd995394ac4b579ed4c87b4247","kind":"commit","published_at":"2024-08-12T08:30:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4/manifests"},{"name":"vpy2.9.2","sha":"c70e5e7bf07144df93caf9ec0505497b5119e708","kind":"tag","published_at":"2024-08-10T17:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2/manifests"},{"name":"v5.12.3","sha":"65a3e59ac3b09d21f92c7a6eea34b80d8e11cfda","kind":"commit","published_at":"2024-08-10T17:43:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"1777e38546d88f17a79170868c90f01bb70bb231","kind":"commit","published_at":"2024-08-09T03:53:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2/manifests"},{"name":"vpy2.9.1","sha":"5344692d0d508ee797c253280c498e27606630dd","kind":"tag","published_at":"2024-08-08T01:58:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1/manifests"},{"name":"v5.12.1","sha":"0faec379aafd77f69f8290f192a2e374ff3e872e","kind":"commit","published_at":"2024-08-07T01:15:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1/manifests"},{"name":"vpy2.9.0","sha":"e313993cd40acac75e544c81e10969b05058fd3e","kind":"tag","published_at":"2024-08-02T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0/manifests"},{"name":"v5.12.0","sha":"00c303748bf060d47860ed7b7edd91c0894876ca","kind":"commit","published_at":"2024-08-01T01:29:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"1b31a6c8c957e386e212a340b0360e7781acc382","kind":"commit","published_at":"2024-07-29T12:14:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"3a65ac4c5221c2d882ea741333b8651530e5ed02","kind":"commit","published_at":"2024-07-26T03:11:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"1bf1258343b52d6e0625d28693b7d87c04c84f08","kind":"commit","published_at":"2024-07-19T14:13:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"a5ac1ae84a33fca0985d660e10e32895a47e2bda","kind":"commit","published_at":"2024-07-19T13:08:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"da520e7705ae48e0fcd3d913ceb9c1eab0399859","kind":"commit","published_at":"2024-07-18T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"14038738cd99943c315e2531dbbd00c6a8944f62","kind":"commit","published_at":"2024-07-16T12:18:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"8025f994658167971f2778cd67531c3f3b0008db","kind":"commit","published_at":"2024-07-15T14:09:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0/manifests"},{"name":"vpy2.8.1","sha":"7fdd8924d3625b6916e36d78c0f8e91956572a43","kind":"tag","published_at":"2024-07-11T14:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1/manifests"},{"name":"v5.8.7","sha":"4963d92c79a5fe369da3df85f9d548c42b5d1a02","kind":"commit","published_at":"2024-07-11T14:13:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"8bb08a7e6ddf6799f31ac9e07e6bda8eb4023a78","kind":"commit","published_at":"2024-07-11T00:21:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6/manifests"},{"name":"vpy2.8.0","sha":"aecac66b891045397d915fbc2cc1c3c92c5ae764","kind":"tag","published_at":"2024-07-10T02:17:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0/manifests"},{"name":"v5.8.5","sha":"a6155c970739c7664befa18664d0019bf1afc9c9","kind":"commit","published_at":"2024-07-10T02:17:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"b4669d88f1732fb4f84fb390208008d176f4122a","kind":"commit","published_at":"2024-07-05T04:21:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"833d8663b24e4c5940da87f9b67f1d4c7b83af2a","kind":"commit","published_at":"2024-06-28T12:27:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"68899ac9af14c2d307926d650e8db7cdfc980074","kind":"commit","published_at":"2024-06-15T06:23:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"16fb26737721d464b45acc7177ee4d1ef7bd85f6","kind":"commit","published_at":"2024-06-12T14:37:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"74e7cce8c5158a59dd932114e1e0df30c9fc11f9","kind":"commit","published_at":"2024-06-11T14:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0/manifests"},{"name":"vpy2.7.8","sha":"a5a0af83e0c5a9a5296b8dbfde9bb10f86de1f96","kind":"tag","published_at":"2024-06-05T14:14:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8/manifests"},{"name":"vpy2.7.7","sha":"88b8f6c49c9642a252fbb6ef3b2b2e4260ebed8c","kind":"tag","published_at":"2024-06-04T23:48:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7/manifests"},{"name":"v5.7.15","sha":"92f39fd241bed71b8a4fcacd6ff44e5aa67977e0","kind":"commit","published_at":"2024-06-04T23:47:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15/manifests"},{"name":"v5.7.14","sha":"02cd61d119bee6043a9b42ce3eccfe45cfcc4fb3","kind":"commit","published_at":"2024-05-29T16:23:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"5b25660169d9543d37781c97641a50a76c2759a3","kind":"commit","published_at":"2024-05-28T18:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"d3ad53f64f8cf272c2cc9aa1936a82d30cb9072d","kind":"commit","published_at":"2024-05-24T04:08:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"dff8e2e293739f02f27f9b06bd47222adb7c8aa7","kind":"commit","published_at":"2024-05-23T05:37:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"e35dad78c4a3e761a53532998034b2a8f7fec4a3","kind":"commit","published_at":"2024-05-21T04:51:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"7d51ed749f77926ee2bfd2b1076c8cd8d3b42243","kind":"commit","published_at":"2024-05-16T05:24:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9/manifests"},{"name":"vpy2.7.6","sha":"c70708ba1375c6a201e762658927d0672697b246","kind":"tag","published_at":"2024-05-09T04:40:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6/manifests"},{"name":"v5.7.8","sha":"bc71850259a818805cfeacb6ae34bf023d52ced5","kind":"commit","published_at":"2024-05-01T20:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"ad779738180314af42f938eb1893f3d617127d28","kind":"commit","published_at":"2024-04-30T07:46:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7/manifests"},{"name":"vpy2.7.5","sha":"8020f9952a058988d57d1f772f43b2d802e20692","kind":"tag","published_at":"2024-04-28T16:59:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5/manifests"},{"name":"v5.7.6","sha":"a8c5831d2b3e86ae9247af7eba70968cbcbfd7a7","kind":"commit","published_at":"2024-04-27T04:12:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6/manifests"},{"name":"vpy2.7.4","sha":"723457f6eba0cd320bdac32ada807f83bd46e46b","kind":"tag","published_at":"2024-04-26T14:19:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4/manifests"},{"name":"vpy2.7.3","sha":"8a296f17107edb12d3282ab073166f62aded1635","kind":"tag","published_at":"2024-04-24T04:34:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3/manifests"},{"name":"v5.7.5","sha":"cc4afdcf88534427900125eb2f68ac169e55baf3","kind":"commit","published_at":"2024-04-24T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"f65eb4b5b6d1025a6fe06c9841403fd88956688c","kind":"commit","published_at":"2024-04-21T15:39:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4/manifests"},{"name":"vpy2.7.2","sha":"8ed041e0395bdfb5cd9b474cdc17985bea98ea68","kind":"tag","published_at":"2024-04-20T05:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2/manifests"},{"name":"v5.7.3","sha":"b881857b5fb8e985e21f731d1a22caeed883331c","kind":"commit","published_at":"2024-04-20T05:32:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3/manifests"},{"name":"vpy2.7.1","sha":"333c3e03a0b77e5fdc8d03b5e1f23c1af777cfa6","kind":"tag","published_at":"2024-04-18T01:24:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1/manifests"},{"name":"v5.7.2","sha":"c97a43b7849c8c34f4043cf0e6873cde7215920d","kind":"commit","published_at":"2024-04-18T01:23:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2/manifests"},{"name":"vpy2.7.0","sha":"99ab8c550b0563535f739fc8fbaa93e8d5e1e4d6","kind":"tag","published_at":"2024-04-13T18:28:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0/manifests"},{"name":"vpy2.6.0","sha":"deca5d04c96410fd5d09f8165a32e9769d35f0f6","kind":"tag","published_at":"2024-04-13T00:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0/manifests"},{"name":"v5.7.1","sha":"da3eb33f6584a466ac5eb1cb729c8478ba78b501","kind":"commit","published_at":"2024-04-10T01:18:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"9c25995b1e0c8f9193516adeae486f6b781dd3eb","kind":"commit","published_at":"2024-04-09T14:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0/manifests"},{"name":"vpy2.5.0","sha":"111fa41a8444aa2b8080f35d585867c65bdeab37","kind":"tag","published_at":"2024-04-08T21:10:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0/manifests"},{"name":"v5.6.0","sha":"b172ddfa247a307b5d66ccc364c2782118df6040","kind":"commit","published_at":"2024-04-08T21:09:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0/manifests"},{"name":"vpy2.4.0","sha":"ab5e3d64e89a52638a555cefddc534b4e79d056f","kind":"tag","published_at":"2024-04-07T22:09:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0/manifests"},{"name":"v5.5.4","sha":"91cdd57b93da342b359177b7e5502d52c37523b6","kind":"commit","published_at":"2024-04-07T22:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"082834b1fb66dd4f6ad4ba94e5b1761e53fd6b78","kind":"commit","published_at":"2024-04-07T01:59:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"4a3787cf0d7ed8ecc46e946b87fdea436b838ee0","kind":"commit","published_at":"2024-04-06T04:25:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"80365638e7934aaa657571ed640fe0edacedf8e0","kind":"commit","published_at":"2024-04-03T14:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"66cf7c7bb82e5c08bc669615c83cc69fa0894228","kind":"commit","published_at":"2024-03-31T19:45:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0/manifests"},{"name":"v5.4.6","sha":"b8d7ebf3355012a2495709c4758180c60f01fb72","kind":"commit","published_at":"2024-03-26T13:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6/manifests"},{"name":"vpy2.3.3","sha":"6bf668ed7e600b8ca28439431812d83aca81508d","kind":"tag","published_at":"2024-03-24T17:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3/manifests"},{"name":"vpy2.3.2","sha":"52d44397b39de9a9c04b6c3e302837e7876de053","kind":"tag","published_at":"2024-03-23T21:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2/manifests"},{"name":"v5.4.5","sha":"f8c84021ad226b86bff4c4351dbb4cdebe117bd5","kind":"commit","published_at":"2024-03-22T04:27:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5/manifests"},{"name":"v5.4.4","sha":"ea973b98c605a5124c1e7c65e0c34b595ac8fb1a","kind":"commit","published_at":"2024-03-21T04:16:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4/manifests"},{"name":"vpy2.3.1","sha":"a73cf3220209bbd52255aa6974a96d77c14c47e9","kind":"tag","published_at":"2024-03-19T05:07:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1/manifests"},{"name":"v5.4.3","sha":"7bf641886ec6424d44b1d20d5aa22aae81ceef1d","kind":"commit","published_at":"2024-03-17T13:53:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3/manifests"},{"name":"vpy2.3.0","sha":"928eeb6704184bbbdfe064b49599e1afc529acf2","kind":"tag","published_at":"2024-03-16T03:49:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0/manifests"},{"name":"v5.4.2","sha":"096bd810fcd5e4d923b0968bec7a4fc992c5e8a6","kind":"commit","published_at":"2024-03-06T05:00:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"abe142ad3d6d1463b261de5eef88bf4827c868e2","kind":"commit","published_at":"2024-03-01T05:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"82dfc48ee0059b00f37116ec65cab6897b722325","kind":"commit","published_at":"2024-02-27T03:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"e31fe65571733e9bce85e3ecdb85f93d0346072c","kind":"commit","published_at":"2024-02-25T10:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"927d2a5bc08c320b60c8ba0fe38dd04d32aa3771","kind":"commit","published_at":"2024-02-24T00:09:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"651d086f41818dd25bd96bdc2c855a9a4b06be13","kind":"commit","published_at":"2024-02-22T02:05:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"bfa18396b4b128a84a99b1ca0e46908cdedad386","kind":"commit","published_at":"2024-02-20T22:47:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"571b4172487ee972320d93d81313cd7e88307114","kind":"commit","published_at":"2024-02-17T13:57:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"83e8a611b1a758354426244739bcc950e658e1f3","kind":"commit","published_at":"2024-02-17T02:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0/manifests"},{"name":"v5.1.12","sha":"59386645ebf0d50f96a4d76b1988fc501348dc3e","kind":"commit","published_at":"2024-02-16T05:33:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12/manifests"},{"name":"vpy2.2.4","sha":"5949b37b6762af8bd6d1a98350df56a409bac501","kind":"tag","published_at":"2024-02-13T01:57:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4/manifests"},{"name":"v5.1.11","sha":"e8c64477e0e8d29cfa87d7c1ccc78d2932f1eb33","kind":"commit","published_at":"2024-02-13T01:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11/manifests"},{"name":"vpy2.2.3","sha":"f2e11b4182a55ced34dc6cf63ef5e6d11c8f24fa","kind":"tag","published_at":"2024-02-10T20:39:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3/manifests"},{"name":"v5.1.10","sha":"acabc45be455bbc30dc149afc1045c48f250c25f","kind":"commit","published_at":"2024-02-10T20:38:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10/manifests"},{"name":"v5.1.9","sha":"cd63c28100d33f563fff852ff46132ee014aa7d9","kind":"commit","published_at":"2024-02-05T16:09:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9/manifests"},{"name":"vpy2.2.2","sha":"b3ab285cb128075b8a8d52a75a4a5b210c1a24dd","kind":"tag","published_at":"2024-02-03T03:37:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2/manifests"},{"name":"v5.1.8","sha":"6e12b3e8771ccb25e2eb1231ef033974bf0a98b3","kind":"commit","published_at":"2024-02-03T03:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"1eedf29a9779cc6762f15c26fc00926d8ddc04a4","kind":"commit","published_at":"2024-02-02T02:31:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"5cecea1f1625e23eeb070329bdad4ab4ac670b80","kind":"commit","published_at":"2024-01-31T00:27:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"168d312ac7174a1c5c6abee56110547b76cfce7a","kind":"commit","published_at":"2024-01-23T02:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"7db6756125f235c7b2d7523b88edcbe4e3b6a754","kind":"commit","published_at":"2024-01-20T17:01:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4/manifests"},{"name":"vpy2.2.1","sha":"350a81402f9d6c18e69f215c4e3bb1fe5d277937","kind":"tag","published_at":"2024-01-16T13:14:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1/manifests"},{"name":"v5.1.3","sha":"081061f2a07f702a934b0ee0d3b8cdfdf3ce8185","kind":"commit","published_at":"2024-01-16T13:14:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fc8eafde5f1d5eec2d6e2359ee3278cd84993252","kind":"commit","published_at":"2024-01-15T19:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2/manifests"},{"name":"vpy2.2.0","sha":"379016ef181aea805d599d34c7b6746e9ddcbd66","kind":"tag","published_at":"2024-01-14T17:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0/manifests"},{"name":"vpy2.1.0","sha":"bf3d1586777491e320af49ceb054edec020a9438","kind":"tag","published_at":"2024-01-12T00:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0/manifests"},{"name":"v5.1.1","sha":"f1bfded60e42a5d2311002829746d22d64dbc4a5","kind":"commit","published_at":"2024-01-02T02:06:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"db464903cf4b1d94c3b72856d593ee395b497c37","kind":"commit","published_at":"2023-12-27T17:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0/manifests"},{"name":"vpy2.0.0","sha":"f6e585d36df25db5fb24d986b7cc2433c92473c9","kind":"tag","published_at":"2023-12-23T01:15:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0/manifests"},{"name":"v5.0.0","sha":"58e5746102dda9de168a678cf1dc6313dfb85fba","kind":"commit","published_at":"2023-12-21T21:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0/manifests"},{"name":"v4.17.0","sha":"e1ff35b53353bb20c045785fd213fb4e3ae9c181","kind":"commit","published_at":"2023-12-21T14:15:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0/manifests"},{"name":"vpy1.24.0","sha":"8a0b4ad7acca1d209c26c6472a372920b657d7b4","kind":"tag","published_at":"2023-12-21T05:25:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0/manifests"},{"name":"v4.16.0","sha":"67c3b8b7af266ba8be82fa1e095ac86c8b86e6a1","kind":"commit","published_at":"2023-12-18T13:47:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0/manifests"},{"name":"vpy1.23.0","sha":"136e8e7f3f2e69dcf32406ee3513962cedcd13f8","kind":"tag","published_at":"2023-12-18T03:59:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0/manifests"},{"name":"vpy1.22.0","sha":"1ef6bcf859385f468a5d1b31827d2dab3396245b","kind":"tag","published_at":"2023-12-14T23:26:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0/manifests"},{"name":"v4.15.4","sha":"2c06921a9360698b1d06dc324ab0b9d157538178","kind":"commit","published_at":"2023-12-14T13:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4/manifests"},{"name":"vpy1.21.0","sha":"3c325ffbde0acc1f137d8cdfd24079b39dfee3c9","kind":"tag","published_at":"2023-12-14T00:51:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0/manifests"},{"name":"v4.15.3","sha":"8a486b10511610580ab8433b6d9e8ce2ff26bfba","kind":"commit","published_at":"2023-12-13T23:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3/manifests"},{"name":"vpy1.20.0","sha":"1010c77e4e3ba16927bff6b612ebf3f3f52f779a","kind":"tag","published_at":"2023-12-13T02:16:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0/manifests"},{"name":"vpy1.19.0","sha":"0365b3f1e1b502096320c4a6fd26940540244110","kind":"tag","published_at":"2023-12-12T00:54:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0/manifests"},{"name":"vpy1.18.0","sha":"f3536dd2ae83650df32726f0ee89654458e8e23d","kind":"tag","published_at":"2023-12-10T04:28:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0/manifests"},{"name":"v4.15.2","sha":"96adcc90e7e8c75157470ce12bb9fde4b5078228","kind":"commit","published_at":"2023-12-07T13:28:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"95ad04972e99ab56af864c9ee9ebc2fa53ca86c9","kind":"commit","published_at":"2023-12-06T21:52:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"76f9e8ffa64b3299868e041292bfd6bf8e988b3d","kind":"commit","published_at":"2023-12-05T13:18:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0/manifests"},{"name":"v4.14.4","sha":"1a23e57075a16e5d9ae6022b4599d65855b5e3de","kind":"commit","published_at":"2023-11-28T13:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"cbd5057563545e9f4a5fa1e1e4abe25f0962ce12","kind":"commit","published_at":"2023-11-27T14:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"d7cf6ea60830b69b636648238a51e5f981616d02","kind":"commit","published_at":"2023-11-24T11:11:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2/manifests"},{"name":"vpy1.17.0","sha":"bec84e8c8083fe4cf36839634e7cf2939a85d886","kind":"tag","published_at":"2023-11-24T09:27:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0/manifests"},{"name":"v4.14.1","sha":"65a73ce6a1c3b11b616b47f409cee0d3dcb6f839","kind":"commit","published_at":"2023-11-23T15:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"d6c31de48d7aadb542a1e3755ca5b9d169d3fdb9","kind":"commit","published_at":"2023-11-18T10:14:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0/manifests"},{"name":"v4.13.3","sha":"4cfe33e481e204f6377362b7314193c3b7fc40f0","kind":"commit","published_at":"2023-11-16T06:00:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3/manifests"},{"name":"vpy1.16.1","sha":"fc7f863bff2b4aa0869536eecabf01040b600533","kind":"tag","published_at":"2023-11-09T14:06:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1/manifests"},{"name":"v4.13.2","sha":"60a917e3c08fee3d77e32da633e517b3d4e223aa","kind":"commit","published_at":"2023-11-09T14:05:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2/manifests"},{"name":"vpy1.16.0","sha":"719ba5bc6fcc09d99a664b8986bad67163bfcb90","kind":"tag","published_at":"2023-11-08T12:48:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0/manifests"},{"name":"v4.13.1","sha":"610c701d94324e165a079c4de6b4cf0ef612f1da","kind":"commit","published_at":"2023-11-08T09:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"4828b7e7887d3dffa79e2bb388b93df9d70d88ac","kind":"commit","published_at":"2023-11-05T11:16:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0/manifests"},{"name":"vpy1.15.4","sha":"3d5373929be84374480acf2a972f3ca7d64d427d","kind":"tag","published_at":"2023-11-05T11:05:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4/manifests"},{"name":"v4.12.10","sha":"9f36d48344e11efba60ecd9f51f57c60b03a3cb5","kind":"commit","published_at":"2023-11-05T11:04:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10/manifests"},{"name":"vpy1.15.3","sha":"0f0c35129239d64c40a57fa1fbf1ff8aa9efa294","kind":"tag","published_at":"2023-11-05T05:32:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3/manifests"},{"name":"v4.12.9","sha":"343d62c920511443f6786a30f283820fe8a1a464","kind":"commit","published_at":"2023-11-05T05:31:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9/manifests"},{"name":"v4.12.8","sha":"edd4b6b6cf714d1e95c43b61df7e363409e85ba4","kind":"commit","published_at":"2023-11-03T02:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"a7f7080622d9689b1a62cb280df412520b3c1e3a","kind":"commit","published_at":"2023-10-29T06:36:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"14176c1846c507da411495ddba40996a48e585b6","kind":"commit","published_at":"2023-10-26T02:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6/manifests"},{"name":"vpy1.15.2","sha":"c3c165ab32d66657d94f552a266f182f8f30c1df","kind":"tag","published_at":"2023-10-18T02:33:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2/manifests"},{"name":"v4.12.5","sha":"5c62a7739aa180a688dff01eea7f7f16ed6f0036","kind":"commit","published_at":"2023-10-18T02:32:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"fb7c64849dde45516ac8f1f313e242bae935fce8","kind":"commit","published_at":"2023-10-13T13:47:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"2bbc01494d8a1c7954327ae52ea4525b8e27bc35","kind":"commit","published_at":"2023-10-10T02:17:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"a01bb0b0345509cde6c74843323de6b67729f310","kind":"commit","published_at":"2023-10-05T13:50:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2/manifests"},{"name":"vpy1.15.1","sha":"4e1d0513842596e3c4d287e56d2eebc97b1addce","kind":"tag","published_at":"2023-10-04T13:26:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1/manifests"},{"name":"v4.12.1","sha":"dbc6b015158b1b85b2baa48d4850bf15096691d0","kind":"commit","published_at":"2023-10-04T13:25:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1/manifests"},{"name":"vpy1.15.0","sha":"b2d768e7b06b48eb4d8fbec63c7fa4f53c67a26a","kind":"tag","published_at":"2023-09-30T04:48:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0/manifests"},{"name":"v4.12.0","sha":"5ebb185dbecd2478688b20131522be41d0f3a055","kind":"commit","published_at":"2023-09-29T14:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0/manifests"},{"name":"vpy1.14.0","sha":"b886d1d3a4ed2987a5120c764ed97da2d36957ce","kind":"tag","published_at":"2023-09-26T04:30:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0/manifests"},{"name":"v4.11.4","sha":"9d78a99b390523c482c8440c190628aa9040c333","kind":"commit","published_at":"2023-09-22T09:56:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"164772169f99edf9da8d9d478a03eea277ece45a","kind":"commit","published_at":"2023-09-22T02:41:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"109bebf4e84d1f554c0fa491180001e2f571cba8","kind":"commit","published_at":"2023-09-20T13:34:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"28c817f696dd91092f51cd4529748f713e74ef15","kind":"commit","published_at":"2023-09-20T00:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"3fd185cdcdb473f46bde5deb91301a71e192b190","kind":"commit","published_at":"2023-09-16T03:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0/manifests"},{"name":"vpy1.13.2","sha":"764f2e07dc32ffa21303c96fe7029fedff3ca5bb","kind":"tag","published_at":"2023-09-12T06:22:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2/manifests"},{"name":"v4.10.0","sha":"4226ff380b43cabc3e52e0a5321d05f0fa2f265d","kind":"commit","published_at":"2023-09-12T06:21:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0/manifests"},{"name":"vpy1.13.1","sha":"c389221bdecba9fbb52c40d4a4e8ad78ecdb86c3","kind":"tag","published_at":"2023-09-11T14:01:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1/manifests"},{"name":"vpy1.13.0","sha":"09bae92e69d9cb7d8f3cc150a52b2c0f183affe7","kind":"tag","published_at":"2023-09-07T13:22:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0/manifests"},{"name":"v4.9.0","sha":"0f4af1701d549b9acc557e6dcc098d78e3de7911","kind":"commit","published_at":"2023-09-05T14:49:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0/manifests"},{"name":"vpy1.12.0","sha":"ff66290a0f6773300881f94ec6eb5fafe5c7ca24","kind":"tag","published_at":"2023-08-31T03:29:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0/manifests"},{"name":"vpy1.11.0","sha":"e640e5a95fd988a927aeef095b96cde41df6be63","kind":"tag","published_at":"2023-08-26T03:55:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0/manifests"},{"name":"v4.8.0","sha":"1020376dd7144ac432642e3ba19aa056e85b1baf","kind":"commit","published_at":"2023-08-20T23:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"9253112d0e1a0d0fa8496cafaefd81c009f2bd16","kind":"commit","published_at":"2023-08-19T13:52:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4/manifests"},{"name":"vpy1.10.1","sha":"a982ff36f705fab147eedaf037e71e525f3b46fe","kind":"tag","published_at":"2023-08-19T04:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1/manifests"},{"name":"v4.7.3","sha":"3ef306632b31820f604dc3c15b55d041a86d062f","kind":"commit","published_at":"2023-08-17T13:39:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"1e5e7ba2016029a0710412c5f5dcd11844c44b17","kind":"commit","published_at":"2023-08-12T00:43:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"bf9a9471818cb6fe4c323ba4bfbbcff3ea074c19","kind":"commit","published_at":"2023-08-10T02:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1/manifests"},{"name":"vpy1.10.0","sha":"284a2583a5b387935304b27b2e79f8d82f0370ce","kind":"tag","published_at":"2023-08-03T02:12:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0/manifests"},{"name":"v4.7.0","sha":"6fe67b49d30bdb70fcbd8057f98b1014056ea765","kind":"commit","published_at":"2023-08-03T01:42:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"3a656d968b584b8f04d42dc29eb1a561c2ab2fde","kind":"commit","published_at":"2023-07-28T19:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2d64c6e6b0aa06d3b27d01375bd3c3e7822c48b0","kind":"commit","published_at":"2023-07-26T19:20:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2/manifests"},{"name":"v4.6.0","sha":"39b2565325a56b1df87f49dfe3a1ba9deb0ea174","kind":"commit","published_at":"2023-07-19T19:23:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0/manifests"},{"name":"vpy1.9.0","sha":"38b19d8a5874fb9725b1d40d7656fd7c312710d9","kind":"tag","published_at":"2023-07-18T15:17:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0/manifests"},{"name":"v4.5.0","sha":"2b31259878b5c6d46429502e1fadf51b74d8872c","kind":"commit","published_at":"2023-07-18T15:16:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0/manifests"},{"name":"vpy1.8.0","sha":"3860ed116aed02e7d96e4917df8648fc48977fde","kind":"tag","published_at":"2023-07-17T20:35:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0/manifests"},{"name":"v4.4.0","sha":"38ed54a879ecff97fab9757a5ebf6583d6d161fb","kind":"commit","published_at":"2023-07-17T07:15:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0/manifests"},{"name":"vpy1.7.0","sha":"980db2ba2163db32beea20546be3b072a3fcdf61","kind":"tag","published_at":"2023-07-14T17:30:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0/manifests"},{"name":"v4.3.0","sha":"3b6f33eb85f68cff97eb61253884cf540cfb4908","kind":"commit","published_at":"2023-07-14T05:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fc69da91d109d713ff16efca0a968466b7868f6c","kind":"commit","published_at":"2023-07-10T23:49:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1/manifests"},{"name":"vpy1.6.1","sha":"da7dd075ea5d2df7f04367050cb658d26f492464","kind":"tag","published_at":"2023-07-10T23:38:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1/manifests"},{"name":"vpy1.6.0","sha":"b868b021722b5df381689b75b9f805a58ecb05e2","kind":"tag","published_at":"2023-07-06T19:16:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0/manifests"},{"name":"vpy1.5.0","sha":"561cdc3f825014c90bedbe1d66db4a2339beea67","kind":"tag","published_at":"2023-07-04T17:28:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0/manifests"},{"name":"v4.2.0","sha":"5e2a3430b320f0b28147e7695d8defd59e6a6a8e","kind":"commit","published_at":"2023-07-03T08:46:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0/manifests"},{"name":"vpy1.4.0","sha":"da92a5c303d499b7019d729d55b2698385bc570b","kind":"tag","published_at":"2023-06-30T22:04:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0/manifests"},{"name":"vpy1.3.1","sha":"3a37d170639f62cfc941c13fb82f876c87cee7ac","kind":"tag","published_at":"2023-06-29T16:23:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1/manifests"},{"name":"vpy1.3.0","sha":"6dd3410838f0260860c364c26ca7d004acb63590","kind":"tag","published_at":"2023-06-29T15:31:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0/manifests"},{"name":"vpy1.2.0","sha":"52d9103f8cf1558d81518f5215871c65ec68d559","kind":"tag","published_at":"2023-06-24T16:26:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0/manifests"},{"name":"vpy1.1.0","sha":"7d7e1b4ff6f937164b80f2c7ddf210308475f4c7","kind":"tag","published_at":"2023-06-23T19:17:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0/manifests"},{"name":"v4.1.0","sha":"65184e3f1388083e63ff956dea4ad62a1addf710","kind":"commit","published_at":"2023-06-23T16:40:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0/manifests"},{"name":"vpy1.0.0","sha":"b6b4579c77c277955ec5318d195b98742c370102","kind":"tag","published_at":"2023-06-21T21:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0/manifests"},{"name":"v4.0.0","sha":"e0ab7e6fd62487884096ed8fc6164a0be0c4d581","kind":"commit","published_at":"2023-06-21T21:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0/manifests"},{"name":"vpy0.5.6","sha":"215c59e06d111e254c817a005b829de226ee30b7","kind":"tag","published_at":"2023-06-21T21:37:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6/manifests"},{"name":"vpy0.5.5","sha":"59287d57a8e5f69abb4dfcecb5bcea36c2caa9c7","kind":"tag","published_at":"2023-06-16T16:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5/manifests"},{"name":"v3.15.8","sha":"5c36ae318766741a00a07af587255a5e951bd731","kind":"commit","published_at":"2023-06-16T16:49:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8/manifests"},{"name":"v3.15.7","sha":"90c34c37605134c72d560ed0fc6aa03a63b6cbca","kind":"commit","published_at":"2023-06-16T15:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7/manifests"},{"name":"vpy0.5.4","sha":"24d9ae1cbced374793429f0a9fecb5c4451ae46d","kind":"tag","published_at":"2023-06-14T14:01:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4/manifests"},{"name":"vpy0.5.3","sha":"66a0eb17a173e8661fe924389ad49c907c07d56e","kind":"tag","published_at":"2023-06-13T16:46:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3/manifests"},{"name":"v3.15.6","sha":"7f42665640b0cec1eaf32b4fec15ff1955164f8b","kind":"commit","published_at":"2023-06-13T16:45:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6/manifests"},{"name":"vpy0.5.2","sha":"a527bac0e0e5921885a1f170ebddb508b3698211","kind":"tag","published_at":"2023-06-11T15:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2/manifests"},{"name":"v3.15.5","sha":"69b94aae13033a385bccd93f82601a0c7c4f45a0","kind":"commit","published_at":"2023-06-11T15:41:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5/manifests"},{"name":"vpy0.5.1","sha":"25d71a1c17f53fcf432463623b1047b25d9d3ce6","kind":"tag","published_at":"2023-06-09T16:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1/manifests"},{"name":"vpy0.5.0","sha":"609f8de152ae8d0c538c79a34ffab0b0c36ed44d","kind":"tag","published_at":"2023-06-09T05:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0/manifests"},{"name":"v3.15.4","sha":"2ea74830cf0363ea39b077258d70f996f255a519","kind":"commit","published_at":"2023-06-08T17:34:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4/manifests"},{"name":"vpy0.4.4","sha":"ba2084f45eba6a72da962316cbb86a7d9b3f37b3","kind":"tag","published_at":"2023-06-08T15:35:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4/manifests"},{"name":"v3.15.3","sha":"0db3d46690acdf4b8b703427ba3fbed0893724e1","kind":"commit","published_at":"2023-06-08T14:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3/manifests"},{"name":"vpy0.4.3","sha":"8ad2e124ea75a110981779b1fddb082f6210ac54","kind":"commit","published_at":"2023-06-07T09:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3/manifests"},{"name":"v3.15.2","sha":"492f686e685744511e3f817bf5f1d503e8094392","kind":"commit","published_at":"2023-06-06T21:05:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5","kind":"commit","published_at":"2023-06-05T21:22:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1ccf4864c957b85f244e45673513cea239796ea4","kind":"commit","published_at":"2023-05-31T22:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"6f4fb3cac980a06816660bbc7339b81db801f4d7","kind":"commit","published_at":"2023-05-30T23:39:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"5b1c5e9ccf2b01e2367582bd3214f9abdccea602","kind":"commit","published_at":"2023-05-27T18:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"5beaf5285bb06d457dceb7ae636ecefff80ed881","kind":"commit","published_at":"2023-05-22T14:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0/manifests"},{"name":"v3.13.4","sha":"d7e640c6368a714f611920be849648348052de05","kind":"commit","published_at":"2023-05-11T11:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"64658c024508fe91e85a291116ed899bbea0d564","kind":"commit","published_at":"2023-05-10T23:39:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"ce8059d5c6620acc9f8a090e447c610f80913af4","kind":"commit","published_at":"2023-05-09T04:33:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"a880069ca02c1b9eb64fb42a0d269b3e98aa91c3","kind":"commit","published_at":"2023-05-07T15:31:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"dd1803f866ff249f2c19691dc1c020a69125a88f","kind":"commit","published_at":"2023-05-06T10:20:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"8f020618d364c5706aca63086effe993fd437bbc","kind":"commit","published_at":"2023-05-05T23:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"fc66096d79734ad543562dfdbd6739c080f7102f","kind":"commit","published_at":"2023-04-20T06:23:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1a3113b97106eebd63883dc8865b7c6a3f028765","kind":"commit","published_at":"2023-04-17T21:21:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"86f57742e3233853b944ae8616c1cfa5a16706c3","kind":"commit","published_at":"2023-04-05T23:57:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"8c34cc7dcb71413a77b1e9f5bdb157d5b6d7a0ac","kind":"commit","published_at":"2023-03-30T12:45:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"358ab2a9179155659800d48edee0f1f77309bff1","kind":"commit","published_at":"2023-03-22T23:11:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"5849cf686064bfb5f28ccb735ec47fb44553c5a8","kind":"commit","published_at":"2023-03-06T14:13:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4cb5250886f8f454a7ee4ee4d2b1754cd83df59b","kind":"commit","published_at":"2023-03-02T16:24:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3dc3b55b787b49701dcf7aa74e85a216c774c231","kind":"commit","published_at":"2023-02-25T05:59:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"aa742463f7dfbec433d166a42dfefd5b9248a544","kind":"commit","published_at":"2023-02-23T22:54:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"3ecb8f7fbb736e223aa73bbbf8f07629892902fa","kind":"commit","published_at":"2023-02-23T03:22:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"e465b5574a19013868250658740b0fdda1d2c6f6","kind":"commit","published_at":"2023-02-22T03:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3b63c3e629c1d63b6692f823fd83888f60a3a834","kind":"commit","published_at":"2023-02-16T21:18:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0/manifests"},{"name":"v3.6.6","sha":"488f9437977f9aeb5a03b96a41dbb664dbfe2775","kind":"commit","published_at":"2023-02-15T01:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"dfa431ebb22cebbf85247abcf8226946ad297ec5","kind":"commit","published_at":"2023-02-11T16:50:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"00ec4e8d2d741df1246fb4e90ff876377fad7d16","kind":"commit","published_at":"2023-02-09T11:02:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"bf8589ae1b95b705e921f597644becdd1752b04f","kind":"commit","published_at":"2023-02-07T07:27:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"b08f95d9b87ec03b645af866ac869f771a42e1f1","kind":"commit","published_at":"2023-02-03T15:55:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"75092f50169154bfbbc704d8a1971b2ac0a03187","kind":"commit","published_at":"2023-01-31T11:11:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ce19e6db253e03d5817b555abaa773a7bdf06171","kind":"commit","published_at":"2023-01-31T07:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0/manifests"},{"name":"v3.5.11","sha":"94b293e6011bed3f8b6905b202f7a45d0d1d863b","kind":"commit","published_at":"2023-01-27T00:16:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"c66c03d377d6b5363231ec65117a8b045f136f86","kind":"commit","published_at":"2023-01-24T23:50:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"3714760ee4be056826e66baaec62bb97d60a53e3","kind":"commit","published_at":"2023-01-19T18:45:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c761ae994c48402b27a6b3530a882b0720e4025","kind":"commit","published_at":"2023-01-18T13:00:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"f2c1775dc150e3f1fd972beed39dcdd2b12e8ea1","kind":"commit","published_at":"2023-01-17T16:13:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"4de7f3cf740ad1f96f07bdfcd50e372257df4514","kind":"commit","published_at":"2023-01-13T02:41:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"5a78f58ead461192069e78bf1ee34d84012e8077","kind":"commit","published_at":"2023-01-10T12:48:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"9fdac5578795900b85c99b4ef8c2e71583802417","kind":"commit","published_at":"2023-01-09T15:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"2061624f0baebd5e5018136934346b65750c0323","kind":"commit","published_at":"2023-01-07T03:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"5b34b8ba09e14bc78aeed03824b4fbd419e0e18e","kind":"commit","published_at":"2023-01-04T02:35:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"1e8786a8dd2f08de6f84e08aeb252b304ebbca73","kind":"commit","published_at":"2022-12-23T08:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ffb08512271be681204a803508cd4d5ece0bb71b","kind":"commit","published_at":"2022-12-20T23:01:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"91bbde9472ea3b38e1b9ee94ef1ec56733eeb3fa","kind":"commit","published_at":"2022-12-15T23:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"df604c48bfeec2b621fd9d52d97b316f477e79a2","kind":"commit","published_at":"2022-12-10T14:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6d9dadaedf016267255e2412ff4ca40d44001630","kind":"commit","published_at":"2022-12-09T14:17:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"865c9ca8ce99860a4a0c72b7a2ec4a5733395d10","kind":"commit","published_at":"2022-12-08T11:49:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bbe29ee8546242a839b41ae0eccd5c9acc592e9a","kind":"commit","published_at":"2022-12-07T22:56:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0f119cb7eac550ad6a5a08f6561b65a72d06ae91","kind":"commit","published_at":"2022-12-07T15:00:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b469dcc4bafee0bc21a6fc51772ce958947ce516","kind":"commit","published_at":"2022-12-05T13:57:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1e0625eb72400891b126483e1201431bbb7fd161","kind":"commit","published_at":"2022-12-05T12:42:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"aa753dd3680964bf0fe7ab650734c12525020ef2","kind":"commit","published_at":"2022-12-04T15:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"75ebd8558853969df094d8c37b12b66685108eb9","kind":"commit","published_at":"2022-12-04T03:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4387d0c959d563eaaba2719d3f9566e992ba0914","kind":"commit","published_at":"2022-11-29T12:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"a6b74988e38ff74049df9b30215fb6ddab73e844","kind":"commit","published_at":"2022-11-29T01:44:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4226070d9905fb052a2ec00f17ee4210bf931fbd","kind":"commit","published_at":"2022-11-15T17:28:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0301a7ab2b110670804de0dae63a04c7a314ee5a","kind":"commit","published_at":"2022-11-15T00:31:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f05e098a6dad2038c720d77d71a66b387b53bcb1","kind":"commit","published_at":"2022-11-09T01:30:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"f87858caa382b56e34cc8015ad1a2706f2bcda8e","kind":"commit","published_at":"2022-11-04T21:55:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"be39c090684ccf720bcc6adc3279d7bb1d0a5ed5","kind":"commit","published_at":"2022-11-04T08:02:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ad7039625d3adb334f07bb015068d57982252615","kind":"commit","published_at":"2022-11-03T22:49:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"94c4862fcb8de9676df20d3b002f8f13fddf658a","kind":"commit","published_at":"2022-11-02T23:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c3c565dad2d7267e3bb1aa2a4d540f0c826def1a","kind":"commit","published_at":"2022-11-02T19:49:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2522822210d200ff66576d3a71bf3cc7c1a7622","kind":"commit","published_at":"2022-10-25T18:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"65ce37ac10648e48e55a102eb0f59fce104fbcb9","kind":"commit","published_at":"2022-10-24T21:44:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"583bde47ff0fa9366db968eca35e30b2fe89f4ad","kind":"commit","published_at":"2022-10-18T00:45:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0fb2964151166f2aece0270c54c8cb4f4e2eb898","kind":"commit","published_at":"2022-10-13T19:26:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"005539f2c34eff7ee92aeba1b34801fc69a05018","kind":"commit","published_at":"2022-10-13T02:14:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"547a20f652960472500940c71363fe65b111737e","kind":"commit","published_at":"2022-10-11T13:57:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"68f5b6fedb1012926bd121df8ee62ddd32285b08","kind":"commit","published_at":"2022-10-10T17:30:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"ad3889c674da4eb8e772c47b7841d1c65fecb65e","kind":"commit","published_at":"2022-09-30T16:42:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"18d91d1786955bae0921577dbd93a2bdbe6e4e68","kind":"commit","published_at":"2022-09-29T13:52:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4eb5a9a5c9cf9bf19de60cbef2ff90fde5a11a03","kind":"commit","published_at":"2022-09-28T14:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"af1a0664168a183250b56759cfb19b58be672b62","kind":"commit","published_at":"2022-09-23T15:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"2eeb0812c007fd67adc6f54be7fe94d47ea06219","kind":"commit","published_at":"2022-09-22T23:28:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e26d88a6afee6becfa4f318a044f1177456b177","kind":"commit","published_at":"2022-09-21T09:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5f3c31609b60589ed9e78317bf212dd407fad55b","kind":"commit","published_at":"2022-09-21T08:59:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0/manifests"},{"name":"v1.91.1","sha":"5f3338c1c125e08c3f2be86e51dc81ddce8daae5","kind":"commit","published_at":"2022-09-18T00:34:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"ca336213a0fdba07d9abbdae7fa42bc4c52fa8a1","kind":"commit","published_at":"2022-09-16T03:25:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0/manifests"},{"name":"v1.90.2","sha":"31c3297592cf4fb550007e06cf8da8f99a4a2580","kind":"commit","published_at":"2022-09-12T23:52:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2/manifests"},{"name":"v1.90.1","sha":"632d9b6b94b1d0fc6082d519defc70c8329c7f3f","kind":"commit","published_at":"2022-09-02T13:58:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1/manifests"},{"name":"v1.90.0","sha":"0a18c0f2f4368c5a716b7147556f545e340f7c12","kind":"commit","published_at":"2022-08-30T01:09:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0/manifests"},{"name":"v1.89.2","sha":"9d2355a8f30838d4638f75568f9bb879ce4aac6d","kind":"commit","published_at":"2022-08-23T00:34:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2/manifests"},{"name":"v1.89.1","sha":"db9d1ad98628c6023fa05f2f86c09a528405aee7","kind":"commit","published_at":"2022-08-19T13:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"3ee4f5e0063077e40526b3d3315c2ca76e71657d","kind":"commit","published_at":"2022-08-18T23:44:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0/manifests"},{"name":"v1.88.2","sha":"77cfec58bc2096df7e945b9a811d1341a3f85d65","kind":"commit","published_at":"2022-08-18T15:18:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2/manifests"},{"name":"v1.88.1","sha":"d08566c05dc6d036c689fd4164e15d20e1bfc74f","kind":"commit","published_at":"2022-08-17T12:06:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1/manifests"},{"name":"v1.88.0","sha":"e30b0c974d2fc2eedeb434afaf17a80cc2eab5bf","kind":"commit","published_at":"2022-08-17T08:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0/manifests"},{"name":"v1.87.2","sha":"19c0da8aa7cd2fe891364dc0cf1b6b26bd77adee","kind":"commit","published_at":"2022-08-13T02:25:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2/manifests"},{"name":"v1.87.1","sha":"380c56e43bf59895ffc2ca0ed5a2ade79803a872","kind":"commit","published_at":"2022-08-09T01:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1/manifests"},{"name":"v1.87.0","sha":"d19a71229b6ddaf8b44b9ad41152f052ff1aeadd","kind":"commit","published_at":"2022-08-05T01:51:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0/manifests"},{"name":"v1.86.10","sha":"7251dd7259ab0d2e1c6343e3fc491ad41195816f","kind":"commit","published_at":"2022-07-29T22:54:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10/manifests"},{"name":"v1.86.9","sha":"9c14458ca130171c38af82d2d0bd51b8779f21cc","kind":"commit","published_at":"2022-07-27T01:24:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9/manifests"},{"name":"v1.86.8","sha":"19b34bd3005e0dc21a6a181ac6771142bf8454eb","kind":"commit","published_at":"2022-07-26T00:52:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8/manifests"},{"name":"v1.86.7","sha":"306543a7e055c22faa6c34c1bb7190060691458f","kind":"commit","published_at":"2022-07-15T11:49:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7/manifests"},{"name":"v1.86.6","sha":"970bb87eff67fce0fb4d37609182ad47d3e9309e","kind":"commit","published_at":"2022-07-14T03:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6/manifests"},{"name":"v1.86.5","sha":"4c182df13c2223b2d6615506844999c474adf1bd","kind":"commit","published_at":"2022-07-09T00:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5/manifests"},{"name":"v1.86.4","sha":"868bb00213626fdfa3c8594c8f8dfea9b47cd7b1","kind":"commit","published_at":"2022-06-29T02:06:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4/manifests"},{"name":"v1.86.3","sha":"9dc1420f08e094df821085412e55a4e0dbac36ec","kind":"commit","published_at":"2022-06-26T04:02:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3/manifests"},{"name":"v1.86.2","sha":"88095f6261ca57cf13eba5582cb71d7b69ab2339","kind":"commit","published_at":"2022-06-16T03:46:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2/manifests"},{"name":"v1.86.1","sha":"1769ce15d907269c34be1b26671ab5e71fae43d1","kind":"commit","published_at":"2022-06-12T06:04:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"363f6c05f0ca64db9fc7a028b57b9a301a9a8808","kind":"commit","published_at":"2022-06-10T01:25:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0/manifests"},{"name":"v1.85.4","sha":"9dbec4a7329f650931abd198940b5a8c926fd6c1","kind":"commit","published_at":"2022-06-08T00:34:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"7ad899b55d35cc911afbbdd67b68bd06b001e39c","kind":"commit","published_at":"2022-06-03T00:15:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"137cd8e755a255db1083424c47bad2c183a0b2cc","kind":"commit","published_at":"2022-06-01T23:50:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"d77baccd72ef904c415bf5d94b615d9d07770275","kind":"commit","published_at":"2022-05-31T03:37:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"9cfda3d2dd640350d7b41f2449cd89318a237610","kind":"commit","published_at":"2022-05-30T04:15:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"5d68aef2715d2ba474893bd343a34753f1e0eccb","kind":"commit","published_at":"2022-05-27T01:21:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"0dac92327328838730cdee8ca33918611e05d5d9","kind":"commit","published_at":"2022-05-26T00:30:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0/manifests"},{"name":"v1.83.2","sha":"eb38636346b5b679f6967671fbb3ca84fda68fd8","kind":"commit","published_at":"2022-05-24T13:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2/manifests"},{"name":"v1.83.1","sha":"41cc7f1cade5410664873ffacb8569f37f6a409f","kind":"commit","published_at":"2022-05-24T01:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1/manifests"},{"name":"v1.83.0","sha":"44ee7cff2e3570acda6ded8836fca91a11db3d15","kind":"commit","published_at":"2022-05-20T02:18:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0/manifests"},{"name":"v1.82.3","sha":"cd8ffa4958bba16b389114c8c37c847f8a6cf17a","kind":"commit","published_at":"2022-05-19T04:30:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3/manifests"},{"name":"v1.82.2","sha":"5d77e15a498e9d25349beabe55b4fa8e025f9c6d","kind":"commit","published_at":"2022-05-17T01:00:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2/manifests"},{"name":"v1.82.1","sha":"547a85368ffedab4f642dea70813945050e53cf4","kind":"commit","published_at":"2022-05-16T03:31:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1/manifests"},{"name":"v1.82.0","sha":"a0b179cba0349f166dc20f2bac28e1ea7f715592","kind":"commit","published_at":"2022-05-11T12:22:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0/manifests"},{"name":"v1.81.4","sha":"7edc886fd2bc7ec18640e30e9eabaf1ea0ef6493","kind":"commit","published_at":"2022-05-05T02:27:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4/manifests"},{"name":"v1.81.3","sha":"6cc16d66fe5afd79ca9d2e3af9a135c8f47ca758","kind":"commit","published_at":"2022-05-04T13:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3/manifests"},{"name":"v1.81.2","sha":"c175c13c25f32987d65f2195fca6bba1840ed5c7","kind":"commit","published_at":"2022-05-03T12:03:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2/manifests"},{"name":"v1.81.1","sha":"22fae96f2b03ace7b9d00390ef451c12ea14e3b4","kind":"commit","published_at":"2022-04-29T03:49:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1/manifests"},{"name":"v1.81.0","sha":"b01db23ecf4947011d09870c5a2a7e76753cf3c4","kind":"commit","published_at":"2022-04-26T03:07:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0/manifests"},{"name":"v1.80.6","sha":"86a1874699bfe9bd9214344d6d4c451e148582b2","kind":"commit","published_at":"2022-04-22T01:49:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6/manifests"},{"name":"v1.80.5","sha":"6cd3a19a68ee308ad2d8e1c79b34ffee55efdf30","kind":"commit","published_at":"2022-04-21T03:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5/manifests"},{"name":"v1.80.4","sha":"d48fe2a35b20cdbcd4d84861bc3fb607f64631b7","kind":"commit","published_at":"2022-04-19T01:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4/manifests"},{"name":"v1.80.3","sha":"e347cdbabcb142060592e541f35aa94730196700","kind":"commit","published_at":"2022-04-15T15:11:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3/manifests"},{"name":"v1.80.2","sha":"d83842dc346f9308f52cf7dfda5ad2fc050eef4e","kind":"commit","published_at":"2022-04-15T01:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2/manifests"},{"name":"v1.80.1","sha":"3901472f30c090d8c26a34ccc1fb666193a91ca0","kind":"commit","published_at":"2022-04-14T16:19:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1/manifests"},{"name":"v1.80.0","sha":"3ac9dd002f0dcedf83312708222c39041d23c2c0","kind":"commit","published_at":"2022-04-12T03:03:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0/manifests"},{"name":"v1.79.1","sha":"56ffa3c918c1c642f0ffeae4952fc57cfbd13abd","kind":"commit","published_at":"2022-04-12T03:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"cb46ff78e1f22b7ae94e37adfcc91f2ed4041355","kind":"commit","published_at":"2022-04-08T01:08:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0/manifests"},{"name":"v1.78.2","sha":"3c75df5c9bc8f7ba5db9638b0aaeefb00903105d","kind":"commit","published_at":"2022-03-31T02:35:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2/manifests"},{"name":"v1.78.1","sha":"04d09929a8cd2a79d335e27f97543b62ca105191","kind":"commit","published_at":"2022-03-24T02:39:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"cc5c695b689df2e319c519aae316e4df2bf194b5","kind":"commit","published_at":"2022-03-23T03:14:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0/manifests"},{"name":"v1.77.3","sha":"fd8742b1746443a670789b5dbf668e84425f5897","kind":"commit","published_at":"2022-03-22T04:43:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3/manifests"},{"name":"v1.77.2","sha":"41ba8631c76477a46af4a23cfad5365d78d77409","kind":"commit","published_at":"2022-03-20T03:23:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2/manifests"},{"name":"v1.77.1","sha":"ed9dd801533d714baacc64c469b8b94564a22b98","kind":"commit","published_at":"2022-03-17T13:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1/manifests"},{"name":"v1.77.0","sha":"a178ae4c2fa6d7ece5ebda79c11164be761968a5","kind":"commit","published_at":"2022-03-16T11:41:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0/manifests"},{"name":"v1.76.6","sha":"96de7b43fd01a94b28991f9af24b4e6b2a6c0fc2","kind":"commit","published_at":"2022-03-15T03:28:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6/manifests"},{"name":"v1.76.5","sha":"0e74cfac4efe7a2d62460ed8e646593f8b48a850","kind":"commit","published_at":"2022-03-15T01:23:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5/manifests"},{"name":"v1.76.4","sha":"f71347415f4fd04c9a59a94a24ceac11ab320e01","kind":"commit","published_at":"2022-03-13T10:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4/manifests"},{"name":"v1.76.3","sha":"e37f6f8eed5589b69ed7a2ed27e951846fbfbb0c","kind":"commit","published_at":"2022-03-10T00:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3/manifests"},{"name":"v1.76.2","sha":"88ac8e551574bdd00cbd644aa1ea5bf75f03fa5e","kind":"commit","published_at":"2022-03-09T01:16:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2/manifests"},{"name":"v1.76.1","sha":"485def0cbb9970e5b85775a549a132016ddef6f4","kind":"commit","published_at":"2022-03-04T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"359e4e54b633237ec01107e862c109e8712824dc","kind":"commit","published_at":"2022-03-02T03:13:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0/manifests"},{"name":"v1.75.1","sha":"779f6db7b5b0da0324a187f4b735ec6762abc9ad","kind":"commit","published_at":"2022-02-26T14:41:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"7f11b7d741f32101e1dc895ca931647fe9d4c81f","kind":"commit","published_at":"2022-02-24T12:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0/manifests"},{"name":"v1.74.3","sha":"df2fa62064c9bc1a21b9410e48042257e0a1c57b","kind":"commit","published_at":"2022-02-24T02:42:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"023cf745e92c318b21251e4cedbedf3949c57abe","kind":"commit","published_at":"2022-02-23T04:00:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"cf0710cfe322eb2147f439364b425763b4d5c592","kind":"commit","published_at":"2022-02-20T14:02:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"2bf08efda8a938e86be2d09ae2dbbdd81b8181b7","kind":"commit","published_at":"2022-02-19T17:16:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"19845bd017c3b508aeaa59a50abdf4df0e4dae0f","kind":"commit","published_at":"2022-02-16T02:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"efe9bb7239d9554407e8d0cf40fe74cae83abea5","kind":"commit","published_at":"2022-02-15T03:59:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"cdb1de2fca81df5b18fb3312d821bc1cdae19066","kind":"commit","published_at":"2022-02-14T01:55:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"9cd593fefc5b08fa13de7d4119327db7202fdd4b","kind":"commit","published_at":"2022-02-11T02:16:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0/manifests"},{"name":"v1.69.1","sha":"8216ce26c28e79307dc0c4eb3f79c0eb582260b8","kind":"commit","published_at":"2022-02-10T02:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"64e01fbbe9e76c663477ef18e84a37dfd90e667a","kind":"commit","published_at":"2022-02-08T14:20:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0/manifests"},{"name":"v1.68.4","sha":"8fc4b7e358d8188983eb7c4a714c57d80be2b9b4","kind":"commit","published_at":"2022-02-05T15:57:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"76850916ceb3c693b2c7e32549ccd9dde6d374d9","kind":"commit","published_at":"2022-02-04T12:19:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"dfc01bb3bedbcc676ffa2f40381477c51b2fd956","kind":"commit","published_at":"2022-02-03T03:19:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"2c2da6ffa0744447f7cad9760cc0ff7f7d13c0e7","kind":"commit","published_at":"2022-02-01T02:05:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"317c0953043e3eb2242eb330d8e8e2071c131c37","kind":"commit","published_at":"2022-01-29T14:55:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0/manifests"},{"name":"v1.67.3","sha":"e45a0f7e18b28385022eaafd678fbe5edb82eb4f","kind":"commit","published_at":"2022-01-28T16:09:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"e55ff358ca23bb4ea3d70bfb136feb27be3fe79c","kind":"commit","published_at":"2022-01-28T02:47:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"a440be95518ebf037a5879decad282249e651180","kind":"commit","published_at":"2022-01-27T00:11:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8c5fcea765682e7d3d3e189a89217ed5d7838da8","kind":"commit","published_at":"2022-01-26T08:20:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0/manifests"},{"name":"v1.66.1","sha":"30a9bc6c3b719c469396c80f14e8249d7e7ce85b","kind":"commit","published_at":"2022-01-25T00:52:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"9945a03b0b3673c1cf981573b2b8669f0e4026c5","kind":"commit","published_at":"2022-01-23T04:19:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0/manifests"},{"name":"v1.65.1","sha":"36772957fcf865e8fd7dba92d594f8800c4b1e6f","kind":"commit","published_at":"2022-01-21T20:22:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"7f0245dce512e30e33559df219af3c227a6228e4","kind":"commit","published_at":"2022-01-21T00:19:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0/manifests"},{"name":"v1.64.4","sha":"43ea8c5a6a1cff364c00e3a0a1bc9dae92ab469f","kind":"commit","published_at":"2022-01-19T20:29:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4/manifests"},{"name":"v1.64.3","sha":"70001de2c4c039bf9448a5cc25037f517fd25915","kind":"commit","published_at":"2022-01-17T04:55:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3/manifests"},{"name":"v1.64.2","sha":"17913908c816cfa480a34a80bb13eb16db455168","kind":"commit","published_at":"2022-01-14T14:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2/manifests"},{"name":"v1.64.1","sha":"aea20b48af275a2ab3fb9b3f3234af8ca4ce76bc","kind":"commit","published_at":"2022-01-14T09:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"b91867653564a97a5ced04f36dac1a4e1c96e21b","kind":"commit","published_at":"2022-01-07T01:46:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0/manifests"},{"name":"v1.63.3","sha":"282a4029bc9985056508f83deb5040b830dc3c82","kind":"commit","published_at":"2022-01-06T01:29:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"1f3b1cb0fe1857a6cc4581611f8aeda371d04f2e","kind":"commit","published_at":"2022-01-04T18:10:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"1763af8eb35fe5b48cbe1a6a1a066524edb59232","kind":"commit","published_at":"2022-01-04T01:13:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"4cfa4f9c0d97a29b89ab342a5f41de5e4e3ecbd2","kind":"commit","published_at":"2021-12-31T21:14:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"abe3f594b412c924ae9eb42e450bd2a356df7654","kind":"commit","published_at":"2021-12-31T02:06:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"06176e32579611f06569a9e05a26832c02a0e6f4","kind":"commit","published_at":"2021-12-29T13:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"0caa042725325a5b682d9ce53a5346a1131486a2","kind":"commit","published_at":"2021-12-29T00:50:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0/manifests"},{"name":"v1.59.4","sha":"fbecbef96a2f8b7d037d8ffaca7c0f710be9b518","kind":"commit","published_at":"2021-12-21T06:24:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"28ccfa91f9fac99abd6f2d448d7f2e8d10b78806","kind":"commit","published_at":"2021-12-21T05:17:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"7a950f5b336702f79058952c14bb2bf573818158","kind":"commit","published_at":"2021-12-17T22:13:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"192f093af11f0faf6ae946c4a464059d6e48c015","kind":"commit","published_at":"2021-12-17T13:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"0d3a222859b8b66dbe0aad8c8475b31c4fac93d2","kind":"commit","published_at":"2021-12-17T07:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"e2ffaafc54df02e9a9d7d0cd7e110407753c1ba9","kind":"commit","published_at":"2021-12-15T03:26:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0/manifests"},{"name":"v1.57.4","sha":"9d2d62c2c33b981ac5071d7122cd50da1d272d5c","kind":"commit","published_at":"2021-12-14T14:26:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"cf57730ae41fb9d6185a78ec47f4ae95aa8dcd88","kind":"commit","published_at":"2021-12-14T02:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"d9fd74f8eae499ce2aeb02c7a0e5fcae5e4795bd","kind":"commit","published_at":"2021-12-11T01:44:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"8aa6e36a806f51903620d397f821ef55763c6ff4","kind":"commit","published_at":"2021-12-11T01:38:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"7ea381b2936b93d86752e5f4b773fa04b3d8a7cd","kind":"commit","published_at":"2021-12-08T14:28:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"bf37a324273dd1a2f606ff2dcb08c6166cc86ae9","kind":"commit","published_at":"2021-12-06T00:53:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"5327a9618932ffe5ffc632c13c73b8c26302074c","kind":"commit","published_at":"2021-12-03T06:11:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"ae90c44e2ef79661440abbb9aae29345ca4e40ad","kind":"commit","published_at":"2021-12-02T01:39:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0/manifests"},{"name":"v1.54.6","sha":"0c0be5e2c4b1192c45dcea16f3f0fdd725aa40fc","kind":"commit","published_at":"2021-11-30T13:51:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"f178fa984a7d53c8f92ea123ad476d92d153ab0f","kind":"commit","published_at":"2021-11-26T16:18:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"9469c36cdbeb67491534f580f05f704d7c325d4b","kind":"commit","published_at":"2021-11-24T01:31:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"22eabe5e7d515a501f427b4dca05b2b398f60412","kind":"commit","published_at":"2021-11-22T11:40:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"03f6eb3d536dc4dd00c0d75338eb72678f397a69","kind":"commit","published_at":"2021-11-20T17:02:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5024c186b4bafaa6c416799c782331934fa19eb1","kind":"commit","published_at":"2021-11-19T00:50:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"d6519f1a185decdd544667115657e00239c9d6ee","kind":"commit","published_at":"2021-11-17T03:23:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"14e4f318e3c4ca2eb3fd065d79f1813c6ed7f8eb","kind":"commit","published_at":"2021-11-16T01:55:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0/manifests"},{"name":"v1.52.2","sha":"e73580ba747b304924643ba9c710449e9b254716","kind":"commit","published_at":"2021-11-14T18:59:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"d59475ce4d3ad1181dde613e47e7318812f23110","kind":"commit","published_at":"2021-11-12T14:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"2048a9b47f69166805858fdc3a18c940deb42049","kind":"commit","published_at":"2021-11-11T00:44:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0/manifests"},{"name":"v1.51.3","sha":"be186d9e6f3c3bf1d4afb0e1423935190681de34","kind":"commit","published_at":"2021-11-04T02:10:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"8c8a5df4121560a7325bbbadb8ec77b59fad3505","kind":"commit","published_at":"2021-11-03T03:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"1c99cc7f00097ee77669378c6e1c291677b330df","kind":"commit","published_at":"2021-10-29T00:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"82310524849b8aaae0ab8e427f4a0637fadaa2de","kind":"commit","published_at":"2021-10-28T13:41:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0/manifests"},{"name":"v1.50.7","sha":"da1add8d2970216b953406d1c1109b36bfa05c5c","kind":"commit","published_at":"2021-10-28T06:36:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"2c191b0e079bf412f292617c88917eec3c9b00de","kind":"commit","published_at":"2021-10-28T03:06:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"7dcbe43ccc3c69625e6fba72f80d71dd755690b3","kind":"commit","published_at":"2021-10-21T03:21:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"fdc76ff9b8781a1735933514a8b2b5eac510b789","kind":"commit","published_at":"2021-10-20T10:13:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"19da60a6006d0df9e0cb81ea810d3c2673e46350","kind":"commit","published_at":"2021-10-18T02:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"23c02b2eee3c4e27e0370317779b1620b195e2f5","kind":"commit","published_at":"2021-10-12T16:14:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"4768d7b1f843dcac14bef62edbfab3d1242dec64","kind":"commit","published_at":"2021-10-12T15:03:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"2d646d169f9ad084b6fc8c47316aaa77821126ea","kind":"commit","published_at":"2021-10-12T07:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"daaa73e2016948e715f11e67fac1bf261dadb33a","kind":"commit","published_at":"2021-10-08T00:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0/manifests"},{"name":"v1.48.3","sha":"4e09a2a97bb9eab6c5c3db1294aa1aa4fd3730b0","kind":"commit","published_at":"2021-10-05T01:28:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"1b5317a5f5488fefe367550c518e5c2584ced300","kind":"commit","published_at":"2021-09-24T03:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"1fbb80ded6dd22b755757b4699667351eda0b106","kind":"commit","published_at":"2021-09-23T02:20:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"4c91ad549830ccf10d0dc599aabbeaf3466fdb26","kind":"commit","published_at":"2021-09-23T00:29:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0/manifests"},{"name":"v1.47.2","sha":"375f7c18432b36802bc521bfa78855278a834963","kind":"commit","published_at":"2021-09-22T00:58:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"9c2dfab132eb3366af69a5c2f1585d4b7150eadb","kind":"commit","published_at":"2021-09-17T01:35:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7600f1b4f9c78e0933ab25f6d285381443c07c91","kind":"commit","published_at":"2021-09-16T03:30:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0/manifests"},{"name":"v1.46.7","sha":"e1cd8bb2b69cb3efff9e6f379462bbefe4e0cf1d","kind":"commit","published_at":"2021-09-16T01:20:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"8dc54632c55db21231a359f53c43bd89d8db18f3","kind":"commit","published_at":"2021-09-15T01:22:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"4b8031963b745334e53e492ae9b028173bb3d0be","kind":"commit","published_at":"2021-09-12T04:25:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"1c92551fb6d7dcbca2d12fb8576cd8988cdccb55","kind":"commit","published_at":"2021-09-10T02:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"1fab5c28c6eace6505b271bb00133f8c59be08ce","kind":"commit","published_at":"2021-09-08T03:50:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"8a677ef958950ca392d97fa4904ea37023605eab","kind":"commit","published_at":"2021-09-07T00:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"ef9bcc3c80dc3c8705b63d9457397b368d5c611b","kind":"commit","published_at":"2021-09-06T04:40:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"543cae02b5a98a166a942f1f977e02aa0b75058e","kind":"commit","published_at":"2021-09-02T13:51:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"f13757ca06daa52402371fb2a458a990503c0bff","kind":"commit","published_at":"2021-09-02T03:23:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"4b551faaa5b02c572e4f6d36c5d2c2b8c79ff954","kind":"commit","published_at":"2021-09-02T00:25:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c27b97f5200481b70a6c05131d2fc34db2425d45","kind":"commit","published_at":"2021-08-29T17:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"2a8c4766c674dd132f7592cc9b0b4213b9f33611","kind":"commit","published_at":"2021-08-29T00:54:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a41952fa8a17441275dd4bf1c675e8a81b4f54a0","kind":"commit","published_at":"2021-08-27T00:40:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dd7efc3390e4a9a90f1b3ee0c3e3c74deb1f0369","kind":"commit","published_at":"2021-08-25T01:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"55606f79cc6accf07d45fe2c4ffa81817108d7bc","kind":"commit","published_at":"2021-08-23T14:25:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"f1472dab64c04a7db694a4af3d78f45a96d8922f","kind":"commit","published_at":"2021-08-20T13:57:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"874b1a48d1480ee19e57c362f978e13e9f34b1bd","kind":"commit","published_at":"2021-08-20T03:17:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0/manifests"},{"name":"v1.40.4","sha":"76dff919c89b6eef13bd3109d5b84c89436f427a","kind":"commit","published_at":"2021-08-06T15:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"40f9d14f6ff6d64664748eb723d3a827bd2de337","kind":"commit","published_at":"2021-08-06T14:41:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"5a83df7fac77ee5dac4e97813f5feaaf0b3246b8","kind":"commit","published_at":"2021-08-06T12:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"e2502ca390aff42d8580474376492b80a273bae3","kind":"commit","published_at":"2021-07-24T18:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a4984ee9b3afb5c999fcef6f60b07279e85770a6","kind":"commit","published_at":"2021-07-22T16:03:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"4000c34716609ca60c324635c4850bbe5c363b90","kind":"commit","published_at":"2021-07-21T08:15:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"a6eefebfb33aaa376e241c27ff242adb6a78e44b","kind":"commit","published_at":"2021-07-21T06:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6774a2a6dd061055ef470229e43e896754e06c64","kind":"commit","published_at":"2021-07-16T22:45:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"451365ce939e43e71fd45c3614103ad409c8a90d","kind":"commit","published_at":"2021-07-15T14:27:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"a3bdce292486b983305e6e324427adee9d4199ef","kind":"commit","published_at":"2021-07-15T14:04:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"c718d365d0a1882154130d096988f3294fe8c66f","kind":"commit","published_at":"2021-07-13T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"9a4e496489b292821c746d14f413aff25f134bfd","kind":"commit","published_at":"2021-07-12T14:03:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c234af2ae548c4bed6ed6553a368c555d65b249e","kind":"commit","published_at":"2021-07-12T13:00:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"ff8cde6cb8ed13d6bca19802348979caa3669ee6","kind":"commit","published_at":"2021-07-02T06:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"57f95e078eb8176973eea0670c56c9f2e3ec524c","kind":"commit","published_at":"2021-06-30T13:43:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"5bed98aa4204d6e6cf7d17233b6ea2d4ab9fcb3c","kind":"commit","published_at":"2021-06-22T12:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"8d40ddbaf1f48dc08e459e085fbe196361bba9a3","kind":"commit","published_at":"2021-06-20T07:01:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"499fe5088aba2f265213b730fd79f3ad6f63b1b9","kind":"commit","published_at":"2021-06-19T12:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"4882e01379efad9b3fe7bff48bb7fbe70f115873","kind":"commit","published_at":"2021-06-18T06:23:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"2b21440f5befd4b95d6be3d8e8235b31279ce0c6","kind":"commit","published_at":"2021-06-18T06:16:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"a3342b2aa23ed0606fe97f4aeadad5263038a703","kind":"commit","published_at":"2021-06-11T18:12:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"7dfb343219737c1a3bef72c5121803b4e7e4fdd6","kind":"commit","published_at":"2021-06-10T18:12:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"a4efbb57e29315b7255780569ef2c6c11b4dad6d","kind":"commit","published_at":"2021-06-10T06:23:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"87b360323ed3ab4d43ccd3e278413137479cdf3b","kind":"commit","published_at":"2021-06-07T18:14:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"7068d4c2297468714ce1034b16bc9a32e9571d70","kind":"commit","published_at":"2021-06-07T11:58:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d8c67c26483c1e38554abdbde240a29b90f1766a","kind":"commit","published_at":"2021-06-04T06:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"d3335cee83c3ad93a36066b06111a350b34d0621","kind":"commit","published_at":"2021-06-03T07:28:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"46e35c39141573daf0401c8ab79957c84424f1a7","kind":"commit","published_at":"2021-06-02T08:03:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"bf17c7bf5b30e6c9c566e565400aa0c8f32220ab","kind":"commit","published_at":"2021-06-02T08:00:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"2b43133875ed67189ca9f6cf1222bf726a941a85","kind":"commit","published_at":"2021-05-31T17:43:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"00a8352c7e772df7f0a42812a330b98e50f45de3","kind":"commit","published_at":"2021-05-31T15:03:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"499bb93c303052af0a2629dbaddd8916dc020fc4","kind":"commit","published_at":"2021-05-31T10:44:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"f8c3a3793d25696fd472ad963441836529f356e7","kind":"commit","published_at":"2021-05-31T08:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"a3aa6892fde7fd81e3ad78d664ffd29bca6be249","kind":"commit","published_at":"2021-05-24T10:50:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"9bad41e6947f1b16e33839742f055b6c5c2c5bc5","kind":"commit","published_at":"2021-05-24T10:03:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"a283a2b78a325eb8e7a0531bfe50f726326741c8","kind":"commit","published_at":"2021-05-21T08:15:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"c3887d6ced3035f9a8c2221bd2403427db816fb3","kind":"commit","published_at":"2021-05-20T06:37:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"0eb67d5b7b41ca92de35ea24b49e05870fd863b1","kind":"commit","published_at":"2021-05-19T19:26:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"09bf324ef30d8f6b11ff2e6cb547da467d612d74","kind":"commit","published_at":"2021-05-18T07:56:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"a907c6e56c76b601e0f7ae3db64db7e08355d717","kind":"commit","published_at":"2021-05-17T16:25:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"26565660b410c9c38adee13ecbe274b934d2cd64","kind":"commit","published_at":"2021-05-17T09:09:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"f7601d7edb36398cf7070c927709c191cabbaebe","kind":"commit","published_at":"2021-05-17T08:32:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"0c50dbf958d5778293bfdde5dc2a22c60f6658c3","kind":"commit","published_at":"2021-05-13T07:45:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c687877156b49feb5228e472750ad8274a454630","kind":"commit","published_at":"2021-05-11T19:17:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0/manifests"},{"name":"v1.24.5","sha":"d7f8e4704feff803399be8a4771967fdc0dd8f3c","kind":"commit","published_at":"2021-05-08T07:58:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"4c55cfdc011101ec2a9598bf470d0113949f1281","kind":"commit","published_at":"2021-05-07T08:07:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"caacaeef3147871f9dc1e9849dbffbfd6e8101b4","kind":"commit","published_at":"2021-05-05T20:38:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"6bdacb8a37b85c0d98fdbf501b044aab97f90e28","kind":"commit","published_at":"2021-05-05T15:50:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"7679ada2038ae6c3a3bc66a0f46604e1e47e4950","kind":"commit","published_at":"2021-05-05T07:49:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b75b4f1b0d63a83f93870c539201aae486782756","kind":"commit","published_at":"2021-05-03T10:58:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"ed35d24d1f1e8f810a0a4825c6d7e3732772d7c8","kind":"commit","published_at":"2021-05-03T10:49:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"3283af26c1fead3c3395bf2fc82790cb0772380f","kind":"commit","published_at":"2021-04-30T18:30:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"277997d0162761921870828e6bf0073d177dc1a4","kind":"commit","published_at":"2021-04-29T18:18:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"b34ccd1a91f20354ec7a517c54ba4b0ea708f3d3","kind":"commit","published_at":"2021-04-28T20:34:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"a7cb57704e4662b15a49228bbee56b346ee56d06","kind":"commit","published_at":"2021-04-28T19:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"f4d89f0d6b8b5461e3738a71f4554f12d68db4e9","kind":"commit","published_at":"2021-04-26T14:05:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"73203048a5ff085a5d6fe006a1173ca179b8fd5a","kind":"commit","published_at":"2021-04-25T11:30:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"dacd0c66efdba779875239fcab3d18dd6a45e052","kind":"commit","published_at":"2021-04-23T22:10:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"9cf71f66b965a7cd4d92faf239a0750065b53e1d","kind":"commit","published_at":"2021-04-23T16:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3b7c038a7db24f63b48cbd1d231a6740fef4ea70","kind":"commit","published_at":"2021-04-23T15:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"582ae517b979d9d07a9c7937c6ff6d3f449c74e9","kind":"commit","published_at":"2021-04-22T12:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"77cc94b528f1efb35639eef4a2960c8703f9120b","kind":"commit","published_at":"2021-04-22T07:54:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"c96032a425a155a8a94c9532d61c70617e4a62d5","kind":"commit","published_at":"2021-04-21T07:47:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"0faf08379d6604973686ea1e3643a9603661823c","kind":"commit","published_at":"2021-04-20T21:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75215430ab1eb1ac11d447621e42579e026a26b5","kind":"commit","published_at":"2021-04-19T13:09:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8bccbc39412da0c6ff9a2279df7031a3b40763f8","kind":"commit","published_at":"2021-04-19T11:22:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"cee7a02d8b08fea11bdff26c896fd2afcc82468d","kind":"commit","published_at":"2021-04-19T10:34:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"bc66de0678ccf93ff8add2e20e4b70870e7b641a","kind":"commit","published_at":"2021-04-16T15:04:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"b43431c47defe0b9a68d64fab8c9e09c953281c3","kind":"commit","published_at":"2021-04-16T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"301e0fb9acc1c21ae129bc7e574ad88a4c53b577","kind":"commit","published_at":"2021-04-16T12:50:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"dcb5f5b12b133a60b4ed09cc083915187c84ed2d","kind":"commit","published_at":"2021-04-16T05:24:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"ca5db266d7f2407e16c5edb8d068d5d374a902f8","kind":"commit","published_at":"2021-04-14T19:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"c1b5211fc6455c2b256094b87bffa3f84ff03c12","kind":"commit","published_at":"2021-04-12T21:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d1254fadc1060260f82490de9aa4d874d6ddcd52","kind":"commit","published_at":"2021-04-12T16:35:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0e0540e311abcc366f377f70abf68ede78a279ba","kind":"commit","published_at":"2021-03-19T12:59:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"61d39d55967037378710c811a2cbb837950e220c","kind":"commit","published_at":"2021-03-18T15:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0/manifests"},{"name":"v1.14.8","sha":"cd4d02bd8b44366ac3060ebbd00bafcf1c2cea3a","kind":"commit","published_at":"2021-03-06T22:33:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"9d0f6e76dfc4f918e039986d9666d5ed485f4904","kind":"commit","published_at":"2021-02-16T19:12:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"5e6631e7c3f40b7857d2f73b48abfd3f9d072b35","kind":"commit","published_at":"2021-02-16T16:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"c5e3a2a73e0714649a3d975d15a45cbcb255db45","kind":"commit","published_at":"2021-02-16T14:40:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"e0f56b3ce656cf5b609996905b14caf4d1fcb3ab","kind":"commit","published_at":"2021-02-08T18:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"8266fccc4bbac63a2a0509e4df749a2b07fc72d9","kind":"commit","published_at":"2021-02-07T09:31:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"c76d3f9547fc88c286b171982ff07ce4e6c0ff33","kind":"commit","published_at":"2021-02-02T08:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a14e1ada63c884d2a7a4e4f8539ef68230f83bea","kind":"commit","published_at":"2021-02-01T17:34:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"8a2a748a86ca799fcd72d4b00fc9a10048e46d4c","kind":"commit","published_at":"2021-01-06T23:13:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e42bfd2814fc5136b175470c3085355090cc2e01","kind":"commit","published_at":"2020-12-30T13:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"7e841558d9406d4acd6210b4c7e9181fc2b5835b","kind":"commit","published_at":"2020-12-28T13:08:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"971a079b1b9e3c1b962821bf759dc8c7c9792a94","kind":"commit","published_at":"2020-12-23T09:34:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cc1471ed703b80da8324b7f29404a1120f27d826","kind":"commit","published_at":"2020-12-21T14:07:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c85378794f58574d4b382001f457388e5af8f90b","kind":"commit","published_at":"2020-12-16T10:07:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"49fe95787794e5778bbffd04afe9ba23dc9c9db8","kind":"commit","published_at":"2020-12-15T11:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9aba722f41b390b5a5eeeeeba7c51b4f87cd87c7","kind":"commit","published_at":"2020-12-15T10:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"4495e1d301e2c16310afabc42ebd284b9ad20363","kind":"commit","published_at":"2020-11-24T13:38:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c03219c38fcf42957b705384dd1fb4bfaa86b075","kind":"commit","published_at":"2020-10-20T10:41:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"30aa0330dd2a8fbe3f692b3e3fc6091a4f0593af","kind":"commit","published_at":"2020-07-19T08:19:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0/manifests"},{"name":"v1.8.14","sha":"3f3f2a9563387312e7dd14a0efaa5f87ff3b71c3","kind":"commit","published_at":"2020-07-03T18:02:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"47d0827b225bab4420647bfcd5eb551db0175269","kind":"commit","published_at":"2020-06-05T17:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"5e808ad92ab510400b4f5f223db3e0b4ed6af09c","kind":"commit","published_at":"2020-06-04T20:11:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"c608a3fdf7e7c9031998a5695d387eb2a7797b6f","kind":"commit","published_at":"2020-05-29T08:44:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"183137a8f4c9dafada20096ee07aba4bd1ecb35a","kind":"commit","published_at":"2020-05-28T22:26:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e126c25e61b36f484a7b4b753be4789001b8dcf8","kind":"commit","published_at":"2020-05-25T21:34:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"75eeef2031fb862fd35b769cf81d12642bad811c","kind":"commit","published_at":"2020-05-25T07:16:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"5ef3e12afc936b0db23de6787cf62ec9bd262f42","kind":"commit","published_at":"2020-04-10T15:57:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"46547217fe04853b50d29b83d95c1e6f29a184de","kind":"commit","published_at":"2020-04-10T15:28:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"88ef30b1ff2ec0a037bf2cd69e8558687bbeb70e","kind":"commit","published_at":"2020-04-05T21:53:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"5c656cb231e0d001f3c18937cfb6b11b1f4f480d","kind":"commit","published_at":"2020-03-17T17:48:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"acf3159650b9afabc23db4db6d8a445e3ec02b72","kind":"commit","published_at":"2020-03-13T08:20:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b96f5ba3e9c36182174300af629b34fe43c62ecd","kind":"commit","published_at":"2020-03-03T21:13:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"fccacee7164155ea1fdf5bee163dd56103cfb223","kind":"commit","published_at":"2020-03-02T20:35:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5cde2faa699344ffa3c948aea2214723eeda37d1","kind":"commit","published_at":"2020-03-02T20:21:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dbf19de422b889574aa055ad08f677050bffb762","kind":"commit","published_at":"2020-03-02T20:03:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"293ef569460d076bdedc62f60e3d520fa6ccab33","kind":"commit","published_at":"2020-02-22T13:44:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"9d796a14258061e4b52063150e1d307799ce9019","kind":"commit","published_at":"2020-01-16T09:15:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"6553a204dbd9c08e84fc4e173b5363610a789ad5","kind":"commit","published_at":"2020-01-05T19:01:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"00975929ec559594bafb8fa1c4c7e75f87db912a","kind":"commit","published_at":"2020-01-05T16:37:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d3b0ab09b5aeb3bc88b42f9e38efab0724dfa08f","kind":"commit","published_at":"2020-01-05T14:56:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"e4c47aefb16df401e0a8a84981e2cce233a550ec","kind":"commit","published_at":"2020-01-01T11:32:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"9b4042da2977178d007cb4f07686be897172792b","kind":"commit","published_at":"2019-12-16T22:32:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5410d23b2cf7d19bf14c4c089874b9630237fa42","kind":"commit","published_at":"2019-12-16T22:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd5e524d7435df6ad0c1c805b9ed56293fc39101","kind":"commit","published_at":"2019-12-12T19:56:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e8e37cf2da26d1f67f21e3bd94da65025e7bde8f","kind":"commit","published_at":"2019-11-22T20:44:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"136f0879bb28d4b6c2e860f11fc6d65446ac6900","kind":"commit","published_at":"2019-11-21T14:25:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"371ef07fbb61c5ad490061c9571dbd8df9f6ab47","kind":"commit","published_at":"2019-11-21T08:06:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ad1fc3c19d5c02382989a7e1cb72b807b743465c","kind":"commit","published_at":"2019-11-08T17:45:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5e9e0b33cd548952a6968151db94325f299ae3c4","kind":"commit","published_at":"2019-11-06T19:22:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c6b1e65b424f0feb700468564276786895acec70","kind":"commit","published_at":"2019-11-05T18:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"89bb554b3e8dcc7f8e2376f1a4557ef3d8e0c96f","kind":"commit","published_at":"2019-11-03T20:14:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f55fa26be8834ac970a219485e3c5c681390b75","kind":"commit","published_at":"2019-11-01T18:37:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"72f36694139163009bc237a9ee25ea0070946dfb","kind":"commit","published_at":"2019-10-27T12:03:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e2e2d8d186c97a4762ce146887b7c3db6841a23e","kind":"commit","published_at":"2019-10-20T21:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-29T04:14:52.902Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.9445469250160885,"dependent_packages_count":6.5076054129418095,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.726076168978949},"purl":"pkg:golang/github.com/taskforcesh/bullmq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/taskforcesh/bullmq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/taskforcesh/bullmq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/taskforcesh/bullmq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T05:00:11.424Z","issues_count":735,"pull_requests_count":1587,"avg_time_to_close_issue":24006473.979296066,"avg_time_to_close_pull_request":1177436.9372637945,"issues_closed_count":483,"pull_requests_closed_count":1323,"pull_request_authors_count":135,"issue_authors_count":567,"avg_comments_per_issue":3.9414965986394557,"avg_comments_per_pull_request":0.9924385633270322,"merged_pull_requests_count":1176,"bot_issues_count":8,"bot_pull_requests_count":329,"past_year_issues_count":74,"past_year_pull_requests_count":428,"past_year_avg_time_to_close_issue":1361564.5714285714,"past_year_avg_time_to_close_pull_request":400989.5899705015,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":339,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":2.9864864864864864,"past_year_avg_comments_per_pull_request":2.380841121495327,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":246,"past_year_merged_pull_requests_count":292,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","maintainers":[{"login":"roggervalf","count":746,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"},{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}],"active_maintainers":[{"login":"roggervalf","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftaskforcesh%2Fbullmq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftaskforcesh%2Fbullmq/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftaskforcesh%2Fbullmq/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftaskforcesh%2Fbullmq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftaskforcesh%2Fbullmq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftaskforcesh%2Fbullmq/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2334783,"maintainers_count":0,"namespaces_count":842326,"keywords_count":128337,"github":"golang","metadata":{"funded_packages_count":83665,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-15T05:01:47.789Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14074298,"name":"@depup/bullmq","ecosystem":"npm","description":"Queue for messages and jobs based on Redis (with updated dependencies)","homepage":"https://bullmq.io/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/taskforcesh/bullmq","keywords_array":["bullmq","depup","updated-dependencies","security","latest","patched","bull","queues","jobs","redis"],"namespace":"depup","versions_count":44,"first_release_published_at":"2026-03-17T16:35:40.550Z","latest_release_published_at":"2026-09-14T08:15:54.687Z","latest_release_number":"6.3.6-depup.0","last_synced_at":"2026-09-14T08:16:43.100Z","created_at":"2026-03-19T04:22:14.997Z","updated_at":"2026-09-14T08:16:43.100Z","registry_url":"https://www.npmjs.com/package/@depup/bullmq","install_command":"npm install @depup/bullmq","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.3.6-depup.0"},"contentPolicy":null},"repo_metadata":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-09-05T01:13:01.000Z","size":282201,"stargazers_count":9368,"open_issues_count":388,"forks_count":680,"subscribers_count":41,"default_branch":"master","last_synced_at":"2026-09-05T03:49:19.470Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-09-05T01:34:43.000Z","dependencies_parsed_at":"2026-08-28T11:07:37.993Z","dependency_job_id":"c6a2db7c-2dd9-4b3b-a7ff-cacf72a9c23d","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":950,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37022958,"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-09-05T02:00:06.064Z","response_time":108,"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":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"tags":[{"name":"vpy3.1.0","sha":"5251710a161a676f1509b751c92a10128d057cdc","kind":"commit","published_at":"2026-08-28T02:07:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0/manifests"},{"name":"vex2.2.2","sha":"61a7cc570a14c1164a74ca5fbf93547595f69820","kind":"commit","published_at":"2026-08-27T15:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2/manifests"},{"name":"v5.81.4","sha":"9884e09e41f7b22a0e822b89f138b5134089cffc","kind":"commit","published_at":"2026-08-27T15:41:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4/manifests"},{"name":"vex2.2.1","sha":"66c29c8d8c562662790a350d0d1ae1753f62592c","kind":"commit","published_at":"2026-08-27T03:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1/manifests"},{"name":"v6.3.1","sha":"9d737e9d0e467eeacf6f6a43f3f806fa2873ee1b","kind":"commit","published_at":"2026-08-27T02:54:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1/manifests"},{"name":"vex2.2.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0/manifests"},{"name":"v6.3.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0/manifests"},{"name":"vrs1.2.7","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7/manifests"},{"name":"vpy3.0.6","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6/manifests"},{"name":"vnet1.1.1","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1/manifests"},{"name":"vex2.1.3","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3/manifests"},{"name":"v6.2.2","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"ec1c812ab2d365354d332fa6769fa4e277771f62","kind":"commit","published_at":"2026-08-25T07:09:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1/manifests"},{"name":"vpy3.0.5","sha":"57b6b4362d5f967813f713f6651f414ffa1416d4","kind":"commit","published_at":"2026-08-25T02:36:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5/manifests"},{"name":"vrs1.2.6","sha":"b875ca8b36be10774253be0767b76cdf56f97e71","kind":"commit","published_at":"2026-08-23T04:31:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6/manifests"},{"name":"v6.2.0","sha":"c06b51cd3aacd0d9ee65e2544220c89f24d2479c","kind":"commit","published_at":"2026-08-21T05:14:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"cb372332210af739efb159b6ac2ffc3fdd4d4d2d","kind":"commit","published_at":"2026-08-16T08:06:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2/manifests"},{"name":"vex2.1.2","sha":"d464a51781177cc7ec23b011355f1df54385dab0","kind":"commit","published_at":"2026-08-15T19:41:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2/manifests"},{"name":"vrs1.2.5","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5/manifests"},{"name":"vex2.1.1","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1/manifests"},{"name":"v6.1.1","sha":"ab7009da8a732d8d5e8f13228e1ef81806422128","kind":"commit","published_at":"2026-08-14T03:24:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1/manifests"},{"name":"vrs1.2.4","sha":"beab7b54fb0d441808f1549fc399482b320bfe43","kind":"commit","published_at":"2026-08-13T04:40:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4/manifests"},{"name":"vnet1.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0/manifests"},{"name":"vex2.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0/manifests"},{"name":"v6.1.0","sha":"ee714dc803a43761eba921df3af5c8da0c2258cf","kind":"commit","published_at":"2026-08-12T04:01:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0/manifests"},{"name":"v6.0.11","sha":"48c54268642b724b8823086db2c6d1a61c10c3cf","kind":"commit","published_at":"2026-08-10T21:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"30c2c7518a8a754d6f688de3373df8113f4df7b1","kind":"commit","published_at":"2026-08-10T11:54:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10/manifests"},{"name":"vrs1.2.3","sha":"94d32867f9b4f439cd1fc57f9f8c3543dd913e42","kind":"commit","published_at":"2026-08-07T15:54:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3/manifests"},{"name":"v6.0.9","sha":"5910cccfc8a773067621953087d0d055670e1e2a","kind":"commit","published_at":"2026-08-07T03:20:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9/manifests"},{"name":"vpy3.0.4","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4/manifests"},{"name":"v6.0.8","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8/manifests"},{"name":"vphp2.0.1","sha":"6a166ea3f747f5dece935d206057d43c2febcde7","kind":"commit","published_at":"2026-08-05T01:27:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1/manifests"},{"name":"vnet1.0.0","sha":"a0771321a624ec8f84cf8c34c3dff38bb72efdc2","kind":"commit","published_at":"2026-08-05T01:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0/manifests"},{"name":"v6.0.7","sha":"e7e9a6478d39d43406559b03410b2c5c28639e74","kind":"commit","published_at":"2026-08-04T07:05:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a514f2d3976848aa631de22bfa458b7e9f60b384","kind":"commit","published_at":"2026-08-03T01:40:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6/manifests"},{"name":"vex2.0.3","sha":"740985ae2f67a9144e7787f89955bf8c7f9500e0","kind":"commit","published_at":"2026-08-02T18:19:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3/manifests"},{"name":"vpy3.0.3","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3/manifests"},{"name":"v6.0.5","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c1cf32881474f3f1e9b620e025abde07a359eb06","kind":"commit","published_at":"2026-08-01T07:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4/manifests"},{"name":"vrs1.2.2","sha":"956e2d4b1cefd5b1e4da98d69013a2fa866e8d75","kind":"commit","published_at":"2026-08-01T02:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2/manifests"},{"name":"vpy3.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2/manifests"},{"name":"vex2.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2/manifests"},{"name":"v6.0.3","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"2ac754fd718927e2c0043d6d7787de32d0d196f7","kind":"commit","published_at":"2026-07-31T06:35:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2/manifests"},{"name":"vpy3.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1/manifests"},{"name":"vex2.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1/manifests"},{"name":"v6.0.1","sha":"c99c323470416e79b391abaa0b06cc2d7633685a","kind":"commit","published_at":"2026-07-31T04:42:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1/manifests"},{"name":"vpy3.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0/manifests"},{"name":"vphp2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0/manifests"},{"name":"vex2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0/manifests"},{"name":"v6.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0/manifests"},{"name":"vrs1.2.1","sha":"eb956b07fde2ab3d43b41325a06a6b103610e3e3","kind":"commit","published_at":"2026-07-30T07:16:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1/manifests"},{"name":"v5.81.3","sha":"d2831ae06bb4402117bcb01b1304ce22664edf0f","kind":"commit","published_at":"2026-07-30T01:16:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3/manifests"},{"name":"vpy2.26.0","sha":"2664876092793ca2ba5e0eb080d99c3042ed136a","kind":"commit","published_at":"2026-07-26T05:22:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0/manifests"},{"name":"vrs1.2.0","sha":"4085792106fd3d381ec7980a8ae3c65788dd2d70","kind":"commit","published_at":"2026-07-25T05:51:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0/manifests"},{"name":"vex1.3.7","sha":"65f1f0a73902df87a50d799d097450e2867eb9c3","kind":"commit","published_at":"2026-07-25T05:39:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7/manifests"},{"name":"v5.81.2","sha":"315ec3309a42ccf898b2b825e39c42292b7932e7","kind":"commit","published_at":"2026-07-24T20:38:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2/manifests"},{"name":"vrs1.1.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1/manifests"},{"name":"vpy2.25.4","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4/manifests"},{"name":"vphp1.0.3","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3/manifests"},{"name":"vex1.3.6","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6/manifests"},{"name":"v5.81.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1/manifests"},{"name":"v5.81.0","sha":"e2b89f7a4a64c60551f1fa4463ec62d8072c4731","kind":"commit","published_at":"2026-07-23T13:34:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0/manifests"},{"name":"v5.80.12","sha":"c7bd217ab0496fbdcbacd486b85cca8a825aa4d4","kind":"commit","published_at":"2026-07-23T11:35:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12/manifests"},{"name":"v5.80.11","sha":"b002d4836f7819b995378112e0c40fbbbe694e4d","kind":"commit","published_at":"2026-07-23T04:13:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11/manifests"},{"name":"v5.80.10","sha":"88730b08ecc18cd243dfeddaa80bd8b2d3a5151a","kind":"commit","published_at":"2026-07-21T15:54:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10/manifests"},{"name":"v5.80.9","sha":"4f4b574de507e56e1e3a7f359565eb359463710f","kind":"commit","published_at":"2026-07-18T23:50:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9/manifests"},{"name":"v5.80.8","sha":"e8af56348a77677a4d802d2563e33b7313a79570","kind":"commit","published_at":"2026-07-18T04:06:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8/manifests"},{"name":"v5.80.7","sha":"c4a0a4a90d48303b1b6b7c45f67898573a73c424","kind":"commit","published_at":"2026-07-17T15:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7/manifests"},{"name":"v5.80.6","sha":"5044cf8fc17f0842655eda581b9e26b27f6abfe8","kind":"commit","published_at":"2026-07-17T02:36:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6/manifests"},{"name":"v5.80.5","sha":"b1d459c777b4213ce5b9f3559f5eaae7b3e70781","kind":"commit","published_at":"2026-07-16T01:58:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5/manifests"},{"name":"vrs1.1.0","sha":"bbf0844a250d08d6bfafacb43360f26a57cb9c87","kind":"commit","published_at":"2026-07-15T18:25:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0/manifests"},{"name":"v5.80.4","sha":"d978d721995aa4d40aa93980866e2a6b02bcfed1","kind":"commit","published_at":"2026-07-15T15:22:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4/manifests"},{"name":"v5.80.3","sha":"4e8b59592d1f285f2e9e3860f8ece8bc60769fe5","kind":"commit","published_at":"2026-07-15T09:40:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3/manifests"},{"name":"vrs1.0.1","sha":"677e2590a04040ea21a0107d6bdcf5a33cf6b5e9","kind":"commit","published_at":"2026-07-14T02:39:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1/manifests"},{"name":"vrs1.0.0","sha":"04c8ea52ed2d75e14581311ef1bb4115d9c20d76","kind":"commit","published_at":"2026-07-12T02:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0/manifests"},{"name":"vex1.3.5","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5/manifests"},{"name":"v5.80.2","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2/manifests"},{"name":"v5.80.1","sha":"418de1e51db09ffc8e95bac35015a1057d8a7271","kind":"commit","published_at":"2026-07-10T15:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1/manifests"},{"name":"v5.80.0","sha":"60ae0492a3200f8496976a3b51609e7e54eafd1b","kind":"commit","published_at":"2026-07-10T05:11:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0/manifests"},{"name":"vpy2.25.3","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3/manifests"},{"name":"vex1.3.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4/manifests"},{"name":"v5.79.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4/manifests"},{"name":"v5.79.3","sha":"6ffd88a0070b3ab84b77539dca7c35266716425e","kind":"commit","published_at":"2026-07-07T05:08:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3/manifests"},{"name":"v5.79.2","sha":"6f1b2e33b01c9f97dee6ff96bab782a8399c7ae5","kind":"commit","published_at":"2026-06-27T15:37:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2/manifests"},{"name":"v5.79.1","sha":"1aefd5b80618a8a9080b98ca9e6e89463a98b713","kind":"commit","published_at":"2026-06-21T15:17:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1/manifests"},{"name":"v5.79.0","sha":"eb9ae1de0ea7468be66cb2c77921b8bb76e86abb","kind":"commit","published_at":"2026-06-18T05:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0/manifests"},{"name":"vex1.3.3","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3/manifests"},{"name":"v5.78.1","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1/manifests"},{"name":"v5.78.0","sha":"38798cc212e450f6369da3714c20eeced5a523a9","kind":"commit","published_at":"2026-06-02T04:52:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0/manifests"},{"name":"v5.77.7","sha":"fbe04af1b3e9c7c9683229544914a54c5bb1f8d8","kind":"commit","published_at":"2026-06-01T07:58:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7/manifests"},{"name":"v5.77.6","sha":"81709e4abe71f4e7c05c748938ec004a50c1fd4b","kind":"commit","published_at":"2026-05-27T06:37:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6/manifests"},{"name":"v5.77.5","sha":"411690e9070ba0dda59a86628fc8b56ad9ebea04","kind":"commit","published_at":"2026-05-27T05:49:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5/manifests"},{"name":"v5.77.4","sha":"6e4972e8fd721035d680ca291049134c3876f8ba","kind":"commit","published_at":"2026-05-26T15:12:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4/manifests"},{"name":"v5.77.3","sha":"685b0744cfeb273778420835010ec1b16b23e22a","kind":"commit","published_at":"2026-05-25T06:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3/manifests"},{"name":"v5.77.2","sha":"0feec14452865c419961edb9c733f9951b6a663f","kind":"commit","published_at":"2026-05-24T09:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2/manifests"},{"name":"v5.77.1","sha":"75a66af36f7d56c149e070826a20116ea1ef5e7b","kind":"commit","published_at":"2026-05-23T02:08:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1/manifests"},{"name":"v5.77.0","sha":"963c1b51b3b0da0d014698f101598b9dcdff0bd1","kind":"commit","published_at":"2026-05-21T18:04:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0/manifests"},{"name":"v5.76.11","sha":"7b9f7e0c81427fb9d936a6366c21ef2a96729335","kind":"commit","published_at":"2026-05-21T15:28:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11/manifests"},{"name":"v5.76.10","sha":"6396b4e2a146d733d01d8d9629cc8c8ffb8fac2d","kind":"commit","published_at":"2026-05-17T14:06:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10/manifests"},{"name":"v5.76.9","sha":"41713ca67f9a0d0c45c27bbccb7a79320204c3ac","kind":"commit","published_at":"2026-05-16T15:07:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9/manifests"},{"name":"v5.76.8","sha":"1b8f9009bd8a59d3a82839e6732c6e7e87eb01d2","kind":"commit","published_at":"2026-05-12T05:37:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8/manifests"},{"name":"v5.76.7","sha":"093743a0d5b24f170280e0bd754ef5c378576846","kind":"commit","published_at":"2026-05-11T04:45:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7/manifests"},{"name":"vpy2.25.2","sha":"51c935bdbf19744edccf1b39002585d81a014613","kind":"commit","published_at":"2026-05-10T21:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2/manifests"},{"name":"v5.76.6","sha":"e94e8cdfadbea9508412bcfdc51dabb920d7692c","kind":"commit","published_at":"2026-05-06T15:26:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6/manifests"},{"name":"vpy2.25.1","sha":"c9c0c0a03218511deb73eac74c31ac50ba9c4f77","kind":"commit","published_at":"2026-05-04T14:48:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1/manifests"},{"name":"v5.76.5","sha":"b47f00b9a2c5766ca92cebc867369f2c467a220d","kind":"commit","published_at":"2026-05-02T14:05:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5/manifests"},{"name":"vpy2.25.0","sha":"54311e59445562f65065b772800b8449f7d99f83","kind":"commit","published_at":"2026-04-29T21:34:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0/manifests"},{"name":"v5.76.4","sha":"7ed0eeca96a3c5168e822831b2f3d938ab37bb91","kind":"commit","published_at":"2026-04-29T09:58:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4/manifests"},{"name":"vpy2.24.0","sha":"4ca9c27ea68d303b86a80cbb24c8e390d87a5e8f","kind":"commit","published_at":"2026-04-28T16:45:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0/manifests"},{"name":"v5.76.3","sha":"0bf1b4d38475b320c89947b9779ec7301ec10117","kind":"commit","published_at":"2026-04-28T16:43:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3/manifests"},{"name":"vpy2.23.1","sha":"19b9ca08be6f6efbc58291fa55efd93a0663d536","kind":"commit","published_at":"2026-04-26T21:31:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1/manifests"},{"name":"v5.76.2","sha":"595016ef1d3a960ad83dfbbc189034561e099482","kind":"commit","published_at":"2026-04-25T01:19:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"ea7705df6938cb432eceff242f6828054766f61a","kind":"commit","published_at":"2026-04-22T20:25:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1/manifests"},{"name":"vpy2.23.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0/manifests"},{"name":"v5.76.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0/manifests"},{"name":"vpy2.22.0","sha":"704690c62f4cedddf82379335b8ff42a46fda7f3","kind":"commit","published_at":"2026-04-20T09:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0/manifests"},{"name":"vpy2.21.1","sha":"f77f249acb82daf331bd61e1f425780270888d8d","kind":"commit","published_at":"2026-04-20T09:51:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1/manifests"},{"name":"v5.75.2","sha":"422e2d5091f2f318e0f6bd3e1872a71deee92aec","kind":"commit","published_at":"2026-04-20T09:50:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2/manifests"},{"name":"vpy2.21.0","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0/manifests"},{"name":"v5.75.1","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1/manifests"},{"name":"v5.75.0","sha":"8c78e3004dcd5df726d9b7277dd455d0d224791f","kind":"commit","published_at":"2026-04-20T09:18:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0/manifests"},{"name":"v5.74.2","sha":"37c4bb3725fe668fb4fbe27e3474b72eafa6a6fe","kind":"commit","published_at":"2026-04-20T06:41:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2/manifests"},{"name":"vpy2.20.4","sha":"be9f03246d1644f397d660fba91285604a824284","kind":"commit","published_at":"2026-04-17T05:55:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4/manifests"},{"name":"v5.74.1","sha":"e9d0c2d50ac9cd3c91e5f7a9f8466ae9c98ff87d","kind":"commit","published_at":"2026-04-15T07:51:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1/manifests"},{"name":"v5.74.0","sha":"ec420d1b09a28514ff8d84e762db3a638ba267ec","kind":"commit","published_at":"2026-04-15T03:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0/manifests"},{"name":"v5.73.5","sha":"8b8d46441f7af7f9bd75d81283a8804ff5fc4bc1","kind":"commit","published_at":"2026-04-12T20:11:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5/manifests"},{"name":"vpy2.20.3","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3/manifests"},{"name":"vex1.3.2","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2/manifests"},{"name":"v5.73.4","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4/manifests"},{"name":"vpy2.20.2","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2/manifests"},{"name":"vex1.3.1","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1/manifests"},{"name":"v5.73.3","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3/manifests"},{"name":"vpy2.20.1","sha":"bf451868b932125d857280a5a21173bfafbc2801","kind":"commit","published_at":"2026-04-09T05:33:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1/manifests"},{"name":"v5.73.2","sha":"242f2648f6ba51f0023aa9a6688f0cd3e0ec2d70","kind":"commit","published_at":"2026-04-09T05:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2/manifests"},{"name":"v5.73.1","sha":"4c6b2b2d73b5053f3bd3bee2019533b6e7b5682b","kind":"commit","published_at":"2026-04-08T04:16:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1/manifests"},{"name":"vpy2.20.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0/manifests"},{"name":"vphp1.0.2","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2/manifests"},{"name":"vex1.3.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0/manifests"},{"name":"v5.73.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"46880af9629e9aee9abbc2782074a3e76d17b924","kind":"commit","published_at":"2026-04-02T11:15:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"aa529bc512b15cdb9d173cc9cc3b0d9f8b8959eb","kind":"commit","published_at":"2026-04-01T14:01:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0/manifests"},{"name":"v5.71.1","sha":"60f645a472102336a6294e66f2b0a801a5a5207d","kind":"commit","published_at":"2026-03-25T06:17:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1/manifests"},{"name":"vpy2.19.8","sha":"3c118d11c8e6dc03e90548bc7efa5c5b5d0315c7","kind":"commit","published_at":"2026-03-19T03:53:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8/manifests"},{"name":"vpy2.19.7","sha":"e5b7aff4edbe44983803cfa3fb3ea48f0b1b998e","kind":"commit","published_at":"2026-03-18T15:42:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7/manifests"},{"name":"v5.71.0","sha":"1283ac716b0551bd7e3248a5c3e8f8d804310c33","kind":"commit","published_at":"2026-03-11T20:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0/manifests"},{"name":"vpy2.19.6","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6/manifests"},{"name":"vex1.2.7","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7/manifests"},{"name":"v5.70.4","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4/manifests"},{"name":"v5.70.3","sha":"450253c3457f500d7f4e5aeebaa4ddfc937a1f39","kind":"commit","published_at":"2026-03-06T00:20:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3/manifests"},{"name":"v5.70.2","sha":"504b53689a29b3b4ddc902d25211a92da6a4d7af","kind":"commit","published_at":"2026-03-05T04:04:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2/manifests"},{"name":"v5.70.1","sha":"0fafcc0950698f6a8a55a2b77ef1b82af5d5712f","kind":"commit","published_at":"2026-02-23T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1/manifests"},{"name":"v5.70.0","sha":"0d3879b02ec9738d90213e1a479d53359f3a71aa","kind":"commit","published_at":"2026-02-21T09:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0/manifests"},{"name":"v5.69.4","sha":"9c722585bd9873561fae3f32971d65cf00a7d092","kind":"commit","published_at":"2026-02-21T00:37:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4/manifests"},{"name":"v5.69.3","sha":"87386ca88e29755fc68e6cc8fcfebfb7f8f8237f","kind":"commit","published_at":"2026-02-16T06:00:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3/manifests"},{"name":"v5.69.2","sha":"a62241f5831a1d3bb6c328a9037ea852be7832cd","kind":"commit","published_at":"2026-02-14T04:41:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2/manifests"},{"name":"v5.69.1","sha":"d249301ddc9afc607c9e86a8a44312af682e6be0","kind":"commit","published_at":"2026-02-13T00:59:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"f85e87032a822826cbeed19eedff7ccb1e6ce085","kind":"commit","published_at":"2026-02-12T20:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"af9197d16941d49c9e3d86f10d96681beea676bc","kind":"commit","published_at":"2026-02-11T13:26:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0/manifests"},{"name":"vpy2.19.5","sha":"715d0a5074864ed0c12a384e41740b219382ac80","kind":"commit","published_at":"2026-02-11T13:08:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5/manifests"},{"name":"vex1.2.6","sha":"590542314f13590cf68330097f5bb09a96bb240c","kind":"commit","published_at":"2026-02-11T08:39:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6/manifests"},{"name":"v5.67.3","sha":"afb878f97ebeaf89c1308b7dde0b5a440381d113","kind":"commit","published_at":"2026-02-05T14:37:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3/manifests"},{"name":"v5.67.2","sha":"de0fca894f47d8aa2b2c66ca9475e526ca477508","kind":"commit","published_at":"2026-01-28T02:17:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2/manifests"},{"name":"vpy2.19.4","sha":"f824c01c53d57e75d7b57efce7a124adffed9dfa","kind":"commit","published_at":"2026-01-28T00:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4/manifests"},{"name":"vex1.2.5","sha":"3bd23d990c780ff0808d79499edd803084d2efe8","kind":"commit","published_at":"2026-01-27T10:55:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5/manifests"},{"name":"vpy2.19.3","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3/manifests"},{"name":"vex1.2.4","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4/manifests"},{"name":"v5.67.1","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1/manifests"},{"name":"v5.67.0","sha":"6294b36f775c20f7d43387d9bde3185629e88df4","kind":"commit","published_at":"2026-01-24T05:08:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0/manifests"},{"name":"v5.66.7","sha":"87e74b5713b5017c29789094d6ac6ff26bfe79c1","kind":"commit","published_at":"2026-01-23T01:00:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7/manifests"},{"name":"vpy2.19.2","sha":"61504f12fe591295fea5b087a6b7c533465e8653","kind":"commit","published_at":"2026-01-22T06:14:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2/manifests"},{"name":"vpy2.19.1","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1/manifests"},{"name":"vex1.2.3","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3/manifests"},{"name":"v5.66.6","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6/manifests"},{"name":"vex1.2.2","sha":"c2c6743428a306e39f74c86f63dc9122633040ea","kind":"commit","published_at":"2026-01-14T22:44:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2/manifests"},{"name":"vex1.2.1","sha":"5bcd4fbe0eb725a95b878f97b95c74106e7dff0f","kind":"commit","published_at":"2026-01-14T00:09:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1/manifests"},{"name":"vpy2.19.0","sha":"21ab9cc5df2947e49aa132994dfe89e043b7082d","kind":"commit","published_at":"2026-01-13T00:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0/manifests"},{"name":"v5.66.5","sha":"661c581270186bc405967b91326daff061370d03","kind":"commit","published_at":"2026-01-12T04:21:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5/manifests"},{"name":"vex1.2.0","sha":"ede9fcf72a713f4de8941270251c7b51427484b4","kind":"commit","published_at":"2025-12-31T14:47:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0/manifests"},{"name":"v5.66.4","sha":"cc74805d5eda14ed684e2111c91de8890e752768","kind":"commit","published_at":"2025-12-27T21:29:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4/manifests"},{"name":"v5.66.3","sha":"f60c172725ab29c0159b804ae0b9d691105689c4","kind":"commit","published_at":"2025-12-26T00:16:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3/manifests"},{"name":"vpy2.18.3","sha":"706da0dc703d6be353d0140f1fd0de7683362e60","kind":"commit","published_at":"2025-12-25T14:55:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3/manifests"},{"name":"vpy2.18.2","sha":"7f602e1c6e31070f02c5ee5babbff33f55193551","kind":"commit","published_at":"2025-12-24T17:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2/manifests"},{"name":"vpy2.18.1","sha":"9c533c0347865445b7f7df6b1c6e0923d25b4a8f","kind":"commit","published_at":"2025-12-20T17:21:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1/manifests"},{"name":"vphp1.0.1","sha":"7ac421cb2e754ba262a18bb17d47f15fb22a6962","kind":"commit","published_at":"2025-12-19T23:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1/manifests"},{"name":"v5.66.2","sha":"1380a16fa45c70f0bc5b938efdf178b33a19cac1","kind":"commit","published_at":"2025-12-19T19:00:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2/manifests"},{"name":"vpy2.18.0","sha":"0c3beb58f4a8c90ad7800f5616c2a3494a952963","kind":"commit","published_at":"2025-12-19T13:39:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0/manifests"},{"name":"v5.66.1","sha":"5fbf778f0b8f58b90e82f9020c041f3248b0b269","kind":"commit","published_at":"2025-12-17T03:52:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1/manifests"},{"name":"vpy2.17.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0/manifests"},{"name":"vex1.1.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0/manifests"},{"name":"v5.66.0","sha":"241d847fbc798d957bf25ccfaa5c9ec96928a4ae","kind":"commit","published_at":"2025-12-11T13:56:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0/manifests"},{"name":"vex1.0.1","sha":"84e8745e87dea9a7748852ccd281b728e6d0545e","kind":"commit","published_at":"2025-12-11T13:04:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1/manifests"},{"name":"vphp1.0.0","sha":"d365bb3f31193afc3c89c54a0d78aaac2abd2cbf","kind":"commit","published_at":"2025-12-09T21:02:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0/manifests"},{"name":"vex1.0.0","sha":"976734f2c983714b69f395441f5352999aededb0","kind":"commit","published_at":"2025-12-04T08:25:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0/manifests"},{"name":"vpy2.16.2","sha":"c385b520b9fbe3dd58cdaead79c258835cab4361","kind":"commit","published_at":"2025-12-02T00:17:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2/manifests"},{"name":"v5.65.1","sha":"a8b9d76496afa5e913f823cf8c68eb428f6dd757","kind":"commit","published_at":"2025-12-01T15:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1/manifests"},{"name":"v5.65.0","sha":"b059cfcba48524446a62fd29785142c3d1edc30d","kind":"commit","published_at":"2025-11-26T00:59:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0/manifests"},{"name":"v5.64.1","sha":"a47480111a2f1238a57ea9bfbab44f7de958227f","kind":"commit","published_at":"2025-11-21T00:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"f41f5d0c64afe7707ad8c23a86cb9228c4d45671","kind":"commit","published_at":"2025-11-20T08:50:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0/manifests"},{"name":"v5.63.2","sha":"045f3e7a5d8edb85e1adbe82eb9e20ef33ad491b","kind":"commit","published_at":"2025-11-15T00:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2/manifests"},{"name":"v5.63.1","sha":"b4c7c6579b430b53d135b7a21d20d01d14c1814e","kind":"commit","published_at":"2025-11-13T03:10:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1/manifests"},{"name":"v5.63.0","sha":"e212d1c8f0945dbff2d95309afe1376366910482","kind":"commit","published_at":"2025-10-31T03:14:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"98f73b3f33aa79cdd67d0c4090cc86a8e4cfeb4c","kind":"commit","published_at":"2025-10-30T14:11:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"37e9db52a67b4e120139c1d2620cc0f73a08c006","kind":"commit","published_at":"2025-10-30T00:07:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"6a31e0aeab1311d7d089811ede7e11a98b6dd408","kind":"commit","published_at":"2025-10-28T02:13:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0/manifests"},{"name":"v5.61.2","sha":"bcbc7981480ee93e330c0b3976086d7b289e613f","kind":"commit","published_at":"2025-10-23T13:31:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2/manifests"},{"name":"v5.61.0","sha":"d3fff80f7135251db65e22cba8852a5584030cb1","kind":"commit","published_at":"2025-10-06T14:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"bef57a0e252a5d8bd0bf319d0bca3b1ad0e6519f","kind":"commit","published_at":"2025-10-03T00:44:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0/manifests"},{"name":"v5.59.0","sha":"2e2b21454cc6125fcf3abfec939d6d6d8d02c40b","kind":"commit","published_at":"2025-09-29T14:15:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0/manifests"},{"name":"v5.58.9","sha":"61987c62ca71ec11a84b98e6dd51a6d5ebf1737d","kind":"commit","published_at":"2025-09-26T01:11:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9/manifests"},{"name":"v5.58.8","sha":"22411010beca628d172790cfbac45e3cd3d102ed","kind":"commit","published_at":"2025-09-25T06:54:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8/manifests"},{"name":"v5.58.7","sha":"845a6f5fdede9ecf4050e8b5617feb56dbb3c9a1","kind":"commit","published_at":"2025-09-19T14:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7/manifests"},{"name":"v5.58.6","sha":"bd8fbc164caaa01f665d0c7e94177d0584d04f8c","kind":"commit","published_at":"2025-09-19T01:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6/manifests"},{"name":"vpy2.16.1","sha":"7dfd2510a7bb03301365a2c24f045a0cd20580ef","kind":"commit","published_at":"2025-09-08T13:28:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1/manifests"},{"name":"vpy2.16.0","sha":"1c75abb4806971a2ac14c47b302c87f86095a2c3","kind":"commit","published_at":"2025-09-07T12:33:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0/manifests"},{"name":"vpy2.15.1","sha":"24a697ee994a10111ac9b07ce830e94835eec577","kind":"commit","published_at":"2025-09-06T20:25:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1/manifests"},{"name":"v5.58.5","sha":"f6428188f39f054e8b94579435b16e260aff27cd","kind":"commit","published_at":"2025-09-04T03:48:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5/manifests"},{"name":"v5.58.4","sha":"70e8a3f91595dcdc2d21122170ef4af1f53972ad","kind":"commit","published_at":"2025-08-30T12:36:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4/manifests"},{"name":"v5.58.3","sha":"ffc6e26eb66533fc6eae4c406bb4b9a9f7590d9b","kind":"commit","published_at":"2025-08-29T14:35:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3/manifests"},{"name":"v5.58.2","sha":"316d1ed32680e690b1d2ab92c79a53e0d4c00c2d","kind":"commit","published_at":"2025-08-26T01:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"d71b87245c8196d19dfeaf82e6ef14c91fb9a7c5","kind":"commit","published_at":"2025-08-23T18:02:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"db0a922741d8c7eae8d5119a0831cd734aba02a2","kind":"commit","published_at":"2025-08-15T04:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0/manifests"},{"name":"v5.57.0","sha":"0fecc6cd0d0dea06f486ab0b0fe760d866f1fc34","kind":"commit","published_at":"2025-08-13T03:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0/manifests"},{"name":"v5.56.10","sha":"53754fb239cf1b021ffc55391990d879d363dcf7","kind":"commit","published_at":"2025-08-10T15:57:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10/manifests"},{"name":"v5.56.9","sha":"93df852f97f04023d791546d30a6af24fbca6114","kind":"commit","published_at":"2025-07-31T07:23:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9/manifests"},{"name":"v5.56.8","sha":"edb714764066b06c068c8c8a5140b010f27c3b9a","kind":"commit","published_at":"2025-07-27T04:01:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8/manifests"},{"name":"v5.56.7","sha":"34ee33955a660b0696f4b6cff6d8d39fdcd160db","kind":"commit","published_at":"2025-07-25T11:44:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7/manifests"},{"name":"v5.56.6","sha":"1e221d5404dcea750a08342c832a682e454135a3","kind":"commit","published_at":"2025-07-25T00:06:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6/manifests"},{"name":"v5.56.5","sha":"83d969541f19fa9703eb73ff0006cd29a358c1e7","kind":"commit","published_at":"2025-07-19T20:22:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5/manifests"},{"name":"v4.18.3","sha":"456cc71f8c8dc82c5d85fc6657260f276d8e08f8","kind":"commit","published_at":"2025-07-19T15:14:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3/manifests"},{"name":"v5.56.4","sha":"b94d7ed5602e366b4401051b236f31ac2dd2a90d","kind":"commit","published_at":"2025-07-11T12:37:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4/manifests"},{"name":"v5.56.3","sha":"1e3f3c507a7ceb8d8147941adc9de69367947a5e","kind":"commit","published_at":"2025-07-10T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3/manifests"},{"name":"v5.56.2","sha":"e687d7cf86108138bbd5e911b11ab3c5717fc23c","kind":"commit","published_at":"2025-07-08T01:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2/manifests"},{"name":"v5.56.1","sha":"c32e6a0ff6df8bc34c9c13238c192974a93f7ddb","kind":"commit","published_at":"2025-07-03T03:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4a5360936c1a543a1ff31ebbb6ab1289cc8ddf07","kind":"commit","published_at":"2025-06-22T17:34:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"e742511baf35225718c01e621623eab661f37284","kind":"commit","published_at":"2025-06-21T01:11:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0/manifests"},{"name":"v5.54.3","sha":"588719ee49c7615affeb69d3a431025757115c10","kind":"commit","published_at":"2025-06-18T13:58:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3/manifests"},{"name":"v5.54.2","sha":"fb65677f2d636e1aca3cc75cb3b740b8729b3358","kind":"commit","published_at":"2025-06-17T13:37:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2/manifests"},{"name":"v5.54.1","sha":"98f35bc1eabb3ab1010737869c310d2001a84fac","kind":"commit","published_at":"2025-06-17T01:36:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"86c4c6dd25ef868f1f37c917ab11cb663e330e2f","kind":"commit","published_at":"2025-06-15T12:58:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0/manifests"},{"name":"v5.53.3","sha":"43460bbf4f5f13f1514b0d579d46697ede187064","kind":"commit","published_at":"2025-06-13T09:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3/manifests"},{"name":"v5.53.2","sha":"46f4bcc77b8f458c8c31b45351ce4e7d60f2c96c","kind":"commit","published_at":"2025-06-02T23:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2/manifests"},{"name":"v5.53.1","sha":"483c9325597c21a9e7bb881d34e7f38615a87c43","kind":"commit","published_at":"2025-05-30T07:16:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1/manifests"},{"name":"v5.53.0","sha":"5252f22546370f80531e48199ca74e902d8804e7","kind":"commit","published_at":"2025-05-21T04:24:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0/manifests"},{"name":"v5.52.3","sha":"529f14b01cbd092800d32fd4af5d8fe615f70cb2","kind":"commit","published_at":"2025-05-19T13:46:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3/manifests"},{"name":"vpy2.15.0","sha":"b655f4bf178bd3abb7ae560eff47c256aaffcabe","kind":"tag","published_at":"2025-05-13T11:55:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0/manifests"},{"name":"v5.52.2","sha":"a0381ddef2fbfb37c2e879e7a0f12e4c0ed95542","kind":"commit","published_at":"2025-05-08T01:25:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2/manifests"},{"name":"v5.52.1","sha":"0c8aa4b5ceb83f168c8fc9b1e38546d2f1ef9cf4","kind":"commit","published_at":"2025-05-02T05:49:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1/manifests"},{"name":"vpy2.14.0","sha":"ae201b36b9de77cd5e1228aebedb9dd566cc8c77","kind":"tag","published_at":"2025-05-01T01:52:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0/manifests"},{"name":"v5.52.0","sha":"581420bbd709c742da7404153c521d91b5e0a54c","kind":"commit","published_at":"2025-05-01T01:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0/manifests"},{"name":"v5.51.1","sha":"c8eaefa04a3d09800e17857cc508a5cd2e282f87","kind":"commit","published_at":"2025-04-26T21:57:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"3a00cda1777b0fdfa5df3aa4770cf21e984ec5ed","kind":"commit","published_at":"2025-04-25T05:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"962f5a9798b916088bc39043267132041af146bc","kind":"commit","published_at":"2025-04-25T02:03:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0/manifests"},{"name":"v5.49.2","sha":"b4e27383e9f4f60b0355abb54efa807e357a5683","kind":"commit","published_at":"2025-04-21T13:11:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2/manifests"},{"name":"v5.49.1","sha":"a085c825bac8da263809f3a32db7937de38ad7e3","kind":"commit","published_at":"2025-04-17T13:43:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1/manifests"},{"name":"v5.49.0","sha":"b79df00bfca5c65827668159f8eed2221253322d","kind":"commit","published_at":"2025-04-16T01:37:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0/manifests"},{"name":"v5.48.1","sha":"b00731469ebbc65d35003c48da093e48c0ccc6ed","kind":"commit","published_at":"2025-04-10T07:37:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"7caa9d729f885861c3153a8d195857bc80b92279","kind":"commit","published_at":"2025-04-08T13:09:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0/manifests"},{"name":"v5.47.3","sha":"4805e43ba7c28d1dbea2c70f5313298f8fd2243d","kind":"commit","published_at":"2025-04-08T00:52:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3/manifests"},{"name":"v5.47.2","sha":"d2f9b2f3530f78c121e50606334449914943fff3","kind":"commit","published_at":"2025-04-06T17:06:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2/manifests"},{"name":"v5.47.1","sha":"f11db049652535d61bc70c0e7d214449de6650fa","kind":"commit","published_at":"2025-04-05T06:52:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"49ca650342888d4b887b7786f59929d3218a4610","kind":"commit","published_at":"2025-04-04T19:37:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"1ba654aa0e65746a06b423fc0aa6123bf10f5cde","kind":"commit","published_at":"2025-04-03T03:53:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"4999a5edca65e771551f93b310b0c58617421dab","kind":"commit","published_at":"2025-04-02T13:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0/manifests"},{"name":"v5.45.2","sha":"ea8f6d3cfe1def60aba3f44b37ba9df5ad7d5eb1","kind":"commit","published_at":"2025-03-29T23:25:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2/manifests"},{"name":"v5.45.1","sha":"8078cf349af9dc4ba1daef77697c3631d3620e9d","kind":"commit","published_at":"2025-03-29T05:25:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"98aba13e39dd220e22e511b317bb6c7bdad3f157","kind":"commit","published_at":"2025-03-27T13:36:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0/manifests"},{"name":"v5.44.4","sha":"6e3d8b9d98bf8e7df630ddbbde50a1d21000d7ff","kind":"commit","published_at":"2025-03-24T14:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4/manifests"},{"name":"v5.44.3","sha":"66a7b259e0cbc7059dd380053344b34cfd075786","kind":"commit","published_at":"2025-03-22T16:51:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3/manifests"},{"name":"v5.44.2","sha":"82fbb6731a24b65cca672f6de55965b284c784dc","kind":"commit","published_at":"2025-03-22T00:23:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2/manifests"},{"name":"v5.44.1","sha":"a6eb72b9409a226619274b2fd15e943bace46a68","kind":"commit","published_at":"2025-03-21T02:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1/manifests"},{"name":"v5.44.0","sha":"7129a7fe515323fab323e9a36c261ea804b31411","kind":"commit","published_at":"2025-03-18T23:37:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0/manifests"},{"name":"vpy2.13.1","sha":"ef27e41b22274d04525729213fa3167c92f0a1f1","kind":"tag","published_at":"2025-03-15T08:06:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1/manifests"},{"name":"v5.43.1","sha":"141023b13b1726e898ab33c1666639c22890e2a1","kind":"commit","published_at":"2025-03-15T00:24:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1/manifests"},{"name":"vpy2.13.0","sha":"3e60df95f531411e431452f044ac0956e0feb025","kind":"tag","published_at":"2025-03-15T00:21:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0/manifests"},{"name":"v5.43.0","sha":"38dddd9e300c2659d0af09763e49c6eda3c31d19","kind":"commit","published_at":"2025-03-13T12:19:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0/manifests"},{"name":"v5.42.0","sha":"f169c7fabdbdbcc9f8f4e8525749010b6241c353","kind":"commit","published_at":"2025-03-12T14:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0/manifests"},{"name":"v5.41.9","sha":"53e24b787534196692d6d0f1638c810d0c2319ff","kind":"commit","published_at":"2025-03-11T14:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9/manifests"},{"name":"v5.41.8","sha":"0a78e5299ba6e8d2e59b83cfe60e5c685e61f3b6","kind":"commit","published_at":"2025-03-08T13:45:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8/manifests"},{"name":"vpy2.12.1","sha":"b70c4dc3a92578bd0b3f389535d16d73cc3b9dd2","kind":"tag","published_at":"2025-02-28T05:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1/manifests"},{"name":"v5.41.7","sha":"c0b8c4a755c5de7f5af40bffeb07517a0ef1c1da","kind":"commit","published_at":"2025-02-27T02:30:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7/manifests"},{"name":"v5.41.6","sha":"02a612a8aa02d556a69b9eddbcf0cdb4f4e56f39","kind":"commit","published_at":"2025-02-26T12:47:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6/manifests"},{"name":"v5.41.5","sha":"1e58c1469898c6d528635fbe5dcf06ddb1f453e8","kind":"commit","published_at":"2025-02-21T13:56:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5/manifests"},{"name":"vpy2.12.0","sha":"1522931b80c7208feb605af870ab8997aee5d7fc","kind":"tag","published_at":"2025-02-21T05:31:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0/manifests"},{"name":"v5.41.4","sha":"12b5829fc97f341327300c5d71181c97f167b0f5","kind":"commit","published_at":"2025-02-21T05:30:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4/manifests"},{"name":"v5.41.3","sha":"f0c680393d29178cbf6e9960bb79777053eb5b9c","kind":"commit","published_at":"2025-02-19T04:15:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3/manifests"},{"name":"v5.41.2","sha":"7a37f0998fd809ba31244c0da6db010ad34098d3","kind":"commit","published_at":"2025-02-16T14:33:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2/manifests"},{"name":"v5.41.1","sha":"d3865bb8d9b0fad95cba7ce2a1cc3b2e9457a949","kind":"commit","published_at":"2025-02-15T17:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"0dd2a64096cc1edc60f7530afc37c03187318ab8","kind":"commit","published_at":"2025-02-14T14:13:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0/manifests"},{"name":"v5.40.5","sha":"726880112b20fd67a88ef6739cb58b45513f547d","kind":"commit","published_at":"2025-02-14T04:25:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5/manifests"},{"name":"v5.40.4","sha":"49987659ddd9d64c825adc0cb8df9c02b4835057","kind":"commit","published_at":"2025-02-13T04:30:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4/manifests"},{"name":"v5.40.3","sha":"391311e8552309180e5c3ad54da5275f356ca942","kind":"commit","published_at":"2025-02-12T13:44:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3/manifests"},{"name":"v5.40.2","sha":"ae27afbb9535c5d9933d02e83803e83834c87c9b","kind":"commit","published_at":"2025-02-07T12:29:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2/manifests"},{"name":"v5.40.1","sha":"fa0a6c4b097924442bfb6ea247d123614acb4dc3","kind":"commit","published_at":"2025-02-07T02:05:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"0bb68257c6244a7ba7750d1198305ada1ab72d8b","kind":"commit","published_at":"2025-02-02T20:45:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0/manifests"},{"name":"v5.39.2","sha":"56aabb0db5330a51101504226527ce3691f28210","kind":"commit","published_at":"2025-02-02T02:22:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2/manifests"},{"name":"v5.39.1","sha":"36047efa501b49c176c5129880217dd905aee1ba","kind":"commit","published_at":"2025-01-30T14:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"0ff27add460aa7a284c7f86e924723886c556fd1","kind":"commit","published_at":"2025-01-29T03:02:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0/manifests"},{"name":"v5.38.0","sha":"36044c3c65c4aa6d8a5291574180798d408fcbba","kind":"commit","published_at":"2025-01-28T10:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"7e18e19c57f279a79812630b0c4ea15d371e986a","kind":"commit","published_at":"2025-01-25T10:08:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0/manifests"},{"name":"v5.36.0","sha":"99380739e2ffc2de79a115aebfa91b5c431a07f5","kind":"commit","published_at":"2025-01-24T14:03:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"824fc4c59158f2ec8fe309adce67650414d551a0","kind":"commit","published_at":"2025-01-23T11:23:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"218192263d1ab4782b3dcfcebcd92bd0551d270f","kind":"commit","published_at":"2025-01-22T09:32:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0/manifests"},{"name":"v5.34.10","sha":"71733cc6dd94d27156d7239d10108357b320eaab","kind":"commit","published_at":"2025-01-14T01:34:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10/manifests"},{"name":"v5.34.9","sha":"884ec22d007a39eac5798c7897c17b8617d63802","kind":"commit","published_at":"2025-01-12T16:36:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9/manifests"},{"name":"v5.34.8","sha":"0418cd7676e730e9ddcad00ace01adbe899e124d","kind":"commit","published_at":"2025-01-08T02:25:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8/manifests"},{"name":"v5.34.7","sha":"acd8bd7f0699890786acdc7c1242516a43a697ec","kind":"commit","published_at":"2025-01-06T23:16:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7/manifests"},{"name":"v5.34.6","sha":"d1fb1139da005e1df3939b1c620ece9db75fa531","kind":"commit","published_at":"2024-12-31T20:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6/manifests"},{"name":"v5.34.5","sha":"0763cd693acee7b6b80fefad0e8b1950e41a1a74","kind":"commit","published_at":"2024-12-25T13:38:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5/manifests"},{"name":"v5.34.4","sha":"034741181be9c9563a62b494fcf17d0d9c9026a6","kind":"commit","published_at":"2024-12-21T04:48:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4/manifests"},{"name":"v5.34.3","sha":"347b61819b6b06cb1c4ee3af06e780f15826b11c","kind":"commit","published_at":"2024-12-18T12:15:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3/manifests"},{"name":"v5.34.2","sha":"bfd0b8a808a33be0da92a006a7b4f8b17a5d79b3","kind":"commit","published_at":"2024-12-14T18:51:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2/manifests"},{"name":"v5.34.1","sha":"af020612644be1ba549a1c4802f6ab83c33aeedb","kind":"commit","published_at":"2024-12-13T14:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1/manifests"},{"name":"v5.34.0","sha":"fc8fac9d68e7f4de2322a82a38740a79b05e57f4","kind":"commit","published_at":"2024-12-10T14:32:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"0e3c2e5f345a1372eea1542ce2504a2f4ca6e6e0","kind":"commit","published_at":"2024-12-10T04:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"ab437a74d11f18a49645c2c7ae59949c33dc05b9","kind":"commit","published_at":"2024-12-09T09:24:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"dfa3e8b477662a5a1e556946689a2d41a57f2776","kind":"commit","published_at":"2024-12-08T17:57:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"26f578e0db52ff0501c2a2f4960abac377171773","kind":"commit","published_at":"2024-12-06T03:06:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"cf49d37f5119a033f630aa781f2e9757831e5873","kind":"commit","published_at":"2024-12-04T06:17:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"9ae31bac5bb5c1f35d59db94d2af3d6eaaec1ad3","kind":"commit","published_at":"2024-12-02T20:33:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0/manifests"},{"name":"v5.30.1","sha":"9b1f30c8377ee56b9247e953765892ddf794e4b2","kind":"commit","published_at":"2024-11-30T14:46:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d0c473f90670b95fd98a63995dbb9481d0f6742d","kind":"commit","published_at":"2024-11-29T04:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0/manifests"},{"name":"vpy2.11.0","sha":"4ada3d5c318fd550ebb466e49203217fb6f1450b","kind":"tag","published_at":"2024-11-26T03:35:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0/manifests"},{"name":"v5.29.1","sha":"cc6cfc2231dbcdc55f14c92ebe05243b99eebb09","kind":"commit","published_at":"2024-11-23T05:48:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1/manifests"},{"name":"v5.29.0","sha":"bf03f864fb64c86bf75d52dad2c894a5e5e39e44","kind":"commit","published_at":"2024-11-22T09:11:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0/manifests"},{"name":"v5.28.2","sha":"4d3eb88f64e59c5d0cf80895c0af528700788771","kind":"commit","published_at":"2024-11-22T01:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2/manifests"},{"name":"v5.28.1","sha":"a9ed0c1cbfc96a0363a6ad51de7de7991293e251","kind":"commit","published_at":"2024-11-20T13:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1/manifests"},{"name":"v5.28.0","sha":"26b2bc6386d639a35f87ab226dbeda3204a5ddd7","kind":"commit","published_at":"2024-11-19T17:53:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0/manifests"},{"name":"v5.27.0","sha":"212956921f364f02913aaf76a378358d373801c1","kind":"commit","published_at":"2024-11-19T03:13:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0/manifests"},{"name":"v5.26.2","sha":"65c729152bfe6c3fabb3c7b40f9c4bcf7366af3f","kind":"commit","published_at":"2024-11-15T09:25:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"8784f662f905fa5f40f6c4bd62c369e2cbe4290f","kind":"commit","published_at":"2024-11-14T15:26:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"68cf88a626a0ea5499f3137657b6a02552c2bfcc","kind":"commit","published_at":"2024-11-14T10:39:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0/manifests"},{"name":"v5.25.6","sha":"6ea8f5421d7074054f18057e5665d53b23fb9a97","kind":"commit","published_at":"2024-11-11T15:29:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6/manifests"},{"name":"v5.25.5","sha":"293df08103c86fb142f85ff68770e57a71f6f085","kind":"commit","published_at":"2024-11-11T14:33:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5/manifests"},{"name":"v5.25.4","sha":"624a08638ff43b6fae82d9cf5cf939bdbd149f69","kind":"commit","published_at":"2024-11-10T00:08:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4/manifests"},{"name":"v5.25.3","sha":"a8553db76997a05eef4d7db7c746f7b868f92864","kind":"commit","published_at":"2024-11-08T12:37:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3/manifests"},{"name":"v5.25.2","sha":"d5f9efe59536cfcd4c3f16538b763e6cb857e7cf","kind":"commit","published_at":"2024-11-08T02:17:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2/manifests"},{"name":"v5.25.1","sha":"acadd32d5c059cccf096603538c7795dc597a921","kind":"commit","published_at":"2024-11-07T03:11:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"7a9d8eef416be9434e3b268d547bef09fde5fd6f","kind":"commit","published_at":"2024-11-06T00:39:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"43d80b31762f99de2792b01ee538a4dd79fb545b","kind":"commit","published_at":"2024-11-05T13:59:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0/manifests"},{"name":"v5.23.1","sha":"855aa5ed0b6f69c8e989191658d82570943b5319","kind":"commit","published_at":"2024-11-05T04:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1/manifests"},{"name":"v5.23.0","sha":"092019f862194acf29933faf7d1f712f1e9852b9","kind":"commit","published_at":"2024-11-02T19:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"65d256f3bda01f98655473e66f258ea871319e69","kind":"commit","published_at":"2024-10-31T15:27:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0/manifests"},{"name":"vpy2.10.1","sha":"0547f7a80d29eee9315ef4a1d3bd954ddd2b467f","kind":"tag","published_at":"2024-10-26T05:33:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1/manifests"},{"name":"v3.16.2","sha":"ba65311d8c48a66801144e239c30f1cab86ced2b","kind":"commit","published_at":"2024-10-24T12:23:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2/manifests"},{"name":"v4.18.2","sha":"e348831e82ec7a1330f3203ab9ccdd1d8c226e84","kind":"commit","published_at":"2024-10-24T08:27:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2/manifests"},{"name":"vpy2.10.0","sha":"569cbc49100198eff06be795cf1bae1bb22d743f","kind":"tag","published_at":"2024-10-24T01:26:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0/manifests"},{"name":"v5.21.2","sha":"0ff74d432416c93d56fb0bb24ba4665013b35623","kind":"commit","published_at":"2024-10-22T06:48:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2/manifests"},{"name":"v3.16.1","sha":"5092252dc730fef395a444d2ef6f9ddd4f02881a","kind":"commit","published_at":"2024-10-19T09:21:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1/manifests"},{"name":"v4.18.1","sha":"d5495b16c05f9dbbcb88f96c01272e91a977c248","kind":"commit","published_at":"2024-10-19T09:20:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1/manifests"},{"name":"v5.21.1","sha":"98e1ec66ef451d7c21fb7f3c039e37ab41650182","kind":"commit","published_at":"2024-10-18T12:58:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e7f0826b19250c4b1a91f7a755f0aded06bba07b","kind":"commit","published_at":"2024-10-18T08:13:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0/manifests"},{"name":"v5.20.1","sha":"dff47c0825aa03f5f78562b5aa8b08f6d85d4e10","kind":"commit","published_at":"2024-10-18T06:30:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1/manifests"},{"name":"v3.16.0","sha":"ecec076fa6fc61583a180cb13f93366b843c2a33","kind":"commit","published_at":"2024-10-15T09:19:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0/manifests"},{"name":"v4.18.0","sha":"d4997ec2c0e88de0f906a5c6c66aa00b8ad9b5de","kind":"commit","published_at":"2024-10-14T14:28:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0/manifests"},{"name":"v5.20.0","sha":"073baf6222dfda569ac214dbeba37416b4976534","kind":"commit","published_at":"2024-10-13T09:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0/manifests"},{"name":"v5.19.1","sha":"c8abdc735c7e882e163bd267604644f9e6314313","kind":"commit","published_at":"2024-10-12T14:17:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"36ef0705c0e1cf2473a8022d548ff62fab2067e9","kind":"commit","published_at":"2024-10-11T08:52:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"f0cb07e5af50a0d4ae7808beb3dc744cbaaa89a0","kind":"commit","published_at":"2024-10-09T00:53:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0/manifests"},{"name":"v5.17.1","sha":"ca8207b24beac765b757b7273c24dcfd976d44af","kind":"commit","published_at":"2024-10-07T16:38:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"80ca4636266c2acd98743716f3c80ecfacf59d4b","kind":"commit","published_at":"2024-10-07T15:54:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"7321e25583ccb0a377eeca79e9fbae9afba56ef7","kind":"commit","published_at":"2024-10-06T09:11:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"f4526700ef9e1bee989fda1243a2d4e94ad9c85b","kind":"commit","published_at":"2024-10-01T21:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"626d9cd2f6dea1f7a27faaa49c9fc9f5fff35fdf","kind":"commit","published_at":"2024-09-30T07:04:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0/manifests"},{"name":"v5.13.2","sha":"46e2617694d12577d3b6656fb5bba24cb7d1cd4d","kind":"commit","published_at":"2024-09-20T12:31:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"68c415d1e6767c500fb462f50304b733aedeed80","kind":"commit","published_at":"2024-09-18T01:33:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"44a2d6288d43d342c54531413bb71d1acb371435","kind":"commit","published_at":"2024-09-11T14:48:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0/manifests"},{"name":"vpy2.9.4","sha":"836edd8882f2077240e54757f60ea3e4ff08ac01","kind":"tag","published_at":"2024-09-10T12:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4/manifests"},{"name":"v5.12.15","sha":"8772a230155bbebde0cc9c48692c83b1394ddbce","kind":"commit","published_at":"2024-09-10T12:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15/manifests"},{"name":"v5.12.14","sha":"056b90db0bad34a393149dae61a171717053e526","kind":"commit","published_at":"2024-09-05T03:23:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14/manifests"},{"name":"v5.12.13","sha":"69c129670a468b6b6ce1b8600e1928826d53f8bb","kind":"commit","published_at":"2024-09-03T14:04:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13/manifests"},{"name":"vpy2.9.3","sha":"6d828aec07f96c074457f2874e59f1d06cad3050","kind":"tag","published_at":"2024-08-31T01:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3/manifests"},{"name":"v5.12.12","sha":"7104a8c82281ed495245184f569bbb6c2d92605c","kind":"commit","published_at":"2024-08-29T13:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12/manifests"},{"name":"v5.12.11","sha":"fea6b1a060d5cc42bf468bfa4db9e32b7a686fe0","kind":"commit","published_at":"2024-08-28T04:57:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11/manifests"},{"name":"v5.12.10","sha":"a457a54f755fcb83af38100166d5b718e58149f1","kind":"commit","published_at":"2024-08-22T05:17:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10/manifests"},{"name":"v5.12.9","sha":"c60e6a3f45606c623ef6a2b16415d67eac9b0269","kind":"commit","published_at":"2024-08-17T18:21:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9/manifests"},{"name":"v5.12.8","sha":"89c771b4986e4e228a5451663a0baa15b3606d65","kind":"commit","published_at":"2024-08-17T00:29:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8/manifests"},{"name":"v5.12.7","sha":"4fbde068cf782c007e3dee78836eae4e098d9b50","kind":"commit","published_at":"2024-08-16T03:30:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7/manifests"},{"name":"v5.12.6","sha":"69d7ef30e551e1c1b3682e6a460b8de8e0f9c437","kind":"commit","published_at":"2024-08-14T14:40:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6/manifests"},{"name":"v5.12.5","sha":"b5993b374cab860f1c208296b9a5d6dd58499111","kind":"commit","published_at":"2024-08-13T03:26:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"b7b31dd90cf610fd995394ac4b579ed4c87b4247","kind":"commit","published_at":"2024-08-12T08:30:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4/manifests"},{"name":"vpy2.9.2","sha":"c70e5e7bf07144df93caf9ec0505497b5119e708","kind":"tag","published_at":"2024-08-10T17:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2/manifests"},{"name":"v5.12.3","sha":"65a3e59ac3b09d21f92c7a6eea34b80d8e11cfda","kind":"commit","published_at":"2024-08-10T17:43:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"1777e38546d88f17a79170868c90f01bb70bb231","kind":"commit","published_at":"2024-08-09T03:53:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2/manifests"},{"name":"vpy2.9.1","sha":"5344692d0d508ee797c253280c498e27606630dd","kind":"tag","published_at":"2024-08-08T01:58:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1/manifests"},{"name":"v5.12.1","sha":"0faec379aafd77f69f8290f192a2e374ff3e872e","kind":"commit","published_at":"2024-08-07T01:15:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1/manifests"},{"name":"vpy2.9.0","sha":"e313993cd40acac75e544c81e10969b05058fd3e","kind":"tag","published_at":"2024-08-02T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0/manifests"},{"name":"v5.12.0","sha":"00c303748bf060d47860ed7b7edd91c0894876ca","kind":"commit","published_at":"2024-08-01T01:29:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"1b31a6c8c957e386e212a340b0360e7781acc382","kind":"commit","published_at":"2024-07-29T12:14:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"3a65ac4c5221c2d882ea741333b8651530e5ed02","kind":"commit","published_at":"2024-07-26T03:11:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"1bf1258343b52d6e0625d28693b7d87c04c84f08","kind":"commit","published_at":"2024-07-19T14:13:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"a5ac1ae84a33fca0985d660e10e32895a47e2bda","kind":"commit","published_at":"2024-07-19T13:08:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"da520e7705ae48e0fcd3d913ceb9c1eab0399859","kind":"commit","published_at":"2024-07-18T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"14038738cd99943c315e2531dbbd00c6a8944f62","kind":"commit","published_at":"2024-07-16T12:18:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"8025f994658167971f2778cd67531c3f3b0008db","kind":"commit","published_at":"2024-07-15T14:09:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0/manifests"},{"name":"vpy2.8.1","sha":"7fdd8924d3625b6916e36d78c0f8e91956572a43","kind":"tag","published_at":"2024-07-11T14:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1/manifests"},{"name":"v5.8.7","sha":"4963d92c79a5fe369da3df85f9d548c42b5d1a02","kind":"commit","published_at":"2024-07-11T14:13:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"8bb08a7e6ddf6799f31ac9e07e6bda8eb4023a78","kind":"commit","published_at":"2024-07-11T00:21:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6/manifests"},{"name":"vpy2.8.0","sha":"aecac66b891045397d915fbc2cc1c3c92c5ae764","kind":"tag","published_at":"2024-07-10T02:17:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0/manifests"},{"name":"v5.8.5","sha":"a6155c970739c7664befa18664d0019bf1afc9c9","kind":"commit","published_at":"2024-07-10T02:17:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"b4669d88f1732fb4f84fb390208008d176f4122a","kind":"commit","published_at":"2024-07-05T04:21:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"833d8663b24e4c5940da87f9b67f1d4c7b83af2a","kind":"commit","published_at":"2024-06-28T12:27:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"68899ac9af14c2d307926d650e8db7cdfc980074","kind":"commit","published_at":"2024-06-15T06:23:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"16fb26737721d464b45acc7177ee4d1ef7bd85f6","kind":"commit","published_at":"2024-06-12T14:37:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"74e7cce8c5158a59dd932114e1e0df30c9fc11f9","kind":"commit","published_at":"2024-06-11T14:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0/manifests"},{"name":"vpy2.7.8","sha":"a5a0af83e0c5a9a5296b8dbfde9bb10f86de1f96","kind":"tag","published_at":"2024-06-05T14:14:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8/manifests"},{"name":"vpy2.7.7","sha":"88b8f6c49c9642a252fbb6ef3b2b2e4260ebed8c","kind":"tag","published_at":"2024-06-04T23:48:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7/manifests"},{"name":"v5.7.15","sha":"92f39fd241bed71b8a4fcacd6ff44e5aa67977e0","kind":"commit","published_at":"2024-06-04T23:47:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15/manifests"},{"name":"v5.7.14","sha":"02cd61d119bee6043a9b42ce3eccfe45cfcc4fb3","kind":"commit","published_at":"2024-05-29T16:23:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"5b25660169d9543d37781c97641a50a76c2759a3","kind":"commit","published_at":"2024-05-28T18:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"d3ad53f64f8cf272c2cc9aa1936a82d30cb9072d","kind":"commit","published_at":"2024-05-24T04:08:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"dff8e2e293739f02f27f9b06bd47222adb7c8aa7","kind":"commit","published_at":"2024-05-23T05:37:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"e35dad78c4a3e761a53532998034b2a8f7fec4a3","kind":"commit","published_at":"2024-05-21T04:51:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"7d51ed749f77926ee2bfd2b1076c8cd8d3b42243","kind":"commit","published_at":"2024-05-16T05:24:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9/manifests"},{"name":"vpy2.7.6","sha":"c70708ba1375c6a201e762658927d0672697b246","kind":"tag","published_at":"2024-05-09T04:40:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6/manifests"},{"name":"v5.7.8","sha":"bc71850259a818805cfeacb6ae34bf023d52ced5","kind":"commit","published_at":"2024-05-01T20:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"ad779738180314af42f938eb1893f3d617127d28","kind":"commit","published_at":"2024-04-30T07:46:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7/manifests"},{"name":"vpy2.7.5","sha":"8020f9952a058988d57d1f772f43b2d802e20692","kind":"tag","published_at":"2024-04-28T16:59:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5/manifests"},{"name":"v5.7.6","sha":"a8c5831d2b3e86ae9247af7eba70968cbcbfd7a7","kind":"commit","published_at":"2024-04-27T04:12:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6/manifests"},{"name":"vpy2.7.4","sha":"723457f6eba0cd320bdac32ada807f83bd46e46b","kind":"tag","published_at":"2024-04-26T14:19:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4/manifests"},{"name":"vpy2.7.3","sha":"8a296f17107edb12d3282ab073166f62aded1635","kind":"tag","published_at":"2024-04-24T04:34:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3/manifests"},{"name":"v5.7.5","sha":"cc4afdcf88534427900125eb2f68ac169e55baf3","kind":"commit","published_at":"2024-04-24T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"f65eb4b5b6d1025a6fe06c9841403fd88956688c","kind":"commit","published_at":"2024-04-21T15:39:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4/manifests"},{"name":"vpy2.7.2","sha":"8ed041e0395bdfb5cd9b474cdc17985bea98ea68","kind":"tag","published_at":"2024-04-20T05:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2/manifests"},{"name":"v5.7.3","sha":"b881857b5fb8e985e21f731d1a22caeed883331c","kind":"commit","published_at":"2024-04-20T05:32:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3/manifests"},{"name":"vpy2.7.1","sha":"333c3e03a0b77e5fdc8d03b5e1f23c1af777cfa6","kind":"tag","published_at":"2024-04-18T01:24:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1/manifests"},{"name":"v5.7.2","sha":"c97a43b7849c8c34f4043cf0e6873cde7215920d","kind":"commit","published_at":"2024-04-18T01:23:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2/manifests"},{"name":"vpy2.7.0","sha":"99ab8c550b0563535f739fc8fbaa93e8d5e1e4d6","kind":"tag","published_at":"2024-04-13T18:28:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0/manifests"},{"name":"vpy2.6.0","sha":"deca5d04c96410fd5d09f8165a32e9769d35f0f6","kind":"tag","published_at":"2024-04-13T00:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0/manifests"},{"name":"v5.7.1","sha":"da3eb33f6584a466ac5eb1cb729c8478ba78b501","kind":"commit","published_at":"2024-04-10T01:18:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"9c25995b1e0c8f9193516adeae486f6b781dd3eb","kind":"commit","published_at":"2024-04-09T14:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0/manifests"},{"name":"vpy2.5.0","sha":"111fa41a8444aa2b8080f35d585867c65bdeab37","kind":"tag","published_at":"2024-04-08T21:10:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0/manifests"},{"name":"v5.6.0","sha":"b172ddfa247a307b5d66ccc364c2782118df6040","kind":"commit","published_at":"2024-04-08T21:09:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0/manifests"},{"name":"vpy2.4.0","sha":"ab5e3d64e89a52638a555cefddc534b4e79d056f","kind":"tag","published_at":"2024-04-07T22:09:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0/manifests"},{"name":"v5.5.4","sha":"91cdd57b93da342b359177b7e5502d52c37523b6","kind":"commit","published_at":"2024-04-07T22:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"082834b1fb66dd4f6ad4ba94e5b1761e53fd6b78","kind":"commit","published_at":"2024-04-07T01:59:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"4a3787cf0d7ed8ecc46e946b87fdea436b838ee0","kind":"commit","published_at":"2024-04-06T04:25:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"80365638e7934aaa657571ed640fe0edacedf8e0","kind":"commit","published_at":"2024-04-03T14:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"66cf7c7bb82e5c08bc669615c83cc69fa0894228","kind":"commit","published_at":"2024-03-31T19:45:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0/manifests"},{"name":"v5.4.6","sha":"b8d7ebf3355012a2495709c4758180c60f01fb72","kind":"commit","published_at":"2024-03-26T13:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6/manifests"},{"name":"vpy2.3.3","sha":"6bf668ed7e600b8ca28439431812d83aca81508d","kind":"tag","published_at":"2024-03-24T17:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3/manifests"},{"name":"vpy2.3.2","sha":"52d44397b39de9a9c04b6c3e302837e7876de053","kind":"tag","published_at":"2024-03-23T21:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2/manifests"},{"name":"v5.4.5","sha":"f8c84021ad226b86bff4c4351dbb4cdebe117bd5","kind":"commit","published_at":"2024-03-22T04:27:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5/manifests"},{"name":"v5.4.4","sha":"ea973b98c605a5124c1e7c65e0c34b595ac8fb1a","kind":"commit","published_at":"2024-03-21T04:16:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4/manifests"},{"name":"vpy2.3.1","sha":"a73cf3220209bbd52255aa6974a96d77c14c47e9","kind":"tag","published_at":"2024-03-19T05:07:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1/manifests"},{"name":"v5.4.3","sha":"7bf641886ec6424d44b1d20d5aa22aae81ceef1d","kind":"commit","published_at":"2024-03-17T13:53:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3/manifests"},{"name":"vpy2.3.0","sha":"928eeb6704184bbbdfe064b49599e1afc529acf2","kind":"tag","published_at":"2024-03-16T03:49:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0/manifests"},{"name":"v5.4.2","sha":"096bd810fcd5e4d923b0968bec7a4fc992c5e8a6","kind":"commit","published_at":"2024-03-06T05:00:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"abe142ad3d6d1463b261de5eef88bf4827c868e2","kind":"commit","published_at":"2024-03-01T05:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"82dfc48ee0059b00f37116ec65cab6897b722325","kind":"commit","published_at":"2024-02-27T03:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"e31fe65571733e9bce85e3ecdb85f93d0346072c","kind":"commit","published_at":"2024-02-25T10:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"927d2a5bc08c320b60c8ba0fe38dd04d32aa3771","kind":"commit","published_at":"2024-02-24T00:09:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"651d086f41818dd25bd96bdc2c855a9a4b06be13","kind":"commit","published_at":"2024-02-22T02:05:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"bfa18396b4b128a84a99b1ca0e46908cdedad386","kind":"commit","published_at":"2024-02-20T22:47:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"571b4172487ee972320d93d81313cd7e88307114","kind":"commit","published_at":"2024-02-17T13:57:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"83e8a611b1a758354426244739bcc950e658e1f3","kind":"commit","published_at":"2024-02-17T02:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0/manifests"},{"name":"v5.1.12","sha":"59386645ebf0d50f96a4d76b1988fc501348dc3e","kind":"commit","published_at":"2024-02-16T05:33:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12/manifests"},{"name":"vpy2.2.4","sha":"5949b37b6762af8bd6d1a98350df56a409bac501","kind":"tag","published_at":"2024-02-13T01:57:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4/manifests"},{"name":"v5.1.11","sha":"e8c64477e0e8d29cfa87d7c1ccc78d2932f1eb33","kind":"commit","published_at":"2024-02-13T01:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11/manifests"},{"name":"vpy2.2.3","sha":"f2e11b4182a55ced34dc6cf63ef5e6d11c8f24fa","kind":"tag","published_at":"2024-02-10T20:39:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3/manifests"},{"name":"v5.1.10","sha":"acabc45be455bbc30dc149afc1045c48f250c25f","kind":"commit","published_at":"2024-02-10T20:38:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10/manifests"},{"name":"v5.1.9","sha":"cd63c28100d33f563fff852ff46132ee014aa7d9","kind":"commit","published_at":"2024-02-05T16:09:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9/manifests"},{"name":"vpy2.2.2","sha":"b3ab285cb128075b8a8d52a75a4a5b210c1a24dd","kind":"tag","published_at":"2024-02-03T03:37:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2/manifests"},{"name":"v5.1.8","sha":"6e12b3e8771ccb25e2eb1231ef033974bf0a98b3","kind":"commit","published_at":"2024-02-03T03:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"1eedf29a9779cc6762f15c26fc00926d8ddc04a4","kind":"commit","published_at":"2024-02-02T02:31:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"5cecea1f1625e23eeb070329bdad4ab4ac670b80","kind":"commit","published_at":"2024-01-31T00:27:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"168d312ac7174a1c5c6abee56110547b76cfce7a","kind":"commit","published_at":"2024-01-23T02:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"7db6756125f235c7b2d7523b88edcbe4e3b6a754","kind":"commit","published_at":"2024-01-20T17:01:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4/manifests"},{"name":"vpy2.2.1","sha":"350a81402f9d6c18e69f215c4e3bb1fe5d277937","kind":"tag","published_at":"2024-01-16T13:14:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1/manifests"},{"name":"v5.1.3","sha":"081061f2a07f702a934b0ee0d3b8cdfdf3ce8185","kind":"commit","published_at":"2024-01-16T13:14:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fc8eafde5f1d5eec2d6e2359ee3278cd84993252","kind":"commit","published_at":"2024-01-15T19:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2/manifests"},{"name":"vpy2.2.0","sha":"379016ef181aea805d599d34c7b6746e9ddcbd66","kind":"tag","published_at":"2024-01-14T17:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0/manifests"},{"name":"vpy2.1.0","sha":"bf3d1586777491e320af49ceb054edec020a9438","kind":"tag","published_at":"2024-01-12T00:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0/manifests"},{"name":"v5.1.1","sha":"f1bfded60e42a5d2311002829746d22d64dbc4a5","kind":"commit","published_at":"2024-01-02T02:06:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"db464903cf4b1d94c3b72856d593ee395b497c37","kind":"commit","published_at":"2023-12-27T17:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0/manifests"},{"name":"vpy2.0.0","sha":"f6e585d36df25db5fb24d986b7cc2433c92473c9","kind":"tag","published_at":"2023-12-23T01:15:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0/manifests"},{"name":"v5.0.0","sha":"58e5746102dda9de168a678cf1dc6313dfb85fba","kind":"commit","published_at":"2023-12-21T21:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0/manifests"},{"name":"v4.17.0","sha":"e1ff35b53353bb20c045785fd213fb4e3ae9c181","kind":"commit","published_at":"2023-12-21T14:15:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0/manifests"},{"name":"vpy1.24.0","sha":"8a0b4ad7acca1d209c26c6472a372920b657d7b4","kind":"tag","published_at":"2023-12-21T05:25:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0/manifests"},{"name":"v4.16.0","sha":"67c3b8b7af266ba8be82fa1e095ac86c8b86e6a1","kind":"commit","published_at":"2023-12-18T13:47:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0/manifests"},{"name":"vpy1.23.0","sha":"136e8e7f3f2e69dcf32406ee3513962cedcd13f8","kind":"tag","published_at":"2023-12-18T03:59:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0/manifests"},{"name":"vpy1.22.0","sha":"1ef6bcf859385f468a5d1b31827d2dab3396245b","kind":"tag","published_at":"2023-12-14T23:26:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0/manifests"},{"name":"v4.15.4","sha":"2c06921a9360698b1d06dc324ab0b9d157538178","kind":"commit","published_at":"2023-12-14T13:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4/manifests"},{"name":"vpy1.21.0","sha":"3c325ffbde0acc1f137d8cdfd24079b39dfee3c9","kind":"tag","published_at":"2023-12-14T00:51:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0/manifests"},{"name":"v4.15.3","sha":"8a486b10511610580ab8433b6d9e8ce2ff26bfba","kind":"commit","published_at":"2023-12-13T23:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3/manifests"},{"name":"vpy1.20.0","sha":"1010c77e4e3ba16927bff6b612ebf3f3f52f779a","kind":"tag","published_at":"2023-12-13T02:16:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0/manifests"},{"name":"vpy1.19.0","sha":"0365b3f1e1b502096320c4a6fd26940540244110","kind":"tag","published_at":"2023-12-12T00:54:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0/manifests"},{"name":"vpy1.18.0","sha":"f3536dd2ae83650df32726f0ee89654458e8e23d","kind":"tag","published_at":"2023-12-10T04:28:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0/manifests"},{"name":"v4.15.2","sha":"96adcc90e7e8c75157470ce12bb9fde4b5078228","kind":"commit","published_at":"2023-12-07T13:28:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"95ad04972e99ab56af864c9ee9ebc2fa53ca86c9","kind":"commit","published_at":"2023-12-06T21:52:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"76f9e8ffa64b3299868e041292bfd6bf8e988b3d","kind":"commit","published_at":"2023-12-05T13:18:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0/manifests"},{"name":"v4.14.4","sha":"1a23e57075a16e5d9ae6022b4599d65855b5e3de","kind":"commit","published_at":"2023-11-28T13:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"cbd5057563545e9f4a5fa1e1e4abe25f0962ce12","kind":"commit","published_at":"2023-11-27T14:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"d7cf6ea60830b69b636648238a51e5f981616d02","kind":"commit","published_at":"2023-11-24T11:11:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2/manifests"},{"name":"vpy1.17.0","sha":"bec84e8c8083fe4cf36839634e7cf2939a85d886","kind":"tag","published_at":"2023-11-24T09:27:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0/manifests"},{"name":"v4.14.1","sha":"65a73ce6a1c3b11b616b47f409cee0d3dcb6f839","kind":"commit","published_at":"2023-11-23T15:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"d6c31de48d7aadb542a1e3755ca5b9d169d3fdb9","kind":"commit","published_at":"2023-11-18T10:14:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0/manifests"},{"name":"v4.13.3","sha":"4cfe33e481e204f6377362b7314193c3b7fc40f0","kind":"commit","published_at":"2023-11-16T06:00:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3/manifests"},{"name":"vpy1.16.1","sha":"fc7f863bff2b4aa0869536eecabf01040b600533","kind":"tag","published_at":"2023-11-09T14:06:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1/manifests"},{"name":"v4.13.2","sha":"60a917e3c08fee3d77e32da633e517b3d4e223aa","kind":"commit","published_at":"2023-11-09T14:05:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2/manifests"},{"name":"vpy1.16.0","sha":"719ba5bc6fcc09d99a664b8986bad67163bfcb90","kind":"tag","published_at":"2023-11-08T12:48:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0/manifests"},{"name":"v4.13.1","sha":"610c701d94324e165a079c4de6b4cf0ef612f1da","kind":"commit","published_at":"2023-11-08T09:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"4828b7e7887d3dffa79e2bb388b93df9d70d88ac","kind":"commit","published_at":"2023-11-05T11:16:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0/manifests"},{"name":"vpy1.15.4","sha":"3d5373929be84374480acf2a972f3ca7d64d427d","kind":"tag","published_at":"2023-11-05T11:05:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4/manifests"},{"name":"v4.12.10","sha":"9f36d48344e11efba60ecd9f51f57c60b03a3cb5","kind":"commit","published_at":"2023-11-05T11:04:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10/manifests"},{"name":"vpy1.15.3","sha":"0f0c35129239d64c40a57fa1fbf1ff8aa9efa294","kind":"tag","published_at":"2023-11-05T05:32:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3/manifests"},{"name":"v4.12.9","sha":"343d62c920511443f6786a30f283820fe8a1a464","kind":"commit","published_at":"2023-11-05T05:31:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9/manifests"},{"name":"v4.12.8","sha":"edd4b6b6cf714d1e95c43b61df7e363409e85ba4","kind":"commit","published_at":"2023-11-03T02:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"a7f7080622d9689b1a62cb280df412520b3c1e3a","kind":"commit","published_at":"2023-10-29T06:36:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"14176c1846c507da411495ddba40996a48e585b6","kind":"commit","published_at":"2023-10-26T02:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6/manifests"},{"name":"vpy1.15.2","sha":"c3c165ab32d66657d94f552a266f182f8f30c1df","kind":"tag","published_at":"2023-10-18T02:33:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2/manifests"},{"name":"v4.12.5","sha":"5c62a7739aa180a688dff01eea7f7f16ed6f0036","kind":"commit","published_at":"2023-10-18T02:32:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"fb7c64849dde45516ac8f1f313e242bae935fce8","kind":"commit","published_at":"2023-10-13T13:47:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"2bbc01494d8a1c7954327ae52ea4525b8e27bc35","kind":"commit","published_at":"2023-10-10T02:17:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"a01bb0b0345509cde6c74843323de6b67729f310","kind":"commit","published_at":"2023-10-05T13:50:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2/manifests"},{"name":"vpy1.15.1","sha":"4e1d0513842596e3c4d287e56d2eebc97b1addce","kind":"tag","published_at":"2023-10-04T13:26:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1/manifests"},{"name":"v4.12.1","sha":"dbc6b015158b1b85b2baa48d4850bf15096691d0","kind":"commit","published_at":"2023-10-04T13:25:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1/manifests"},{"name":"vpy1.15.0","sha":"b2d768e7b06b48eb4d8fbec63c7fa4f53c67a26a","kind":"tag","published_at":"2023-09-30T04:48:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0/manifests"},{"name":"v4.12.0","sha":"5ebb185dbecd2478688b20131522be41d0f3a055","kind":"commit","published_at":"2023-09-29T14:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0/manifests"},{"name":"vpy1.14.0","sha":"b886d1d3a4ed2987a5120c764ed97da2d36957ce","kind":"tag","published_at":"2023-09-26T04:30:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0/manifests"},{"name":"v4.11.4","sha":"9d78a99b390523c482c8440c190628aa9040c333","kind":"commit","published_at":"2023-09-22T09:56:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"164772169f99edf9da8d9d478a03eea277ece45a","kind":"commit","published_at":"2023-09-22T02:41:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"109bebf4e84d1f554c0fa491180001e2f571cba8","kind":"commit","published_at":"2023-09-20T13:34:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"28c817f696dd91092f51cd4529748f713e74ef15","kind":"commit","published_at":"2023-09-20T00:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"3fd185cdcdb473f46bde5deb91301a71e192b190","kind":"commit","published_at":"2023-09-16T03:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0/manifests"},{"name":"vpy1.13.2","sha":"764f2e07dc32ffa21303c96fe7029fedff3ca5bb","kind":"tag","published_at":"2023-09-12T06:22:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2/manifests"},{"name":"v4.10.0","sha":"4226ff380b43cabc3e52e0a5321d05f0fa2f265d","kind":"commit","published_at":"2023-09-12T06:21:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0/manifests"},{"name":"vpy1.13.1","sha":"c389221bdecba9fbb52c40d4a4e8ad78ecdb86c3","kind":"tag","published_at":"2023-09-11T14:01:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1/manifests"},{"name":"vpy1.13.0","sha":"09bae92e69d9cb7d8f3cc150a52b2c0f183affe7","kind":"tag","published_at":"2023-09-07T13:22:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0/manifests"},{"name":"v4.9.0","sha":"0f4af1701d549b9acc557e6dcc098d78e3de7911","kind":"commit","published_at":"2023-09-05T14:49:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0/manifests"},{"name":"vpy1.12.0","sha":"ff66290a0f6773300881f94ec6eb5fafe5c7ca24","kind":"tag","published_at":"2023-08-31T03:29:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0/manifests"},{"name":"vpy1.11.0","sha":"e640e5a95fd988a927aeef095b96cde41df6be63","kind":"tag","published_at":"2023-08-26T03:55:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0/manifests"},{"name":"v4.8.0","sha":"1020376dd7144ac432642e3ba19aa056e85b1baf","kind":"commit","published_at":"2023-08-20T23:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"9253112d0e1a0d0fa8496cafaefd81c009f2bd16","kind":"commit","published_at":"2023-08-19T13:52:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4/manifests"},{"name":"vpy1.10.1","sha":"a982ff36f705fab147eedaf037e71e525f3b46fe","kind":"tag","published_at":"2023-08-19T04:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1/manifests"},{"name":"v4.7.3","sha":"3ef306632b31820f604dc3c15b55d041a86d062f","kind":"commit","published_at":"2023-08-17T13:39:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"1e5e7ba2016029a0710412c5f5dcd11844c44b17","kind":"commit","published_at":"2023-08-12T00:43:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"bf9a9471818cb6fe4c323ba4bfbbcff3ea074c19","kind":"commit","published_at":"2023-08-10T02:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1/manifests"},{"name":"vpy1.10.0","sha":"284a2583a5b387935304b27b2e79f8d82f0370ce","kind":"tag","published_at":"2023-08-03T02:12:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0/manifests"},{"name":"v4.7.0","sha":"6fe67b49d30bdb70fcbd8057f98b1014056ea765","kind":"commit","published_at":"2023-08-03T01:42:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"3a656d968b584b8f04d42dc29eb1a561c2ab2fde","kind":"commit","published_at":"2023-07-28T19:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2d64c6e6b0aa06d3b27d01375bd3c3e7822c48b0","kind":"commit","published_at":"2023-07-26T19:20:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2/manifests"},{"name":"v4.6.0","sha":"39b2565325a56b1df87f49dfe3a1ba9deb0ea174","kind":"commit","published_at":"2023-07-19T19:23:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0/manifests"},{"name":"vpy1.9.0","sha":"38b19d8a5874fb9725b1d40d7656fd7c312710d9","kind":"tag","published_at":"2023-07-18T15:17:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0/manifests"},{"name":"v4.5.0","sha":"2b31259878b5c6d46429502e1fadf51b74d8872c","kind":"commit","published_at":"2023-07-18T15:16:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0/manifests"},{"name":"vpy1.8.0","sha":"3860ed116aed02e7d96e4917df8648fc48977fde","kind":"tag","published_at":"2023-07-17T20:35:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0/manifests"},{"name":"v4.4.0","sha":"38ed54a879ecff97fab9757a5ebf6583d6d161fb","kind":"commit","published_at":"2023-07-17T07:15:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0/manifests"},{"name":"vpy1.7.0","sha":"980db2ba2163db32beea20546be3b072a3fcdf61","kind":"tag","published_at":"2023-07-14T17:30:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0/manifests"},{"name":"v4.3.0","sha":"3b6f33eb85f68cff97eb61253884cf540cfb4908","kind":"commit","published_at":"2023-07-14T05:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fc69da91d109d713ff16efca0a968466b7868f6c","kind":"commit","published_at":"2023-07-10T23:49:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1/manifests"},{"name":"vpy1.6.1","sha":"da7dd075ea5d2df7f04367050cb658d26f492464","kind":"tag","published_at":"2023-07-10T23:38:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1/manifests"},{"name":"vpy1.6.0","sha":"b868b021722b5df381689b75b9f805a58ecb05e2","kind":"tag","published_at":"2023-07-06T19:16:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0/manifests"},{"name":"vpy1.5.0","sha":"561cdc3f825014c90bedbe1d66db4a2339beea67","kind":"tag","published_at":"2023-07-04T17:28:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0/manifests"},{"name":"v4.2.0","sha":"5e2a3430b320f0b28147e7695d8defd59e6a6a8e","kind":"commit","published_at":"2023-07-03T08:46:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0/manifests"},{"name":"vpy1.4.0","sha":"da92a5c303d499b7019d729d55b2698385bc570b","kind":"tag","published_at":"2023-06-30T22:04:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0/manifests"},{"name":"vpy1.3.1","sha":"3a37d170639f62cfc941c13fb82f876c87cee7ac","kind":"tag","published_at":"2023-06-29T16:23:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1/manifests"},{"name":"vpy1.3.0","sha":"6dd3410838f0260860c364c26ca7d004acb63590","kind":"tag","published_at":"2023-06-29T15:31:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0/manifests"},{"name":"vpy1.2.0","sha":"52d9103f8cf1558d81518f5215871c65ec68d559","kind":"tag","published_at":"2023-06-24T16:26:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0/manifests"},{"name":"vpy1.1.0","sha":"7d7e1b4ff6f937164b80f2c7ddf210308475f4c7","kind":"tag","published_at":"2023-06-23T19:17:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0/manifests"},{"name":"v4.1.0","sha":"65184e3f1388083e63ff956dea4ad62a1addf710","kind":"commit","published_at":"2023-06-23T16:40:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0/manifests"},{"name":"vpy1.0.0","sha":"b6b4579c77c277955ec5318d195b98742c370102","kind":"tag","published_at":"2023-06-21T21:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0/manifests"},{"name":"v4.0.0","sha":"e0ab7e6fd62487884096ed8fc6164a0be0c4d581","kind":"commit","published_at":"2023-06-21T21:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0/manifests"},{"name":"vpy0.5.6","sha":"215c59e06d111e254c817a005b829de226ee30b7","kind":"tag","published_at":"2023-06-21T21:37:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6/manifests"},{"name":"vpy0.5.5","sha":"59287d57a8e5f69abb4dfcecb5bcea36c2caa9c7","kind":"tag","published_at":"2023-06-16T16:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5/manifests"},{"name":"v3.15.8","sha":"5c36ae318766741a00a07af587255a5e951bd731","kind":"commit","published_at":"2023-06-16T16:49:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8/manifests"},{"name":"v3.15.7","sha":"90c34c37605134c72d560ed0fc6aa03a63b6cbca","kind":"commit","published_at":"2023-06-16T15:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7/manifests"},{"name":"vpy0.5.4","sha":"24d9ae1cbced374793429f0a9fecb5c4451ae46d","kind":"tag","published_at":"2023-06-14T14:01:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4/manifests"},{"name":"vpy0.5.3","sha":"66a0eb17a173e8661fe924389ad49c907c07d56e","kind":"tag","published_at":"2023-06-13T16:46:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3/manifests"},{"name":"v3.15.6","sha":"7f42665640b0cec1eaf32b4fec15ff1955164f8b","kind":"commit","published_at":"2023-06-13T16:45:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6/manifests"},{"name":"vpy0.5.2","sha":"a527bac0e0e5921885a1f170ebddb508b3698211","kind":"tag","published_at":"2023-06-11T15:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2/manifests"},{"name":"v3.15.5","sha":"69b94aae13033a385bccd93f82601a0c7c4f45a0","kind":"commit","published_at":"2023-06-11T15:41:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5/manifests"},{"name":"vpy0.5.1","sha":"25d71a1c17f53fcf432463623b1047b25d9d3ce6","kind":"tag","published_at":"2023-06-09T16:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1/manifests"},{"name":"vpy0.5.0","sha":"609f8de152ae8d0c538c79a34ffab0b0c36ed44d","kind":"tag","published_at":"2023-06-09T05:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0/manifests"},{"name":"v3.15.4","sha":"2ea74830cf0363ea39b077258d70f996f255a519","kind":"commit","published_at":"2023-06-08T17:34:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4/manifests"},{"name":"vpy0.4.4","sha":"ba2084f45eba6a72da962316cbb86a7d9b3f37b3","kind":"tag","published_at":"2023-06-08T15:35:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4/manifests"},{"name":"v3.15.3","sha":"0db3d46690acdf4b8b703427ba3fbed0893724e1","kind":"commit","published_at":"2023-06-08T14:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3/manifests"},{"name":"vpy0.4.3","sha":"8ad2e124ea75a110981779b1fddb082f6210ac54","kind":"commit","published_at":"2023-06-07T09:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3/manifests"},{"name":"v3.15.2","sha":"492f686e685744511e3f817bf5f1d503e8094392","kind":"commit","published_at":"2023-06-06T21:05:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5","kind":"commit","published_at":"2023-06-05T21:22:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1ccf4864c957b85f244e45673513cea239796ea4","kind":"commit","published_at":"2023-05-31T22:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"6f4fb3cac980a06816660bbc7339b81db801f4d7","kind":"commit","published_at":"2023-05-30T23:39:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"5b1c5e9ccf2b01e2367582bd3214f9abdccea602","kind":"commit","published_at":"2023-05-27T18:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"5beaf5285bb06d457dceb7ae636ecefff80ed881","kind":"commit","published_at":"2023-05-22T14:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0/manifests"},{"name":"v3.13.4","sha":"d7e640c6368a714f611920be849648348052de05","kind":"commit","published_at":"2023-05-11T11:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"64658c024508fe91e85a291116ed899bbea0d564","kind":"commit","published_at":"2023-05-10T23:39:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"ce8059d5c6620acc9f8a090e447c610f80913af4","kind":"commit","published_at":"2023-05-09T04:33:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"a880069ca02c1b9eb64fb42a0d269b3e98aa91c3","kind":"commit","published_at":"2023-05-07T15:31:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"dd1803f866ff249f2c19691dc1c020a69125a88f","kind":"commit","published_at":"2023-05-06T10:20:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"8f020618d364c5706aca63086effe993fd437bbc","kind":"commit","published_at":"2023-05-05T23:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"fc66096d79734ad543562dfdbd6739c080f7102f","kind":"commit","published_at":"2023-04-20T06:23:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1a3113b97106eebd63883dc8865b7c6a3f028765","kind":"commit","published_at":"2023-04-17T21:21:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"86f57742e3233853b944ae8616c1cfa5a16706c3","kind":"commit","published_at":"2023-04-05T23:57:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"8c34cc7dcb71413a77b1e9f5bdb157d5b6d7a0ac","kind":"commit","published_at":"2023-03-30T12:45:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"358ab2a9179155659800d48edee0f1f77309bff1","kind":"commit","published_at":"2023-03-22T23:11:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"5849cf686064bfb5f28ccb735ec47fb44553c5a8","kind":"commit","published_at":"2023-03-06T14:13:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4cb5250886f8f454a7ee4ee4d2b1754cd83df59b","kind":"commit","published_at":"2023-03-02T16:24:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3dc3b55b787b49701dcf7aa74e85a216c774c231","kind":"commit","published_at":"2023-02-25T05:59:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"aa742463f7dfbec433d166a42dfefd5b9248a544","kind":"commit","published_at":"2023-02-23T22:54:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"3ecb8f7fbb736e223aa73bbbf8f07629892902fa","kind":"commit","published_at":"2023-02-23T03:22:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"e465b5574a19013868250658740b0fdda1d2c6f6","kind":"commit","published_at":"2023-02-22T03:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3b63c3e629c1d63b6692f823fd83888f60a3a834","kind":"commit","published_at":"2023-02-16T21:18:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0/manifests"},{"name":"v3.6.6","sha":"488f9437977f9aeb5a03b96a41dbb664dbfe2775","kind":"commit","published_at":"2023-02-15T01:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"dfa431ebb22cebbf85247abcf8226946ad297ec5","kind":"commit","published_at":"2023-02-11T16:50:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"00ec4e8d2d741df1246fb4e90ff876377fad7d16","kind":"commit","published_at":"2023-02-09T11:02:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"bf8589ae1b95b705e921f597644becdd1752b04f","kind":"commit","published_at":"2023-02-07T07:27:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"b08f95d9b87ec03b645af866ac869f771a42e1f1","kind":"commit","published_at":"2023-02-03T15:55:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"75092f50169154bfbbc704d8a1971b2ac0a03187","kind":"commit","published_at":"2023-01-31T11:11:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ce19e6db253e03d5817b555abaa773a7bdf06171","kind":"commit","published_at":"2023-01-31T07:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0/manifests"},{"name":"v3.5.11","sha":"94b293e6011bed3f8b6905b202f7a45d0d1d863b","kind":"commit","published_at":"2023-01-27T00:16:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"c66c03d377d6b5363231ec65117a8b045f136f86","kind":"commit","published_at":"2023-01-24T23:50:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"3714760ee4be056826e66baaec62bb97d60a53e3","kind":"commit","published_at":"2023-01-19T18:45:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c761ae994c48402b27a6b3530a882b0720e4025","kind":"commit","published_at":"2023-01-18T13:00:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"f2c1775dc150e3f1fd972beed39dcdd2b12e8ea1","kind":"commit","published_at":"2023-01-17T16:13:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"4de7f3cf740ad1f96f07bdfcd50e372257df4514","kind":"commit","published_at":"2023-01-13T02:41:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"5a78f58ead461192069e78bf1ee34d84012e8077","kind":"commit","published_at":"2023-01-10T12:48:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"9fdac5578795900b85c99b4ef8c2e71583802417","kind":"commit","published_at":"2023-01-09T15:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"2061624f0baebd5e5018136934346b65750c0323","kind":"commit","published_at":"2023-01-07T03:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"5b34b8ba09e14bc78aeed03824b4fbd419e0e18e","kind":"commit","published_at":"2023-01-04T02:35:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"1e8786a8dd2f08de6f84e08aeb252b304ebbca73","kind":"commit","published_at":"2022-12-23T08:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ffb08512271be681204a803508cd4d5ece0bb71b","kind":"commit","published_at":"2022-12-20T23:01:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"91bbde9472ea3b38e1b9ee94ef1ec56733eeb3fa","kind":"commit","published_at":"2022-12-15T23:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"df604c48bfeec2b621fd9d52d97b316f477e79a2","kind":"commit","published_at":"2022-12-10T14:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6d9dadaedf016267255e2412ff4ca40d44001630","kind":"commit","published_at":"2022-12-09T14:17:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"865c9ca8ce99860a4a0c72b7a2ec4a5733395d10","kind":"commit","published_at":"2022-12-08T11:49:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bbe29ee8546242a839b41ae0eccd5c9acc592e9a","kind":"commit","published_at":"2022-12-07T22:56:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0f119cb7eac550ad6a5a08f6561b65a72d06ae91","kind":"commit","published_at":"2022-12-07T15:00:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b469dcc4bafee0bc21a6fc51772ce958947ce516","kind":"commit","published_at":"2022-12-05T13:57:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1e0625eb72400891b126483e1201431bbb7fd161","kind":"commit","published_at":"2022-12-05T12:42:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"aa753dd3680964bf0fe7ab650734c12525020ef2","kind":"commit","published_at":"2022-12-04T15:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"75ebd8558853969df094d8c37b12b66685108eb9","kind":"commit","published_at":"2022-12-04T03:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4387d0c959d563eaaba2719d3f9566e992ba0914","kind":"commit","published_at":"2022-11-29T12:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"a6b74988e38ff74049df9b30215fb6ddab73e844","kind":"commit","published_at":"2022-11-29T01:44:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4226070d9905fb052a2ec00f17ee4210bf931fbd","kind":"commit","published_at":"2022-11-15T17:28:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0301a7ab2b110670804de0dae63a04c7a314ee5a","kind":"commit","published_at":"2022-11-15T00:31:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f05e098a6dad2038c720d77d71a66b387b53bcb1","kind":"commit","published_at":"2022-11-09T01:30:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"f87858caa382b56e34cc8015ad1a2706f2bcda8e","kind":"commit","published_at":"2022-11-04T21:55:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"be39c090684ccf720bcc6adc3279d7bb1d0a5ed5","kind":"commit","published_at":"2022-11-04T08:02:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ad7039625d3adb334f07bb015068d57982252615","kind":"commit","published_at":"2022-11-03T22:49:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"94c4862fcb8de9676df20d3b002f8f13fddf658a","kind":"commit","published_at":"2022-11-02T23:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c3c565dad2d7267e3bb1aa2a4d540f0c826def1a","kind":"commit","published_at":"2022-11-02T19:49:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2522822210d200ff66576d3a71bf3cc7c1a7622","kind":"commit","published_at":"2022-10-25T18:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"65ce37ac10648e48e55a102eb0f59fce104fbcb9","kind":"commit","published_at":"2022-10-24T21:44:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"583bde47ff0fa9366db968eca35e30b2fe89f4ad","kind":"commit","published_at":"2022-10-18T00:45:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0fb2964151166f2aece0270c54c8cb4f4e2eb898","kind":"commit","published_at":"2022-10-13T19:26:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"005539f2c34eff7ee92aeba1b34801fc69a05018","kind":"commit","published_at":"2022-10-13T02:14:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"547a20f652960472500940c71363fe65b111737e","kind":"commit","published_at":"2022-10-11T13:57:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"68f5b6fedb1012926bd121df8ee62ddd32285b08","kind":"commit","published_at":"2022-10-10T17:30:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"ad3889c674da4eb8e772c47b7841d1c65fecb65e","kind":"commit","published_at":"2022-09-30T16:42:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"18d91d1786955bae0921577dbd93a2bdbe6e4e68","kind":"commit","published_at":"2022-09-29T13:52:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4eb5a9a5c9cf9bf19de60cbef2ff90fde5a11a03","kind":"commit","published_at":"2022-09-28T14:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"af1a0664168a183250b56759cfb19b58be672b62","kind":"commit","published_at":"2022-09-23T15:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"2eeb0812c007fd67adc6f54be7fe94d47ea06219","kind":"commit","published_at":"2022-09-22T23:28:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e26d88a6afee6becfa4f318a044f1177456b177","kind":"commit","published_at":"2022-09-21T09:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5f3c31609b60589ed9e78317bf212dd407fad55b","kind":"commit","published_at":"2022-09-21T08:59:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0/manifests"},{"name":"v1.91.1","sha":"5f3338c1c125e08c3f2be86e51dc81ddce8daae5","kind":"commit","published_at":"2022-09-18T00:34:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"ca336213a0fdba07d9abbdae7fa42bc4c52fa8a1","kind":"commit","published_at":"2022-09-16T03:25:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0/manifests"},{"name":"v1.90.2","sha":"31c3297592cf4fb550007e06cf8da8f99a4a2580","kind":"commit","published_at":"2022-09-12T23:52:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2/manifests"},{"name":"v1.90.1","sha":"632d9b6b94b1d0fc6082d519defc70c8329c7f3f","kind":"commit","published_at":"2022-09-02T13:58:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1/manifests"},{"name":"v1.90.0","sha":"0a18c0f2f4368c5a716b7147556f545e340f7c12","kind":"commit","published_at":"2022-08-30T01:09:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0/manifests"},{"name":"v1.89.2","sha":"9d2355a8f30838d4638f75568f9bb879ce4aac6d","kind":"commit","published_at":"2022-08-23T00:34:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2/manifests"},{"name":"v1.89.1","sha":"db9d1ad98628c6023fa05f2f86c09a528405aee7","kind":"commit","published_at":"2022-08-19T13:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"3ee4f5e0063077e40526b3d3315c2ca76e71657d","kind":"commit","published_at":"2022-08-18T23:44:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0/manifests"},{"name":"v1.88.2","sha":"77cfec58bc2096df7e945b9a811d1341a3f85d65","kind":"commit","published_at":"2022-08-18T15:18:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2/manifests"},{"name":"v1.88.1","sha":"d08566c05dc6d036c689fd4164e15d20e1bfc74f","kind":"commit","published_at":"2022-08-17T12:06:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1/manifests"},{"name":"v1.88.0","sha":"e30b0c974d2fc2eedeb434afaf17a80cc2eab5bf","kind":"commit","published_at":"2022-08-17T08:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0/manifests"},{"name":"v1.87.2","sha":"19c0da8aa7cd2fe891364dc0cf1b6b26bd77adee","kind":"commit","published_at":"2022-08-13T02:25:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2/manifests"},{"name":"v1.87.1","sha":"380c56e43bf59895ffc2ca0ed5a2ade79803a872","kind":"commit","published_at":"2022-08-09T01:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1/manifests"},{"name":"v1.87.0","sha":"d19a71229b6ddaf8b44b9ad41152f052ff1aeadd","kind":"commit","published_at":"2022-08-05T01:51:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0/manifests"},{"name":"v1.86.10","sha":"7251dd7259ab0d2e1c6343e3fc491ad41195816f","kind":"commit","published_at":"2022-07-29T22:54:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10/manifests"},{"name":"v1.86.9","sha":"9c14458ca130171c38af82d2d0bd51b8779f21cc","kind":"commit","published_at":"2022-07-27T01:24:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9/manifests"},{"name":"v1.86.8","sha":"19b34bd3005e0dc21a6a181ac6771142bf8454eb","kind":"commit","published_at":"2022-07-26T00:52:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8/manifests"},{"name":"v1.86.7","sha":"306543a7e055c22faa6c34c1bb7190060691458f","kind":"commit","published_at":"2022-07-15T11:49:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7/manifests"},{"name":"v1.86.6","sha":"970bb87eff67fce0fb4d37609182ad47d3e9309e","kind":"commit","published_at":"2022-07-14T03:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6/manifests"},{"name":"v1.86.5","sha":"4c182df13c2223b2d6615506844999c474adf1bd","kind":"commit","published_at":"2022-07-09T00:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5/manifests"},{"name":"v1.86.4","sha":"868bb00213626fdfa3c8594c8f8dfea9b47cd7b1","kind":"commit","published_at":"2022-06-29T02:06:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4/manifests"},{"name":"v1.86.3","sha":"9dc1420f08e094df821085412e55a4e0dbac36ec","kind":"commit","published_at":"2022-06-26T04:02:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3/manifests"},{"name":"v1.86.2","sha":"88095f6261ca57cf13eba5582cb71d7b69ab2339","kind":"commit","published_at":"2022-06-16T03:46:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2/manifests"},{"name":"v1.86.1","sha":"1769ce15d907269c34be1b26671ab5e71fae43d1","kind":"commit","published_at":"2022-06-12T06:04:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"363f6c05f0ca64db9fc7a028b57b9a301a9a8808","kind":"commit","published_at":"2022-06-10T01:25:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0/manifests"},{"name":"v1.85.4","sha":"9dbec4a7329f650931abd198940b5a8c926fd6c1","kind":"commit","published_at":"2022-06-08T00:34:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"7ad899b55d35cc911afbbdd67b68bd06b001e39c","kind":"commit","published_at":"2022-06-03T00:15:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"137cd8e755a255db1083424c47bad2c183a0b2cc","kind":"commit","published_at":"2022-06-01T23:50:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"d77baccd72ef904c415bf5d94b615d9d07770275","kind":"commit","published_at":"2022-05-31T03:37:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"9cfda3d2dd640350d7b41f2449cd89318a237610","kind":"commit","published_at":"2022-05-30T04:15:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"5d68aef2715d2ba474893bd343a34753f1e0eccb","kind":"commit","published_at":"2022-05-27T01:21:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"0dac92327328838730cdee8ca33918611e05d5d9","kind":"commit","published_at":"2022-05-26T00:30:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0/manifests"},{"name":"v1.83.2","sha":"eb38636346b5b679f6967671fbb3ca84fda68fd8","kind":"commit","published_at":"2022-05-24T13:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2/manifests"},{"name":"v1.83.1","sha":"41cc7f1cade5410664873ffacb8569f37f6a409f","kind":"commit","published_at":"2022-05-24T01:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1/manifests"},{"name":"v1.83.0","sha":"44ee7cff2e3570acda6ded8836fca91a11db3d15","kind":"commit","published_at":"2022-05-20T02:18:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0/manifests"},{"name":"v1.82.3","sha":"cd8ffa4958bba16b389114c8c37c847f8a6cf17a","kind":"commit","published_at":"2022-05-19T04:30:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3/manifests"},{"name":"v1.82.2","sha":"5d77e15a498e9d25349beabe55b4fa8e025f9c6d","kind":"commit","published_at":"2022-05-17T01:00:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2/manifests"},{"name":"v1.82.1","sha":"547a85368ffedab4f642dea70813945050e53cf4","kind":"commit","published_at":"2022-05-16T03:31:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1/manifests"},{"name":"v1.82.0","sha":"a0b179cba0349f166dc20f2bac28e1ea7f715592","kind":"commit","published_at":"2022-05-11T12:22:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0/manifests"},{"name":"v1.81.4","sha":"7edc886fd2bc7ec18640e30e9eabaf1ea0ef6493","kind":"commit","published_at":"2022-05-05T02:27:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4/manifests"},{"name":"v1.81.3","sha":"6cc16d66fe5afd79ca9d2e3af9a135c8f47ca758","kind":"commit","published_at":"2022-05-04T13:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3/manifests"},{"name":"v1.81.2","sha":"c175c13c25f32987d65f2195fca6bba1840ed5c7","kind":"commit","published_at":"2022-05-03T12:03:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2/manifests"},{"name":"v1.81.1","sha":"22fae96f2b03ace7b9d00390ef451c12ea14e3b4","kind":"commit","published_at":"2022-04-29T03:49:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1/manifests"},{"name":"v1.81.0","sha":"b01db23ecf4947011d09870c5a2a7e76753cf3c4","kind":"commit","published_at":"2022-04-26T03:07:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0/manifests"},{"name":"v1.80.6","sha":"86a1874699bfe9bd9214344d6d4c451e148582b2","kind":"commit","published_at":"2022-04-22T01:49:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6/manifests"},{"name":"v1.80.5","sha":"6cd3a19a68ee308ad2d8e1c79b34ffee55efdf30","kind":"commit","published_at":"2022-04-21T03:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5/manifests"},{"name":"v1.80.4","sha":"d48fe2a35b20cdbcd4d84861bc3fb607f64631b7","kind":"commit","published_at":"2022-04-19T01:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4/manifests"},{"name":"v1.80.3","sha":"e347cdbabcb142060592e541f35aa94730196700","kind":"commit","published_at":"2022-04-15T15:11:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3/manifests"},{"name":"v1.80.2","sha":"d83842dc346f9308f52cf7dfda5ad2fc050eef4e","kind":"commit","published_at":"2022-04-15T01:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2/manifests"},{"name":"v1.80.1","sha":"3901472f30c090d8c26a34ccc1fb666193a91ca0","kind":"commit","published_at":"2022-04-14T16:19:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1/manifests"},{"name":"v1.80.0","sha":"3ac9dd002f0dcedf83312708222c39041d23c2c0","kind":"commit","published_at":"2022-04-12T03:03:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0/manifests"},{"name":"v1.79.1","sha":"56ffa3c918c1c642f0ffeae4952fc57cfbd13abd","kind":"commit","published_at":"2022-04-12T03:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"cb46ff78e1f22b7ae94e37adfcc91f2ed4041355","kind":"commit","published_at":"2022-04-08T01:08:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0/manifests"},{"name":"v1.78.2","sha":"3c75df5c9bc8f7ba5db9638b0aaeefb00903105d","kind":"commit","published_at":"2022-03-31T02:35:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2/manifests"},{"name":"v1.78.1","sha":"04d09929a8cd2a79d335e27f97543b62ca105191","kind":"commit","published_at":"2022-03-24T02:39:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"cc5c695b689df2e319c519aae316e4df2bf194b5","kind":"commit","published_at":"2022-03-23T03:14:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0/manifests"},{"name":"v1.77.3","sha":"fd8742b1746443a670789b5dbf668e84425f5897","kind":"commit","published_at":"2022-03-22T04:43:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3/manifests"},{"name":"v1.77.2","sha":"41ba8631c76477a46af4a23cfad5365d78d77409","kind":"commit","published_at":"2022-03-20T03:23:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2/manifests"},{"name":"v1.77.1","sha":"ed9dd801533d714baacc64c469b8b94564a22b98","kind":"commit","published_at":"2022-03-17T13:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1/manifests"},{"name":"v1.77.0","sha":"a178ae4c2fa6d7ece5ebda79c11164be761968a5","kind":"commit","published_at":"2022-03-16T11:41:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0/manifests"},{"name":"v1.76.6","sha":"96de7b43fd01a94b28991f9af24b4e6b2a6c0fc2","kind":"commit","published_at":"2022-03-15T03:28:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6/manifests"},{"name":"v1.76.5","sha":"0e74cfac4efe7a2d62460ed8e646593f8b48a850","kind":"commit","published_at":"2022-03-15T01:23:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5/manifests"},{"name":"v1.76.4","sha":"f71347415f4fd04c9a59a94a24ceac11ab320e01","kind":"commit","published_at":"2022-03-13T10:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4/manifests"},{"name":"v1.76.3","sha":"e37f6f8eed5589b69ed7a2ed27e951846fbfbb0c","kind":"commit","published_at":"2022-03-10T00:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3/manifests"},{"name":"v1.76.2","sha":"88ac8e551574bdd00cbd644aa1ea5bf75f03fa5e","kind":"commit","published_at":"2022-03-09T01:16:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2/manifests"},{"name":"v1.76.1","sha":"485def0cbb9970e5b85775a549a132016ddef6f4","kind":"commit","published_at":"2022-03-04T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"359e4e54b633237ec01107e862c109e8712824dc","kind":"commit","published_at":"2022-03-02T03:13:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0/manifests"},{"name":"v1.75.1","sha":"779f6db7b5b0da0324a187f4b735ec6762abc9ad","kind":"commit","published_at":"2022-02-26T14:41:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"7f11b7d741f32101e1dc895ca931647fe9d4c81f","kind":"commit","published_at":"2022-02-24T12:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0/manifests"},{"name":"v1.74.3","sha":"df2fa62064c9bc1a21b9410e48042257e0a1c57b","kind":"commit","published_at":"2022-02-24T02:42:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"023cf745e92c318b21251e4cedbedf3949c57abe","kind":"commit","published_at":"2022-02-23T04:00:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"cf0710cfe322eb2147f439364b425763b4d5c592","kind":"commit","published_at":"2022-02-20T14:02:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"2bf08efda8a938e86be2d09ae2dbbdd81b8181b7","kind":"commit","published_at":"2022-02-19T17:16:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"19845bd017c3b508aeaa59a50abdf4df0e4dae0f","kind":"commit","published_at":"2022-02-16T02:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"efe9bb7239d9554407e8d0cf40fe74cae83abea5","kind":"commit","published_at":"2022-02-15T03:59:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"cdb1de2fca81df5b18fb3312d821bc1cdae19066","kind":"commit","published_at":"2022-02-14T01:55:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"9cd593fefc5b08fa13de7d4119327db7202fdd4b","kind":"commit","published_at":"2022-02-11T02:16:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0/manifests"},{"name":"v1.69.1","sha":"8216ce26c28e79307dc0c4eb3f79c0eb582260b8","kind":"commit","published_at":"2022-02-10T02:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"64e01fbbe9e76c663477ef18e84a37dfd90e667a","kind":"commit","published_at":"2022-02-08T14:20:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0/manifests"},{"name":"v1.68.4","sha":"8fc4b7e358d8188983eb7c4a714c57d80be2b9b4","kind":"commit","published_at":"2022-02-05T15:57:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"76850916ceb3c693b2c7e32549ccd9dde6d374d9","kind":"commit","published_at":"2022-02-04T12:19:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"dfc01bb3bedbcc676ffa2f40381477c51b2fd956","kind":"commit","published_at":"2022-02-03T03:19:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"2c2da6ffa0744447f7cad9760cc0ff7f7d13c0e7","kind":"commit","published_at":"2022-02-01T02:05:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"317c0953043e3eb2242eb330d8e8e2071c131c37","kind":"commit","published_at":"2022-01-29T14:55:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0/manifests"},{"name":"v1.67.3","sha":"e45a0f7e18b28385022eaafd678fbe5edb82eb4f","kind":"commit","published_at":"2022-01-28T16:09:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"e55ff358ca23bb4ea3d70bfb136feb27be3fe79c","kind":"commit","published_at":"2022-01-28T02:47:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"a440be95518ebf037a5879decad282249e651180","kind":"commit","published_at":"2022-01-27T00:11:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8c5fcea765682e7d3d3e189a89217ed5d7838da8","kind":"commit","published_at":"2022-01-26T08:20:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0/manifests"},{"name":"v1.66.1","sha":"30a9bc6c3b719c469396c80f14e8249d7e7ce85b","kind":"commit","published_at":"2022-01-25T00:52:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"9945a03b0b3673c1cf981573b2b8669f0e4026c5","kind":"commit","published_at":"2022-01-23T04:19:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0/manifests"},{"name":"v1.65.1","sha":"36772957fcf865e8fd7dba92d594f8800c4b1e6f","kind":"commit","published_at":"2022-01-21T20:22:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"7f0245dce512e30e33559df219af3c227a6228e4","kind":"commit","published_at":"2022-01-21T00:19:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0/manifests"},{"name":"v1.64.4","sha":"43ea8c5a6a1cff364c00e3a0a1bc9dae92ab469f","kind":"commit","published_at":"2022-01-19T20:29:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4/manifests"},{"name":"v1.64.3","sha":"70001de2c4c039bf9448a5cc25037f517fd25915","kind":"commit","published_at":"2022-01-17T04:55:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3/manifests"},{"name":"v1.64.2","sha":"17913908c816cfa480a34a80bb13eb16db455168","kind":"commit","published_at":"2022-01-14T14:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2/manifests"},{"name":"v1.64.1","sha":"aea20b48af275a2ab3fb9b3f3234af8ca4ce76bc","kind":"commit","published_at":"2022-01-14T09:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"b91867653564a97a5ced04f36dac1a4e1c96e21b","kind":"commit","published_at":"2022-01-07T01:46:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0/manifests"},{"name":"v1.63.3","sha":"282a4029bc9985056508f83deb5040b830dc3c82","kind":"commit","published_at":"2022-01-06T01:29:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"1f3b1cb0fe1857a6cc4581611f8aeda371d04f2e","kind":"commit","published_at":"2022-01-04T18:10:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"1763af8eb35fe5b48cbe1a6a1a066524edb59232","kind":"commit","published_at":"2022-01-04T01:13:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"4cfa4f9c0d97a29b89ab342a5f41de5e4e3ecbd2","kind":"commit","published_at":"2021-12-31T21:14:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"abe3f594b412c924ae9eb42e450bd2a356df7654","kind":"commit","published_at":"2021-12-31T02:06:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"06176e32579611f06569a9e05a26832c02a0e6f4","kind":"commit","published_at":"2021-12-29T13:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"0caa042725325a5b682d9ce53a5346a1131486a2","kind":"commit","published_at":"2021-12-29T00:50:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0/manifests"},{"name":"v1.59.4","sha":"fbecbef96a2f8b7d037d8ffaca7c0f710be9b518","kind":"commit","published_at":"2021-12-21T06:24:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"28ccfa91f9fac99abd6f2d448d7f2e8d10b78806","kind":"commit","published_at":"2021-12-21T05:17:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"7a950f5b336702f79058952c14bb2bf573818158","kind":"commit","published_at":"2021-12-17T22:13:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"192f093af11f0faf6ae946c4a464059d6e48c015","kind":"commit","published_at":"2021-12-17T13:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"0d3a222859b8b66dbe0aad8c8475b31c4fac93d2","kind":"commit","published_at":"2021-12-17T07:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"e2ffaafc54df02e9a9d7d0cd7e110407753c1ba9","kind":"commit","published_at":"2021-12-15T03:26:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0/manifests"},{"name":"v1.57.4","sha":"9d2d62c2c33b981ac5071d7122cd50da1d272d5c","kind":"commit","published_at":"2021-12-14T14:26:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"cf57730ae41fb9d6185a78ec47f4ae95aa8dcd88","kind":"commit","published_at":"2021-12-14T02:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"d9fd74f8eae499ce2aeb02c7a0e5fcae5e4795bd","kind":"commit","published_at":"2021-12-11T01:44:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"8aa6e36a806f51903620d397f821ef55763c6ff4","kind":"commit","published_at":"2021-12-11T01:38:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"7ea381b2936b93d86752e5f4b773fa04b3d8a7cd","kind":"commit","published_at":"2021-12-08T14:28:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"bf37a324273dd1a2f606ff2dcb08c6166cc86ae9","kind":"commit","published_at":"2021-12-06T00:53:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"5327a9618932ffe5ffc632c13c73b8c26302074c","kind":"commit","published_at":"2021-12-03T06:11:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"ae90c44e2ef79661440abbb9aae29345ca4e40ad","kind":"commit","published_at":"2021-12-02T01:39:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0/manifests"},{"name":"v1.54.6","sha":"0c0be5e2c4b1192c45dcea16f3f0fdd725aa40fc","kind":"commit","published_at":"2021-11-30T13:51:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"f178fa984a7d53c8f92ea123ad476d92d153ab0f","kind":"commit","published_at":"2021-11-26T16:18:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"9469c36cdbeb67491534f580f05f704d7c325d4b","kind":"commit","published_at":"2021-11-24T01:31:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"22eabe5e7d515a501f427b4dca05b2b398f60412","kind":"commit","published_at":"2021-11-22T11:40:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"03f6eb3d536dc4dd00c0d75338eb72678f397a69","kind":"commit","published_at":"2021-11-20T17:02:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5024c186b4bafaa6c416799c782331934fa19eb1","kind":"commit","published_at":"2021-11-19T00:50:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"d6519f1a185decdd544667115657e00239c9d6ee","kind":"commit","published_at":"2021-11-17T03:23:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"14e4f318e3c4ca2eb3fd065d79f1813c6ed7f8eb","kind":"commit","published_at":"2021-11-16T01:55:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0/manifests"},{"name":"v1.52.2","sha":"e73580ba747b304924643ba9c710449e9b254716","kind":"commit","published_at":"2021-11-14T18:59:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"d59475ce4d3ad1181dde613e47e7318812f23110","kind":"commit","published_at":"2021-11-12T14:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"2048a9b47f69166805858fdc3a18c940deb42049","kind":"commit","published_at":"2021-11-11T00:44:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0/manifests"},{"name":"v1.51.3","sha":"be186d9e6f3c3bf1d4afb0e1423935190681de34","kind":"commit","published_at":"2021-11-04T02:10:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"8c8a5df4121560a7325bbbadb8ec77b59fad3505","kind":"commit","published_at":"2021-11-03T03:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"1c99cc7f00097ee77669378c6e1c291677b330df","kind":"commit","published_at":"2021-10-29T00:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"82310524849b8aaae0ab8e427f4a0637fadaa2de","kind":"commit","published_at":"2021-10-28T13:41:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0/manifests"},{"name":"v1.50.7","sha":"da1add8d2970216b953406d1c1109b36bfa05c5c","kind":"commit","published_at":"2021-10-28T06:36:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"2c191b0e079bf412f292617c88917eec3c9b00de","kind":"commit","published_at":"2021-10-28T03:06:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"7dcbe43ccc3c69625e6fba72f80d71dd755690b3","kind":"commit","published_at":"2021-10-21T03:21:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"fdc76ff9b8781a1735933514a8b2b5eac510b789","kind":"commit","published_at":"2021-10-20T10:13:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"19da60a6006d0df9e0cb81ea810d3c2673e46350","kind":"commit","published_at":"2021-10-18T02:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"23c02b2eee3c4e27e0370317779b1620b195e2f5","kind":"commit","published_at":"2021-10-12T16:14:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"4768d7b1f843dcac14bef62edbfab3d1242dec64","kind":"commit","published_at":"2021-10-12T15:03:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"2d646d169f9ad084b6fc8c47316aaa77821126ea","kind":"commit","published_at":"2021-10-12T07:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"daaa73e2016948e715f11e67fac1bf261dadb33a","kind":"commit","published_at":"2021-10-08T00:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0/manifests"},{"name":"v1.48.3","sha":"4e09a2a97bb9eab6c5c3db1294aa1aa4fd3730b0","kind":"commit","published_at":"2021-10-05T01:28:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"1b5317a5f5488fefe367550c518e5c2584ced300","kind":"commit","published_at":"2021-09-24T03:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"1fbb80ded6dd22b755757b4699667351eda0b106","kind":"commit","published_at":"2021-09-23T02:20:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"4c91ad549830ccf10d0dc599aabbeaf3466fdb26","kind":"commit","published_at":"2021-09-23T00:29:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0/manifests"},{"name":"v1.47.2","sha":"375f7c18432b36802bc521bfa78855278a834963","kind":"commit","published_at":"2021-09-22T00:58:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"9c2dfab132eb3366af69a5c2f1585d4b7150eadb","kind":"commit","published_at":"2021-09-17T01:35:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7600f1b4f9c78e0933ab25f6d285381443c07c91","kind":"commit","published_at":"2021-09-16T03:30:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0/manifests"},{"name":"v1.46.7","sha":"e1cd8bb2b69cb3efff9e6f379462bbefe4e0cf1d","kind":"commit","published_at":"2021-09-16T01:20:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"8dc54632c55db21231a359f53c43bd89d8db18f3","kind":"commit","published_at":"2021-09-15T01:22:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"4b8031963b745334e53e492ae9b028173bb3d0be","kind":"commit","published_at":"2021-09-12T04:25:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"1c92551fb6d7dcbca2d12fb8576cd8988cdccb55","kind":"commit","published_at":"2021-09-10T02:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"1fab5c28c6eace6505b271bb00133f8c59be08ce","kind":"commit","published_at":"2021-09-08T03:50:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"8a677ef958950ca392d97fa4904ea37023605eab","kind":"commit","published_at":"2021-09-07T00:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"ef9bcc3c80dc3c8705b63d9457397b368d5c611b","kind":"commit","published_at":"2021-09-06T04:40:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"543cae02b5a98a166a942f1f977e02aa0b75058e","kind":"commit","published_at":"2021-09-02T13:51:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"f13757ca06daa52402371fb2a458a990503c0bff","kind":"commit","published_at":"2021-09-02T03:23:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"4b551faaa5b02c572e4f6d36c5d2c2b8c79ff954","kind":"commit","published_at":"2021-09-02T00:25:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c27b97f5200481b70a6c05131d2fc34db2425d45","kind":"commit","published_at":"2021-08-29T17:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"2a8c4766c674dd132f7592cc9b0b4213b9f33611","kind":"commit","published_at":"2021-08-29T00:54:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a41952fa8a17441275dd4bf1c675e8a81b4f54a0","kind":"commit","published_at":"2021-08-27T00:40:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dd7efc3390e4a9a90f1b3ee0c3e3c74deb1f0369","kind":"commit","published_at":"2021-08-25T01:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"55606f79cc6accf07d45fe2c4ffa81817108d7bc","kind":"commit","published_at":"2021-08-23T14:25:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"f1472dab64c04a7db694a4af3d78f45a96d8922f","kind":"commit","published_at":"2021-08-20T13:57:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"874b1a48d1480ee19e57c362f978e13e9f34b1bd","kind":"commit","published_at":"2021-08-20T03:17:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0/manifests"},{"name":"v1.40.4","sha":"76dff919c89b6eef13bd3109d5b84c89436f427a","kind":"commit","published_at":"2021-08-06T15:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"40f9d14f6ff6d64664748eb723d3a827bd2de337","kind":"commit","published_at":"2021-08-06T14:41:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"5a83df7fac77ee5dac4e97813f5feaaf0b3246b8","kind":"commit","published_at":"2021-08-06T12:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"e2502ca390aff42d8580474376492b80a273bae3","kind":"commit","published_at":"2021-07-24T18:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a4984ee9b3afb5c999fcef6f60b07279e85770a6","kind":"commit","published_at":"2021-07-22T16:03:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"4000c34716609ca60c324635c4850bbe5c363b90","kind":"commit","published_at":"2021-07-21T08:15:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"a6eefebfb33aaa376e241c27ff242adb6a78e44b","kind":"commit","published_at":"2021-07-21T06:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6774a2a6dd061055ef470229e43e896754e06c64","kind":"commit","published_at":"2021-07-16T22:45:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"451365ce939e43e71fd45c3614103ad409c8a90d","kind":"commit","published_at":"2021-07-15T14:27:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"a3bdce292486b983305e6e324427adee9d4199ef","kind":"commit","published_at":"2021-07-15T14:04:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"c718d365d0a1882154130d096988f3294fe8c66f","kind":"commit","published_at":"2021-07-13T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"9a4e496489b292821c746d14f413aff25f134bfd","kind":"commit","published_at":"2021-07-12T14:03:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c234af2ae548c4bed6ed6553a368c555d65b249e","kind":"commit","published_at":"2021-07-12T13:00:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"ff8cde6cb8ed13d6bca19802348979caa3669ee6","kind":"commit","published_at":"2021-07-02T06:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"57f95e078eb8176973eea0670c56c9f2e3ec524c","kind":"commit","published_at":"2021-06-30T13:43:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"5bed98aa4204d6e6cf7d17233b6ea2d4ab9fcb3c","kind":"commit","published_at":"2021-06-22T12:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"8d40ddbaf1f48dc08e459e085fbe196361bba9a3","kind":"commit","published_at":"2021-06-20T07:01:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"499fe5088aba2f265213b730fd79f3ad6f63b1b9","kind":"commit","published_at":"2021-06-19T12:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"4882e01379efad9b3fe7bff48bb7fbe70f115873","kind":"commit","published_at":"2021-06-18T06:23:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"2b21440f5befd4b95d6be3d8e8235b31279ce0c6","kind":"commit","published_at":"2021-06-18T06:16:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"a3342b2aa23ed0606fe97f4aeadad5263038a703","kind":"commit","published_at":"2021-06-11T18:12:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"7dfb343219737c1a3bef72c5121803b4e7e4fdd6","kind":"commit","published_at":"2021-06-10T18:12:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"a4efbb57e29315b7255780569ef2c6c11b4dad6d","kind":"commit","published_at":"2021-06-10T06:23:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"87b360323ed3ab4d43ccd3e278413137479cdf3b","kind":"commit","published_at":"2021-06-07T18:14:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"7068d4c2297468714ce1034b16bc9a32e9571d70","kind":"commit","published_at":"2021-06-07T11:58:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d8c67c26483c1e38554abdbde240a29b90f1766a","kind":"commit","published_at":"2021-06-04T06:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"d3335cee83c3ad93a36066b06111a350b34d0621","kind":"commit","published_at":"2021-06-03T07:28:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"46e35c39141573daf0401c8ab79957c84424f1a7","kind":"commit","published_at":"2021-06-02T08:03:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"bf17c7bf5b30e6c9c566e565400aa0c8f32220ab","kind":"commit","published_at":"2021-06-02T08:00:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"2b43133875ed67189ca9f6cf1222bf726a941a85","kind":"commit","published_at":"2021-05-31T17:43:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"00a8352c7e772df7f0a42812a330b98e50f45de3","kind":"commit","published_at":"2021-05-31T15:03:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"499bb93c303052af0a2629dbaddd8916dc020fc4","kind":"commit","published_at":"2021-05-31T10:44:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"f8c3a3793d25696fd472ad963441836529f356e7","kind":"commit","published_at":"2021-05-31T08:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"a3aa6892fde7fd81e3ad78d664ffd29bca6be249","kind":"commit","published_at":"2021-05-24T10:50:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"9bad41e6947f1b16e33839742f055b6c5c2c5bc5","kind":"commit","published_at":"2021-05-24T10:03:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"a283a2b78a325eb8e7a0531bfe50f726326741c8","kind":"commit","published_at":"2021-05-21T08:15:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"c3887d6ced3035f9a8c2221bd2403427db816fb3","kind":"commit","published_at":"2021-05-20T06:37:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"0eb67d5b7b41ca92de35ea24b49e05870fd863b1","kind":"commit","published_at":"2021-05-19T19:26:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"09bf324ef30d8f6b11ff2e6cb547da467d612d74","kind":"commit","published_at":"2021-05-18T07:56:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"a907c6e56c76b601e0f7ae3db64db7e08355d717","kind":"commit","published_at":"2021-05-17T16:25:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"26565660b410c9c38adee13ecbe274b934d2cd64","kind":"commit","published_at":"2021-05-17T09:09:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"f7601d7edb36398cf7070c927709c191cabbaebe","kind":"commit","published_at":"2021-05-17T08:32:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"0c50dbf958d5778293bfdde5dc2a22c60f6658c3","kind":"commit","published_at":"2021-05-13T07:45:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c687877156b49feb5228e472750ad8274a454630","kind":"commit","published_at":"2021-05-11T19:17:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0/manifests"},{"name":"v1.24.5","sha":"d7f8e4704feff803399be8a4771967fdc0dd8f3c","kind":"commit","published_at":"2021-05-08T07:58:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"4c55cfdc011101ec2a9598bf470d0113949f1281","kind":"commit","published_at":"2021-05-07T08:07:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"caacaeef3147871f9dc1e9849dbffbfd6e8101b4","kind":"commit","published_at":"2021-05-05T20:38:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"6bdacb8a37b85c0d98fdbf501b044aab97f90e28","kind":"commit","published_at":"2021-05-05T15:50:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"7679ada2038ae6c3a3bc66a0f46604e1e47e4950","kind":"commit","published_at":"2021-05-05T07:49:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b75b4f1b0d63a83f93870c539201aae486782756","kind":"commit","published_at":"2021-05-03T10:58:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"ed35d24d1f1e8f810a0a4825c6d7e3732772d7c8","kind":"commit","published_at":"2021-05-03T10:49:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"3283af26c1fead3c3395bf2fc82790cb0772380f","kind":"commit","published_at":"2021-04-30T18:30:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"277997d0162761921870828e6bf0073d177dc1a4","kind":"commit","published_at":"2021-04-29T18:18:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"b34ccd1a91f20354ec7a517c54ba4b0ea708f3d3","kind":"commit","published_at":"2021-04-28T20:34:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"a7cb57704e4662b15a49228bbee56b346ee56d06","kind":"commit","published_at":"2021-04-28T19:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"f4d89f0d6b8b5461e3738a71f4554f12d68db4e9","kind":"commit","published_at":"2021-04-26T14:05:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"73203048a5ff085a5d6fe006a1173ca179b8fd5a","kind":"commit","published_at":"2021-04-25T11:30:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"dacd0c66efdba779875239fcab3d18dd6a45e052","kind":"commit","published_at":"2021-04-23T22:10:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"9cf71f66b965a7cd4d92faf239a0750065b53e1d","kind":"commit","published_at":"2021-04-23T16:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3b7c038a7db24f63b48cbd1d231a6740fef4ea70","kind":"commit","published_at":"2021-04-23T15:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"582ae517b979d9d07a9c7937c6ff6d3f449c74e9","kind":"commit","published_at":"2021-04-22T12:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"77cc94b528f1efb35639eef4a2960c8703f9120b","kind":"commit","published_at":"2021-04-22T07:54:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"c96032a425a155a8a94c9532d61c70617e4a62d5","kind":"commit","published_at":"2021-04-21T07:47:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"0faf08379d6604973686ea1e3643a9603661823c","kind":"commit","published_at":"2021-04-20T21:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75215430ab1eb1ac11d447621e42579e026a26b5","kind":"commit","published_at":"2021-04-19T13:09:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8bccbc39412da0c6ff9a2279df7031a3b40763f8","kind":"commit","published_at":"2021-04-19T11:22:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"cee7a02d8b08fea11bdff26c896fd2afcc82468d","kind":"commit","published_at":"2021-04-19T10:34:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"bc66de0678ccf93ff8add2e20e4b70870e7b641a","kind":"commit","published_at":"2021-04-16T15:04:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"b43431c47defe0b9a68d64fab8c9e09c953281c3","kind":"commit","published_at":"2021-04-16T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"301e0fb9acc1c21ae129bc7e574ad88a4c53b577","kind":"commit","published_at":"2021-04-16T12:50:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"dcb5f5b12b133a60b4ed09cc083915187c84ed2d","kind":"commit","published_at":"2021-04-16T05:24:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"ca5db266d7f2407e16c5edb8d068d5d374a902f8","kind":"commit","published_at":"2021-04-14T19:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"c1b5211fc6455c2b256094b87bffa3f84ff03c12","kind":"commit","published_at":"2021-04-12T21:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d1254fadc1060260f82490de9aa4d874d6ddcd52","kind":"commit","published_at":"2021-04-12T16:35:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0e0540e311abcc366f377f70abf68ede78a279ba","kind":"commit","published_at":"2021-03-19T12:59:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"61d39d55967037378710c811a2cbb837950e220c","kind":"commit","published_at":"2021-03-18T15:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0/manifests"},{"name":"v1.14.8","sha":"cd4d02bd8b44366ac3060ebbd00bafcf1c2cea3a","kind":"commit","published_at":"2021-03-06T22:33:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"9d0f6e76dfc4f918e039986d9666d5ed485f4904","kind":"commit","published_at":"2021-02-16T19:12:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"5e6631e7c3f40b7857d2f73b48abfd3f9d072b35","kind":"commit","published_at":"2021-02-16T16:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"c5e3a2a73e0714649a3d975d15a45cbcb255db45","kind":"commit","published_at":"2021-02-16T14:40:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"e0f56b3ce656cf5b609996905b14caf4d1fcb3ab","kind":"commit","published_at":"2021-02-08T18:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"8266fccc4bbac63a2a0509e4df749a2b07fc72d9","kind":"commit","published_at":"2021-02-07T09:31:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"c76d3f9547fc88c286b171982ff07ce4e6c0ff33","kind":"commit","published_at":"2021-02-02T08:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a14e1ada63c884d2a7a4e4f8539ef68230f83bea","kind":"commit","published_at":"2021-02-01T17:34:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"8a2a748a86ca799fcd72d4b00fc9a10048e46d4c","kind":"commit","published_at":"2021-01-06T23:13:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e42bfd2814fc5136b175470c3085355090cc2e01","kind":"commit","published_at":"2020-12-30T13:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"7e841558d9406d4acd6210b4c7e9181fc2b5835b","kind":"commit","published_at":"2020-12-28T13:08:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"971a079b1b9e3c1b962821bf759dc8c7c9792a94","kind":"commit","published_at":"2020-12-23T09:34:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cc1471ed703b80da8324b7f29404a1120f27d826","kind":"commit","published_at":"2020-12-21T14:07:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c85378794f58574d4b382001f457388e5af8f90b","kind":"commit","published_at":"2020-12-16T10:07:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"49fe95787794e5778bbffd04afe9ba23dc9c9db8","kind":"commit","published_at":"2020-12-15T11:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9aba722f41b390b5a5eeeeeba7c51b4f87cd87c7","kind":"commit","published_at":"2020-12-15T10:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"4495e1d301e2c16310afabc42ebd284b9ad20363","kind":"commit","published_at":"2020-11-24T13:38:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c03219c38fcf42957b705384dd1fb4bfaa86b075","kind":"commit","published_at":"2020-10-20T10:41:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"30aa0330dd2a8fbe3f692b3e3fc6091a4f0593af","kind":"commit","published_at":"2020-07-19T08:19:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0/manifests"},{"name":"v1.8.14","sha":"3f3f2a9563387312e7dd14a0efaa5f87ff3b71c3","kind":"commit","published_at":"2020-07-03T18:02:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"47d0827b225bab4420647bfcd5eb551db0175269","kind":"commit","published_at":"2020-06-05T17:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"5e808ad92ab510400b4f5f223db3e0b4ed6af09c","kind":"commit","published_at":"2020-06-04T20:11:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"c608a3fdf7e7c9031998a5695d387eb2a7797b6f","kind":"commit","published_at":"2020-05-29T08:44:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"183137a8f4c9dafada20096ee07aba4bd1ecb35a","kind":"commit","published_at":"2020-05-28T22:26:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e126c25e61b36f484a7b4b753be4789001b8dcf8","kind":"commit","published_at":"2020-05-25T21:34:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"75eeef2031fb862fd35b769cf81d12642bad811c","kind":"commit","published_at":"2020-05-25T07:16:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"5ef3e12afc936b0db23de6787cf62ec9bd262f42","kind":"commit","published_at":"2020-04-10T15:57:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"46547217fe04853b50d29b83d95c1e6f29a184de","kind":"commit","published_at":"2020-04-10T15:28:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"88ef30b1ff2ec0a037bf2cd69e8558687bbeb70e","kind":"commit","published_at":"2020-04-05T21:53:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"5c656cb231e0d001f3c18937cfb6b11b1f4f480d","kind":"commit","published_at":"2020-03-17T17:48:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"acf3159650b9afabc23db4db6d8a445e3ec02b72","kind":"commit","published_at":"2020-03-13T08:20:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b96f5ba3e9c36182174300af629b34fe43c62ecd","kind":"commit","published_at":"2020-03-03T21:13:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"fccacee7164155ea1fdf5bee163dd56103cfb223","kind":"commit","published_at":"2020-03-02T20:35:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5cde2faa699344ffa3c948aea2214723eeda37d1","kind":"commit","published_at":"2020-03-02T20:21:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dbf19de422b889574aa055ad08f677050bffb762","kind":"commit","published_at":"2020-03-02T20:03:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"293ef569460d076bdedc62f60e3d520fa6ccab33","kind":"commit","published_at":"2020-02-22T13:44:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"9d796a14258061e4b52063150e1d307799ce9019","kind":"commit","published_at":"2020-01-16T09:15:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"6553a204dbd9c08e84fc4e173b5363610a789ad5","kind":"commit","published_at":"2020-01-05T19:01:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"00975929ec559594bafb8fa1c4c7e75f87db912a","kind":"commit","published_at":"2020-01-05T16:37:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d3b0ab09b5aeb3bc88b42f9e38efab0724dfa08f","kind":"commit","published_at":"2020-01-05T14:56:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"e4c47aefb16df401e0a8a84981e2cce233a550ec","kind":"commit","published_at":"2020-01-01T11:32:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"9b4042da2977178d007cb4f07686be897172792b","kind":"commit","published_at":"2019-12-16T22:32:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5410d23b2cf7d19bf14c4c089874b9630237fa42","kind":"commit","published_at":"2019-12-16T22:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd5e524d7435df6ad0c1c805b9ed56293fc39101","kind":"commit","published_at":"2019-12-12T19:56:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e8e37cf2da26d1f67f21e3bd94da65025e7bde8f","kind":"commit","published_at":"2019-11-22T20:44:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"136f0879bb28d4b6c2e860f11fc6d65446ac6900","kind":"commit","published_at":"2019-11-21T14:25:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"371ef07fbb61c5ad490061c9571dbd8df9f6ab47","kind":"commit","published_at":"2019-11-21T08:06:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ad1fc3c19d5c02382989a7e1cb72b807b743465c","kind":"commit","published_at":"2019-11-08T17:45:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5e9e0b33cd548952a6968151db94325f299ae3c4","kind":"commit","published_at":"2019-11-06T19:22:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c6b1e65b424f0feb700468564276786895acec70","kind":"commit","published_at":"2019-11-05T18:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"89bb554b3e8dcc7f8e2376f1a4557ef3d8e0c96f","kind":"commit","published_at":"2019-11-03T20:14:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f55fa26be8834ac970a219485e3c5c681390b75","kind":"commit","published_at":"2019-11-01T18:37:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"72f36694139163009bc237a9ee25ea0070946dfb","kind":"commit","published_at":"2019-10-27T12:03:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e2e2d8d186c97a4762ce146887b7c3db6841a23e","kind":"commit","published_at":"2019-10-20T21:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-06T04:17:20.678Z","dependent_packages_count":0,"downloads":2149,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/bullmq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/bullmq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/bullmq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/bullmq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T04:02:21.010Z","issues_count":735,"pull_requests_count":1610,"avg_time_to_close_issue":23912425.0,"avg_time_to_close_pull_request":1165645.9666666666,"issues_closed_count":485,"pull_requests_closed_count":1350,"pull_request_authors_count":136,"issue_authors_count":567,"avg_comments_per_issue":3.946938775510204,"avg_comments_per_pull_request":1.0149068322981365,"merged_pull_requests_count":1202,"bot_issues_count":8,"bot_pull_requests_count":348,"past_year_issues_count":70,"past_year_pull_requests_count":440,"past_year_avg_time_to_close_issue":1431914.0833333333,"past_year_avg_time_to_close_pull_request":422006.7381615599,"past_year_issues_closed_count":48,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":3.1857142857142855,"past_year_avg_comments_per_pull_request":2.4431818181818183,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":263,"past_year_merged_pull_requests_count":313,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","maintainers":[{"login":"roggervalf","count":747,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"},{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}],"active_maintainers":[{"login":"roggervalf","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbullmq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbullmq/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbullmq/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbullmq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbullmq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbullmq/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2158,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:22:15.986Z","updated_at":"2026-03-19T04:22:15.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5859182,"maintainers_count":1254398,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12550547,"name":"bullmq","ecosystem":"hex","description":"A powerful, fast, and robust job queue for Elixir backed by Redis","homepage":"https://github.com/taskforcesh/bullmq/blob/master/elixir/CHANGELOG.md","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/taskforcesh/bullmq","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2025-12-04T08:28:16.430Z","latest_release_published_at":"2026-08-27T15:46:39.389Z","latest_release_number":"2.2.2","last_synced_at":"2026-09-14T08:31:16.713Z","created_at":"2025-12-04T08:33:41.463Z","updated_at":"2026-09-14T08:31:16.713Z","registry_url":"https://hex.pm/packages/bullmq/","install_command":"mix hex.package fetch bullmq ","documentation_url":"http://hexdocs.pm/bullmq/","metadata":{},"repo_metadata":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-09-12T06:22:26.000Z","size":290903,"stargazers_count":9391,"open_issues_count":386,"forks_count":682,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-09-12T07:48:12.232Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-09-12T06:19:44.000Z","dependencies_parsed_at":"2026-08-28T11:07:37.993Z","dependency_job_id":"c6a2db7c-2dd9-4b3b-a7ff-cacf72a9c23d","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":950,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37233025,"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-09-12T02:00:07.213Z","response_time":57,"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":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"tags":[{"name":"vpy3.1.0","sha":"5251710a161a676f1509b751c92a10128d057cdc","kind":"commit","published_at":"2026-08-28T02:07:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0/manifests"},{"name":"vex2.2.2","sha":"61a7cc570a14c1164a74ca5fbf93547595f69820","kind":"commit","published_at":"2026-08-27T15:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2/manifests"},{"name":"v5.81.4","sha":"9884e09e41f7b22a0e822b89f138b5134089cffc","kind":"commit","published_at":"2026-08-27T15:41:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4/manifests"},{"name":"vex2.2.1","sha":"66c29c8d8c562662790a350d0d1ae1753f62592c","kind":"commit","published_at":"2026-08-27T03:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1/manifests"},{"name":"v6.3.1","sha":"9d737e9d0e467eeacf6f6a43f3f806fa2873ee1b","kind":"commit","published_at":"2026-08-27T02:54:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1/manifests"},{"name":"vex2.2.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0/manifests"},{"name":"v6.3.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0/manifests"},{"name":"vrs1.2.7","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7/manifests"},{"name":"vpy3.0.6","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6/manifests"},{"name":"vnet1.1.1","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1/manifests"},{"name":"vex2.1.3","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3/manifests"},{"name":"v6.2.2","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"ec1c812ab2d365354d332fa6769fa4e277771f62","kind":"commit","published_at":"2026-08-25T07:09:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1/manifests"},{"name":"vpy3.0.5","sha":"57b6b4362d5f967813f713f6651f414ffa1416d4","kind":"commit","published_at":"2026-08-25T02:36:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5/manifests"},{"name":"vrs1.2.6","sha":"b875ca8b36be10774253be0767b76cdf56f97e71","kind":"commit","published_at":"2026-08-23T04:31:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6/manifests"},{"name":"v6.2.0","sha":"c06b51cd3aacd0d9ee65e2544220c89f24d2479c","kind":"commit","published_at":"2026-08-21T05:14:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"cb372332210af739efb159b6ac2ffc3fdd4d4d2d","kind":"commit","published_at":"2026-08-16T08:06:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2/manifests"},{"name":"vex2.1.2","sha":"d464a51781177cc7ec23b011355f1df54385dab0","kind":"commit","published_at":"2026-08-15T19:41:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2/manifests"},{"name":"vrs1.2.5","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5/manifests"},{"name":"vex2.1.1","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1/manifests"},{"name":"v6.1.1","sha":"ab7009da8a732d8d5e8f13228e1ef81806422128","kind":"commit","published_at":"2026-08-14T03:24:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1/manifests"},{"name":"vrs1.2.4","sha":"beab7b54fb0d441808f1549fc399482b320bfe43","kind":"commit","published_at":"2026-08-13T04:40:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4/manifests"},{"name":"vnet1.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0/manifests"},{"name":"vex2.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0/manifests"},{"name":"v6.1.0","sha":"ee714dc803a43761eba921df3af5c8da0c2258cf","kind":"commit","published_at":"2026-08-12T04:01:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0/manifests"},{"name":"v6.0.11","sha":"48c54268642b724b8823086db2c6d1a61c10c3cf","kind":"commit","published_at":"2026-08-10T21:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"30c2c7518a8a754d6f688de3373df8113f4df7b1","kind":"commit","published_at":"2026-08-10T11:54:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10/manifests"},{"name":"vrs1.2.3","sha":"94d32867f9b4f439cd1fc57f9f8c3543dd913e42","kind":"commit","published_at":"2026-08-07T15:54:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3/manifests"},{"name":"v6.0.9","sha":"5910cccfc8a773067621953087d0d055670e1e2a","kind":"commit","published_at":"2026-08-07T03:20:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9/manifests"},{"name":"vpy3.0.4","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4/manifests"},{"name":"v6.0.8","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8/manifests"},{"name":"vphp2.0.1","sha":"6a166ea3f747f5dece935d206057d43c2febcde7","kind":"commit","published_at":"2026-08-05T01:27:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1/manifests"},{"name":"vnet1.0.0","sha":"a0771321a624ec8f84cf8c34c3dff38bb72efdc2","kind":"commit","published_at":"2026-08-05T01:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0/manifests"},{"name":"v6.0.7","sha":"e7e9a6478d39d43406559b03410b2c5c28639e74","kind":"commit","published_at":"2026-08-04T07:05:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a514f2d3976848aa631de22bfa458b7e9f60b384","kind":"commit","published_at":"2026-08-03T01:40:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6/manifests"},{"name":"vex2.0.3","sha":"740985ae2f67a9144e7787f89955bf8c7f9500e0","kind":"commit","published_at":"2026-08-02T18:19:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3/manifests"},{"name":"vpy3.0.3","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3/manifests"},{"name":"v6.0.5","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c1cf32881474f3f1e9b620e025abde07a359eb06","kind":"commit","published_at":"2026-08-01T07:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4/manifests"},{"name":"vrs1.2.2","sha":"956e2d4b1cefd5b1e4da98d69013a2fa866e8d75","kind":"commit","published_at":"2026-08-01T02:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2/manifests"},{"name":"vpy3.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2/manifests"},{"name":"vex2.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2/manifests"},{"name":"v6.0.3","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"2ac754fd718927e2c0043d6d7787de32d0d196f7","kind":"commit","published_at":"2026-07-31T06:35:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2/manifests"},{"name":"vpy3.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1/manifests"},{"name":"vex2.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1/manifests"},{"name":"v6.0.1","sha":"c99c323470416e79b391abaa0b06cc2d7633685a","kind":"commit","published_at":"2026-07-31T04:42:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1/manifests"},{"name":"vpy3.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0/manifests"},{"name":"vphp2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0/manifests"},{"name":"vex2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0/manifests"},{"name":"v6.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0/manifests"},{"name":"vrs1.2.1","sha":"eb956b07fde2ab3d43b41325a06a6b103610e3e3","kind":"commit","published_at":"2026-07-30T07:16:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1/manifests"},{"name":"v5.81.3","sha":"d2831ae06bb4402117bcb01b1304ce22664edf0f","kind":"commit","published_at":"2026-07-30T01:16:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3/manifests"},{"name":"vpy2.26.0","sha":"2664876092793ca2ba5e0eb080d99c3042ed136a","kind":"commit","published_at":"2026-07-26T05:22:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0/manifests"},{"name":"vrs1.2.0","sha":"4085792106fd3d381ec7980a8ae3c65788dd2d70","kind":"commit","published_at":"2026-07-25T05:51:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0/manifests"},{"name":"vex1.3.7","sha":"65f1f0a73902df87a50d799d097450e2867eb9c3","kind":"commit","published_at":"2026-07-25T05:39:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7/manifests"},{"name":"v5.81.2","sha":"315ec3309a42ccf898b2b825e39c42292b7932e7","kind":"commit","published_at":"2026-07-24T20:38:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2/manifests"},{"name":"vrs1.1.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1/manifests"},{"name":"vpy2.25.4","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4/manifests"},{"name":"vphp1.0.3","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3/manifests"},{"name":"vex1.3.6","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6/manifests"},{"name":"v5.81.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1/manifests"},{"name":"v5.81.0","sha":"e2b89f7a4a64c60551f1fa4463ec62d8072c4731","kind":"commit","published_at":"2026-07-23T13:34:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0/manifests"},{"name":"v5.80.12","sha":"c7bd217ab0496fbdcbacd486b85cca8a825aa4d4","kind":"commit","published_at":"2026-07-23T11:35:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12/manifests"},{"name":"v5.80.11","sha":"b002d4836f7819b995378112e0c40fbbbe694e4d","kind":"commit","published_at":"2026-07-23T04:13:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11/manifests"},{"name":"v5.80.10","sha":"88730b08ecc18cd243dfeddaa80bd8b2d3a5151a","kind":"commit","published_at":"2026-07-21T15:54:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10/manifests"},{"name":"v5.80.9","sha":"4f4b574de507e56e1e3a7f359565eb359463710f","kind":"commit","published_at":"2026-07-18T23:50:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9/manifests"},{"name":"v5.80.8","sha":"e8af56348a77677a4d802d2563e33b7313a79570","kind":"commit","published_at":"2026-07-18T04:06:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8/manifests"},{"name":"v5.80.7","sha":"c4a0a4a90d48303b1b6b7c45f67898573a73c424","kind":"commit","published_at":"2026-07-17T15:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7/manifests"},{"name":"v5.80.6","sha":"5044cf8fc17f0842655eda581b9e26b27f6abfe8","kind":"commit","published_at":"2026-07-17T02:36:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6/manifests"},{"name":"v5.80.5","sha":"b1d459c777b4213ce5b9f3559f5eaae7b3e70781","kind":"commit","published_at":"2026-07-16T01:58:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5/manifests"},{"name":"vrs1.1.0","sha":"bbf0844a250d08d6bfafacb43360f26a57cb9c87","kind":"commit","published_at":"2026-07-15T18:25:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0/manifests"},{"name":"v5.80.4","sha":"d978d721995aa4d40aa93980866e2a6b02bcfed1","kind":"commit","published_at":"2026-07-15T15:22:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4/manifests"},{"name":"v5.80.3","sha":"4e8b59592d1f285f2e9e3860f8ece8bc60769fe5","kind":"commit","published_at":"2026-07-15T09:40:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3/manifests"},{"name":"vrs1.0.1","sha":"677e2590a04040ea21a0107d6bdcf5a33cf6b5e9","kind":"commit","published_at":"2026-07-14T02:39:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1/manifests"},{"name":"vrs1.0.0","sha":"04c8ea52ed2d75e14581311ef1bb4115d9c20d76","kind":"commit","published_at":"2026-07-12T02:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0/manifests"},{"name":"vex1.3.5","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5/manifests"},{"name":"v5.80.2","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2/manifests"},{"name":"v5.80.1","sha":"418de1e51db09ffc8e95bac35015a1057d8a7271","kind":"commit","published_at":"2026-07-10T15:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1/manifests"},{"name":"v5.80.0","sha":"60ae0492a3200f8496976a3b51609e7e54eafd1b","kind":"commit","published_at":"2026-07-10T05:11:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0/manifests"},{"name":"vpy2.25.3","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3/manifests"},{"name":"vex1.3.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4/manifests"},{"name":"v5.79.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4/manifests"},{"name":"v5.79.3","sha":"6ffd88a0070b3ab84b77539dca7c35266716425e","kind":"commit","published_at":"2026-07-07T05:08:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3/manifests"},{"name":"v5.79.2","sha":"6f1b2e33b01c9f97dee6ff96bab782a8399c7ae5","kind":"commit","published_at":"2026-06-27T15:37:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2/manifests"},{"name":"v5.79.1","sha":"1aefd5b80618a8a9080b98ca9e6e89463a98b713","kind":"commit","published_at":"2026-06-21T15:17:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1/manifests"},{"name":"v5.79.0","sha":"eb9ae1de0ea7468be66cb2c77921b8bb76e86abb","kind":"commit","published_at":"2026-06-18T05:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0/manifests"},{"name":"vex1.3.3","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3/manifests"},{"name":"v5.78.1","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1/manifests"},{"name":"v5.78.0","sha":"38798cc212e450f6369da3714c20eeced5a523a9","kind":"commit","published_at":"2026-06-02T04:52:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0/manifests"},{"name":"v5.77.7","sha":"fbe04af1b3e9c7c9683229544914a54c5bb1f8d8","kind":"commit","published_at":"2026-06-01T07:58:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7/manifests"},{"name":"v5.77.6","sha":"81709e4abe71f4e7c05c748938ec004a50c1fd4b","kind":"commit","published_at":"2026-05-27T06:37:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6/manifests"},{"name":"v5.77.5","sha":"411690e9070ba0dda59a86628fc8b56ad9ebea04","kind":"commit","published_at":"2026-05-27T05:49:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5/manifests"},{"name":"v5.77.4","sha":"6e4972e8fd721035d680ca291049134c3876f8ba","kind":"commit","published_at":"2026-05-26T15:12:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4/manifests"},{"name":"v5.77.3","sha":"685b0744cfeb273778420835010ec1b16b23e22a","kind":"commit","published_at":"2026-05-25T06:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3/manifests"},{"name":"v5.77.2","sha":"0feec14452865c419961edb9c733f9951b6a663f","kind":"commit","published_at":"2026-05-24T09:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2/manifests"},{"name":"v5.77.1","sha":"75a66af36f7d56c149e070826a20116ea1ef5e7b","kind":"commit","published_at":"2026-05-23T02:08:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1/manifests"},{"name":"v5.77.0","sha":"963c1b51b3b0da0d014698f101598b9dcdff0bd1","kind":"commit","published_at":"2026-05-21T18:04:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0/manifests"},{"name":"v5.76.11","sha":"7b9f7e0c81427fb9d936a6366c21ef2a96729335","kind":"commit","published_at":"2026-05-21T15:28:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11/manifests"},{"name":"v5.76.10","sha":"6396b4e2a146d733d01d8d9629cc8c8ffb8fac2d","kind":"commit","published_at":"2026-05-17T14:06:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10/manifests"},{"name":"v5.76.9","sha":"41713ca67f9a0d0c45c27bbccb7a79320204c3ac","kind":"commit","published_at":"2026-05-16T15:07:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9/manifests"},{"name":"v5.76.8","sha":"1b8f9009bd8a59d3a82839e6732c6e7e87eb01d2","kind":"commit","published_at":"2026-05-12T05:37:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8/manifests"},{"name":"v5.76.7","sha":"093743a0d5b24f170280e0bd754ef5c378576846","kind":"commit","published_at":"2026-05-11T04:45:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7/manifests"},{"name":"vpy2.25.2","sha":"51c935bdbf19744edccf1b39002585d81a014613","kind":"commit","published_at":"2026-05-10T21:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2/manifests"},{"name":"v5.76.6","sha":"e94e8cdfadbea9508412bcfdc51dabb920d7692c","kind":"commit","published_at":"2026-05-06T15:26:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6/manifests"},{"name":"vpy2.25.1","sha":"c9c0c0a03218511deb73eac74c31ac50ba9c4f77","kind":"commit","published_at":"2026-05-04T14:48:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1/manifests"},{"name":"v5.76.5","sha":"b47f00b9a2c5766ca92cebc867369f2c467a220d","kind":"commit","published_at":"2026-05-02T14:05:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5/manifests"},{"name":"vpy2.25.0","sha":"54311e59445562f65065b772800b8449f7d99f83","kind":"commit","published_at":"2026-04-29T21:34:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0/manifests"},{"name":"v5.76.4","sha":"7ed0eeca96a3c5168e822831b2f3d938ab37bb91","kind":"commit","published_at":"2026-04-29T09:58:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4/manifests"},{"name":"vpy2.24.0","sha":"4ca9c27ea68d303b86a80cbb24c8e390d87a5e8f","kind":"commit","published_at":"2026-04-28T16:45:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0/manifests"},{"name":"v5.76.3","sha":"0bf1b4d38475b320c89947b9779ec7301ec10117","kind":"commit","published_at":"2026-04-28T16:43:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3/manifests"},{"name":"vpy2.23.1","sha":"19b9ca08be6f6efbc58291fa55efd93a0663d536","kind":"commit","published_at":"2026-04-26T21:31:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1/manifests"},{"name":"v5.76.2","sha":"595016ef1d3a960ad83dfbbc189034561e099482","kind":"commit","published_at":"2026-04-25T01:19:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"ea7705df6938cb432eceff242f6828054766f61a","kind":"commit","published_at":"2026-04-22T20:25:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1/manifests"},{"name":"vpy2.23.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0/manifests"},{"name":"v5.76.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0/manifests"},{"name":"vpy2.22.0","sha":"704690c62f4cedddf82379335b8ff42a46fda7f3","kind":"commit","published_at":"2026-04-20T09:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0/manifests"},{"name":"vpy2.21.1","sha":"f77f249acb82daf331bd61e1f425780270888d8d","kind":"commit","published_at":"2026-04-20T09:51:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1/manifests"},{"name":"v5.75.2","sha":"422e2d5091f2f318e0f6bd3e1872a71deee92aec","kind":"commit","published_at":"2026-04-20T09:50:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2/manifests"},{"name":"vpy2.21.0","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0/manifests"},{"name":"v5.75.1","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1/manifests"},{"name":"v5.75.0","sha":"8c78e3004dcd5df726d9b7277dd455d0d224791f","kind":"commit","published_at":"2026-04-20T09:18:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0/manifests"},{"name":"v5.74.2","sha":"37c4bb3725fe668fb4fbe27e3474b72eafa6a6fe","kind":"commit","published_at":"2026-04-20T06:41:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2/manifests"},{"name":"vpy2.20.4","sha":"be9f03246d1644f397d660fba91285604a824284","kind":"commit","published_at":"2026-04-17T05:55:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4/manifests"},{"name":"v5.74.1","sha":"e9d0c2d50ac9cd3c91e5f7a9f8466ae9c98ff87d","kind":"commit","published_at":"2026-04-15T07:51:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1/manifests"},{"name":"v5.74.0","sha":"ec420d1b09a28514ff8d84e762db3a638ba267ec","kind":"commit","published_at":"2026-04-15T03:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0/manifests"},{"name":"v5.73.5","sha":"8b8d46441f7af7f9bd75d81283a8804ff5fc4bc1","kind":"commit","published_at":"2026-04-12T20:11:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5/manifests"},{"name":"vpy2.20.3","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3/manifests"},{"name":"vex1.3.2","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2/manifests"},{"name":"v5.73.4","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4/manifests"},{"name":"vpy2.20.2","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2/manifests"},{"name":"vex1.3.1","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1/manifests"},{"name":"v5.73.3","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3/manifests"},{"name":"vpy2.20.1","sha":"bf451868b932125d857280a5a21173bfafbc2801","kind":"commit","published_at":"2026-04-09T05:33:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1/manifests"},{"name":"v5.73.2","sha":"242f2648f6ba51f0023aa9a6688f0cd3e0ec2d70","kind":"commit","published_at":"2026-04-09T05:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2/manifests"},{"name":"v5.73.1","sha":"4c6b2b2d73b5053f3bd3bee2019533b6e7b5682b","kind":"commit","published_at":"2026-04-08T04:16:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1/manifests"},{"name":"vpy2.20.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0/manifests"},{"name":"vphp1.0.2","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2/manifests"},{"name":"vex1.3.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0/manifests"},{"name":"v5.73.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"46880af9629e9aee9abbc2782074a3e76d17b924","kind":"commit","published_at":"2026-04-02T11:15:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"aa529bc512b15cdb9d173cc9cc3b0d9f8b8959eb","kind":"commit","published_at":"2026-04-01T14:01:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0/manifests"},{"name":"v5.71.1","sha":"60f645a472102336a6294e66f2b0a801a5a5207d","kind":"commit","published_at":"2026-03-25T06:17:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1/manifests"},{"name":"vpy2.19.8","sha":"3c118d11c8e6dc03e90548bc7efa5c5b5d0315c7","kind":"commit","published_at":"2026-03-19T03:53:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8/manifests"},{"name":"vpy2.19.7","sha":"e5b7aff4edbe44983803cfa3fb3ea48f0b1b998e","kind":"commit","published_at":"2026-03-18T15:42:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7/manifests"},{"name":"v5.71.0","sha":"1283ac716b0551bd7e3248a5c3e8f8d804310c33","kind":"commit","published_at":"2026-03-11T20:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0/manifests"},{"name":"vpy2.19.6","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6/manifests"},{"name":"vex1.2.7","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7/manifests"},{"name":"v5.70.4","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4/manifests"},{"name":"v5.70.3","sha":"450253c3457f500d7f4e5aeebaa4ddfc937a1f39","kind":"commit","published_at":"2026-03-06T00:20:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3/manifests"},{"name":"v5.70.2","sha":"504b53689a29b3b4ddc902d25211a92da6a4d7af","kind":"commit","published_at":"2026-03-05T04:04:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2/manifests"},{"name":"v5.70.1","sha":"0fafcc0950698f6a8a55a2b77ef1b82af5d5712f","kind":"commit","published_at":"2026-02-23T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1/manifests"},{"name":"v5.70.0","sha":"0d3879b02ec9738d90213e1a479d53359f3a71aa","kind":"commit","published_at":"2026-02-21T09:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0/manifests"},{"name":"v5.69.4","sha":"9c722585bd9873561fae3f32971d65cf00a7d092","kind":"commit","published_at":"2026-02-21T00:37:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4/manifests"},{"name":"v5.69.3","sha":"87386ca88e29755fc68e6cc8fcfebfb7f8f8237f","kind":"commit","published_at":"2026-02-16T06:00:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3/manifests"},{"name":"v5.69.2","sha":"a62241f5831a1d3bb6c328a9037ea852be7832cd","kind":"commit","published_at":"2026-02-14T04:41:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2/manifests"},{"name":"v5.69.1","sha":"d249301ddc9afc607c9e86a8a44312af682e6be0","kind":"commit","published_at":"2026-02-13T00:59:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"f85e87032a822826cbeed19eedff7ccb1e6ce085","kind":"commit","published_at":"2026-02-12T20:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"af9197d16941d49c9e3d86f10d96681beea676bc","kind":"commit","published_at":"2026-02-11T13:26:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0/manifests"},{"name":"vpy2.19.5","sha":"715d0a5074864ed0c12a384e41740b219382ac80","kind":"commit","published_at":"2026-02-11T13:08:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5/manifests"},{"name":"vex1.2.6","sha":"590542314f13590cf68330097f5bb09a96bb240c","kind":"commit","published_at":"2026-02-11T08:39:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6/manifests"},{"name":"v5.67.3","sha":"afb878f97ebeaf89c1308b7dde0b5a440381d113","kind":"commit","published_at":"2026-02-05T14:37:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3/manifests"},{"name":"v5.67.2","sha":"de0fca894f47d8aa2b2c66ca9475e526ca477508","kind":"commit","published_at":"2026-01-28T02:17:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2/manifests"},{"name":"vpy2.19.4","sha":"f824c01c53d57e75d7b57efce7a124adffed9dfa","kind":"commit","published_at":"2026-01-28T00:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4/manifests"},{"name":"vex1.2.5","sha":"3bd23d990c780ff0808d79499edd803084d2efe8","kind":"commit","published_at":"2026-01-27T10:55:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5/manifests"},{"name":"vpy2.19.3","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3/manifests"},{"name":"vex1.2.4","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4/manifests"},{"name":"v5.67.1","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1/manifests"},{"name":"v5.67.0","sha":"6294b36f775c20f7d43387d9bde3185629e88df4","kind":"commit","published_at":"2026-01-24T05:08:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0/manifests"},{"name":"v5.66.7","sha":"87e74b5713b5017c29789094d6ac6ff26bfe79c1","kind":"commit","published_at":"2026-01-23T01:00:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7/manifests"},{"name":"vpy2.19.2","sha":"61504f12fe591295fea5b087a6b7c533465e8653","kind":"commit","published_at":"2026-01-22T06:14:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2/manifests"},{"name":"vpy2.19.1","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1/manifests"},{"name":"vex1.2.3","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3/manifests"},{"name":"v5.66.6","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6/manifests"},{"name":"vex1.2.2","sha":"c2c6743428a306e39f74c86f63dc9122633040ea","kind":"commit","published_at":"2026-01-14T22:44:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2/manifests"},{"name":"vex1.2.1","sha":"5bcd4fbe0eb725a95b878f97b95c74106e7dff0f","kind":"commit","published_at":"2026-01-14T00:09:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1/manifests"},{"name":"vpy2.19.0","sha":"21ab9cc5df2947e49aa132994dfe89e043b7082d","kind":"commit","published_at":"2026-01-13T00:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0/manifests"},{"name":"v5.66.5","sha":"661c581270186bc405967b91326daff061370d03","kind":"commit","published_at":"2026-01-12T04:21:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5/manifests"},{"name":"vex1.2.0","sha":"ede9fcf72a713f4de8941270251c7b51427484b4","kind":"commit","published_at":"2025-12-31T14:47:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0/manifests"},{"name":"v5.66.4","sha":"cc74805d5eda14ed684e2111c91de8890e752768","kind":"commit","published_at":"2025-12-27T21:29:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4/manifests"},{"name":"v5.66.3","sha":"f60c172725ab29c0159b804ae0b9d691105689c4","kind":"commit","published_at":"2025-12-26T00:16:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3/manifests"},{"name":"vpy2.18.3","sha":"706da0dc703d6be353d0140f1fd0de7683362e60","kind":"commit","published_at":"2025-12-25T14:55:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3/manifests"},{"name":"vpy2.18.2","sha":"7f602e1c6e31070f02c5ee5babbff33f55193551","kind":"commit","published_at":"2025-12-24T17:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2/manifests"},{"name":"vpy2.18.1","sha":"9c533c0347865445b7f7df6b1c6e0923d25b4a8f","kind":"commit","published_at":"2025-12-20T17:21:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1/manifests"},{"name":"vphp1.0.1","sha":"7ac421cb2e754ba262a18bb17d47f15fb22a6962","kind":"commit","published_at":"2025-12-19T23:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1/manifests"},{"name":"v5.66.2","sha":"1380a16fa45c70f0bc5b938efdf178b33a19cac1","kind":"commit","published_at":"2025-12-19T19:00:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2/manifests"},{"name":"vpy2.18.0","sha":"0c3beb58f4a8c90ad7800f5616c2a3494a952963","kind":"commit","published_at":"2025-12-19T13:39:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0/manifests"},{"name":"v5.66.1","sha":"5fbf778f0b8f58b90e82f9020c041f3248b0b269","kind":"commit","published_at":"2025-12-17T03:52:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1/manifests"},{"name":"vpy2.17.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0/manifests"},{"name":"vex1.1.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0/manifests"},{"name":"v5.66.0","sha":"241d847fbc798d957bf25ccfaa5c9ec96928a4ae","kind":"commit","published_at":"2025-12-11T13:56:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0/manifests"},{"name":"vex1.0.1","sha":"84e8745e87dea9a7748852ccd281b728e6d0545e","kind":"commit","published_at":"2025-12-11T13:04:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1/manifests"},{"name":"vphp1.0.0","sha":"d365bb3f31193afc3c89c54a0d78aaac2abd2cbf","kind":"commit","published_at":"2025-12-09T21:02:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0/manifests"},{"name":"vex1.0.0","sha":"976734f2c983714b69f395441f5352999aededb0","kind":"commit","published_at":"2025-12-04T08:25:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0/manifests"},{"name":"vpy2.16.2","sha":"c385b520b9fbe3dd58cdaead79c258835cab4361","kind":"commit","published_at":"2025-12-02T00:17:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2/manifests"},{"name":"v5.65.1","sha":"a8b9d76496afa5e913f823cf8c68eb428f6dd757","kind":"commit","published_at":"2025-12-01T15:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1/manifests"},{"name":"v5.65.0","sha":"b059cfcba48524446a62fd29785142c3d1edc30d","kind":"commit","published_at":"2025-11-26T00:59:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0/manifests"},{"name":"v5.64.1","sha":"a47480111a2f1238a57ea9bfbab44f7de958227f","kind":"commit","published_at":"2025-11-21T00:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"f41f5d0c64afe7707ad8c23a86cb9228c4d45671","kind":"commit","published_at":"2025-11-20T08:50:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0/manifests"},{"name":"v5.63.2","sha":"045f3e7a5d8edb85e1adbe82eb9e20ef33ad491b","kind":"commit","published_at":"2025-11-15T00:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2/manifests"},{"name":"v5.63.1","sha":"b4c7c6579b430b53d135b7a21d20d01d14c1814e","kind":"commit","published_at":"2025-11-13T03:10:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1/manifests"},{"name":"v5.63.0","sha":"e212d1c8f0945dbff2d95309afe1376366910482","kind":"commit","published_at":"2025-10-31T03:14:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"98f73b3f33aa79cdd67d0c4090cc86a8e4cfeb4c","kind":"commit","published_at":"2025-10-30T14:11:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"37e9db52a67b4e120139c1d2620cc0f73a08c006","kind":"commit","published_at":"2025-10-30T00:07:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"6a31e0aeab1311d7d089811ede7e11a98b6dd408","kind":"commit","published_at":"2025-10-28T02:13:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0/manifests"},{"name":"v5.61.2","sha":"bcbc7981480ee93e330c0b3976086d7b289e613f","kind":"commit","published_at":"2025-10-23T13:31:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2/manifests"},{"name":"v5.61.0","sha":"d3fff80f7135251db65e22cba8852a5584030cb1","kind":"commit","published_at":"2025-10-06T14:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"bef57a0e252a5d8bd0bf319d0bca3b1ad0e6519f","kind":"commit","published_at":"2025-10-03T00:44:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0/manifests"},{"name":"v5.59.0","sha":"2e2b21454cc6125fcf3abfec939d6d6d8d02c40b","kind":"commit","published_at":"2025-09-29T14:15:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0/manifests"},{"name":"v5.58.9","sha":"61987c62ca71ec11a84b98e6dd51a6d5ebf1737d","kind":"commit","published_at":"2025-09-26T01:11:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9/manifests"},{"name":"v5.58.8","sha":"22411010beca628d172790cfbac45e3cd3d102ed","kind":"commit","published_at":"2025-09-25T06:54:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8/manifests"},{"name":"v5.58.7","sha":"845a6f5fdede9ecf4050e8b5617feb56dbb3c9a1","kind":"commit","published_at":"2025-09-19T14:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7/manifests"},{"name":"v5.58.6","sha":"bd8fbc164caaa01f665d0c7e94177d0584d04f8c","kind":"commit","published_at":"2025-09-19T01:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6/manifests"},{"name":"vpy2.16.1","sha":"7dfd2510a7bb03301365a2c24f045a0cd20580ef","kind":"commit","published_at":"2025-09-08T13:28:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1/manifests"},{"name":"vpy2.16.0","sha":"1c75abb4806971a2ac14c47b302c87f86095a2c3","kind":"commit","published_at":"2025-09-07T12:33:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0/manifests"},{"name":"vpy2.15.1","sha":"24a697ee994a10111ac9b07ce830e94835eec577","kind":"commit","published_at":"2025-09-06T20:25:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1/manifests"},{"name":"v5.58.5","sha":"f6428188f39f054e8b94579435b16e260aff27cd","kind":"commit","published_at":"2025-09-04T03:48:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5/manifests"},{"name":"v5.58.4","sha":"70e8a3f91595dcdc2d21122170ef4af1f53972ad","kind":"commit","published_at":"2025-08-30T12:36:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4/manifests"},{"name":"v5.58.3","sha":"ffc6e26eb66533fc6eae4c406bb4b9a9f7590d9b","kind":"commit","published_at":"2025-08-29T14:35:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3/manifests"},{"name":"v5.58.2","sha":"316d1ed32680e690b1d2ab92c79a53e0d4c00c2d","kind":"commit","published_at":"2025-08-26T01:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"d71b87245c8196d19dfeaf82e6ef14c91fb9a7c5","kind":"commit","published_at":"2025-08-23T18:02:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"db0a922741d8c7eae8d5119a0831cd734aba02a2","kind":"commit","published_at":"2025-08-15T04:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0/manifests"},{"name":"v5.57.0","sha":"0fecc6cd0d0dea06f486ab0b0fe760d866f1fc34","kind":"commit","published_at":"2025-08-13T03:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0/manifests"},{"name":"v5.56.10","sha":"53754fb239cf1b021ffc55391990d879d363dcf7","kind":"commit","published_at":"2025-08-10T15:57:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10/manifests"},{"name":"v5.56.9","sha":"93df852f97f04023d791546d30a6af24fbca6114","kind":"commit","published_at":"2025-07-31T07:23:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9/manifests"},{"name":"v5.56.8","sha":"edb714764066b06c068c8c8a5140b010f27c3b9a","kind":"commit","published_at":"2025-07-27T04:01:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8/manifests"},{"name":"v5.56.7","sha":"34ee33955a660b0696f4b6cff6d8d39fdcd160db","kind":"commit","published_at":"2025-07-25T11:44:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7/manifests"},{"name":"v5.56.6","sha":"1e221d5404dcea750a08342c832a682e454135a3","kind":"commit","published_at":"2025-07-25T00:06:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6/manifests"},{"name":"v5.56.5","sha":"83d969541f19fa9703eb73ff0006cd29a358c1e7","kind":"commit","published_at":"2025-07-19T20:22:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5/manifests"},{"name":"v4.18.3","sha":"456cc71f8c8dc82c5d85fc6657260f276d8e08f8","kind":"commit","published_at":"2025-07-19T15:14:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3/manifests"},{"name":"v5.56.4","sha":"b94d7ed5602e366b4401051b236f31ac2dd2a90d","kind":"commit","published_at":"2025-07-11T12:37:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4/manifests"},{"name":"v5.56.3","sha":"1e3f3c507a7ceb8d8147941adc9de69367947a5e","kind":"commit","published_at":"2025-07-10T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3/manifests"},{"name":"v5.56.2","sha":"e687d7cf86108138bbd5e911b11ab3c5717fc23c","kind":"commit","published_at":"2025-07-08T01:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2/manifests"},{"name":"v5.56.1","sha":"c32e6a0ff6df8bc34c9c13238c192974a93f7ddb","kind":"commit","published_at":"2025-07-03T03:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4a5360936c1a543a1ff31ebbb6ab1289cc8ddf07","kind":"commit","published_at":"2025-06-22T17:34:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"e742511baf35225718c01e621623eab661f37284","kind":"commit","published_at":"2025-06-21T01:11:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0/manifests"},{"name":"v5.54.3","sha":"588719ee49c7615affeb69d3a431025757115c10","kind":"commit","published_at":"2025-06-18T13:58:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3/manifests"},{"name":"v5.54.2","sha":"fb65677f2d636e1aca3cc75cb3b740b8729b3358","kind":"commit","published_at":"2025-06-17T13:37:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2/manifests"},{"name":"v5.54.1","sha":"98f35bc1eabb3ab1010737869c310d2001a84fac","kind":"commit","published_at":"2025-06-17T01:36:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"86c4c6dd25ef868f1f37c917ab11cb663e330e2f","kind":"commit","published_at":"2025-06-15T12:58:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0/manifests"},{"name":"v5.53.3","sha":"43460bbf4f5f13f1514b0d579d46697ede187064","kind":"commit","published_at":"2025-06-13T09:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3/manifests"},{"name":"v5.53.2","sha":"46f4bcc77b8f458c8c31b45351ce4e7d60f2c96c","kind":"commit","published_at":"2025-06-02T23:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2/manifests"},{"name":"v5.53.1","sha":"483c9325597c21a9e7bb881d34e7f38615a87c43","kind":"commit","published_at":"2025-05-30T07:16:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1/manifests"},{"name":"v5.53.0","sha":"5252f22546370f80531e48199ca74e902d8804e7","kind":"commit","published_at":"2025-05-21T04:24:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0/manifests"},{"name":"v5.52.3","sha":"529f14b01cbd092800d32fd4af5d8fe615f70cb2","kind":"commit","published_at":"2025-05-19T13:46:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3/manifests"},{"name":"vpy2.15.0","sha":"b655f4bf178bd3abb7ae560eff47c256aaffcabe","kind":"tag","published_at":"2025-05-13T11:55:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0/manifests"},{"name":"v5.52.2","sha":"a0381ddef2fbfb37c2e879e7a0f12e4c0ed95542","kind":"commit","published_at":"2025-05-08T01:25:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2/manifests"},{"name":"v5.52.1","sha":"0c8aa4b5ceb83f168c8fc9b1e38546d2f1ef9cf4","kind":"commit","published_at":"2025-05-02T05:49:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1/manifests"},{"name":"vpy2.14.0","sha":"ae201b36b9de77cd5e1228aebedb9dd566cc8c77","kind":"tag","published_at":"2025-05-01T01:52:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0/manifests"},{"name":"v5.52.0","sha":"581420bbd709c742da7404153c521d91b5e0a54c","kind":"commit","published_at":"2025-05-01T01:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0/manifests"},{"name":"v5.51.1","sha":"c8eaefa04a3d09800e17857cc508a5cd2e282f87","kind":"commit","published_at":"2025-04-26T21:57:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"3a00cda1777b0fdfa5df3aa4770cf21e984ec5ed","kind":"commit","published_at":"2025-04-25T05:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"962f5a9798b916088bc39043267132041af146bc","kind":"commit","published_at":"2025-04-25T02:03:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0/manifests"},{"name":"v5.49.2","sha":"b4e27383e9f4f60b0355abb54efa807e357a5683","kind":"commit","published_at":"2025-04-21T13:11:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2/manifests"},{"name":"v5.49.1","sha":"a085c825bac8da263809f3a32db7937de38ad7e3","kind":"commit","published_at":"2025-04-17T13:43:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1/manifests"},{"name":"v5.49.0","sha":"b79df00bfca5c65827668159f8eed2221253322d","kind":"commit","published_at":"2025-04-16T01:37:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0/manifests"},{"name":"v5.48.1","sha":"b00731469ebbc65d35003c48da093e48c0ccc6ed","kind":"commit","published_at":"2025-04-10T07:37:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"7caa9d729f885861c3153a8d195857bc80b92279","kind":"commit","published_at":"2025-04-08T13:09:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0/manifests"},{"name":"v5.47.3","sha":"4805e43ba7c28d1dbea2c70f5313298f8fd2243d","kind":"commit","published_at":"2025-04-08T00:52:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3/manifests"},{"name":"v5.47.2","sha":"d2f9b2f3530f78c121e50606334449914943fff3","kind":"commit","published_at":"2025-04-06T17:06:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2/manifests"},{"name":"v5.47.1","sha":"f11db049652535d61bc70c0e7d214449de6650fa","kind":"commit","published_at":"2025-04-05T06:52:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"49ca650342888d4b887b7786f59929d3218a4610","kind":"commit","published_at":"2025-04-04T19:37:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"1ba654aa0e65746a06b423fc0aa6123bf10f5cde","kind":"commit","published_at":"2025-04-03T03:53:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"4999a5edca65e771551f93b310b0c58617421dab","kind":"commit","published_at":"2025-04-02T13:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0/manifests"},{"name":"v5.45.2","sha":"ea8f6d3cfe1def60aba3f44b37ba9df5ad7d5eb1","kind":"commit","published_at":"2025-03-29T23:25:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2/manifests"},{"name":"v5.45.1","sha":"8078cf349af9dc4ba1daef77697c3631d3620e9d","kind":"commit","published_at":"2025-03-29T05:25:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"98aba13e39dd220e22e511b317bb6c7bdad3f157","kind":"commit","published_at":"2025-03-27T13:36:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0/manifests"},{"name":"v5.44.4","sha":"6e3d8b9d98bf8e7df630ddbbde50a1d21000d7ff","kind":"commit","published_at":"2025-03-24T14:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4/manifests"},{"name":"v5.44.3","sha":"66a7b259e0cbc7059dd380053344b34cfd075786","kind":"commit","published_at":"2025-03-22T16:51:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3/manifests"},{"name":"v5.44.2","sha":"82fbb6731a24b65cca672f6de55965b284c784dc","kind":"commit","published_at":"2025-03-22T00:23:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2/manifests"},{"name":"v5.44.1","sha":"a6eb72b9409a226619274b2fd15e943bace46a68","kind":"commit","published_at":"2025-03-21T02:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1/manifests"},{"name":"v5.44.0","sha":"7129a7fe515323fab323e9a36c261ea804b31411","kind":"commit","published_at":"2025-03-18T23:37:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0/manifests"},{"name":"vpy2.13.1","sha":"ef27e41b22274d04525729213fa3167c92f0a1f1","kind":"tag","published_at":"2025-03-15T08:06:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1/manifests"},{"name":"v5.43.1","sha":"141023b13b1726e898ab33c1666639c22890e2a1","kind":"commit","published_at":"2025-03-15T00:24:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1/manifests"},{"name":"vpy2.13.0","sha":"3e60df95f531411e431452f044ac0956e0feb025","kind":"tag","published_at":"2025-03-15T00:21:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0/manifests"},{"name":"v5.43.0","sha":"38dddd9e300c2659d0af09763e49c6eda3c31d19","kind":"commit","published_at":"2025-03-13T12:19:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0/manifests"},{"name":"v5.42.0","sha":"f169c7fabdbdbcc9f8f4e8525749010b6241c353","kind":"commit","published_at":"2025-03-12T14:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0/manifests"},{"name":"v5.41.9","sha":"53e24b787534196692d6d0f1638c810d0c2319ff","kind":"commit","published_at":"2025-03-11T14:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9/manifests"},{"name":"v5.41.8","sha":"0a78e5299ba6e8d2e59b83cfe60e5c685e61f3b6","kind":"commit","published_at":"2025-03-08T13:45:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8/manifests"},{"name":"vpy2.12.1","sha":"b70c4dc3a92578bd0b3f389535d16d73cc3b9dd2","kind":"tag","published_at":"2025-02-28T05:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1/manifests"},{"name":"v5.41.7","sha":"c0b8c4a755c5de7f5af40bffeb07517a0ef1c1da","kind":"commit","published_at":"2025-02-27T02:30:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7/manifests"},{"name":"v5.41.6","sha":"02a612a8aa02d556a69b9eddbcf0cdb4f4e56f39","kind":"commit","published_at":"2025-02-26T12:47:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6/manifests"},{"name":"v5.41.5","sha":"1e58c1469898c6d528635fbe5dcf06ddb1f453e8","kind":"commit","published_at":"2025-02-21T13:56:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5/manifests"},{"name":"vpy2.12.0","sha":"1522931b80c7208feb605af870ab8997aee5d7fc","kind":"tag","published_at":"2025-02-21T05:31:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0/manifests"},{"name":"v5.41.4","sha":"12b5829fc97f341327300c5d71181c97f167b0f5","kind":"commit","published_at":"2025-02-21T05:30:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4/manifests"},{"name":"v5.41.3","sha":"f0c680393d29178cbf6e9960bb79777053eb5b9c","kind":"commit","published_at":"2025-02-19T04:15:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3/manifests"},{"name":"v5.41.2","sha":"7a37f0998fd809ba31244c0da6db010ad34098d3","kind":"commit","published_at":"2025-02-16T14:33:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2/manifests"},{"name":"v5.41.1","sha":"d3865bb8d9b0fad95cba7ce2a1cc3b2e9457a949","kind":"commit","published_at":"2025-02-15T17:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"0dd2a64096cc1edc60f7530afc37c03187318ab8","kind":"commit","published_at":"2025-02-14T14:13:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0/manifests"},{"name":"v5.40.5","sha":"726880112b20fd67a88ef6739cb58b45513f547d","kind":"commit","published_at":"2025-02-14T04:25:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5/manifests"},{"name":"v5.40.4","sha":"49987659ddd9d64c825adc0cb8df9c02b4835057","kind":"commit","published_at":"2025-02-13T04:30:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4/manifests"},{"name":"v5.40.3","sha":"391311e8552309180e5c3ad54da5275f356ca942","kind":"commit","published_at":"2025-02-12T13:44:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3/manifests"},{"name":"v5.40.2","sha":"ae27afbb9535c5d9933d02e83803e83834c87c9b","kind":"commit","published_at":"2025-02-07T12:29:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2/manifests"},{"name":"v5.40.1","sha":"fa0a6c4b097924442bfb6ea247d123614acb4dc3","kind":"commit","published_at":"2025-02-07T02:05:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"0bb68257c6244a7ba7750d1198305ada1ab72d8b","kind":"commit","published_at":"2025-02-02T20:45:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0/manifests"},{"name":"v5.39.2","sha":"56aabb0db5330a51101504226527ce3691f28210","kind":"commit","published_at":"2025-02-02T02:22:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2/manifests"},{"name":"v5.39.1","sha":"36047efa501b49c176c5129880217dd905aee1ba","kind":"commit","published_at":"2025-01-30T14:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"0ff27add460aa7a284c7f86e924723886c556fd1","kind":"commit","published_at":"2025-01-29T03:02:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0/manifests"},{"name":"v5.38.0","sha":"36044c3c65c4aa6d8a5291574180798d408fcbba","kind":"commit","published_at":"2025-01-28T10:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"7e18e19c57f279a79812630b0c4ea15d371e986a","kind":"commit","published_at":"2025-01-25T10:08:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0/manifests"},{"name":"v5.36.0","sha":"99380739e2ffc2de79a115aebfa91b5c431a07f5","kind":"commit","published_at":"2025-01-24T14:03:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"824fc4c59158f2ec8fe309adce67650414d551a0","kind":"commit","published_at":"2025-01-23T11:23:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"218192263d1ab4782b3dcfcebcd92bd0551d270f","kind":"commit","published_at":"2025-01-22T09:32:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0/manifests"},{"name":"v5.34.10","sha":"71733cc6dd94d27156d7239d10108357b320eaab","kind":"commit","published_at":"2025-01-14T01:34:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10/manifests"},{"name":"v5.34.9","sha":"884ec22d007a39eac5798c7897c17b8617d63802","kind":"commit","published_at":"2025-01-12T16:36:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9/manifests"},{"name":"v5.34.8","sha":"0418cd7676e730e9ddcad00ace01adbe899e124d","kind":"commit","published_at":"2025-01-08T02:25:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8/manifests"},{"name":"v5.34.7","sha":"acd8bd7f0699890786acdc7c1242516a43a697ec","kind":"commit","published_at":"2025-01-06T23:16:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7/manifests"},{"name":"v5.34.6","sha":"d1fb1139da005e1df3939b1c620ece9db75fa531","kind":"commit","published_at":"2024-12-31T20:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6/manifests"},{"name":"v5.34.5","sha":"0763cd693acee7b6b80fefad0e8b1950e41a1a74","kind":"commit","published_at":"2024-12-25T13:38:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5/manifests"},{"name":"v5.34.4","sha":"034741181be9c9563a62b494fcf17d0d9c9026a6","kind":"commit","published_at":"2024-12-21T04:48:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4/manifests"},{"name":"v5.34.3","sha":"347b61819b6b06cb1c4ee3af06e780f15826b11c","kind":"commit","published_at":"2024-12-18T12:15:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3/manifests"},{"name":"v5.34.2","sha":"bfd0b8a808a33be0da92a006a7b4f8b17a5d79b3","kind":"commit","published_at":"2024-12-14T18:51:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2/manifests"},{"name":"v5.34.1","sha":"af020612644be1ba549a1c4802f6ab83c33aeedb","kind":"commit","published_at":"2024-12-13T14:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1/manifests"},{"name":"v5.34.0","sha":"fc8fac9d68e7f4de2322a82a38740a79b05e57f4","kind":"commit","published_at":"2024-12-10T14:32:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"0e3c2e5f345a1372eea1542ce2504a2f4ca6e6e0","kind":"commit","published_at":"2024-12-10T04:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"ab437a74d11f18a49645c2c7ae59949c33dc05b9","kind":"commit","published_at":"2024-12-09T09:24:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"dfa3e8b477662a5a1e556946689a2d41a57f2776","kind":"commit","published_at":"2024-12-08T17:57:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"26f578e0db52ff0501c2a2f4960abac377171773","kind":"commit","published_at":"2024-12-06T03:06:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"cf49d37f5119a033f630aa781f2e9757831e5873","kind":"commit","published_at":"2024-12-04T06:17:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"9ae31bac5bb5c1f35d59db94d2af3d6eaaec1ad3","kind":"commit","published_at":"2024-12-02T20:33:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0/manifests"},{"name":"v5.30.1","sha":"9b1f30c8377ee56b9247e953765892ddf794e4b2","kind":"commit","published_at":"2024-11-30T14:46:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d0c473f90670b95fd98a63995dbb9481d0f6742d","kind":"commit","published_at":"2024-11-29T04:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0/manifests"},{"name":"vpy2.11.0","sha":"4ada3d5c318fd550ebb466e49203217fb6f1450b","kind":"tag","published_at":"2024-11-26T03:35:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0/manifests"},{"name":"v5.29.1","sha":"cc6cfc2231dbcdc55f14c92ebe05243b99eebb09","kind":"commit","published_at":"2024-11-23T05:48:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1/manifests"},{"name":"v5.29.0","sha":"bf03f864fb64c86bf75d52dad2c894a5e5e39e44","kind":"commit","published_at":"2024-11-22T09:11:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0/manifests"},{"name":"v5.28.2","sha":"4d3eb88f64e59c5d0cf80895c0af528700788771","kind":"commit","published_at":"2024-11-22T01:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2/manifests"},{"name":"v5.28.1","sha":"a9ed0c1cbfc96a0363a6ad51de7de7991293e251","kind":"commit","published_at":"2024-11-20T13:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1/manifests"},{"name":"v5.28.0","sha":"26b2bc6386d639a35f87ab226dbeda3204a5ddd7","kind":"commit","published_at":"2024-11-19T17:53:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0/manifests"},{"name":"v5.27.0","sha":"212956921f364f02913aaf76a378358d373801c1","kind":"commit","published_at":"2024-11-19T03:13:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0/manifests"},{"name":"v5.26.2","sha":"65c729152bfe6c3fabb3c7b40f9c4bcf7366af3f","kind":"commit","published_at":"2024-11-15T09:25:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"8784f662f905fa5f40f6c4bd62c369e2cbe4290f","kind":"commit","published_at":"2024-11-14T15:26:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"68cf88a626a0ea5499f3137657b6a02552c2bfcc","kind":"commit","published_at":"2024-11-14T10:39:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0/manifests"},{"name":"v5.25.6","sha":"6ea8f5421d7074054f18057e5665d53b23fb9a97","kind":"commit","published_at":"2024-11-11T15:29:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6/manifests"},{"name":"v5.25.5","sha":"293df08103c86fb142f85ff68770e57a71f6f085","kind":"commit","published_at":"2024-11-11T14:33:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5/manifests"},{"name":"v5.25.4","sha":"624a08638ff43b6fae82d9cf5cf939bdbd149f69","kind":"commit","published_at":"2024-11-10T00:08:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4/manifests"},{"name":"v5.25.3","sha":"a8553db76997a05eef4d7db7c746f7b868f92864","kind":"commit","published_at":"2024-11-08T12:37:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3/manifests"},{"name":"v5.25.2","sha":"d5f9efe59536cfcd4c3f16538b763e6cb857e7cf","kind":"commit","published_at":"2024-11-08T02:17:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2/manifests"},{"name":"v5.25.1","sha":"acadd32d5c059cccf096603538c7795dc597a921","kind":"commit","published_at":"2024-11-07T03:11:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"7a9d8eef416be9434e3b268d547bef09fde5fd6f","kind":"commit","published_at":"2024-11-06T00:39:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"43d80b31762f99de2792b01ee538a4dd79fb545b","kind":"commit","published_at":"2024-11-05T13:59:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0/manifests"},{"name":"v5.23.1","sha":"855aa5ed0b6f69c8e989191658d82570943b5319","kind":"commit","published_at":"2024-11-05T04:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1/manifests"},{"name":"v5.23.0","sha":"092019f862194acf29933faf7d1f712f1e9852b9","kind":"commit","published_at":"2024-11-02T19:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"65d256f3bda01f98655473e66f258ea871319e69","kind":"commit","published_at":"2024-10-31T15:27:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0/manifests"},{"name":"vpy2.10.1","sha":"0547f7a80d29eee9315ef4a1d3bd954ddd2b467f","kind":"tag","published_at":"2024-10-26T05:33:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1/manifests"},{"name":"v3.16.2","sha":"ba65311d8c48a66801144e239c30f1cab86ced2b","kind":"commit","published_at":"2024-10-24T12:23:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2/manifests"},{"name":"v4.18.2","sha":"e348831e82ec7a1330f3203ab9ccdd1d8c226e84","kind":"commit","published_at":"2024-10-24T08:27:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2/manifests"},{"name":"vpy2.10.0","sha":"569cbc49100198eff06be795cf1bae1bb22d743f","kind":"tag","published_at":"2024-10-24T01:26:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0/manifests"},{"name":"v5.21.2","sha":"0ff74d432416c93d56fb0bb24ba4665013b35623","kind":"commit","published_at":"2024-10-22T06:48:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2/manifests"},{"name":"v3.16.1","sha":"5092252dc730fef395a444d2ef6f9ddd4f02881a","kind":"commit","published_at":"2024-10-19T09:21:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1/manifests"},{"name":"v4.18.1","sha":"d5495b16c05f9dbbcb88f96c01272e91a977c248","kind":"commit","published_at":"2024-10-19T09:20:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1/manifests"},{"name":"v5.21.1","sha":"98e1ec66ef451d7c21fb7f3c039e37ab41650182","kind":"commit","published_at":"2024-10-18T12:58:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e7f0826b19250c4b1a91f7a755f0aded06bba07b","kind":"commit","published_at":"2024-10-18T08:13:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0/manifests"},{"name":"v5.20.1","sha":"dff47c0825aa03f5f78562b5aa8b08f6d85d4e10","kind":"commit","published_at":"2024-10-18T06:30:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1/manifests"},{"name":"v3.16.0","sha":"ecec076fa6fc61583a180cb13f93366b843c2a33","kind":"commit","published_at":"2024-10-15T09:19:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0/manifests"},{"name":"v4.18.0","sha":"d4997ec2c0e88de0f906a5c6c66aa00b8ad9b5de","kind":"commit","published_at":"2024-10-14T14:28:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0/manifests"},{"name":"v5.20.0","sha":"073baf6222dfda569ac214dbeba37416b4976534","kind":"commit","published_at":"2024-10-13T09:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0/manifests"},{"name":"v5.19.1","sha":"c8abdc735c7e882e163bd267604644f9e6314313","kind":"commit","published_at":"2024-10-12T14:17:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"36ef0705c0e1cf2473a8022d548ff62fab2067e9","kind":"commit","published_at":"2024-10-11T08:52:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"f0cb07e5af50a0d4ae7808beb3dc744cbaaa89a0","kind":"commit","published_at":"2024-10-09T00:53:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0/manifests"},{"name":"v5.17.1","sha":"ca8207b24beac765b757b7273c24dcfd976d44af","kind":"commit","published_at":"2024-10-07T16:38:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"80ca4636266c2acd98743716f3c80ecfacf59d4b","kind":"commit","published_at":"2024-10-07T15:54:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"7321e25583ccb0a377eeca79e9fbae9afba56ef7","kind":"commit","published_at":"2024-10-06T09:11:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"f4526700ef9e1bee989fda1243a2d4e94ad9c85b","kind":"commit","published_at":"2024-10-01T21:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"626d9cd2f6dea1f7a27faaa49c9fc9f5fff35fdf","kind":"commit","published_at":"2024-09-30T07:04:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0/manifests"},{"name":"v5.13.2","sha":"46e2617694d12577d3b6656fb5bba24cb7d1cd4d","kind":"commit","published_at":"2024-09-20T12:31:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"68c415d1e6767c500fb462f50304b733aedeed80","kind":"commit","published_at":"2024-09-18T01:33:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"44a2d6288d43d342c54531413bb71d1acb371435","kind":"commit","published_at":"2024-09-11T14:48:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0/manifests"},{"name":"vpy2.9.4","sha":"836edd8882f2077240e54757f60ea3e4ff08ac01","kind":"tag","published_at":"2024-09-10T12:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4/manifests"},{"name":"v5.12.15","sha":"8772a230155bbebde0cc9c48692c83b1394ddbce","kind":"commit","published_at":"2024-09-10T12:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15/manifests"},{"name":"v5.12.14","sha":"056b90db0bad34a393149dae61a171717053e526","kind":"commit","published_at":"2024-09-05T03:23:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14/manifests"},{"name":"v5.12.13","sha":"69c129670a468b6b6ce1b8600e1928826d53f8bb","kind":"commit","published_at":"2024-09-03T14:04:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13/manifests"},{"name":"vpy2.9.3","sha":"6d828aec07f96c074457f2874e59f1d06cad3050","kind":"tag","published_at":"2024-08-31T01:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3/manifests"},{"name":"v5.12.12","sha":"7104a8c82281ed495245184f569bbb6c2d92605c","kind":"commit","published_at":"2024-08-29T13:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12/manifests"},{"name":"v5.12.11","sha":"fea6b1a060d5cc42bf468bfa4db9e32b7a686fe0","kind":"commit","published_at":"2024-08-28T04:57:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11/manifests"},{"name":"v5.12.10","sha":"a457a54f755fcb83af38100166d5b718e58149f1","kind":"commit","published_at":"2024-08-22T05:17:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10/manifests"},{"name":"v5.12.9","sha":"c60e6a3f45606c623ef6a2b16415d67eac9b0269","kind":"commit","published_at":"2024-08-17T18:21:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9/manifests"},{"name":"v5.12.8","sha":"89c771b4986e4e228a5451663a0baa15b3606d65","kind":"commit","published_at":"2024-08-17T00:29:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8/manifests"},{"name":"v5.12.7","sha":"4fbde068cf782c007e3dee78836eae4e098d9b50","kind":"commit","published_at":"2024-08-16T03:30:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7/manifests"},{"name":"v5.12.6","sha":"69d7ef30e551e1c1b3682e6a460b8de8e0f9c437","kind":"commit","published_at":"2024-08-14T14:40:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6/manifests"},{"name":"v5.12.5","sha":"b5993b374cab860f1c208296b9a5d6dd58499111","kind":"commit","published_at":"2024-08-13T03:26:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"b7b31dd90cf610fd995394ac4b579ed4c87b4247","kind":"commit","published_at":"2024-08-12T08:30:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4/manifests"},{"name":"vpy2.9.2","sha":"c70e5e7bf07144df93caf9ec0505497b5119e708","kind":"tag","published_at":"2024-08-10T17:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2/manifests"},{"name":"v5.12.3","sha":"65a3e59ac3b09d21f92c7a6eea34b80d8e11cfda","kind":"commit","published_at":"2024-08-10T17:43:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"1777e38546d88f17a79170868c90f01bb70bb231","kind":"commit","published_at":"2024-08-09T03:53:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2/manifests"},{"name":"vpy2.9.1","sha":"5344692d0d508ee797c253280c498e27606630dd","kind":"tag","published_at":"2024-08-08T01:58:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1/manifests"},{"name":"v5.12.1","sha":"0faec379aafd77f69f8290f192a2e374ff3e872e","kind":"commit","published_at":"2024-08-07T01:15:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1/manifests"},{"name":"vpy2.9.0","sha":"e313993cd40acac75e544c81e10969b05058fd3e","kind":"tag","published_at":"2024-08-02T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0/manifests"},{"name":"v5.12.0","sha":"00c303748bf060d47860ed7b7edd91c0894876ca","kind":"commit","published_at":"2024-08-01T01:29:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"1b31a6c8c957e386e212a340b0360e7781acc382","kind":"commit","published_at":"2024-07-29T12:14:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"3a65ac4c5221c2d882ea741333b8651530e5ed02","kind":"commit","published_at":"2024-07-26T03:11:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"1bf1258343b52d6e0625d28693b7d87c04c84f08","kind":"commit","published_at":"2024-07-19T14:13:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"a5ac1ae84a33fca0985d660e10e32895a47e2bda","kind":"commit","published_at":"2024-07-19T13:08:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"da520e7705ae48e0fcd3d913ceb9c1eab0399859","kind":"commit","published_at":"2024-07-18T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"14038738cd99943c315e2531dbbd00c6a8944f62","kind":"commit","published_at":"2024-07-16T12:18:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"8025f994658167971f2778cd67531c3f3b0008db","kind":"commit","published_at":"2024-07-15T14:09:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0/manifests"},{"name":"vpy2.8.1","sha":"7fdd8924d3625b6916e36d78c0f8e91956572a43","kind":"tag","published_at":"2024-07-11T14:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1/manifests"},{"name":"v5.8.7","sha":"4963d92c79a5fe369da3df85f9d548c42b5d1a02","kind":"commit","published_at":"2024-07-11T14:13:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"8bb08a7e6ddf6799f31ac9e07e6bda8eb4023a78","kind":"commit","published_at":"2024-07-11T00:21:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6/manifests"},{"name":"vpy2.8.0","sha":"aecac66b891045397d915fbc2cc1c3c92c5ae764","kind":"tag","published_at":"2024-07-10T02:17:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0/manifests"},{"name":"v5.8.5","sha":"a6155c970739c7664befa18664d0019bf1afc9c9","kind":"commit","published_at":"2024-07-10T02:17:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"b4669d88f1732fb4f84fb390208008d176f4122a","kind":"commit","published_at":"2024-07-05T04:21:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"833d8663b24e4c5940da87f9b67f1d4c7b83af2a","kind":"commit","published_at":"2024-06-28T12:27:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"68899ac9af14c2d307926d650e8db7cdfc980074","kind":"commit","published_at":"2024-06-15T06:23:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"16fb26737721d464b45acc7177ee4d1ef7bd85f6","kind":"commit","published_at":"2024-06-12T14:37:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"74e7cce8c5158a59dd932114e1e0df30c9fc11f9","kind":"commit","published_at":"2024-06-11T14:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0/manifests"},{"name":"vpy2.7.8","sha":"a5a0af83e0c5a9a5296b8dbfde9bb10f86de1f96","kind":"tag","published_at":"2024-06-05T14:14:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8/manifests"},{"name":"vpy2.7.7","sha":"88b8f6c49c9642a252fbb6ef3b2b2e4260ebed8c","kind":"tag","published_at":"2024-06-04T23:48:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7/manifests"},{"name":"v5.7.15","sha":"92f39fd241bed71b8a4fcacd6ff44e5aa67977e0","kind":"commit","published_at":"2024-06-04T23:47:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15/manifests"},{"name":"v5.7.14","sha":"02cd61d119bee6043a9b42ce3eccfe45cfcc4fb3","kind":"commit","published_at":"2024-05-29T16:23:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"5b25660169d9543d37781c97641a50a76c2759a3","kind":"commit","published_at":"2024-05-28T18:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"d3ad53f64f8cf272c2cc9aa1936a82d30cb9072d","kind":"commit","published_at":"2024-05-24T04:08:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"dff8e2e293739f02f27f9b06bd47222adb7c8aa7","kind":"commit","published_at":"2024-05-23T05:37:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"e35dad78c4a3e761a53532998034b2a8f7fec4a3","kind":"commit","published_at":"2024-05-21T04:51:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"7d51ed749f77926ee2bfd2b1076c8cd8d3b42243","kind":"commit","published_at":"2024-05-16T05:24:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9/manifests"},{"name":"vpy2.7.6","sha":"c70708ba1375c6a201e762658927d0672697b246","kind":"tag","published_at":"2024-05-09T04:40:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6/manifests"},{"name":"v5.7.8","sha":"bc71850259a818805cfeacb6ae34bf023d52ced5","kind":"commit","published_at":"2024-05-01T20:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"ad779738180314af42f938eb1893f3d617127d28","kind":"commit","published_at":"2024-04-30T07:46:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7/manifests"},{"name":"vpy2.7.5","sha":"8020f9952a058988d57d1f772f43b2d802e20692","kind":"tag","published_at":"2024-04-28T16:59:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5/manifests"},{"name":"v5.7.6","sha":"a8c5831d2b3e86ae9247af7eba70968cbcbfd7a7","kind":"commit","published_at":"2024-04-27T04:12:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6/manifests"},{"name":"vpy2.7.4","sha":"723457f6eba0cd320bdac32ada807f83bd46e46b","kind":"tag","published_at":"2024-04-26T14:19:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4/manifests"},{"name":"vpy2.7.3","sha":"8a296f17107edb12d3282ab073166f62aded1635","kind":"tag","published_at":"2024-04-24T04:34:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3/manifests"},{"name":"v5.7.5","sha":"cc4afdcf88534427900125eb2f68ac169e55baf3","kind":"commit","published_at":"2024-04-24T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"f65eb4b5b6d1025a6fe06c9841403fd88956688c","kind":"commit","published_at":"2024-04-21T15:39:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4/manifests"},{"name":"vpy2.7.2","sha":"8ed041e0395bdfb5cd9b474cdc17985bea98ea68","kind":"tag","published_at":"2024-04-20T05:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2/manifests"},{"name":"v5.7.3","sha":"b881857b5fb8e985e21f731d1a22caeed883331c","kind":"commit","published_at":"2024-04-20T05:32:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3/manifests"},{"name":"vpy2.7.1","sha":"333c3e03a0b77e5fdc8d03b5e1f23c1af777cfa6","kind":"tag","published_at":"2024-04-18T01:24:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1/manifests"},{"name":"v5.7.2","sha":"c97a43b7849c8c34f4043cf0e6873cde7215920d","kind":"commit","published_at":"2024-04-18T01:23:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2/manifests"},{"name":"vpy2.7.0","sha":"99ab8c550b0563535f739fc8fbaa93e8d5e1e4d6","kind":"tag","published_at":"2024-04-13T18:28:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0/manifests"},{"name":"vpy2.6.0","sha":"deca5d04c96410fd5d09f8165a32e9769d35f0f6","kind":"tag","published_at":"2024-04-13T00:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0/manifests"},{"name":"v5.7.1","sha":"da3eb33f6584a466ac5eb1cb729c8478ba78b501","kind":"commit","published_at":"2024-04-10T01:18:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"9c25995b1e0c8f9193516adeae486f6b781dd3eb","kind":"commit","published_at":"2024-04-09T14:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0/manifests"},{"name":"vpy2.5.0","sha":"111fa41a8444aa2b8080f35d585867c65bdeab37","kind":"tag","published_at":"2024-04-08T21:10:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0/manifests"},{"name":"v5.6.0","sha":"b172ddfa247a307b5d66ccc364c2782118df6040","kind":"commit","published_at":"2024-04-08T21:09:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0/manifests"},{"name":"vpy2.4.0","sha":"ab5e3d64e89a52638a555cefddc534b4e79d056f","kind":"tag","published_at":"2024-04-07T22:09:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0/manifests"},{"name":"v5.5.4","sha":"91cdd57b93da342b359177b7e5502d52c37523b6","kind":"commit","published_at":"2024-04-07T22:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"082834b1fb66dd4f6ad4ba94e5b1761e53fd6b78","kind":"commit","published_at":"2024-04-07T01:59:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"4a3787cf0d7ed8ecc46e946b87fdea436b838ee0","kind":"commit","published_at":"2024-04-06T04:25:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"80365638e7934aaa657571ed640fe0edacedf8e0","kind":"commit","published_at":"2024-04-03T14:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"66cf7c7bb82e5c08bc669615c83cc69fa0894228","kind":"commit","published_at":"2024-03-31T19:45:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0/manifests"},{"name":"v5.4.6","sha":"b8d7ebf3355012a2495709c4758180c60f01fb72","kind":"commit","published_at":"2024-03-26T13:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6/manifests"},{"name":"vpy2.3.3","sha":"6bf668ed7e600b8ca28439431812d83aca81508d","kind":"tag","published_at":"2024-03-24T17:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3/manifests"},{"name":"vpy2.3.2","sha":"52d44397b39de9a9c04b6c3e302837e7876de053","kind":"tag","published_at":"2024-03-23T21:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2/manifests"},{"name":"v5.4.5","sha":"f8c84021ad226b86bff4c4351dbb4cdebe117bd5","kind":"commit","published_at":"2024-03-22T04:27:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5/manifests"},{"name":"v5.4.4","sha":"ea973b98c605a5124c1e7c65e0c34b595ac8fb1a","kind":"commit","published_at":"2024-03-21T04:16:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4/manifests"},{"name":"vpy2.3.1","sha":"a73cf3220209bbd52255aa6974a96d77c14c47e9","kind":"tag","published_at":"2024-03-19T05:07:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1/manifests"},{"name":"v5.4.3","sha":"7bf641886ec6424d44b1d20d5aa22aae81ceef1d","kind":"commit","published_at":"2024-03-17T13:53:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3/manifests"},{"name":"vpy2.3.0","sha":"928eeb6704184bbbdfe064b49599e1afc529acf2","kind":"tag","published_at":"2024-03-16T03:49:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0/manifests"},{"name":"v5.4.2","sha":"096bd810fcd5e4d923b0968bec7a4fc992c5e8a6","kind":"commit","published_at":"2024-03-06T05:00:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"abe142ad3d6d1463b261de5eef88bf4827c868e2","kind":"commit","published_at":"2024-03-01T05:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"82dfc48ee0059b00f37116ec65cab6897b722325","kind":"commit","published_at":"2024-02-27T03:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"e31fe65571733e9bce85e3ecdb85f93d0346072c","kind":"commit","published_at":"2024-02-25T10:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"927d2a5bc08c320b60c8ba0fe38dd04d32aa3771","kind":"commit","published_at":"2024-02-24T00:09:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"651d086f41818dd25bd96bdc2c855a9a4b06be13","kind":"commit","published_at":"2024-02-22T02:05:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"bfa18396b4b128a84a99b1ca0e46908cdedad386","kind":"commit","published_at":"2024-02-20T22:47:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"571b4172487ee972320d93d81313cd7e88307114","kind":"commit","published_at":"2024-02-17T13:57:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"83e8a611b1a758354426244739bcc950e658e1f3","kind":"commit","published_at":"2024-02-17T02:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0/manifests"},{"name":"v5.1.12","sha":"59386645ebf0d50f96a4d76b1988fc501348dc3e","kind":"commit","published_at":"2024-02-16T05:33:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12/manifests"},{"name":"vpy2.2.4","sha":"5949b37b6762af8bd6d1a98350df56a409bac501","kind":"tag","published_at":"2024-02-13T01:57:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4/manifests"},{"name":"v5.1.11","sha":"e8c64477e0e8d29cfa87d7c1ccc78d2932f1eb33","kind":"commit","published_at":"2024-02-13T01:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11/manifests"},{"name":"vpy2.2.3","sha":"f2e11b4182a55ced34dc6cf63ef5e6d11c8f24fa","kind":"tag","published_at":"2024-02-10T20:39:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3/manifests"},{"name":"v5.1.10","sha":"acabc45be455bbc30dc149afc1045c48f250c25f","kind":"commit","published_at":"2024-02-10T20:38:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10/manifests"},{"name":"v5.1.9","sha":"cd63c28100d33f563fff852ff46132ee014aa7d9","kind":"commit","published_at":"2024-02-05T16:09:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9/manifests"},{"name":"vpy2.2.2","sha":"b3ab285cb128075b8a8d52a75a4a5b210c1a24dd","kind":"tag","published_at":"2024-02-03T03:37:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2/manifests"},{"name":"v5.1.8","sha":"6e12b3e8771ccb25e2eb1231ef033974bf0a98b3","kind":"commit","published_at":"2024-02-03T03:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"1eedf29a9779cc6762f15c26fc00926d8ddc04a4","kind":"commit","published_at":"2024-02-02T02:31:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"5cecea1f1625e23eeb070329bdad4ab4ac670b80","kind":"commit","published_at":"2024-01-31T00:27:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"168d312ac7174a1c5c6abee56110547b76cfce7a","kind":"commit","published_at":"2024-01-23T02:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"7db6756125f235c7b2d7523b88edcbe4e3b6a754","kind":"commit","published_at":"2024-01-20T17:01:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4/manifests"},{"name":"vpy2.2.1","sha":"350a81402f9d6c18e69f215c4e3bb1fe5d277937","kind":"tag","published_at":"2024-01-16T13:14:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1/manifests"},{"name":"v5.1.3","sha":"081061f2a07f702a934b0ee0d3b8cdfdf3ce8185","kind":"commit","published_at":"2024-01-16T13:14:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fc8eafde5f1d5eec2d6e2359ee3278cd84993252","kind":"commit","published_at":"2024-01-15T19:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2/manifests"},{"name":"vpy2.2.0","sha":"379016ef181aea805d599d34c7b6746e9ddcbd66","kind":"tag","published_at":"2024-01-14T17:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0/manifests"},{"name":"vpy2.1.0","sha":"bf3d1586777491e320af49ceb054edec020a9438","kind":"tag","published_at":"2024-01-12T00:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0/manifests"},{"name":"v5.1.1","sha":"f1bfded60e42a5d2311002829746d22d64dbc4a5","kind":"commit","published_at":"2024-01-02T02:06:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"db464903cf4b1d94c3b72856d593ee395b497c37","kind":"commit","published_at":"2023-12-27T17:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0/manifests"},{"name":"vpy2.0.0","sha":"f6e585d36df25db5fb24d986b7cc2433c92473c9","kind":"tag","published_at":"2023-12-23T01:15:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0/manifests"},{"name":"v5.0.0","sha":"58e5746102dda9de168a678cf1dc6313dfb85fba","kind":"commit","published_at":"2023-12-21T21:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0/manifests"},{"name":"v4.17.0","sha":"e1ff35b53353bb20c045785fd213fb4e3ae9c181","kind":"commit","published_at":"2023-12-21T14:15:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0/manifests"},{"name":"vpy1.24.0","sha":"8a0b4ad7acca1d209c26c6472a372920b657d7b4","kind":"tag","published_at":"2023-12-21T05:25:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0/manifests"},{"name":"v4.16.0","sha":"67c3b8b7af266ba8be82fa1e095ac86c8b86e6a1","kind":"commit","published_at":"2023-12-18T13:47:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0/manifests"},{"name":"vpy1.23.0","sha":"136e8e7f3f2e69dcf32406ee3513962cedcd13f8","kind":"tag","published_at":"2023-12-18T03:59:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0/manifests"},{"name":"vpy1.22.0","sha":"1ef6bcf859385f468a5d1b31827d2dab3396245b","kind":"tag","published_at":"2023-12-14T23:26:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0/manifests"},{"name":"v4.15.4","sha":"2c06921a9360698b1d06dc324ab0b9d157538178","kind":"commit","published_at":"2023-12-14T13:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4/manifests"},{"name":"vpy1.21.0","sha":"3c325ffbde0acc1f137d8cdfd24079b39dfee3c9","kind":"tag","published_at":"2023-12-14T00:51:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0/manifests"},{"name":"v4.15.3","sha":"8a486b10511610580ab8433b6d9e8ce2ff26bfba","kind":"commit","published_at":"2023-12-13T23:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3/manifests"},{"name":"vpy1.20.0","sha":"1010c77e4e3ba16927bff6b612ebf3f3f52f779a","kind":"tag","published_at":"2023-12-13T02:16:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0/manifests"},{"name":"vpy1.19.0","sha":"0365b3f1e1b502096320c4a6fd26940540244110","kind":"tag","published_at":"2023-12-12T00:54:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0/manifests"},{"name":"vpy1.18.0","sha":"f3536dd2ae83650df32726f0ee89654458e8e23d","kind":"tag","published_at":"2023-12-10T04:28:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0/manifests"},{"name":"v4.15.2","sha":"96adcc90e7e8c75157470ce12bb9fde4b5078228","kind":"commit","published_at":"2023-12-07T13:28:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"95ad04972e99ab56af864c9ee9ebc2fa53ca86c9","kind":"commit","published_at":"2023-12-06T21:52:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"76f9e8ffa64b3299868e041292bfd6bf8e988b3d","kind":"commit","published_at":"2023-12-05T13:18:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0/manifests"},{"name":"v4.14.4","sha":"1a23e57075a16e5d9ae6022b4599d65855b5e3de","kind":"commit","published_at":"2023-11-28T13:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"cbd5057563545e9f4a5fa1e1e4abe25f0962ce12","kind":"commit","published_at":"2023-11-27T14:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"d7cf6ea60830b69b636648238a51e5f981616d02","kind":"commit","published_at":"2023-11-24T11:11:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2/manifests"},{"name":"vpy1.17.0","sha":"bec84e8c8083fe4cf36839634e7cf2939a85d886","kind":"tag","published_at":"2023-11-24T09:27:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0/manifests"},{"name":"v4.14.1","sha":"65a73ce6a1c3b11b616b47f409cee0d3dcb6f839","kind":"commit","published_at":"2023-11-23T15:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"d6c31de48d7aadb542a1e3755ca5b9d169d3fdb9","kind":"commit","published_at":"2023-11-18T10:14:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0/manifests"},{"name":"v4.13.3","sha":"4cfe33e481e204f6377362b7314193c3b7fc40f0","kind":"commit","published_at":"2023-11-16T06:00:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3/manifests"},{"name":"vpy1.16.1","sha":"fc7f863bff2b4aa0869536eecabf01040b600533","kind":"tag","published_at":"2023-11-09T14:06:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1/manifests"},{"name":"v4.13.2","sha":"60a917e3c08fee3d77e32da633e517b3d4e223aa","kind":"commit","published_at":"2023-11-09T14:05:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2/manifests"},{"name":"vpy1.16.0","sha":"719ba5bc6fcc09d99a664b8986bad67163bfcb90","kind":"tag","published_at":"2023-11-08T12:48:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0/manifests"},{"name":"v4.13.1","sha":"610c701d94324e165a079c4de6b4cf0ef612f1da","kind":"commit","published_at":"2023-11-08T09:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"4828b7e7887d3dffa79e2bb388b93df9d70d88ac","kind":"commit","published_at":"2023-11-05T11:16:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0/manifests"},{"name":"vpy1.15.4","sha":"3d5373929be84374480acf2a972f3ca7d64d427d","kind":"tag","published_at":"2023-11-05T11:05:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4/manifests"},{"name":"v4.12.10","sha":"9f36d48344e11efba60ecd9f51f57c60b03a3cb5","kind":"commit","published_at":"2023-11-05T11:04:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10/manifests"},{"name":"vpy1.15.3","sha":"0f0c35129239d64c40a57fa1fbf1ff8aa9efa294","kind":"tag","published_at":"2023-11-05T05:32:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3/manifests"},{"name":"v4.12.9","sha":"343d62c920511443f6786a30f283820fe8a1a464","kind":"commit","published_at":"2023-11-05T05:31:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9/manifests"},{"name":"v4.12.8","sha":"edd4b6b6cf714d1e95c43b61df7e363409e85ba4","kind":"commit","published_at":"2023-11-03T02:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"a7f7080622d9689b1a62cb280df412520b3c1e3a","kind":"commit","published_at":"2023-10-29T06:36:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"14176c1846c507da411495ddba40996a48e585b6","kind":"commit","published_at":"2023-10-26T02:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6/manifests"},{"name":"vpy1.15.2","sha":"c3c165ab32d66657d94f552a266f182f8f30c1df","kind":"tag","published_at":"2023-10-18T02:33:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2/manifests"},{"name":"v4.12.5","sha":"5c62a7739aa180a688dff01eea7f7f16ed6f0036","kind":"commit","published_at":"2023-10-18T02:32:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"fb7c64849dde45516ac8f1f313e242bae935fce8","kind":"commit","published_at":"2023-10-13T13:47:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"2bbc01494d8a1c7954327ae52ea4525b8e27bc35","kind":"commit","published_at":"2023-10-10T02:17:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"a01bb0b0345509cde6c74843323de6b67729f310","kind":"commit","published_at":"2023-10-05T13:50:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2/manifests"},{"name":"vpy1.15.1","sha":"4e1d0513842596e3c4d287e56d2eebc97b1addce","kind":"tag","published_at":"2023-10-04T13:26:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1/manifests"},{"name":"v4.12.1","sha":"dbc6b015158b1b85b2baa48d4850bf15096691d0","kind":"commit","published_at":"2023-10-04T13:25:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1/manifests"},{"name":"vpy1.15.0","sha":"b2d768e7b06b48eb4d8fbec63c7fa4f53c67a26a","kind":"tag","published_at":"2023-09-30T04:48:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0/manifests"},{"name":"v4.12.0","sha":"5ebb185dbecd2478688b20131522be41d0f3a055","kind":"commit","published_at":"2023-09-29T14:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0/manifests"},{"name":"vpy1.14.0","sha":"b886d1d3a4ed2987a5120c764ed97da2d36957ce","kind":"tag","published_at":"2023-09-26T04:30:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0/manifests"},{"name":"v4.11.4","sha":"9d78a99b390523c482c8440c190628aa9040c333","kind":"commit","published_at":"2023-09-22T09:56:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"164772169f99edf9da8d9d478a03eea277ece45a","kind":"commit","published_at":"2023-09-22T02:41:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"109bebf4e84d1f554c0fa491180001e2f571cba8","kind":"commit","published_at":"2023-09-20T13:34:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"28c817f696dd91092f51cd4529748f713e74ef15","kind":"commit","published_at":"2023-09-20T00:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"3fd185cdcdb473f46bde5deb91301a71e192b190","kind":"commit","published_at":"2023-09-16T03:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0/manifests"},{"name":"vpy1.13.2","sha":"764f2e07dc32ffa21303c96fe7029fedff3ca5bb","kind":"tag","published_at":"2023-09-12T06:22:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2/manifests"},{"name":"v4.10.0","sha":"4226ff380b43cabc3e52e0a5321d05f0fa2f265d","kind":"commit","published_at":"2023-09-12T06:21:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0/manifests"},{"name":"vpy1.13.1","sha":"c389221bdecba9fbb52c40d4a4e8ad78ecdb86c3","kind":"tag","published_at":"2023-09-11T14:01:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1/manifests"},{"name":"vpy1.13.0","sha":"09bae92e69d9cb7d8f3cc150a52b2c0f183affe7","kind":"tag","published_at":"2023-09-07T13:22:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0/manifests"},{"name":"v4.9.0","sha":"0f4af1701d549b9acc557e6dcc098d78e3de7911","kind":"commit","published_at":"2023-09-05T14:49:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0/manifests"},{"name":"vpy1.12.0","sha":"ff66290a0f6773300881f94ec6eb5fafe5c7ca24","kind":"tag","published_at":"2023-08-31T03:29:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0/manifests"},{"name":"vpy1.11.0","sha":"e640e5a95fd988a927aeef095b96cde41df6be63","kind":"tag","published_at":"2023-08-26T03:55:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0/manifests"},{"name":"v4.8.0","sha":"1020376dd7144ac432642e3ba19aa056e85b1baf","kind":"commit","published_at":"2023-08-20T23:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"9253112d0e1a0d0fa8496cafaefd81c009f2bd16","kind":"commit","published_at":"2023-08-19T13:52:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4/manifests"},{"name":"vpy1.10.1","sha":"a982ff36f705fab147eedaf037e71e525f3b46fe","kind":"tag","published_at":"2023-08-19T04:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1/manifests"},{"name":"v4.7.3","sha":"3ef306632b31820f604dc3c15b55d041a86d062f","kind":"commit","published_at":"2023-08-17T13:39:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"1e5e7ba2016029a0710412c5f5dcd11844c44b17","kind":"commit","published_at":"2023-08-12T00:43:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"bf9a9471818cb6fe4c323ba4bfbbcff3ea074c19","kind":"commit","published_at":"2023-08-10T02:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1/manifests"},{"name":"vpy1.10.0","sha":"284a2583a5b387935304b27b2e79f8d82f0370ce","kind":"tag","published_at":"2023-08-03T02:12:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0/manifests"},{"name":"v4.7.0","sha":"6fe67b49d30bdb70fcbd8057f98b1014056ea765","kind":"commit","published_at":"2023-08-03T01:42:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"3a656d968b584b8f04d42dc29eb1a561c2ab2fde","kind":"commit","published_at":"2023-07-28T19:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2d64c6e6b0aa06d3b27d01375bd3c3e7822c48b0","kind":"commit","published_at":"2023-07-26T19:20:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2/manifests"},{"name":"v4.6.0","sha":"39b2565325a56b1df87f49dfe3a1ba9deb0ea174","kind":"commit","published_at":"2023-07-19T19:23:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0/manifests"},{"name":"vpy1.9.0","sha":"38b19d8a5874fb9725b1d40d7656fd7c312710d9","kind":"tag","published_at":"2023-07-18T15:17:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0/manifests"},{"name":"v4.5.0","sha":"2b31259878b5c6d46429502e1fadf51b74d8872c","kind":"commit","published_at":"2023-07-18T15:16:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0/manifests"},{"name":"vpy1.8.0","sha":"3860ed116aed02e7d96e4917df8648fc48977fde","kind":"tag","published_at":"2023-07-17T20:35:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0/manifests"},{"name":"v4.4.0","sha":"38ed54a879ecff97fab9757a5ebf6583d6d161fb","kind":"commit","published_at":"2023-07-17T07:15:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0/manifests"},{"name":"vpy1.7.0","sha":"980db2ba2163db32beea20546be3b072a3fcdf61","kind":"tag","published_at":"2023-07-14T17:30:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0/manifests"},{"name":"v4.3.0","sha":"3b6f33eb85f68cff97eb61253884cf540cfb4908","kind":"commit","published_at":"2023-07-14T05:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fc69da91d109d713ff16efca0a968466b7868f6c","kind":"commit","published_at":"2023-07-10T23:49:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1/manifests"},{"name":"vpy1.6.1","sha":"da7dd075ea5d2df7f04367050cb658d26f492464","kind":"tag","published_at":"2023-07-10T23:38:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1/manifests"},{"name":"vpy1.6.0","sha":"b868b021722b5df381689b75b9f805a58ecb05e2","kind":"tag","published_at":"2023-07-06T19:16:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0/manifests"},{"name":"vpy1.5.0","sha":"561cdc3f825014c90bedbe1d66db4a2339beea67","kind":"tag","published_at":"2023-07-04T17:28:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0/manifests"},{"name":"v4.2.0","sha":"5e2a3430b320f0b28147e7695d8defd59e6a6a8e","kind":"commit","published_at":"2023-07-03T08:46:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0/manifests"},{"name":"vpy1.4.0","sha":"da92a5c303d499b7019d729d55b2698385bc570b","kind":"tag","published_at":"2023-06-30T22:04:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0/manifests"},{"name":"vpy1.3.1","sha":"3a37d170639f62cfc941c13fb82f876c87cee7ac","kind":"tag","published_at":"2023-06-29T16:23:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1/manifests"},{"name":"vpy1.3.0","sha":"6dd3410838f0260860c364c26ca7d004acb63590","kind":"tag","published_at":"2023-06-29T15:31:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0/manifests"},{"name":"vpy1.2.0","sha":"52d9103f8cf1558d81518f5215871c65ec68d559","kind":"tag","published_at":"2023-06-24T16:26:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0/manifests"},{"name":"vpy1.1.0","sha":"7d7e1b4ff6f937164b80f2c7ddf210308475f4c7","kind":"tag","published_at":"2023-06-23T19:17:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0/manifests"},{"name":"v4.1.0","sha":"65184e3f1388083e63ff956dea4ad62a1addf710","kind":"commit","published_at":"2023-06-23T16:40:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0/manifests"},{"name":"vpy1.0.0","sha":"b6b4579c77c277955ec5318d195b98742c370102","kind":"tag","published_at":"2023-06-21T21:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0/manifests"},{"name":"v4.0.0","sha":"e0ab7e6fd62487884096ed8fc6164a0be0c4d581","kind":"commit","published_at":"2023-06-21T21:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0/manifests"},{"name":"vpy0.5.6","sha":"215c59e06d111e254c817a005b829de226ee30b7","kind":"tag","published_at":"2023-06-21T21:37:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6/manifests"},{"name":"vpy0.5.5","sha":"59287d57a8e5f69abb4dfcecb5bcea36c2caa9c7","kind":"tag","published_at":"2023-06-16T16:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5/manifests"},{"name":"v3.15.8","sha":"5c36ae318766741a00a07af587255a5e951bd731","kind":"commit","published_at":"2023-06-16T16:49:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8/manifests"},{"name":"v3.15.7","sha":"90c34c37605134c72d560ed0fc6aa03a63b6cbca","kind":"commit","published_at":"2023-06-16T15:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7/manifests"},{"name":"vpy0.5.4","sha":"24d9ae1cbced374793429f0a9fecb5c4451ae46d","kind":"tag","published_at":"2023-06-14T14:01:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4/manifests"},{"name":"vpy0.5.3","sha":"66a0eb17a173e8661fe924389ad49c907c07d56e","kind":"tag","published_at":"2023-06-13T16:46:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3/manifests"},{"name":"v3.15.6","sha":"7f42665640b0cec1eaf32b4fec15ff1955164f8b","kind":"commit","published_at":"2023-06-13T16:45:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6/manifests"},{"name":"vpy0.5.2","sha":"a527bac0e0e5921885a1f170ebddb508b3698211","kind":"tag","published_at":"2023-06-11T15:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2/manifests"},{"name":"v3.15.5","sha":"69b94aae13033a385bccd93f82601a0c7c4f45a0","kind":"commit","published_at":"2023-06-11T15:41:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5/manifests"},{"name":"vpy0.5.1","sha":"25d71a1c17f53fcf432463623b1047b25d9d3ce6","kind":"tag","published_at":"2023-06-09T16:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1/manifests"},{"name":"vpy0.5.0","sha":"609f8de152ae8d0c538c79a34ffab0b0c36ed44d","kind":"tag","published_at":"2023-06-09T05:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0/manifests"},{"name":"v3.15.4","sha":"2ea74830cf0363ea39b077258d70f996f255a519","kind":"commit","published_at":"2023-06-08T17:34:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4/manifests"},{"name":"vpy0.4.4","sha":"ba2084f45eba6a72da962316cbb86a7d9b3f37b3","kind":"tag","published_at":"2023-06-08T15:35:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4/manifests"},{"name":"v3.15.3","sha":"0db3d46690acdf4b8b703427ba3fbed0893724e1","kind":"commit","published_at":"2023-06-08T14:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3/manifests"},{"name":"vpy0.4.3","sha":"8ad2e124ea75a110981779b1fddb082f6210ac54","kind":"commit","published_at":"2023-06-07T09:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3/manifests"},{"name":"v3.15.2","sha":"492f686e685744511e3f817bf5f1d503e8094392","kind":"commit","published_at":"2023-06-06T21:05:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5","kind":"commit","published_at":"2023-06-05T21:22:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1ccf4864c957b85f244e45673513cea239796ea4","kind":"commit","published_at":"2023-05-31T22:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"6f4fb3cac980a06816660bbc7339b81db801f4d7","kind":"commit","published_at":"2023-05-30T23:39:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"5b1c5e9ccf2b01e2367582bd3214f9abdccea602","kind":"commit","published_at":"2023-05-27T18:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"5beaf5285bb06d457dceb7ae636ecefff80ed881","kind":"commit","published_at":"2023-05-22T14:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0/manifests"},{"name":"v3.13.4","sha":"d7e640c6368a714f611920be849648348052de05","kind":"commit","published_at":"2023-05-11T11:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"64658c024508fe91e85a291116ed899bbea0d564","kind":"commit","published_at":"2023-05-10T23:39:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"ce8059d5c6620acc9f8a090e447c610f80913af4","kind":"commit","published_at":"2023-05-09T04:33:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"a880069ca02c1b9eb64fb42a0d269b3e98aa91c3","kind":"commit","published_at":"2023-05-07T15:31:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"dd1803f866ff249f2c19691dc1c020a69125a88f","kind":"commit","published_at":"2023-05-06T10:20:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"8f020618d364c5706aca63086effe993fd437bbc","kind":"commit","published_at":"2023-05-05T23:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"fc66096d79734ad543562dfdbd6739c080f7102f","kind":"commit","published_at":"2023-04-20T06:23:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1a3113b97106eebd63883dc8865b7c6a3f028765","kind":"commit","published_at":"2023-04-17T21:21:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"86f57742e3233853b944ae8616c1cfa5a16706c3","kind":"commit","published_at":"2023-04-05T23:57:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"8c34cc7dcb71413a77b1e9f5bdb157d5b6d7a0ac","kind":"commit","published_at":"2023-03-30T12:45:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"358ab2a9179155659800d48edee0f1f77309bff1","kind":"commit","published_at":"2023-03-22T23:11:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"5849cf686064bfb5f28ccb735ec47fb44553c5a8","kind":"commit","published_at":"2023-03-06T14:13:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4cb5250886f8f454a7ee4ee4d2b1754cd83df59b","kind":"commit","published_at":"2023-03-02T16:24:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3dc3b55b787b49701dcf7aa74e85a216c774c231","kind":"commit","published_at":"2023-02-25T05:59:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"aa742463f7dfbec433d166a42dfefd5b9248a544","kind":"commit","published_at":"2023-02-23T22:54:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"3ecb8f7fbb736e223aa73bbbf8f07629892902fa","kind":"commit","published_at":"2023-02-23T03:22:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"e465b5574a19013868250658740b0fdda1d2c6f6","kind":"commit","published_at":"2023-02-22T03:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3b63c3e629c1d63b6692f823fd83888f60a3a834","kind":"commit","published_at":"2023-02-16T21:18:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0/manifests"},{"name":"v3.6.6","sha":"488f9437977f9aeb5a03b96a41dbb664dbfe2775","kind":"commit","published_at":"2023-02-15T01:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"dfa431ebb22cebbf85247abcf8226946ad297ec5","kind":"commit","published_at":"2023-02-11T16:50:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"00ec4e8d2d741df1246fb4e90ff876377fad7d16","kind":"commit","published_at":"2023-02-09T11:02:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"bf8589ae1b95b705e921f597644becdd1752b04f","kind":"commit","published_at":"2023-02-07T07:27:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"b08f95d9b87ec03b645af866ac869f771a42e1f1","kind":"commit","published_at":"2023-02-03T15:55:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"75092f50169154bfbbc704d8a1971b2ac0a03187","kind":"commit","published_at":"2023-01-31T11:11:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ce19e6db253e03d5817b555abaa773a7bdf06171","kind":"commit","published_at":"2023-01-31T07:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0/manifests"},{"name":"v3.5.11","sha":"94b293e6011bed3f8b6905b202f7a45d0d1d863b","kind":"commit","published_at":"2023-01-27T00:16:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"c66c03d377d6b5363231ec65117a8b045f136f86","kind":"commit","published_at":"2023-01-24T23:50:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"3714760ee4be056826e66baaec62bb97d60a53e3","kind":"commit","published_at":"2023-01-19T18:45:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c761ae994c48402b27a6b3530a882b0720e4025","kind":"commit","published_at":"2023-01-18T13:00:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"f2c1775dc150e3f1fd972beed39dcdd2b12e8ea1","kind":"commit","published_at":"2023-01-17T16:13:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"4de7f3cf740ad1f96f07bdfcd50e372257df4514","kind":"commit","published_at":"2023-01-13T02:41:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"5a78f58ead461192069e78bf1ee34d84012e8077","kind":"commit","published_at":"2023-01-10T12:48:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"9fdac5578795900b85c99b4ef8c2e71583802417","kind":"commit","published_at":"2023-01-09T15:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"2061624f0baebd5e5018136934346b65750c0323","kind":"commit","published_at":"2023-01-07T03:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"5b34b8ba09e14bc78aeed03824b4fbd419e0e18e","kind":"commit","published_at":"2023-01-04T02:35:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"1e8786a8dd2f08de6f84e08aeb252b304ebbca73","kind":"commit","published_at":"2022-12-23T08:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ffb08512271be681204a803508cd4d5ece0bb71b","kind":"commit","published_at":"2022-12-20T23:01:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"91bbde9472ea3b38e1b9ee94ef1ec56733eeb3fa","kind":"commit","published_at":"2022-12-15T23:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"df604c48bfeec2b621fd9d52d97b316f477e79a2","kind":"commit","published_at":"2022-12-10T14:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6d9dadaedf016267255e2412ff4ca40d44001630","kind":"commit","published_at":"2022-12-09T14:17:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"865c9ca8ce99860a4a0c72b7a2ec4a5733395d10","kind":"commit","published_at":"2022-12-08T11:49:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bbe29ee8546242a839b41ae0eccd5c9acc592e9a","kind":"commit","published_at":"2022-12-07T22:56:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0f119cb7eac550ad6a5a08f6561b65a72d06ae91","kind":"commit","published_at":"2022-12-07T15:00:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b469dcc4bafee0bc21a6fc51772ce958947ce516","kind":"commit","published_at":"2022-12-05T13:57:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1e0625eb72400891b126483e1201431bbb7fd161","kind":"commit","published_at":"2022-12-05T12:42:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"aa753dd3680964bf0fe7ab650734c12525020ef2","kind":"commit","published_at":"2022-12-04T15:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"75ebd8558853969df094d8c37b12b66685108eb9","kind":"commit","published_at":"2022-12-04T03:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4387d0c959d563eaaba2719d3f9566e992ba0914","kind":"commit","published_at":"2022-11-29T12:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"a6b74988e38ff74049df9b30215fb6ddab73e844","kind":"commit","published_at":"2022-11-29T01:44:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4226070d9905fb052a2ec00f17ee4210bf931fbd","kind":"commit","published_at":"2022-11-15T17:28:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0301a7ab2b110670804de0dae63a04c7a314ee5a","kind":"commit","published_at":"2022-11-15T00:31:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f05e098a6dad2038c720d77d71a66b387b53bcb1","kind":"commit","published_at":"2022-11-09T01:30:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"f87858caa382b56e34cc8015ad1a2706f2bcda8e","kind":"commit","published_at":"2022-11-04T21:55:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"be39c090684ccf720bcc6adc3279d7bb1d0a5ed5","kind":"commit","published_at":"2022-11-04T08:02:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ad7039625d3adb334f07bb015068d57982252615","kind":"commit","published_at":"2022-11-03T22:49:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"94c4862fcb8de9676df20d3b002f8f13fddf658a","kind":"commit","published_at":"2022-11-02T23:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c3c565dad2d7267e3bb1aa2a4d540f0c826def1a","kind":"commit","published_at":"2022-11-02T19:49:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2522822210d200ff66576d3a71bf3cc7c1a7622","kind":"commit","published_at":"2022-10-25T18:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"65ce37ac10648e48e55a102eb0f59fce104fbcb9","kind":"commit","published_at":"2022-10-24T21:44:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"583bde47ff0fa9366db968eca35e30b2fe89f4ad","kind":"commit","published_at":"2022-10-18T00:45:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0fb2964151166f2aece0270c54c8cb4f4e2eb898","kind":"commit","published_at":"2022-10-13T19:26:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"005539f2c34eff7ee92aeba1b34801fc69a05018","kind":"commit","published_at":"2022-10-13T02:14:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"547a20f652960472500940c71363fe65b111737e","kind":"commit","published_at":"2022-10-11T13:57:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"68f5b6fedb1012926bd121df8ee62ddd32285b08","kind":"commit","published_at":"2022-10-10T17:30:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"ad3889c674da4eb8e772c47b7841d1c65fecb65e","kind":"commit","published_at":"2022-09-30T16:42:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"18d91d1786955bae0921577dbd93a2bdbe6e4e68","kind":"commit","published_at":"2022-09-29T13:52:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4eb5a9a5c9cf9bf19de60cbef2ff90fde5a11a03","kind":"commit","published_at":"2022-09-28T14:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"af1a0664168a183250b56759cfb19b58be672b62","kind":"commit","published_at":"2022-09-23T15:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"2eeb0812c007fd67adc6f54be7fe94d47ea06219","kind":"commit","published_at":"2022-09-22T23:28:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e26d88a6afee6becfa4f318a044f1177456b177","kind":"commit","published_at":"2022-09-21T09:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5f3c31609b60589ed9e78317bf212dd407fad55b","kind":"commit","published_at":"2022-09-21T08:59:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0/manifests"},{"name":"v1.91.1","sha":"5f3338c1c125e08c3f2be86e51dc81ddce8daae5","kind":"commit","published_at":"2022-09-18T00:34:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"ca336213a0fdba07d9abbdae7fa42bc4c52fa8a1","kind":"commit","published_at":"2022-09-16T03:25:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0/manifests"},{"name":"v1.90.2","sha":"31c3297592cf4fb550007e06cf8da8f99a4a2580","kind":"commit","published_at":"2022-09-12T23:52:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2/manifests"},{"name":"v1.90.1","sha":"632d9b6b94b1d0fc6082d519defc70c8329c7f3f","kind":"commit","published_at":"2022-09-02T13:58:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1/manifests"},{"name":"v1.90.0","sha":"0a18c0f2f4368c5a716b7147556f545e340f7c12","kind":"commit","published_at":"2022-08-30T01:09:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0/manifests"},{"name":"v1.89.2","sha":"9d2355a8f30838d4638f75568f9bb879ce4aac6d","kind":"commit","published_at":"2022-08-23T00:34:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2/manifests"},{"name":"v1.89.1","sha":"db9d1ad98628c6023fa05f2f86c09a528405aee7","kind":"commit","published_at":"2022-08-19T13:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"3ee4f5e0063077e40526b3d3315c2ca76e71657d","kind":"commit","published_at":"2022-08-18T23:44:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0/manifests"},{"name":"v1.88.2","sha":"77cfec58bc2096df7e945b9a811d1341a3f85d65","kind":"commit","published_at":"2022-08-18T15:18:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2/manifests"},{"name":"v1.88.1","sha":"d08566c05dc6d036c689fd4164e15d20e1bfc74f","kind":"commit","published_at":"2022-08-17T12:06:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1/manifests"},{"name":"v1.88.0","sha":"e30b0c974d2fc2eedeb434afaf17a80cc2eab5bf","kind":"commit","published_at":"2022-08-17T08:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0/manifests"},{"name":"v1.87.2","sha":"19c0da8aa7cd2fe891364dc0cf1b6b26bd77adee","kind":"commit","published_at":"2022-08-13T02:25:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2/manifests"},{"name":"v1.87.1","sha":"380c56e43bf59895ffc2ca0ed5a2ade79803a872","kind":"commit","published_at":"2022-08-09T01:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1/manifests"},{"name":"v1.87.0","sha":"d19a71229b6ddaf8b44b9ad41152f052ff1aeadd","kind":"commit","published_at":"2022-08-05T01:51:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0/manifests"},{"name":"v1.86.10","sha":"7251dd7259ab0d2e1c6343e3fc491ad41195816f","kind":"commit","published_at":"2022-07-29T22:54:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10/manifests"},{"name":"v1.86.9","sha":"9c14458ca130171c38af82d2d0bd51b8779f21cc","kind":"commit","published_at":"2022-07-27T01:24:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9/manifests"},{"name":"v1.86.8","sha":"19b34bd3005e0dc21a6a181ac6771142bf8454eb","kind":"commit","published_at":"2022-07-26T00:52:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8/manifests"},{"name":"v1.86.7","sha":"306543a7e055c22faa6c34c1bb7190060691458f","kind":"commit","published_at":"2022-07-15T11:49:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7/manifests"},{"name":"v1.86.6","sha":"970bb87eff67fce0fb4d37609182ad47d3e9309e","kind":"commit","published_at":"2022-07-14T03:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6/manifests"},{"name":"v1.86.5","sha":"4c182df13c2223b2d6615506844999c474adf1bd","kind":"commit","published_at":"2022-07-09T00:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5/manifests"},{"name":"v1.86.4","sha":"868bb00213626fdfa3c8594c8f8dfea9b47cd7b1","kind":"commit","published_at":"2022-06-29T02:06:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4/manifests"},{"name":"v1.86.3","sha":"9dc1420f08e094df821085412e55a4e0dbac36ec","kind":"commit","published_at":"2022-06-26T04:02:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3/manifests"},{"name":"v1.86.2","sha":"88095f6261ca57cf13eba5582cb71d7b69ab2339","kind":"commit","published_at":"2022-06-16T03:46:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2/manifests"},{"name":"v1.86.1","sha":"1769ce15d907269c34be1b26671ab5e71fae43d1","kind":"commit","published_at":"2022-06-12T06:04:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"363f6c05f0ca64db9fc7a028b57b9a301a9a8808","kind":"commit","published_at":"2022-06-10T01:25:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0/manifests"},{"name":"v1.85.4","sha":"9dbec4a7329f650931abd198940b5a8c926fd6c1","kind":"commit","published_at":"2022-06-08T00:34:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"7ad899b55d35cc911afbbdd67b68bd06b001e39c","kind":"commit","published_at":"2022-06-03T00:15:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"137cd8e755a255db1083424c47bad2c183a0b2cc","kind":"commit","published_at":"2022-06-01T23:50:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"d77baccd72ef904c415bf5d94b615d9d07770275","kind":"commit","published_at":"2022-05-31T03:37:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"9cfda3d2dd640350d7b41f2449cd89318a237610","kind":"commit","published_at":"2022-05-30T04:15:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"5d68aef2715d2ba474893bd343a34753f1e0eccb","kind":"commit","published_at":"2022-05-27T01:21:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"0dac92327328838730cdee8ca33918611e05d5d9","kind":"commit","published_at":"2022-05-26T00:30:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0/manifests"},{"name":"v1.83.2","sha":"eb38636346b5b679f6967671fbb3ca84fda68fd8","kind":"commit","published_at":"2022-05-24T13:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2/manifests"},{"name":"v1.83.1","sha":"41cc7f1cade5410664873ffacb8569f37f6a409f","kind":"commit","published_at":"2022-05-24T01:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1/manifests"},{"name":"v1.83.0","sha":"44ee7cff2e3570acda6ded8836fca91a11db3d15","kind":"commit","published_at":"2022-05-20T02:18:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0/manifests"},{"name":"v1.82.3","sha":"cd8ffa4958bba16b389114c8c37c847f8a6cf17a","kind":"commit","published_at":"2022-05-19T04:30:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3/manifests"},{"name":"v1.82.2","sha":"5d77e15a498e9d25349beabe55b4fa8e025f9c6d","kind":"commit","published_at":"2022-05-17T01:00:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2/manifests"},{"name":"v1.82.1","sha":"547a85368ffedab4f642dea70813945050e53cf4","kind":"commit","published_at":"2022-05-16T03:31:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1/manifests"},{"name":"v1.82.0","sha":"a0b179cba0349f166dc20f2bac28e1ea7f715592","kind":"commit","published_at":"2022-05-11T12:22:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0/manifests"},{"name":"v1.81.4","sha":"7edc886fd2bc7ec18640e30e9eabaf1ea0ef6493","kind":"commit","published_at":"2022-05-05T02:27:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4/manifests"},{"name":"v1.81.3","sha":"6cc16d66fe5afd79ca9d2e3af9a135c8f47ca758","kind":"commit","published_at":"2022-05-04T13:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3/manifests"},{"name":"v1.81.2","sha":"c175c13c25f32987d65f2195fca6bba1840ed5c7","kind":"commit","published_at":"2022-05-03T12:03:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2/manifests"},{"name":"v1.81.1","sha":"22fae96f2b03ace7b9d00390ef451c12ea14e3b4","kind":"commit","published_at":"2022-04-29T03:49:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1/manifests"},{"name":"v1.81.0","sha":"b01db23ecf4947011d09870c5a2a7e76753cf3c4","kind":"commit","published_at":"2022-04-26T03:07:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0/manifests"},{"name":"v1.80.6","sha":"86a1874699bfe9bd9214344d6d4c451e148582b2","kind":"commit","published_at":"2022-04-22T01:49:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6/manifests"},{"name":"v1.80.5","sha":"6cd3a19a68ee308ad2d8e1c79b34ffee55efdf30","kind":"commit","published_at":"2022-04-21T03:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5/manifests"},{"name":"v1.80.4","sha":"d48fe2a35b20cdbcd4d84861bc3fb607f64631b7","kind":"commit","published_at":"2022-04-19T01:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4/manifests"},{"name":"v1.80.3","sha":"e347cdbabcb142060592e541f35aa94730196700","kind":"commit","published_at":"2022-04-15T15:11:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3/manifests"},{"name":"v1.80.2","sha":"d83842dc346f9308f52cf7dfda5ad2fc050eef4e","kind":"commit","published_at":"2022-04-15T01:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2/manifests"},{"name":"v1.80.1","sha":"3901472f30c090d8c26a34ccc1fb666193a91ca0","kind":"commit","published_at":"2022-04-14T16:19:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1/manifests"},{"name":"v1.80.0","sha":"3ac9dd002f0dcedf83312708222c39041d23c2c0","kind":"commit","published_at":"2022-04-12T03:03:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0/manifests"},{"name":"v1.79.1","sha":"56ffa3c918c1c642f0ffeae4952fc57cfbd13abd","kind":"commit","published_at":"2022-04-12T03:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"cb46ff78e1f22b7ae94e37adfcc91f2ed4041355","kind":"commit","published_at":"2022-04-08T01:08:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0/manifests"},{"name":"v1.78.2","sha":"3c75df5c9bc8f7ba5db9638b0aaeefb00903105d","kind":"commit","published_at":"2022-03-31T02:35:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2/manifests"},{"name":"v1.78.1","sha":"04d09929a8cd2a79d335e27f97543b62ca105191","kind":"commit","published_at":"2022-03-24T02:39:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"cc5c695b689df2e319c519aae316e4df2bf194b5","kind":"commit","published_at":"2022-03-23T03:14:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0/manifests"},{"name":"v1.77.3","sha":"fd8742b1746443a670789b5dbf668e84425f5897","kind":"commit","published_at":"2022-03-22T04:43:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3/manifests"},{"name":"v1.77.2","sha":"41ba8631c76477a46af4a23cfad5365d78d77409","kind":"commit","published_at":"2022-03-20T03:23:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2/manifests"},{"name":"v1.77.1","sha":"ed9dd801533d714baacc64c469b8b94564a22b98","kind":"commit","published_at":"2022-03-17T13:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1/manifests"},{"name":"v1.77.0","sha":"a178ae4c2fa6d7ece5ebda79c11164be761968a5","kind":"commit","published_at":"2022-03-16T11:41:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0/manifests"},{"name":"v1.76.6","sha":"96de7b43fd01a94b28991f9af24b4e6b2a6c0fc2","kind":"commit","published_at":"2022-03-15T03:28:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6/manifests"},{"name":"v1.76.5","sha":"0e74cfac4efe7a2d62460ed8e646593f8b48a850","kind":"commit","published_at":"2022-03-15T01:23:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5/manifests"},{"name":"v1.76.4","sha":"f71347415f4fd04c9a59a94a24ceac11ab320e01","kind":"commit","published_at":"2022-03-13T10:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4/manifests"},{"name":"v1.76.3","sha":"e37f6f8eed5589b69ed7a2ed27e951846fbfbb0c","kind":"commit","published_at":"2022-03-10T00:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3/manifests"},{"name":"v1.76.2","sha":"88ac8e551574bdd00cbd644aa1ea5bf75f03fa5e","kind":"commit","published_at":"2022-03-09T01:16:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2/manifests"},{"name":"v1.76.1","sha":"485def0cbb9970e5b85775a549a132016ddef6f4","kind":"commit","published_at":"2022-03-04T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"359e4e54b633237ec01107e862c109e8712824dc","kind":"commit","published_at":"2022-03-02T03:13:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0/manifests"},{"name":"v1.75.1","sha":"779f6db7b5b0da0324a187f4b735ec6762abc9ad","kind":"commit","published_at":"2022-02-26T14:41:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"7f11b7d741f32101e1dc895ca931647fe9d4c81f","kind":"commit","published_at":"2022-02-24T12:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0/manifests"},{"name":"v1.74.3","sha":"df2fa62064c9bc1a21b9410e48042257e0a1c57b","kind":"commit","published_at":"2022-02-24T02:42:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"023cf745e92c318b21251e4cedbedf3949c57abe","kind":"commit","published_at":"2022-02-23T04:00:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"cf0710cfe322eb2147f439364b425763b4d5c592","kind":"commit","published_at":"2022-02-20T14:02:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"2bf08efda8a938e86be2d09ae2dbbdd81b8181b7","kind":"commit","published_at":"2022-02-19T17:16:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"19845bd017c3b508aeaa59a50abdf4df0e4dae0f","kind":"commit","published_at":"2022-02-16T02:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"efe9bb7239d9554407e8d0cf40fe74cae83abea5","kind":"commit","published_at":"2022-02-15T03:59:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"cdb1de2fca81df5b18fb3312d821bc1cdae19066","kind":"commit","published_at":"2022-02-14T01:55:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"9cd593fefc5b08fa13de7d4119327db7202fdd4b","kind":"commit","published_at":"2022-02-11T02:16:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0/manifests"},{"name":"v1.69.1","sha":"8216ce26c28e79307dc0c4eb3f79c0eb582260b8","kind":"commit","published_at":"2022-02-10T02:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"64e01fbbe9e76c663477ef18e84a37dfd90e667a","kind":"commit","published_at":"2022-02-08T14:20:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0/manifests"},{"name":"v1.68.4","sha":"8fc4b7e358d8188983eb7c4a714c57d80be2b9b4","kind":"commit","published_at":"2022-02-05T15:57:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"76850916ceb3c693b2c7e32549ccd9dde6d374d9","kind":"commit","published_at":"2022-02-04T12:19:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"dfc01bb3bedbcc676ffa2f40381477c51b2fd956","kind":"commit","published_at":"2022-02-03T03:19:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"2c2da6ffa0744447f7cad9760cc0ff7f7d13c0e7","kind":"commit","published_at":"2022-02-01T02:05:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"317c0953043e3eb2242eb330d8e8e2071c131c37","kind":"commit","published_at":"2022-01-29T14:55:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0/manifests"},{"name":"v1.67.3","sha":"e45a0f7e18b28385022eaafd678fbe5edb82eb4f","kind":"commit","published_at":"2022-01-28T16:09:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"e55ff358ca23bb4ea3d70bfb136feb27be3fe79c","kind":"commit","published_at":"2022-01-28T02:47:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"a440be95518ebf037a5879decad282249e651180","kind":"commit","published_at":"2022-01-27T00:11:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8c5fcea765682e7d3d3e189a89217ed5d7838da8","kind":"commit","published_at":"2022-01-26T08:20:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0/manifests"},{"name":"v1.66.1","sha":"30a9bc6c3b719c469396c80f14e8249d7e7ce85b","kind":"commit","published_at":"2022-01-25T00:52:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"9945a03b0b3673c1cf981573b2b8669f0e4026c5","kind":"commit","published_at":"2022-01-23T04:19:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0/manifests"},{"name":"v1.65.1","sha":"36772957fcf865e8fd7dba92d594f8800c4b1e6f","kind":"commit","published_at":"2022-01-21T20:22:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"7f0245dce512e30e33559df219af3c227a6228e4","kind":"commit","published_at":"2022-01-21T00:19:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0/manifests"},{"name":"v1.64.4","sha":"43ea8c5a6a1cff364c00e3a0a1bc9dae92ab469f","kind":"commit","published_at":"2022-01-19T20:29:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4/manifests"},{"name":"v1.64.3","sha":"70001de2c4c039bf9448a5cc25037f517fd25915","kind":"commit","published_at":"2022-01-17T04:55:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3/manifests"},{"name":"v1.64.2","sha":"17913908c816cfa480a34a80bb13eb16db455168","kind":"commit","published_at":"2022-01-14T14:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2/manifests"},{"name":"v1.64.1","sha":"aea20b48af275a2ab3fb9b3f3234af8ca4ce76bc","kind":"commit","published_at":"2022-01-14T09:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"b91867653564a97a5ced04f36dac1a4e1c96e21b","kind":"commit","published_at":"2022-01-07T01:46:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0/manifests"},{"name":"v1.63.3","sha":"282a4029bc9985056508f83deb5040b830dc3c82","kind":"commit","published_at":"2022-01-06T01:29:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"1f3b1cb0fe1857a6cc4581611f8aeda371d04f2e","kind":"commit","published_at":"2022-01-04T18:10:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"1763af8eb35fe5b48cbe1a6a1a066524edb59232","kind":"commit","published_at":"2022-01-04T01:13:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"4cfa4f9c0d97a29b89ab342a5f41de5e4e3ecbd2","kind":"commit","published_at":"2021-12-31T21:14:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"abe3f594b412c924ae9eb42e450bd2a356df7654","kind":"commit","published_at":"2021-12-31T02:06:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"06176e32579611f06569a9e05a26832c02a0e6f4","kind":"commit","published_at":"2021-12-29T13:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"0caa042725325a5b682d9ce53a5346a1131486a2","kind":"commit","published_at":"2021-12-29T00:50:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0/manifests"},{"name":"v1.59.4","sha":"fbecbef96a2f8b7d037d8ffaca7c0f710be9b518","kind":"commit","published_at":"2021-12-21T06:24:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"28ccfa91f9fac99abd6f2d448d7f2e8d10b78806","kind":"commit","published_at":"2021-12-21T05:17:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"7a950f5b336702f79058952c14bb2bf573818158","kind":"commit","published_at":"2021-12-17T22:13:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"192f093af11f0faf6ae946c4a464059d6e48c015","kind":"commit","published_at":"2021-12-17T13:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"0d3a222859b8b66dbe0aad8c8475b31c4fac93d2","kind":"commit","published_at":"2021-12-17T07:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"e2ffaafc54df02e9a9d7d0cd7e110407753c1ba9","kind":"commit","published_at":"2021-12-15T03:26:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0/manifests"},{"name":"v1.57.4","sha":"9d2d62c2c33b981ac5071d7122cd50da1d272d5c","kind":"commit","published_at":"2021-12-14T14:26:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"cf57730ae41fb9d6185a78ec47f4ae95aa8dcd88","kind":"commit","published_at":"2021-12-14T02:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"d9fd74f8eae499ce2aeb02c7a0e5fcae5e4795bd","kind":"commit","published_at":"2021-12-11T01:44:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"8aa6e36a806f51903620d397f821ef55763c6ff4","kind":"commit","published_at":"2021-12-11T01:38:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"7ea381b2936b93d86752e5f4b773fa04b3d8a7cd","kind":"commit","published_at":"2021-12-08T14:28:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"bf37a324273dd1a2f606ff2dcb08c6166cc86ae9","kind":"commit","published_at":"2021-12-06T00:53:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"5327a9618932ffe5ffc632c13c73b8c26302074c","kind":"commit","published_at":"2021-12-03T06:11:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"ae90c44e2ef79661440abbb9aae29345ca4e40ad","kind":"commit","published_at":"2021-12-02T01:39:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0/manifests"},{"name":"v1.54.6","sha":"0c0be5e2c4b1192c45dcea16f3f0fdd725aa40fc","kind":"commit","published_at":"2021-11-30T13:51:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"f178fa984a7d53c8f92ea123ad476d92d153ab0f","kind":"commit","published_at":"2021-11-26T16:18:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"9469c36cdbeb67491534f580f05f704d7c325d4b","kind":"commit","published_at":"2021-11-24T01:31:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"22eabe5e7d515a501f427b4dca05b2b398f60412","kind":"commit","published_at":"2021-11-22T11:40:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"03f6eb3d536dc4dd00c0d75338eb72678f397a69","kind":"commit","published_at":"2021-11-20T17:02:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5024c186b4bafaa6c416799c782331934fa19eb1","kind":"commit","published_at":"2021-11-19T00:50:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"d6519f1a185decdd544667115657e00239c9d6ee","kind":"commit","published_at":"2021-11-17T03:23:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"14e4f318e3c4ca2eb3fd065d79f1813c6ed7f8eb","kind":"commit","published_at":"2021-11-16T01:55:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0/manifests"},{"name":"v1.52.2","sha":"e73580ba747b304924643ba9c710449e9b254716","kind":"commit","published_at":"2021-11-14T18:59:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"d59475ce4d3ad1181dde613e47e7318812f23110","kind":"commit","published_at":"2021-11-12T14:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"2048a9b47f69166805858fdc3a18c940deb42049","kind":"commit","published_at":"2021-11-11T00:44:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0/manifests"},{"name":"v1.51.3","sha":"be186d9e6f3c3bf1d4afb0e1423935190681de34","kind":"commit","published_at":"2021-11-04T02:10:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"8c8a5df4121560a7325bbbadb8ec77b59fad3505","kind":"commit","published_at":"2021-11-03T03:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"1c99cc7f00097ee77669378c6e1c291677b330df","kind":"commit","published_at":"2021-10-29T00:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"82310524849b8aaae0ab8e427f4a0637fadaa2de","kind":"commit","published_at":"2021-10-28T13:41:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0/manifests"},{"name":"v1.50.7","sha":"da1add8d2970216b953406d1c1109b36bfa05c5c","kind":"commit","published_at":"2021-10-28T06:36:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"2c191b0e079bf412f292617c88917eec3c9b00de","kind":"commit","published_at":"2021-10-28T03:06:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"7dcbe43ccc3c69625e6fba72f80d71dd755690b3","kind":"commit","published_at":"2021-10-21T03:21:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"fdc76ff9b8781a1735933514a8b2b5eac510b789","kind":"commit","published_at":"2021-10-20T10:13:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"19da60a6006d0df9e0cb81ea810d3c2673e46350","kind":"commit","published_at":"2021-10-18T02:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"23c02b2eee3c4e27e0370317779b1620b195e2f5","kind":"commit","published_at":"2021-10-12T16:14:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"4768d7b1f843dcac14bef62edbfab3d1242dec64","kind":"commit","published_at":"2021-10-12T15:03:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"2d646d169f9ad084b6fc8c47316aaa77821126ea","kind":"commit","published_at":"2021-10-12T07:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"daaa73e2016948e715f11e67fac1bf261dadb33a","kind":"commit","published_at":"2021-10-08T00:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0/manifests"},{"name":"v1.48.3","sha":"4e09a2a97bb9eab6c5c3db1294aa1aa4fd3730b0","kind":"commit","published_at":"2021-10-05T01:28:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"1b5317a5f5488fefe367550c518e5c2584ced300","kind":"commit","published_at":"2021-09-24T03:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"1fbb80ded6dd22b755757b4699667351eda0b106","kind":"commit","published_at":"2021-09-23T02:20:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"4c91ad549830ccf10d0dc599aabbeaf3466fdb26","kind":"commit","published_at":"2021-09-23T00:29:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0/manifests"},{"name":"v1.47.2","sha":"375f7c18432b36802bc521bfa78855278a834963","kind":"commit","published_at":"2021-09-22T00:58:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"9c2dfab132eb3366af69a5c2f1585d4b7150eadb","kind":"commit","published_at":"2021-09-17T01:35:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7600f1b4f9c78e0933ab25f6d285381443c07c91","kind":"commit","published_at":"2021-09-16T03:30:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0/manifests"},{"name":"v1.46.7","sha":"e1cd8bb2b69cb3efff9e6f379462bbefe4e0cf1d","kind":"commit","published_at":"2021-09-16T01:20:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"8dc54632c55db21231a359f53c43bd89d8db18f3","kind":"commit","published_at":"2021-09-15T01:22:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"4b8031963b745334e53e492ae9b028173bb3d0be","kind":"commit","published_at":"2021-09-12T04:25:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"1c92551fb6d7dcbca2d12fb8576cd8988cdccb55","kind":"commit","published_at":"2021-09-10T02:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"1fab5c28c6eace6505b271bb00133f8c59be08ce","kind":"commit","published_at":"2021-09-08T03:50:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"8a677ef958950ca392d97fa4904ea37023605eab","kind":"commit","published_at":"2021-09-07T00:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"ef9bcc3c80dc3c8705b63d9457397b368d5c611b","kind":"commit","published_at":"2021-09-06T04:40:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"543cae02b5a98a166a942f1f977e02aa0b75058e","kind":"commit","published_at":"2021-09-02T13:51:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"f13757ca06daa52402371fb2a458a990503c0bff","kind":"commit","published_at":"2021-09-02T03:23:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"4b551faaa5b02c572e4f6d36c5d2c2b8c79ff954","kind":"commit","published_at":"2021-09-02T00:25:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c27b97f5200481b70a6c05131d2fc34db2425d45","kind":"commit","published_at":"2021-08-29T17:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"2a8c4766c674dd132f7592cc9b0b4213b9f33611","kind":"commit","published_at":"2021-08-29T00:54:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a41952fa8a17441275dd4bf1c675e8a81b4f54a0","kind":"commit","published_at":"2021-08-27T00:40:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dd7efc3390e4a9a90f1b3ee0c3e3c74deb1f0369","kind":"commit","published_at":"2021-08-25T01:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"55606f79cc6accf07d45fe2c4ffa81817108d7bc","kind":"commit","published_at":"2021-08-23T14:25:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"f1472dab64c04a7db694a4af3d78f45a96d8922f","kind":"commit","published_at":"2021-08-20T13:57:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"874b1a48d1480ee19e57c362f978e13e9f34b1bd","kind":"commit","published_at":"2021-08-20T03:17:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0/manifests"},{"name":"v1.40.4","sha":"76dff919c89b6eef13bd3109d5b84c89436f427a","kind":"commit","published_at":"2021-08-06T15:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"40f9d14f6ff6d64664748eb723d3a827bd2de337","kind":"commit","published_at":"2021-08-06T14:41:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"5a83df7fac77ee5dac4e97813f5feaaf0b3246b8","kind":"commit","published_at":"2021-08-06T12:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"e2502ca390aff42d8580474376492b80a273bae3","kind":"commit","published_at":"2021-07-24T18:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a4984ee9b3afb5c999fcef6f60b07279e85770a6","kind":"commit","published_at":"2021-07-22T16:03:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"4000c34716609ca60c324635c4850bbe5c363b90","kind":"commit","published_at":"2021-07-21T08:15:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"a6eefebfb33aaa376e241c27ff242adb6a78e44b","kind":"commit","published_at":"2021-07-21T06:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6774a2a6dd061055ef470229e43e896754e06c64","kind":"commit","published_at":"2021-07-16T22:45:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"451365ce939e43e71fd45c3614103ad409c8a90d","kind":"commit","published_at":"2021-07-15T14:27:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"a3bdce292486b983305e6e324427adee9d4199ef","kind":"commit","published_at":"2021-07-15T14:04:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"c718d365d0a1882154130d096988f3294fe8c66f","kind":"commit","published_at":"2021-07-13T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"9a4e496489b292821c746d14f413aff25f134bfd","kind":"commit","published_at":"2021-07-12T14:03:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c234af2ae548c4bed6ed6553a368c555d65b249e","kind":"commit","published_at":"2021-07-12T13:00:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"ff8cde6cb8ed13d6bca19802348979caa3669ee6","kind":"commit","published_at":"2021-07-02T06:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"57f95e078eb8176973eea0670c56c9f2e3ec524c","kind":"commit","published_at":"2021-06-30T13:43:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"5bed98aa4204d6e6cf7d17233b6ea2d4ab9fcb3c","kind":"commit","published_at":"2021-06-22T12:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"8d40ddbaf1f48dc08e459e085fbe196361bba9a3","kind":"commit","published_at":"2021-06-20T07:01:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"499fe5088aba2f265213b730fd79f3ad6f63b1b9","kind":"commit","published_at":"2021-06-19T12:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"4882e01379efad9b3fe7bff48bb7fbe70f115873","kind":"commit","published_at":"2021-06-18T06:23:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"2b21440f5befd4b95d6be3d8e8235b31279ce0c6","kind":"commit","published_at":"2021-06-18T06:16:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"a3342b2aa23ed0606fe97f4aeadad5263038a703","kind":"commit","published_at":"2021-06-11T18:12:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"7dfb343219737c1a3bef72c5121803b4e7e4fdd6","kind":"commit","published_at":"2021-06-10T18:12:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"a4efbb57e29315b7255780569ef2c6c11b4dad6d","kind":"commit","published_at":"2021-06-10T06:23:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"87b360323ed3ab4d43ccd3e278413137479cdf3b","kind":"commit","published_at":"2021-06-07T18:14:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"7068d4c2297468714ce1034b16bc9a32e9571d70","kind":"commit","published_at":"2021-06-07T11:58:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d8c67c26483c1e38554abdbde240a29b90f1766a","kind":"commit","published_at":"2021-06-04T06:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"d3335cee83c3ad93a36066b06111a350b34d0621","kind":"commit","published_at":"2021-06-03T07:28:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"46e35c39141573daf0401c8ab79957c84424f1a7","kind":"commit","published_at":"2021-06-02T08:03:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"bf17c7bf5b30e6c9c566e565400aa0c8f32220ab","kind":"commit","published_at":"2021-06-02T08:00:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"2b43133875ed67189ca9f6cf1222bf726a941a85","kind":"commit","published_at":"2021-05-31T17:43:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"00a8352c7e772df7f0a42812a330b98e50f45de3","kind":"commit","published_at":"2021-05-31T15:03:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"499bb93c303052af0a2629dbaddd8916dc020fc4","kind":"commit","published_at":"2021-05-31T10:44:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"f8c3a3793d25696fd472ad963441836529f356e7","kind":"commit","published_at":"2021-05-31T08:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"a3aa6892fde7fd81e3ad78d664ffd29bca6be249","kind":"commit","published_at":"2021-05-24T10:50:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"9bad41e6947f1b16e33839742f055b6c5c2c5bc5","kind":"commit","published_at":"2021-05-24T10:03:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"a283a2b78a325eb8e7a0531bfe50f726326741c8","kind":"commit","published_at":"2021-05-21T08:15:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"c3887d6ced3035f9a8c2221bd2403427db816fb3","kind":"commit","published_at":"2021-05-20T06:37:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"0eb67d5b7b41ca92de35ea24b49e05870fd863b1","kind":"commit","published_at":"2021-05-19T19:26:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"09bf324ef30d8f6b11ff2e6cb547da467d612d74","kind":"commit","published_at":"2021-05-18T07:56:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"a907c6e56c76b601e0f7ae3db64db7e08355d717","kind":"commit","published_at":"2021-05-17T16:25:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"26565660b410c9c38adee13ecbe274b934d2cd64","kind":"commit","published_at":"2021-05-17T09:09:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"f7601d7edb36398cf7070c927709c191cabbaebe","kind":"commit","published_at":"2021-05-17T08:32:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"0c50dbf958d5778293bfdde5dc2a22c60f6658c3","kind":"commit","published_at":"2021-05-13T07:45:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c687877156b49feb5228e472750ad8274a454630","kind":"commit","published_at":"2021-05-11T19:17:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0/manifests"},{"name":"v1.24.5","sha":"d7f8e4704feff803399be8a4771967fdc0dd8f3c","kind":"commit","published_at":"2021-05-08T07:58:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"4c55cfdc011101ec2a9598bf470d0113949f1281","kind":"commit","published_at":"2021-05-07T08:07:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"caacaeef3147871f9dc1e9849dbffbfd6e8101b4","kind":"commit","published_at":"2021-05-05T20:38:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"6bdacb8a37b85c0d98fdbf501b044aab97f90e28","kind":"commit","published_at":"2021-05-05T15:50:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"7679ada2038ae6c3a3bc66a0f46604e1e47e4950","kind":"commit","published_at":"2021-05-05T07:49:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b75b4f1b0d63a83f93870c539201aae486782756","kind":"commit","published_at":"2021-05-03T10:58:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"ed35d24d1f1e8f810a0a4825c6d7e3732772d7c8","kind":"commit","published_at":"2021-05-03T10:49:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"3283af26c1fead3c3395bf2fc82790cb0772380f","kind":"commit","published_at":"2021-04-30T18:30:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"277997d0162761921870828e6bf0073d177dc1a4","kind":"commit","published_at":"2021-04-29T18:18:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"b34ccd1a91f20354ec7a517c54ba4b0ea708f3d3","kind":"commit","published_at":"2021-04-28T20:34:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"a7cb57704e4662b15a49228bbee56b346ee56d06","kind":"commit","published_at":"2021-04-28T19:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"f4d89f0d6b8b5461e3738a71f4554f12d68db4e9","kind":"commit","published_at":"2021-04-26T14:05:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"73203048a5ff085a5d6fe006a1173ca179b8fd5a","kind":"commit","published_at":"2021-04-25T11:30:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"dacd0c66efdba779875239fcab3d18dd6a45e052","kind":"commit","published_at":"2021-04-23T22:10:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"9cf71f66b965a7cd4d92faf239a0750065b53e1d","kind":"commit","published_at":"2021-04-23T16:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3b7c038a7db24f63b48cbd1d231a6740fef4ea70","kind":"commit","published_at":"2021-04-23T15:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"582ae517b979d9d07a9c7937c6ff6d3f449c74e9","kind":"commit","published_at":"2021-04-22T12:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"77cc94b528f1efb35639eef4a2960c8703f9120b","kind":"commit","published_at":"2021-04-22T07:54:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"c96032a425a155a8a94c9532d61c70617e4a62d5","kind":"commit","published_at":"2021-04-21T07:47:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"0faf08379d6604973686ea1e3643a9603661823c","kind":"commit","published_at":"2021-04-20T21:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75215430ab1eb1ac11d447621e42579e026a26b5","kind":"commit","published_at":"2021-04-19T13:09:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8bccbc39412da0c6ff9a2279df7031a3b40763f8","kind":"commit","published_at":"2021-04-19T11:22:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"cee7a02d8b08fea11bdff26c896fd2afcc82468d","kind":"commit","published_at":"2021-04-19T10:34:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"bc66de0678ccf93ff8add2e20e4b70870e7b641a","kind":"commit","published_at":"2021-04-16T15:04:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"b43431c47defe0b9a68d64fab8c9e09c953281c3","kind":"commit","published_at":"2021-04-16T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"301e0fb9acc1c21ae129bc7e574ad88a4c53b577","kind":"commit","published_at":"2021-04-16T12:50:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"dcb5f5b12b133a60b4ed09cc083915187c84ed2d","kind":"commit","published_at":"2021-04-16T05:24:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"ca5db266d7f2407e16c5edb8d068d5d374a902f8","kind":"commit","published_at":"2021-04-14T19:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"c1b5211fc6455c2b256094b87bffa3f84ff03c12","kind":"commit","published_at":"2021-04-12T21:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d1254fadc1060260f82490de9aa4d874d6ddcd52","kind":"commit","published_at":"2021-04-12T16:35:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0e0540e311abcc366f377f70abf68ede78a279ba","kind":"commit","published_at":"2021-03-19T12:59:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"61d39d55967037378710c811a2cbb837950e220c","kind":"commit","published_at":"2021-03-18T15:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0/manifests"},{"name":"v1.14.8","sha":"cd4d02bd8b44366ac3060ebbd00bafcf1c2cea3a","kind":"commit","published_at":"2021-03-06T22:33:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"9d0f6e76dfc4f918e039986d9666d5ed485f4904","kind":"commit","published_at":"2021-02-16T19:12:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"5e6631e7c3f40b7857d2f73b48abfd3f9d072b35","kind":"commit","published_at":"2021-02-16T16:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"c5e3a2a73e0714649a3d975d15a45cbcb255db45","kind":"commit","published_at":"2021-02-16T14:40:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"e0f56b3ce656cf5b609996905b14caf4d1fcb3ab","kind":"commit","published_at":"2021-02-08T18:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"8266fccc4bbac63a2a0509e4df749a2b07fc72d9","kind":"commit","published_at":"2021-02-07T09:31:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"c76d3f9547fc88c286b171982ff07ce4e6c0ff33","kind":"commit","published_at":"2021-02-02T08:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a14e1ada63c884d2a7a4e4f8539ef68230f83bea","kind":"commit","published_at":"2021-02-01T17:34:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"8a2a748a86ca799fcd72d4b00fc9a10048e46d4c","kind":"commit","published_at":"2021-01-06T23:13:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e42bfd2814fc5136b175470c3085355090cc2e01","kind":"commit","published_at":"2020-12-30T13:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"7e841558d9406d4acd6210b4c7e9181fc2b5835b","kind":"commit","published_at":"2020-12-28T13:08:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"971a079b1b9e3c1b962821bf759dc8c7c9792a94","kind":"commit","published_at":"2020-12-23T09:34:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cc1471ed703b80da8324b7f29404a1120f27d826","kind":"commit","published_at":"2020-12-21T14:07:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c85378794f58574d4b382001f457388e5af8f90b","kind":"commit","published_at":"2020-12-16T10:07:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"49fe95787794e5778bbffd04afe9ba23dc9c9db8","kind":"commit","published_at":"2020-12-15T11:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9aba722f41b390b5a5eeeeeba7c51b4f87cd87c7","kind":"commit","published_at":"2020-12-15T10:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"4495e1d301e2c16310afabc42ebd284b9ad20363","kind":"commit","published_at":"2020-11-24T13:38:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c03219c38fcf42957b705384dd1fb4bfaa86b075","kind":"commit","published_at":"2020-10-20T10:41:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"30aa0330dd2a8fbe3f692b3e3fc6091a4f0593af","kind":"commit","published_at":"2020-07-19T08:19:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0/manifests"},{"name":"v1.8.14","sha":"3f3f2a9563387312e7dd14a0efaa5f87ff3b71c3","kind":"commit","published_at":"2020-07-03T18:02:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"47d0827b225bab4420647bfcd5eb551db0175269","kind":"commit","published_at":"2020-06-05T17:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"5e808ad92ab510400b4f5f223db3e0b4ed6af09c","kind":"commit","published_at":"2020-06-04T20:11:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"c608a3fdf7e7c9031998a5695d387eb2a7797b6f","kind":"commit","published_at":"2020-05-29T08:44:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"183137a8f4c9dafada20096ee07aba4bd1ecb35a","kind":"commit","published_at":"2020-05-28T22:26:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e126c25e61b36f484a7b4b753be4789001b8dcf8","kind":"commit","published_at":"2020-05-25T21:34:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"75eeef2031fb862fd35b769cf81d12642bad811c","kind":"commit","published_at":"2020-05-25T07:16:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"5ef3e12afc936b0db23de6787cf62ec9bd262f42","kind":"commit","published_at":"2020-04-10T15:57:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"46547217fe04853b50d29b83d95c1e6f29a184de","kind":"commit","published_at":"2020-04-10T15:28:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"88ef30b1ff2ec0a037bf2cd69e8558687bbeb70e","kind":"commit","published_at":"2020-04-05T21:53:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"5c656cb231e0d001f3c18937cfb6b11b1f4f480d","kind":"commit","published_at":"2020-03-17T17:48:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"acf3159650b9afabc23db4db6d8a445e3ec02b72","kind":"commit","published_at":"2020-03-13T08:20:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b96f5ba3e9c36182174300af629b34fe43c62ecd","kind":"commit","published_at":"2020-03-03T21:13:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"fccacee7164155ea1fdf5bee163dd56103cfb223","kind":"commit","published_at":"2020-03-02T20:35:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5cde2faa699344ffa3c948aea2214723eeda37d1","kind":"commit","published_at":"2020-03-02T20:21:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dbf19de422b889574aa055ad08f677050bffb762","kind":"commit","published_at":"2020-03-02T20:03:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"293ef569460d076bdedc62f60e3d520fa6ccab33","kind":"commit","published_at":"2020-02-22T13:44:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"9d796a14258061e4b52063150e1d307799ce9019","kind":"commit","published_at":"2020-01-16T09:15:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"6553a204dbd9c08e84fc4e173b5363610a789ad5","kind":"commit","published_at":"2020-01-05T19:01:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"00975929ec559594bafb8fa1c4c7e75f87db912a","kind":"commit","published_at":"2020-01-05T16:37:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d3b0ab09b5aeb3bc88b42f9e38efab0724dfa08f","kind":"commit","published_at":"2020-01-05T14:56:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"e4c47aefb16df401e0a8a84981e2cce233a550ec","kind":"commit","published_at":"2020-01-01T11:32:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"9b4042da2977178d007cb4f07686be897172792b","kind":"commit","published_at":"2019-12-16T22:32:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5410d23b2cf7d19bf14c4c089874b9630237fa42","kind":"commit","published_at":"2019-12-16T22:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd5e524d7435df6ad0c1c805b9ed56293fc39101","kind":"commit","published_at":"2019-12-12T19:56:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e8e37cf2da26d1f67f21e3bd94da65025e7bde8f","kind":"commit","published_at":"2019-11-22T20:44:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"136f0879bb28d4b6c2e860f11fc6d65446ac6900","kind":"commit","published_at":"2019-11-21T14:25:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"371ef07fbb61c5ad490061c9571dbd8df9f6ab47","kind":"commit","published_at":"2019-11-21T08:06:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ad1fc3c19d5c02382989a7e1cb72b807b743465c","kind":"commit","published_at":"2019-11-08T17:45:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5e9e0b33cd548952a6968151db94325f299ae3c4","kind":"commit","published_at":"2019-11-06T19:22:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c6b1e65b424f0feb700468564276786895acec70","kind":"commit","published_at":"2019-11-05T18:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"89bb554b3e8dcc7f8e2376f1a4557ef3d8e0c96f","kind":"commit","published_at":"2019-11-03T20:14:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f55fa26be8834ac970a219485e3c5c681390b75","kind":"commit","published_at":"2019-11-01T18:37:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"72f36694139163009bc237a9ee25ea0070946dfb","kind":"commit","published_at":"2019-10-27T12:03:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e2e2d8d186c97a4762ce146887b7c3db6841a23e","kind":"commit","published_at":"2019-10-20T21:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-12T16:44:43.190Z","dependent_packages_count":0,"downloads":9332,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.040829145728644,"dependent_packages_count":18.362646566164152,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.201737855946398},"purl":"pkg:hex/bullmq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hex/bullmq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/hex/bullmq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hex/bullmq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-12T04:02:03.008Z","issues_count":735,"pull_requests_count":1622,"avg_time_to_close_issue":23912425.0,"avg_time_to_close_pull_request":1159369.0840707964,"issues_closed_count":485,"pull_requests_closed_count":1356,"pull_request_authors_count":139,"issue_authors_count":567,"avg_comments_per_issue":3.946938775510204,"avg_comments_per_pull_request":1.0110974106041923,"merged_pull_requests_count":1207,"bot_issues_count":8,"bot_pull_requests_count":354,"past_year_issues_count":68,"past_year_pull_requests_count":443,"past_year_avg_time_to_close_issue":1456669.456521739,"past_year_avg_time_to_close_pull_request":419541.3462603878,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":361,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":3.2058823529411766,"past_year_avg_comments_per_pull_request":2.440180586907449,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":267,"past_year_merged_pull_requests_count":315,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","maintainers":[{"login":"roggervalf","count":751,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"},{"login":"eliasSFL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliasSFL"},{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}],"active_maintainers":[{"login":"roggervalf","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/bullmq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/bullmq/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/bullmq/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/bullmq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/bullmq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/bullmq/codemeta","maintainers":[{"uuid":"manast","login":"manast","name":null,"email":"manast@taskforce.sh","url":null,"packages_count":1,"html_url":"https://hex.pm/users/manast","role":null,"created_at":"2025-12-04T08:34:00.303Z","updated_at":"2025-12-04T08:34:00.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/maintainers/manast/packages"}],"registry":{"name":"hex.pm","url":"https://hex.pm","ecosystem":"hex","default":true,"packages_count":23235,"maintainers_count":8102,"namespaces_count":0,"keywords_count":7426,"github":"hexpm","metadata":{"funded_packages_count":1747},"icon_url":"https://github.com/hexpm.png","created_at":"2022-04-04T15:19:23.014Z","updated_at":"2026-09-12T05:06:10.495Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/namespaces"}},{"id":6343699,"name":"bullmq","ecosystem":"pypi","description":"BullMQ for Python","homepage":"https://bullmq.io","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/taskforcesh/bullmq","keywords_array":["python","bullmq","queues"],"namespace":null,"versions_count":131,"first_release_published_at":"2023-02-15T19:07:28.000Z","latest_release_published_at":"2026-09-14T01:55:59.000Z","latest_release_number":"3.2.2","last_synced_at":"2026-09-14T08:31:19.826Z","created_at":"2023-02-15T19:36:34.446Z","updated_at":"2026-09-14T08:31:19.827Z","registry_url":"https://pypi.org/project/bullmq/","install_command":"pip install bullmq --index-url https://pypi.org/simple","documentation_url":"https://bullmq.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3.10"],"normalized_name":"bullmq","project_status":null},"repo_metadata":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-08-28T09:42:37.000Z","size":270023,"stargazers_count":9343,"open_issues_count":387,"forks_count":673,"subscribers_count":36,"default_branch":"master","last_synced_at":"2026-08-28T11:12:58.660Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-08-28T08:31:22.000Z","dependencies_parsed_at":"2026-08-28T11:07:37.993Z","dependency_job_id":"c6a2db7c-2dd9-4b3b-a7ff-cacf72a9c23d","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":950,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960856,"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-28T02:00:06.244Z","response_time":114,"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":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"tags":[{"name":"vpy3.1.0","sha":"5251710a161a676f1509b751c92a10128d057cdc","kind":"commit","published_at":"2026-08-28T02:07:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0/manifests"},{"name":"vex2.2.2","sha":"61a7cc570a14c1164a74ca5fbf93547595f69820","kind":"commit","published_at":"2026-08-27T15:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2/manifests"},{"name":"v5.81.4","sha":"9884e09e41f7b22a0e822b89f138b5134089cffc","kind":"commit","published_at":"2026-08-27T15:41:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4/manifests"},{"name":"vex2.2.1","sha":"66c29c8d8c562662790a350d0d1ae1753f62592c","kind":"commit","published_at":"2026-08-27T03:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1/manifests"},{"name":"v6.3.1","sha":"9d737e9d0e467eeacf6f6a43f3f806fa2873ee1b","kind":"commit","published_at":"2026-08-27T02:54:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1/manifests"},{"name":"vex2.2.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0/manifests"},{"name":"v6.3.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0/manifests"},{"name":"vrs1.2.7","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7/manifests"},{"name":"vpy3.0.6","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6/manifests"},{"name":"vnet1.1.1","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1/manifests"},{"name":"vex2.1.3","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3/manifests"},{"name":"v6.2.2","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"ec1c812ab2d365354d332fa6769fa4e277771f62","kind":"commit","published_at":"2026-08-25T07:09:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1/manifests"},{"name":"vpy3.0.5","sha":"57b6b4362d5f967813f713f6651f414ffa1416d4","kind":"commit","published_at":"2026-08-25T02:36:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5/manifests"},{"name":"vrs1.2.6","sha":"b875ca8b36be10774253be0767b76cdf56f97e71","kind":"commit","published_at":"2026-08-23T04:31:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6/manifests"},{"name":"v6.2.0","sha":"c06b51cd3aacd0d9ee65e2544220c89f24d2479c","kind":"commit","published_at":"2026-08-21T05:14:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"cb372332210af739efb159b6ac2ffc3fdd4d4d2d","kind":"commit","published_at":"2026-08-16T08:06:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2/manifests"},{"name":"vex2.1.2","sha":"d464a51781177cc7ec23b011355f1df54385dab0","kind":"commit","published_at":"2026-08-15T19:41:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2/manifests"},{"name":"vrs1.2.5","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5/manifests"},{"name":"vex2.1.1","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1/manifests"},{"name":"v6.1.1","sha":"ab7009da8a732d8d5e8f13228e1ef81806422128","kind":"commit","published_at":"2026-08-14T03:24:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1/manifests"},{"name":"vrs1.2.4","sha":"beab7b54fb0d441808f1549fc399482b320bfe43","kind":"commit","published_at":"2026-08-13T04:40:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4/manifests"},{"name":"vnet1.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0/manifests"},{"name":"vex2.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0/manifests"},{"name":"v6.1.0","sha":"ee714dc803a43761eba921df3af5c8da0c2258cf","kind":"commit","published_at":"2026-08-12T04:01:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0/manifests"},{"name":"v6.0.11","sha":"48c54268642b724b8823086db2c6d1a61c10c3cf","kind":"commit","published_at":"2026-08-10T21:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"30c2c7518a8a754d6f688de3373df8113f4df7b1","kind":"commit","published_at":"2026-08-10T11:54:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10/manifests"},{"name":"vrs1.2.3","sha":"94d32867f9b4f439cd1fc57f9f8c3543dd913e42","kind":"commit","published_at":"2026-08-07T15:54:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3/manifests"},{"name":"v6.0.9","sha":"5910cccfc8a773067621953087d0d055670e1e2a","kind":"commit","published_at":"2026-08-07T03:20:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9/manifests"},{"name":"vpy3.0.4","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4/manifests"},{"name":"v6.0.8","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8/manifests"},{"name":"vphp2.0.1","sha":"6a166ea3f747f5dece935d206057d43c2febcde7","kind":"commit","published_at":"2026-08-05T01:27:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1/manifests"},{"name":"vnet1.0.0","sha":"a0771321a624ec8f84cf8c34c3dff38bb72efdc2","kind":"commit","published_at":"2026-08-05T01:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0/manifests"},{"name":"v6.0.7","sha":"e7e9a6478d39d43406559b03410b2c5c28639e74","kind":"commit","published_at":"2026-08-04T07:05:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a514f2d3976848aa631de22bfa458b7e9f60b384","kind":"commit","published_at":"2026-08-03T01:40:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6/manifests"},{"name":"vex2.0.3","sha":"740985ae2f67a9144e7787f89955bf8c7f9500e0","kind":"commit","published_at":"2026-08-02T18:19:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3/manifests"},{"name":"vpy3.0.3","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3/manifests"},{"name":"v6.0.5","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c1cf32881474f3f1e9b620e025abde07a359eb06","kind":"commit","published_at":"2026-08-01T07:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4/manifests"},{"name":"vrs1.2.2","sha":"956e2d4b1cefd5b1e4da98d69013a2fa866e8d75","kind":"commit","published_at":"2026-08-01T02:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2/manifests"},{"name":"vpy3.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2/manifests"},{"name":"vex2.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2/manifests"},{"name":"v6.0.3","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"2ac754fd718927e2c0043d6d7787de32d0d196f7","kind":"commit","published_at":"2026-07-31T06:35:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2/manifests"},{"name":"vpy3.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1/manifests"},{"name":"vex2.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1/manifests"},{"name":"v6.0.1","sha":"c99c323470416e79b391abaa0b06cc2d7633685a","kind":"commit","published_at":"2026-07-31T04:42:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1/manifests"},{"name":"vpy3.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0/manifests"},{"name":"vphp2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0/manifests"},{"name":"vex2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0/manifests"},{"name":"v6.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0/manifests"},{"name":"vrs1.2.1","sha":"eb956b07fde2ab3d43b41325a06a6b103610e3e3","kind":"commit","published_at":"2026-07-30T07:16:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1/manifests"},{"name":"v5.81.3","sha":"d2831ae06bb4402117bcb01b1304ce22664edf0f","kind":"commit","published_at":"2026-07-30T01:16:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3/manifests"},{"name":"vpy2.26.0","sha":"2664876092793ca2ba5e0eb080d99c3042ed136a","kind":"commit","published_at":"2026-07-26T05:22:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0/manifests"},{"name":"vrs1.2.0","sha":"4085792106fd3d381ec7980a8ae3c65788dd2d70","kind":"commit","published_at":"2026-07-25T05:51:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0/manifests"},{"name":"vex1.3.7","sha":"65f1f0a73902df87a50d799d097450e2867eb9c3","kind":"commit","published_at":"2026-07-25T05:39:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7/manifests"},{"name":"v5.81.2","sha":"315ec3309a42ccf898b2b825e39c42292b7932e7","kind":"commit","published_at":"2026-07-24T20:38:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2/manifests"},{"name":"vrs1.1.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1/manifests"},{"name":"vpy2.25.4","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4/manifests"},{"name":"vphp1.0.3","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3/manifests"},{"name":"vex1.3.6","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6/manifests"},{"name":"v5.81.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1/manifests"},{"name":"v5.81.0","sha":"e2b89f7a4a64c60551f1fa4463ec62d8072c4731","kind":"commit","published_at":"2026-07-23T13:34:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0/manifests"},{"name":"v5.80.12","sha":"c7bd217ab0496fbdcbacd486b85cca8a825aa4d4","kind":"commit","published_at":"2026-07-23T11:35:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12/manifests"},{"name":"v5.80.11","sha":"b002d4836f7819b995378112e0c40fbbbe694e4d","kind":"commit","published_at":"2026-07-23T04:13:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11/manifests"},{"name":"v5.80.10","sha":"88730b08ecc18cd243dfeddaa80bd8b2d3a5151a","kind":"commit","published_at":"2026-07-21T15:54:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10/manifests"},{"name":"v5.80.9","sha":"4f4b574de507e56e1e3a7f359565eb359463710f","kind":"commit","published_at":"2026-07-18T23:50:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9/manifests"},{"name":"v5.80.8","sha":"e8af56348a77677a4d802d2563e33b7313a79570","kind":"commit","published_at":"2026-07-18T04:06:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8/manifests"},{"name":"v5.80.7","sha":"c4a0a4a90d48303b1b6b7c45f67898573a73c424","kind":"commit","published_at":"2026-07-17T15:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7/manifests"},{"name":"v5.80.6","sha":"5044cf8fc17f0842655eda581b9e26b27f6abfe8","kind":"commit","published_at":"2026-07-17T02:36:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6/manifests"},{"name":"v5.80.5","sha":"b1d459c777b4213ce5b9f3559f5eaae7b3e70781","kind":"commit","published_at":"2026-07-16T01:58:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5/manifests"},{"name":"vrs1.1.0","sha":"bbf0844a250d08d6bfafacb43360f26a57cb9c87","kind":"commit","published_at":"2026-07-15T18:25:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0/manifests"},{"name":"v5.80.4","sha":"d978d721995aa4d40aa93980866e2a6b02bcfed1","kind":"commit","published_at":"2026-07-15T15:22:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4/manifests"},{"name":"v5.80.3","sha":"4e8b59592d1f285f2e9e3860f8ece8bc60769fe5","kind":"commit","published_at":"2026-07-15T09:40:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3/manifests"},{"name":"vrs1.0.1","sha":"677e2590a04040ea21a0107d6bdcf5a33cf6b5e9","kind":"commit","published_at":"2026-07-14T02:39:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1/manifests"},{"name":"vrs1.0.0","sha":"04c8ea52ed2d75e14581311ef1bb4115d9c20d76","kind":"commit","published_at":"2026-07-12T02:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0/manifests"},{"name":"vex1.3.5","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5/manifests"},{"name":"v5.80.2","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2/manifests"},{"name":"v5.80.1","sha":"418de1e51db09ffc8e95bac35015a1057d8a7271","kind":"commit","published_at":"2026-07-10T15:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1/manifests"},{"name":"v5.80.0","sha":"60ae0492a3200f8496976a3b51609e7e54eafd1b","kind":"commit","published_at":"2026-07-10T05:11:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0/manifests"},{"name":"vpy2.25.3","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3/manifests"},{"name":"vex1.3.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4/manifests"},{"name":"v5.79.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4/manifests"},{"name":"v5.79.3","sha":"6ffd88a0070b3ab84b77539dca7c35266716425e","kind":"commit","published_at":"2026-07-07T05:08:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3/manifests"},{"name":"v5.79.2","sha":"6f1b2e33b01c9f97dee6ff96bab782a8399c7ae5","kind":"commit","published_at":"2026-06-27T15:37:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2/manifests"},{"name":"v5.79.1","sha":"1aefd5b80618a8a9080b98ca9e6e89463a98b713","kind":"commit","published_at":"2026-06-21T15:17:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1/manifests"},{"name":"v5.79.0","sha":"eb9ae1de0ea7468be66cb2c77921b8bb76e86abb","kind":"commit","published_at":"2026-06-18T05:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0/manifests"},{"name":"vex1.3.3","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3/manifests"},{"name":"v5.78.1","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1/manifests"},{"name":"v5.78.0","sha":"38798cc212e450f6369da3714c20eeced5a523a9","kind":"commit","published_at":"2026-06-02T04:52:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0/manifests"},{"name":"v5.77.7","sha":"fbe04af1b3e9c7c9683229544914a54c5bb1f8d8","kind":"commit","published_at":"2026-06-01T07:58:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7/manifests"},{"name":"v5.77.6","sha":"81709e4abe71f4e7c05c748938ec004a50c1fd4b","kind":"commit","published_at":"2026-05-27T06:37:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6/manifests"},{"name":"v5.77.5","sha":"411690e9070ba0dda59a86628fc8b56ad9ebea04","kind":"commit","published_at":"2026-05-27T05:49:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5/manifests"},{"name":"v5.77.4","sha":"6e4972e8fd721035d680ca291049134c3876f8ba","kind":"commit","published_at":"2026-05-26T15:12:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4/manifests"},{"name":"v5.77.3","sha":"685b0744cfeb273778420835010ec1b16b23e22a","kind":"commit","published_at":"2026-05-25T06:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3/manifests"},{"name":"v5.77.2","sha":"0feec14452865c419961edb9c733f9951b6a663f","kind":"commit","published_at":"2026-05-24T09:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2/manifests"},{"name":"v5.77.1","sha":"75a66af36f7d56c149e070826a20116ea1ef5e7b","kind":"commit","published_at":"2026-05-23T02:08:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1/manifests"},{"name":"v5.77.0","sha":"963c1b51b3b0da0d014698f101598b9dcdff0bd1","kind":"commit","published_at":"2026-05-21T18:04:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0/manifests"},{"name":"v5.76.11","sha":"7b9f7e0c81427fb9d936a6366c21ef2a96729335","kind":"commit","published_at":"2026-05-21T15:28:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11/manifests"},{"name":"v5.76.10","sha":"6396b4e2a146d733d01d8d9629cc8c8ffb8fac2d","kind":"commit","published_at":"2026-05-17T14:06:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10/manifests"},{"name":"v5.76.9","sha":"41713ca67f9a0d0c45c27bbccb7a79320204c3ac","kind":"commit","published_at":"2026-05-16T15:07:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9/manifests"},{"name":"v5.76.8","sha":"1b8f9009bd8a59d3a82839e6732c6e7e87eb01d2","kind":"commit","published_at":"2026-05-12T05:37:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8/manifests"},{"name":"v5.76.7","sha":"093743a0d5b24f170280e0bd754ef5c378576846","kind":"commit","published_at":"2026-05-11T04:45:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7/manifests"},{"name":"vpy2.25.2","sha":"51c935bdbf19744edccf1b39002585d81a014613","kind":"commit","published_at":"2026-05-10T21:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2/manifests"},{"name":"v5.76.6","sha":"e94e8cdfadbea9508412bcfdc51dabb920d7692c","kind":"commit","published_at":"2026-05-06T15:26:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6/manifests"},{"name":"vpy2.25.1","sha":"c9c0c0a03218511deb73eac74c31ac50ba9c4f77","kind":"commit","published_at":"2026-05-04T14:48:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1/manifests"},{"name":"v5.76.5","sha":"b47f00b9a2c5766ca92cebc867369f2c467a220d","kind":"commit","published_at":"2026-05-02T14:05:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5/manifests"},{"name":"vpy2.25.0","sha":"54311e59445562f65065b772800b8449f7d99f83","kind":"commit","published_at":"2026-04-29T21:34:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0/manifests"},{"name":"v5.76.4","sha":"7ed0eeca96a3c5168e822831b2f3d938ab37bb91","kind":"commit","published_at":"2026-04-29T09:58:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4/manifests"},{"name":"vpy2.24.0","sha":"4ca9c27ea68d303b86a80cbb24c8e390d87a5e8f","kind":"commit","published_at":"2026-04-28T16:45:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0/manifests"},{"name":"v5.76.3","sha":"0bf1b4d38475b320c89947b9779ec7301ec10117","kind":"commit","published_at":"2026-04-28T16:43:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3/manifests"},{"name":"vpy2.23.1","sha":"19b9ca08be6f6efbc58291fa55efd93a0663d536","kind":"commit","published_at":"2026-04-26T21:31:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1/manifests"},{"name":"v5.76.2","sha":"595016ef1d3a960ad83dfbbc189034561e099482","kind":"commit","published_at":"2026-04-25T01:19:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"ea7705df6938cb432eceff242f6828054766f61a","kind":"commit","published_at":"2026-04-22T20:25:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1/manifests"},{"name":"vpy2.23.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0/manifests"},{"name":"v5.76.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0/manifests"},{"name":"vpy2.22.0","sha":"704690c62f4cedddf82379335b8ff42a46fda7f3","kind":"commit","published_at":"2026-04-20T09:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0/manifests"},{"name":"vpy2.21.1","sha":"f77f249acb82daf331bd61e1f425780270888d8d","kind":"commit","published_at":"2026-04-20T09:51:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1/manifests"},{"name":"v5.75.2","sha":"422e2d5091f2f318e0f6bd3e1872a71deee92aec","kind":"commit","published_at":"2026-04-20T09:50:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2/manifests"},{"name":"vpy2.21.0","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0/manifests"},{"name":"v5.75.1","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1/manifests"},{"name":"v5.75.0","sha":"8c78e3004dcd5df726d9b7277dd455d0d224791f","kind":"commit","published_at":"2026-04-20T09:18:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0/manifests"},{"name":"v5.74.2","sha":"37c4bb3725fe668fb4fbe27e3474b72eafa6a6fe","kind":"commit","published_at":"2026-04-20T06:41:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2/manifests"},{"name":"vpy2.20.4","sha":"be9f03246d1644f397d660fba91285604a824284","kind":"commit","published_at":"2026-04-17T05:55:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4/manifests"},{"name":"v5.74.1","sha":"e9d0c2d50ac9cd3c91e5f7a9f8466ae9c98ff87d","kind":"commit","published_at":"2026-04-15T07:51:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1/manifests"},{"name":"v5.74.0","sha":"ec420d1b09a28514ff8d84e762db3a638ba267ec","kind":"commit","published_at":"2026-04-15T03:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0/manifests"},{"name":"v5.73.5","sha":"8b8d46441f7af7f9bd75d81283a8804ff5fc4bc1","kind":"commit","published_at":"2026-04-12T20:11:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5/manifests"},{"name":"vpy2.20.3","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3/manifests"},{"name":"vex1.3.2","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2/manifests"},{"name":"v5.73.4","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4/manifests"},{"name":"vpy2.20.2","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2/manifests"},{"name":"vex1.3.1","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1/manifests"},{"name":"v5.73.3","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3/manifests"},{"name":"vpy2.20.1","sha":"bf451868b932125d857280a5a21173bfafbc2801","kind":"commit","published_at":"2026-04-09T05:33:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1/manifests"},{"name":"v5.73.2","sha":"242f2648f6ba51f0023aa9a6688f0cd3e0ec2d70","kind":"commit","published_at":"2026-04-09T05:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2/manifests"},{"name":"v5.73.1","sha":"4c6b2b2d73b5053f3bd3bee2019533b6e7b5682b","kind":"commit","published_at":"2026-04-08T04:16:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1/manifests"},{"name":"vpy2.20.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0/manifests"},{"name":"vphp1.0.2","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2/manifests"},{"name":"vex1.3.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0/manifests"},{"name":"v5.73.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"46880af9629e9aee9abbc2782074a3e76d17b924","kind":"commit","published_at":"2026-04-02T11:15:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"aa529bc512b15cdb9d173cc9cc3b0d9f8b8959eb","kind":"commit","published_at":"2026-04-01T14:01:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0/manifests"},{"name":"v5.71.1","sha":"60f645a472102336a6294e66f2b0a801a5a5207d","kind":"commit","published_at":"2026-03-25T06:17:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1/manifests"},{"name":"vpy2.19.8","sha":"3c118d11c8e6dc03e90548bc7efa5c5b5d0315c7","kind":"commit","published_at":"2026-03-19T03:53:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8/manifests"},{"name":"vpy2.19.7","sha":"e5b7aff4edbe44983803cfa3fb3ea48f0b1b998e","kind":"commit","published_at":"2026-03-18T15:42:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7/manifests"},{"name":"v5.71.0","sha":"1283ac716b0551bd7e3248a5c3e8f8d804310c33","kind":"commit","published_at":"2026-03-11T20:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0/manifests"},{"name":"vpy2.19.6","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6/manifests"},{"name":"vex1.2.7","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7/manifests"},{"name":"v5.70.4","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4/manifests"},{"name":"v5.70.3","sha":"450253c3457f500d7f4e5aeebaa4ddfc937a1f39","kind":"commit","published_at":"2026-03-06T00:20:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3/manifests"},{"name":"v5.70.2","sha":"504b53689a29b3b4ddc902d25211a92da6a4d7af","kind":"commit","published_at":"2026-03-05T04:04:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2/manifests"},{"name":"v5.70.1","sha":"0fafcc0950698f6a8a55a2b77ef1b82af5d5712f","kind":"commit","published_at":"2026-02-23T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1/manifests"},{"name":"v5.70.0","sha":"0d3879b02ec9738d90213e1a479d53359f3a71aa","kind":"commit","published_at":"2026-02-21T09:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0/manifests"},{"name":"v5.69.4","sha":"9c722585bd9873561fae3f32971d65cf00a7d092","kind":"commit","published_at":"2026-02-21T00:37:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4/manifests"},{"name":"v5.69.3","sha":"87386ca88e29755fc68e6cc8fcfebfb7f8f8237f","kind":"commit","published_at":"2026-02-16T06:00:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3/manifests"},{"name":"v5.69.2","sha":"a62241f5831a1d3bb6c328a9037ea852be7832cd","kind":"commit","published_at":"2026-02-14T04:41:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2/manifests"},{"name":"v5.69.1","sha":"d249301ddc9afc607c9e86a8a44312af682e6be0","kind":"commit","published_at":"2026-02-13T00:59:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"f85e87032a822826cbeed19eedff7ccb1e6ce085","kind":"commit","published_at":"2026-02-12T20:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"af9197d16941d49c9e3d86f10d96681beea676bc","kind":"commit","published_at":"2026-02-11T13:26:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0/manifests"},{"name":"vpy2.19.5","sha":"715d0a5074864ed0c12a384e41740b219382ac80","kind":"commit","published_at":"2026-02-11T13:08:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5/manifests"},{"name":"vex1.2.6","sha":"590542314f13590cf68330097f5bb09a96bb240c","kind":"commit","published_at":"2026-02-11T08:39:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6/manifests"},{"name":"v5.67.3","sha":"afb878f97ebeaf89c1308b7dde0b5a440381d113","kind":"commit","published_at":"2026-02-05T14:37:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3/manifests"},{"name":"v5.67.2","sha":"de0fca894f47d8aa2b2c66ca9475e526ca477508","kind":"commit","published_at":"2026-01-28T02:17:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2/manifests"},{"name":"vpy2.19.4","sha":"f824c01c53d57e75d7b57efce7a124adffed9dfa","kind":"commit","published_at":"2026-01-28T00:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4/manifests"},{"name":"vex1.2.5","sha":"3bd23d990c780ff0808d79499edd803084d2efe8","kind":"commit","published_at":"2026-01-27T10:55:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5/manifests"},{"name":"vpy2.19.3","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3/manifests"},{"name":"vex1.2.4","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4/manifests"},{"name":"v5.67.1","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1/manifests"},{"name":"v5.67.0","sha":"6294b36f775c20f7d43387d9bde3185629e88df4","kind":"commit","published_at":"2026-01-24T05:08:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0/manifests"},{"name":"v5.66.7","sha":"87e74b5713b5017c29789094d6ac6ff26bfe79c1","kind":"commit","published_at":"2026-01-23T01:00:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7/manifests"},{"name":"vpy2.19.2","sha":"61504f12fe591295fea5b087a6b7c533465e8653","kind":"commit","published_at":"2026-01-22T06:14:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2/manifests"},{"name":"vpy2.19.1","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1/manifests"},{"name":"vex1.2.3","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3/manifests"},{"name":"v5.66.6","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6/manifests"},{"name":"vex1.2.2","sha":"c2c6743428a306e39f74c86f63dc9122633040ea","kind":"commit","published_at":"2026-01-14T22:44:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2/manifests"},{"name":"vex1.2.1","sha":"5bcd4fbe0eb725a95b878f97b95c74106e7dff0f","kind":"commit","published_at":"2026-01-14T00:09:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1/manifests"},{"name":"vpy2.19.0","sha":"21ab9cc5df2947e49aa132994dfe89e043b7082d","kind":"commit","published_at":"2026-01-13T00:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0/manifests"},{"name":"v5.66.5","sha":"661c581270186bc405967b91326daff061370d03","kind":"commit","published_at":"2026-01-12T04:21:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5/manifests"},{"name":"vex1.2.0","sha":"ede9fcf72a713f4de8941270251c7b51427484b4","kind":"commit","published_at":"2025-12-31T14:47:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0/manifests"},{"name":"v5.66.4","sha":"cc74805d5eda14ed684e2111c91de8890e752768","kind":"commit","published_at":"2025-12-27T21:29:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4/manifests"},{"name":"v5.66.3","sha":"f60c172725ab29c0159b804ae0b9d691105689c4","kind":"commit","published_at":"2025-12-26T00:16:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3/manifests"},{"name":"vpy2.18.3","sha":"706da0dc703d6be353d0140f1fd0de7683362e60","kind":"commit","published_at":"2025-12-25T14:55:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3/manifests"},{"name":"vpy2.18.2","sha":"7f602e1c6e31070f02c5ee5babbff33f55193551","kind":"commit","published_at":"2025-12-24T17:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2/manifests"},{"name":"vpy2.18.1","sha":"9c533c0347865445b7f7df6b1c6e0923d25b4a8f","kind":"commit","published_at":"2025-12-20T17:21:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1/manifests"},{"name":"vphp1.0.1","sha":"7ac421cb2e754ba262a18bb17d47f15fb22a6962","kind":"commit","published_at":"2025-12-19T23:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1/manifests"},{"name":"v5.66.2","sha":"1380a16fa45c70f0bc5b938efdf178b33a19cac1","kind":"commit","published_at":"2025-12-19T19:00:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2/manifests"},{"name":"vpy2.18.0","sha":"0c3beb58f4a8c90ad7800f5616c2a3494a952963","kind":"commit","published_at":"2025-12-19T13:39:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0/manifests"},{"name":"v5.66.1","sha":"5fbf778f0b8f58b90e82f9020c041f3248b0b269","kind":"commit","published_at":"2025-12-17T03:52:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1/manifests"},{"name":"vpy2.17.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0/manifests"},{"name":"vex1.1.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0/manifests"},{"name":"v5.66.0","sha":"241d847fbc798d957bf25ccfaa5c9ec96928a4ae","kind":"commit","published_at":"2025-12-11T13:56:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0/manifests"},{"name":"vex1.0.1","sha":"84e8745e87dea9a7748852ccd281b728e6d0545e","kind":"commit","published_at":"2025-12-11T13:04:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1/manifests"},{"name":"vphp1.0.0","sha":"d365bb3f31193afc3c89c54a0d78aaac2abd2cbf","kind":"commit","published_at":"2025-12-09T21:02:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0/manifests"},{"name":"vex1.0.0","sha":"976734f2c983714b69f395441f5352999aededb0","kind":"commit","published_at":"2025-12-04T08:25:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0/manifests"},{"name":"vpy2.16.2","sha":"c385b520b9fbe3dd58cdaead79c258835cab4361","kind":"commit","published_at":"2025-12-02T00:17:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2/manifests"},{"name":"v5.65.1","sha":"a8b9d76496afa5e913f823cf8c68eb428f6dd757","kind":"commit","published_at":"2025-12-01T15:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1/manifests"},{"name":"v5.65.0","sha":"b059cfcba48524446a62fd29785142c3d1edc30d","kind":"commit","published_at":"2025-11-26T00:59:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0/manifests"},{"name":"v5.64.1","sha":"a47480111a2f1238a57ea9bfbab44f7de958227f","kind":"commit","published_at":"2025-11-21T00:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"f41f5d0c64afe7707ad8c23a86cb9228c4d45671","kind":"commit","published_at":"2025-11-20T08:50:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0/manifests"},{"name":"v5.63.2","sha":"045f3e7a5d8edb85e1adbe82eb9e20ef33ad491b","kind":"commit","published_at":"2025-11-15T00:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2/manifests"},{"name":"v5.63.1","sha":"b4c7c6579b430b53d135b7a21d20d01d14c1814e","kind":"commit","published_at":"2025-11-13T03:10:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1/manifests"},{"name":"v5.63.0","sha":"e212d1c8f0945dbff2d95309afe1376366910482","kind":"commit","published_at":"2025-10-31T03:14:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"98f73b3f33aa79cdd67d0c4090cc86a8e4cfeb4c","kind":"commit","published_at":"2025-10-30T14:11:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"37e9db52a67b4e120139c1d2620cc0f73a08c006","kind":"commit","published_at":"2025-10-30T00:07:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"6a31e0aeab1311d7d089811ede7e11a98b6dd408","kind":"commit","published_at":"2025-10-28T02:13:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0/manifests"},{"name":"v5.61.2","sha":"bcbc7981480ee93e330c0b3976086d7b289e613f","kind":"commit","published_at":"2025-10-23T13:31:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2/manifests"},{"name":"v5.61.0","sha":"d3fff80f7135251db65e22cba8852a5584030cb1","kind":"commit","published_at":"2025-10-06T14:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"bef57a0e252a5d8bd0bf319d0bca3b1ad0e6519f","kind":"commit","published_at":"2025-10-03T00:44:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0/manifests"},{"name":"v5.59.0","sha":"2e2b21454cc6125fcf3abfec939d6d6d8d02c40b","kind":"commit","published_at":"2025-09-29T14:15:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0/manifests"},{"name":"v5.58.9","sha":"61987c62ca71ec11a84b98e6dd51a6d5ebf1737d","kind":"commit","published_at":"2025-09-26T01:11:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9/manifests"},{"name":"v5.58.8","sha":"22411010beca628d172790cfbac45e3cd3d102ed","kind":"commit","published_at":"2025-09-25T06:54:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8/manifests"},{"name":"v5.58.7","sha":"845a6f5fdede9ecf4050e8b5617feb56dbb3c9a1","kind":"commit","published_at":"2025-09-19T14:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7/manifests"},{"name":"v5.58.6","sha":"bd8fbc164caaa01f665d0c7e94177d0584d04f8c","kind":"commit","published_at":"2025-09-19T01:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6/manifests"},{"name":"vpy2.16.1","sha":"7dfd2510a7bb03301365a2c24f045a0cd20580ef","kind":"commit","published_at":"2025-09-08T13:28:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1/manifests"},{"name":"vpy2.16.0","sha":"1c75abb4806971a2ac14c47b302c87f86095a2c3","kind":"commit","published_at":"2025-09-07T12:33:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0/manifests"},{"name":"vpy2.15.1","sha":"24a697ee994a10111ac9b07ce830e94835eec577","kind":"commit","published_at":"2025-09-06T20:25:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1/manifests"},{"name":"v5.58.5","sha":"f6428188f39f054e8b94579435b16e260aff27cd","kind":"commit","published_at":"2025-09-04T03:48:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5/manifests"},{"name":"v5.58.4","sha":"70e8a3f91595dcdc2d21122170ef4af1f53972ad","kind":"commit","published_at":"2025-08-30T12:36:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4/manifests"},{"name":"v5.58.3","sha":"ffc6e26eb66533fc6eae4c406bb4b9a9f7590d9b","kind":"commit","published_at":"2025-08-29T14:35:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3/manifests"},{"name":"v5.58.2","sha":"316d1ed32680e690b1d2ab92c79a53e0d4c00c2d","kind":"commit","published_at":"2025-08-26T01:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"d71b87245c8196d19dfeaf82e6ef14c91fb9a7c5","kind":"commit","published_at":"2025-08-23T18:02:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"db0a922741d8c7eae8d5119a0831cd734aba02a2","kind":"commit","published_at":"2025-08-15T04:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0/manifests"},{"name":"v5.57.0","sha":"0fecc6cd0d0dea06f486ab0b0fe760d866f1fc34","kind":"commit","published_at":"2025-08-13T03:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0/manifests"},{"name":"v5.56.10","sha":"53754fb239cf1b021ffc55391990d879d363dcf7","kind":"commit","published_at":"2025-08-10T15:57:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10/manifests"},{"name":"v5.56.9","sha":"93df852f97f04023d791546d30a6af24fbca6114","kind":"commit","published_at":"2025-07-31T07:23:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9/manifests"},{"name":"v5.56.8","sha":"edb714764066b06c068c8c8a5140b010f27c3b9a","kind":"commit","published_at":"2025-07-27T04:01:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8/manifests"},{"name":"v5.56.7","sha":"34ee33955a660b0696f4b6cff6d8d39fdcd160db","kind":"commit","published_at":"2025-07-25T11:44:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7/manifests"},{"name":"v5.56.6","sha":"1e221d5404dcea750a08342c832a682e454135a3","kind":"commit","published_at":"2025-07-25T00:06:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6/manifests"},{"name":"v5.56.5","sha":"83d969541f19fa9703eb73ff0006cd29a358c1e7","kind":"commit","published_at":"2025-07-19T20:22:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5/manifests"},{"name":"v4.18.3","sha":"456cc71f8c8dc82c5d85fc6657260f276d8e08f8","kind":"commit","published_at":"2025-07-19T15:14:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3/manifests"},{"name":"v5.56.4","sha":"b94d7ed5602e366b4401051b236f31ac2dd2a90d","kind":"commit","published_at":"2025-07-11T12:37:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4/manifests"},{"name":"v5.56.3","sha":"1e3f3c507a7ceb8d8147941adc9de69367947a5e","kind":"commit","published_at":"2025-07-10T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3/manifests"},{"name":"v5.56.2","sha":"e687d7cf86108138bbd5e911b11ab3c5717fc23c","kind":"commit","published_at":"2025-07-08T01:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2/manifests"},{"name":"v5.56.1","sha":"c32e6a0ff6df8bc34c9c13238c192974a93f7ddb","kind":"commit","published_at":"2025-07-03T03:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4a5360936c1a543a1ff31ebbb6ab1289cc8ddf07","kind":"commit","published_at":"2025-06-22T17:34:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"e742511baf35225718c01e621623eab661f37284","kind":"commit","published_at":"2025-06-21T01:11:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0/manifests"},{"name":"v5.54.3","sha":"588719ee49c7615affeb69d3a431025757115c10","kind":"commit","published_at":"2025-06-18T13:58:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3/manifests"},{"name":"v5.54.2","sha":"fb65677f2d636e1aca3cc75cb3b740b8729b3358","kind":"commit","published_at":"2025-06-17T13:37:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2/manifests"},{"name":"v5.54.1","sha":"98f35bc1eabb3ab1010737869c310d2001a84fac","kind":"commit","published_at":"2025-06-17T01:36:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"86c4c6dd25ef868f1f37c917ab11cb663e330e2f","kind":"commit","published_at":"2025-06-15T12:58:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0/manifests"},{"name":"v5.53.3","sha":"43460bbf4f5f13f1514b0d579d46697ede187064","kind":"commit","published_at":"2025-06-13T09:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3/manifests"},{"name":"v5.53.2","sha":"46f4bcc77b8f458c8c31b45351ce4e7d60f2c96c","kind":"commit","published_at":"2025-06-02T23:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2/manifests"},{"name":"v5.53.1","sha":"483c9325597c21a9e7bb881d34e7f38615a87c43","kind":"commit","published_at":"2025-05-30T07:16:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1/manifests"},{"name":"v5.53.0","sha":"5252f22546370f80531e48199ca74e902d8804e7","kind":"commit","published_at":"2025-05-21T04:24:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0/manifests"},{"name":"v5.52.3","sha":"529f14b01cbd092800d32fd4af5d8fe615f70cb2","kind":"commit","published_at":"2025-05-19T13:46:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3/manifests"},{"name":"vpy2.15.0","sha":"b655f4bf178bd3abb7ae560eff47c256aaffcabe","kind":"tag","published_at":"2025-05-13T11:55:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0/manifests"},{"name":"v5.52.2","sha":"a0381ddef2fbfb37c2e879e7a0f12e4c0ed95542","kind":"commit","published_at":"2025-05-08T01:25:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2/manifests"},{"name":"v5.52.1","sha":"0c8aa4b5ceb83f168c8fc9b1e38546d2f1ef9cf4","kind":"commit","published_at":"2025-05-02T05:49:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1/manifests"},{"name":"vpy2.14.0","sha":"ae201b36b9de77cd5e1228aebedb9dd566cc8c77","kind":"tag","published_at":"2025-05-01T01:52:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0/manifests"},{"name":"v5.52.0","sha":"581420bbd709c742da7404153c521d91b5e0a54c","kind":"commit","published_at":"2025-05-01T01:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0/manifests"},{"name":"v5.51.1","sha":"c8eaefa04a3d09800e17857cc508a5cd2e282f87","kind":"commit","published_at":"2025-04-26T21:57:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"3a00cda1777b0fdfa5df3aa4770cf21e984ec5ed","kind":"commit","published_at":"2025-04-25T05:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"962f5a9798b916088bc39043267132041af146bc","kind":"commit","published_at":"2025-04-25T02:03:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0/manifests"},{"name":"v5.49.2","sha":"b4e27383e9f4f60b0355abb54efa807e357a5683","kind":"commit","published_at":"2025-04-21T13:11:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2/manifests"},{"name":"v5.49.1","sha":"a085c825bac8da263809f3a32db7937de38ad7e3","kind":"commit","published_at":"2025-04-17T13:43:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1/manifests"},{"name":"v5.49.0","sha":"b79df00bfca5c65827668159f8eed2221253322d","kind":"commit","published_at":"2025-04-16T01:37:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0/manifests"},{"name":"v5.48.1","sha":"b00731469ebbc65d35003c48da093e48c0ccc6ed","kind":"commit","published_at":"2025-04-10T07:37:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"7caa9d729f885861c3153a8d195857bc80b92279","kind":"commit","published_at":"2025-04-08T13:09:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0/manifests"},{"name":"v5.47.3","sha":"4805e43ba7c28d1dbea2c70f5313298f8fd2243d","kind":"commit","published_at":"2025-04-08T00:52:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3/manifests"},{"name":"v5.47.2","sha":"d2f9b2f3530f78c121e50606334449914943fff3","kind":"commit","published_at":"2025-04-06T17:06:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2/manifests"},{"name":"v5.47.1","sha":"f11db049652535d61bc70c0e7d214449de6650fa","kind":"commit","published_at":"2025-04-05T06:52:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"49ca650342888d4b887b7786f59929d3218a4610","kind":"commit","published_at":"2025-04-04T19:37:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"1ba654aa0e65746a06b423fc0aa6123bf10f5cde","kind":"commit","published_at":"2025-04-03T03:53:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"4999a5edca65e771551f93b310b0c58617421dab","kind":"commit","published_at":"2025-04-02T13:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0/manifests"},{"name":"v5.45.2","sha":"ea8f6d3cfe1def60aba3f44b37ba9df5ad7d5eb1","kind":"commit","published_at":"2025-03-29T23:25:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2/manifests"},{"name":"v5.45.1","sha":"8078cf349af9dc4ba1daef77697c3631d3620e9d","kind":"commit","published_at":"2025-03-29T05:25:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"98aba13e39dd220e22e511b317bb6c7bdad3f157","kind":"commit","published_at":"2025-03-27T13:36:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0/manifests"},{"name":"v5.44.4","sha":"6e3d8b9d98bf8e7df630ddbbde50a1d21000d7ff","kind":"commit","published_at":"2025-03-24T14:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4/manifests"},{"name":"v5.44.3","sha":"66a7b259e0cbc7059dd380053344b34cfd075786","kind":"commit","published_at":"2025-03-22T16:51:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3/manifests"},{"name":"v5.44.2","sha":"82fbb6731a24b65cca672f6de55965b284c784dc","kind":"commit","published_at":"2025-03-22T00:23:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2/manifests"},{"name":"v5.44.1","sha":"a6eb72b9409a226619274b2fd15e943bace46a68","kind":"commit","published_at":"2025-03-21T02:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1/manifests"},{"name":"v5.44.0","sha":"7129a7fe515323fab323e9a36c261ea804b31411","kind":"commit","published_at":"2025-03-18T23:37:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0/manifests"},{"name":"vpy2.13.1","sha":"ef27e41b22274d04525729213fa3167c92f0a1f1","kind":"tag","published_at":"2025-03-15T08:06:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1/manifests"},{"name":"v5.43.1","sha":"141023b13b1726e898ab33c1666639c22890e2a1","kind":"commit","published_at":"2025-03-15T00:24:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1/manifests"},{"name":"vpy2.13.0","sha":"3e60df95f531411e431452f044ac0956e0feb025","kind":"tag","published_at":"2025-03-15T00:21:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0/manifests"},{"name":"v5.43.0","sha":"38dddd9e300c2659d0af09763e49c6eda3c31d19","kind":"commit","published_at":"2025-03-13T12:19:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0/manifests"},{"name":"v5.42.0","sha":"f169c7fabdbdbcc9f8f4e8525749010b6241c353","kind":"commit","published_at":"2025-03-12T14:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0/manifests"},{"name":"v5.41.9","sha":"53e24b787534196692d6d0f1638c810d0c2319ff","kind":"commit","published_at":"2025-03-11T14:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9/manifests"},{"name":"v5.41.8","sha":"0a78e5299ba6e8d2e59b83cfe60e5c685e61f3b6","kind":"commit","published_at":"2025-03-08T13:45:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8/manifests"},{"name":"vpy2.12.1","sha":"b70c4dc3a92578bd0b3f389535d16d73cc3b9dd2","kind":"tag","published_at":"2025-02-28T05:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1/manifests"},{"name":"v5.41.7","sha":"c0b8c4a755c5de7f5af40bffeb07517a0ef1c1da","kind":"commit","published_at":"2025-02-27T02:30:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7/manifests"},{"name":"v5.41.6","sha":"02a612a8aa02d556a69b9eddbcf0cdb4f4e56f39","kind":"commit","published_at":"2025-02-26T12:47:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6/manifests"},{"name":"v5.41.5","sha":"1e58c1469898c6d528635fbe5dcf06ddb1f453e8","kind":"commit","published_at":"2025-02-21T13:56:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5/manifests"},{"name":"vpy2.12.0","sha":"1522931b80c7208feb605af870ab8997aee5d7fc","kind":"tag","published_at":"2025-02-21T05:31:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0/manifests"},{"name":"v5.41.4","sha":"12b5829fc97f341327300c5d71181c97f167b0f5","kind":"commit","published_at":"2025-02-21T05:30:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4/manifests"},{"name":"v5.41.3","sha":"f0c680393d29178cbf6e9960bb79777053eb5b9c","kind":"commit","published_at":"2025-02-19T04:15:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3/manifests"},{"name":"v5.41.2","sha":"7a37f0998fd809ba31244c0da6db010ad34098d3","kind":"commit","published_at":"2025-02-16T14:33:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2/manifests"},{"name":"v5.41.1","sha":"d3865bb8d9b0fad95cba7ce2a1cc3b2e9457a949","kind":"commit","published_at":"2025-02-15T17:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"0dd2a64096cc1edc60f7530afc37c03187318ab8","kind":"commit","published_at":"2025-02-14T14:13:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0/manifests"},{"name":"v5.40.5","sha":"726880112b20fd67a88ef6739cb58b45513f547d","kind":"commit","published_at":"2025-02-14T04:25:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5/manifests"},{"name":"v5.40.4","sha":"49987659ddd9d64c825adc0cb8df9c02b4835057","kind":"commit","published_at":"2025-02-13T04:30:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4/manifests"},{"name":"v5.40.3","sha":"391311e8552309180e5c3ad54da5275f356ca942","kind":"commit","published_at":"2025-02-12T13:44:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3/manifests"},{"name":"v5.40.2","sha":"ae27afbb9535c5d9933d02e83803e83834c87c9b","kind":"commit","published_at":"2025-02-07T12:29:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2/manifests"},{"name":"v5.40.1","sha":"fa0a6c4b097924442bfb6ea247d123614acb4dc3","kind":"commit","published_at":"2025-02-07T02:05:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"0bb68257c6244a7ba7750d1198305ada1ab72d8b","kind":"commit","published_at":"2025-02-02T20:45:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0/manifests"},{"name":"v5.39.2","sha":"56aabb0db5330a51101504226527ce3691f28210","kind":"commit","published_at":"2025-02-02T02:22:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2/manifests"},{"name":"v5.39.1","sha":"36047efa501b49c176c5129880217dd905aee1ba","kind":"commit","published_at":"2025-01-30T14:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"0ff27add460aa7a284c7f86e924723886c556fd1","kind":"commit","published_at":"2025-01-29T03:02:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0/manifests"},{"name":"v5.38.0","sha":"36044c3c65c4aa6d8a5291574180798d408fcbba","kind":"commit","published_at":"2025-01-28T10:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"7e18e19c57f279a79812630b0c4ea15d371e986a","kind":"commit","published_at":"2025-01-25T10:08:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0/manifests"},{"name":"v5.36.0","sha":"99380739e2ffc2de79a115aebfa91b5c431a07f5","kind":"commit","published_at":"2025-01-24T14:03:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"824fc4c59158f2ec8fe309adce67650414d551a0","kind":"commit","published_at":"2025-01-23T11:23:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"218192263d1ab4782b3dcfcebcd92bd0551d270f","kind":"commit","published_at":"2025-01-22T09:32:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0/manifests"},{"name":"v5.34.10","sha":"71733cc6dd94d27156d7239d10108357b320eaab","kind":"commit","published_at":"2025-01-14T01:34:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10/manifests"},{"name":"v5.34.9","sha":"884ec22d007a39eac5798c7897c17b8617d63802","kind":"commit","published_at":"2025-01-12T16:36:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9/manifests"},{"name":"v5.34.8","sha":"0418cd7676e730e9ddcad00ace01adbe899e124d","kind":"commit","published_at":"2025-01-08T02:25:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8/manifests"},{"name":"v5.34.7","sha":"acd8bd7f0699890786acdc7c1242516a43a697ec","kind":"commit","published_at":"2025-01-06T23:16:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7/manifests"},{"name":"v5.34.6","sha":"d1fb1139da005e1df3939b1c620ece9db75fa531","kind":"commit","published_at":"2024-12-31T20:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6/manifests"},{"name":"v5.34.5","sha":"0763cd693acee7b6b80fefad0e8b1950e41a1a74","kind":"commit","published_at":"2024-12-25T13:38:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5/manifests"},{"name":"v5.34.4","sha":"034741181be9c9563a62b494fcf17d0d9c9026a6","kind":"commit","published_at":"2024-12-21T04:48:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4/manifests"},{"name":"v5.34.3","sha":"347b61819b6b06cb1c4ee3af06e780f15826b11c","kind":"commit","published_at":"2024-12-18T12:15:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3/manifests"},{"name":"v5.34.2","sha":"bfd0b8a808a33be0da92a006a7b4f8b17a5d79b3","kind":"commit","published_at":"2024-12-14T18:51:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2/manifests"},{"name":"v5.34.1","sha":"af020612644be1ba549a1c4802f6ab83c33aeedb","kind":"commit","published_at":"2024-12-13T14:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1/manifests"},{"name":"v5.34.0","sha":"fc8fac9d68e7f4de2322a82a38740a79b05e57f4","kind":"commit","published_at":"2024-12-10T14:32:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"0e3c2e5f345a1372eea1542ce2504a2f4ca6e6e0","kind":"commit","published_at":"2024-12-10T04:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"ab437a74d11f18a49645c2c7ae59949c33dc05b9","kind":"commit","published_at":"2024-12-09T09:24:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"dfa3e8b477662a5a1e556946689a2d41a57f2776","kind":"commit","published_at":"2024-12-08T17:57:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"26f578e0db52ff0501c2a2f4960abac377171773","kind":"commit","published_at":"2024-12-06T03:06:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"cf49d37f5119a033f630aa781f2e9757831e5873","kind":"commit","published_at":"2024-12-04T06:17:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"9ae31bac5bb5c1f35d59db94d2af3d6eaaec1ad3","kind":"commit","published_at":"2024-12-02T20:33:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0/manifests"},{"name":"v5.30.1","sha":"9b1f30c8377ee56b9247e953765892ddf794e4b2","kind":"commit","published_at":"2024-11-30T14:46:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d0c473f90670b95fd98a63995dbb9481d0f6742d","kind":"commit","published_at":"2024-11-29T04:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0/manifests"},{"name":"vpy2.11.0","sha":"4ada3d5c318fd550ebb466e49203217fb6f1450b","kind":"tag","published_at":"2024-11-26T03:35:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0/manifests"},{"name":"v5.29.1","sha":"cc6cfc2231dbcdc55f14c92ebe05243b99eebb09","kind":"commit","published_at":"2024-11-23T05:48:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1/manifests"},{"name":"v5.29.0","sha":"bf03f864fb64c86bf75d52dad2c894a5e5e39e44","kind":"commit","published_at":"2024-11-22T09:11:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0/manifests"},{"name":"v5.28.2","sha":"4d3eb88f64e59c5d0cf80895c0af528700788771","kind":"commit","published_at":"2024-11-22T01:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2/manifests"},{"name":"v5.28.1","sha":"a9ed0c1cbfc96a0363a6ad51de7de7991293e251","kind":"commit","published_at":"2024-11-20T13:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1/manifests"},{"name":"v5.28.0","sha":"26b2bc6386d639a35f87ab226dbeda3204a5ddd7","kind":"commit","published_at":"2024-11-19T17:53:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0/manifests"},{"name":"v5.27.0","sha":"212956921f364f02913aaf76a378358d373801c1","kind":"commit","published_at":"2024-11-19T03:13:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0/manifests"},{"name":"v5.26.2","sha":"65c729152bfe6c3fabb3c7b40f9c4bcf7366af3f","kind":"commit","published_at":"2024-11-15T09:25:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"8784f662f905fa5f40f6c4bd62c369e2cbe4290f","kind":"commit","published_at":"2024-11-14T15:26:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"68cf88a626a0ea5499f3137657b6a02552c2bfcc","kind":"commit","published_at":"2024-11-14T10:39:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0/manifests"},{"name":"v5.25.6","sha":"6ea8f5421d7074054f18057e5665d53b23fb9a97","kind":"commit","published_at":"2024-11-11T15:29:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6/manifests"},{"name":"v5.25.5","sha":"293df08103c86fb142f85ff68770e57a71f6f085","kind":"commit","published_at":"2024-11-11T14:33:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5/manifests"},{"name":"v5.25.4","sha":"624a08638ff43b6fae82d9cf5cf939bdbd149f69","kind":"commit","published_at":"2024-11-10T00:08:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4/manifests"},{"name":"v5.25.3","sha":"a8553db76997a05eef4d7db7c746f7b868f92864","kind":"commit","published_at":"2024-11-08T12:37:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3/manifests"},{"name":"v5.25.2","sha":"d5f9efe59536cfcd4c3f16538b763e6cb857e7cf","kind":"commit","published_at":"2024-11-08T02:17:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2/manifests"},{"name":"v5.25.1","sha":"acadd32d5c059cccf096603538c7795dc597a921","kind":"commit","published_at":"2024-11-07T03:11:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"7a9d8eef416be9434e3b268d547bef09fde5fd6f","kind":"commit","published_at":"2024-11-06T00:39:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"43d80b31762f99de2792b01ee538a4dd79fb545b","kind":"commit","published_at":"2024-11-05T13:59:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0/manifests"},{"name":"v5.23.1","sha":"855aa5ed0b6f69c8e989191658d82570943b5319","kind":"commit","published_at":"2024-11-05T04:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1/manifests"},{"name":"v5.23.0","sha":"092019f862194acf29933faf7d1f712f1e9852b9","kind":"commit","published_at":"2024-11-02T19:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"65d256f3bda01f98655473e66f258ea871319e69","kind":"commit","published_at":"2024-10-31T15:27:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0/manifests"},{"name":"vpy2.10.1","sha":"0547f7a80d29eee9315ef4a1d3bd954ddd2b467f","kind":"tag","published_at":"2024-10-26T05:33:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1/manifests"},{"name":"v3.16.2","sha":"ba65311d8c48a66801144e239c30f1cab86ced2b","kind":"commit","published_at":"2024-10-24T12:23:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2/manifests"},{"name":"v4.18.2","sha":"e348831e82ec7a1330f3203ab9ccdd1d8c226e84","kind":"commit","published_at":"2024-10-24T08:27:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2/manifests"},{"name":"vpy2.10.0","sha":"569cbc49100198eff06be795cf1bae1bb22d743f","kind":"tag","published_at":"2024-10-24T01:26:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0/manifests"},{"name":"v5.21.2","sha":"0ff74d432416c93d56fb0bb24ba4665013b35623","kind":"commit","published_at":"2024-10-22T06:48:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2/manifests"},{"name":"v3.16.1","sha":"5092252dc730fef395a444d2ef6f9ddd4f02881a","kind":"commit","published_at":"2024-10-19T09:21:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1/manifests"},{"name":"v4.18.1","sha":"d5495b16c05f9dbbcb88f96c01272e91a977c248","kind":"commit","published_at":"2024-10-19T09:20:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1/manifests"},{"name":"v5.21.1","sha":"98e1ec66ef451d7c21fb7f3c039e37ab41650182","kind":"commit","published_at":"2024-10-18T12:58:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e7f0826b19250c4b1a91f7a755f0aded06bba07b","kind":"commit","published_at":"2024-10-18T08:13:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0/manifests"},{"name":"v5.20.1","sha":"dff47c0825aa03f5f78562b5aa8b08f6d85d4e10","kind":"commit","published_at":"2024-10-18T06:30:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1/manifests"},{"name":"v3.16.0","sha":"ecec076fa6fc61583a180cb13f93366b843c2a33","kind":"commit","published_at":"2024-10-15T09:19:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0/manifests"},{"name":"v4.18.0","sha":"d4997ec2c0e88de0f906a5c6c66aa00b8ad9b5de","kind":"commit","published_at":"2024-10-14T14:28:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0/manifests"},{"name":"v5.20.0","sha":"073baf6222dfda569ac214dbeba37416b4976534","kind":"commit","published_at":"2024-10-13T09:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0/manifests"},{"name":"v5.19.1","sha":"c8abdc735c7e882e163bd267604644f9e6314313","kind":"commit","published_at":"2024-10-12T14:17:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"36ef0705c0e1cf2473a8022d548ff62fab2067e9","kind":"commit","published_at":"2024-10-11T08:52:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"f0cb07e5af50a0d4ae7808beb3dc744cbaaa89a0","kind":"commit","published_at":"2024-10-09T00:53:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0/manifests"},{"name":"v5.17.1","sha":"ca8207b24beac765b757b7273c24dcfd976d44af","kind":"commit","published_at":"2024-10-07T16:38:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"80ca4636266c2acd98743716f3c80ecfacf59d4b","kind":"commit","published_at":"2024-10-07T15:54:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"7321e25583ccb0a377eeca79e9fbae9afba56ef7","kind":"commit","published_at":"2024-10-06T09:11:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"f4526700ef9e1bee989fda1243a2d4e94ad9c85b","kind":"commit","published_at":"2024-10-01T21:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"626d9cd2f6dea1f7a27faaa49c9fc9f5fff35fdf","kind":"commit","published_at":"2024-09-30T07:04:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0/manifests"},{"name":"v5.13.2","sha":"46e2617694d12577d3b6656fb5bba24cb7d1cd4d","kind":"commit","published_at":"2024-09-20T12:31:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"68c415d1e6767c500fb462f50304b733aedeed80","kind":"commit","published_at":"2024-09-18T01:33:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"44a2d6288d43d342c54531413bb71d1acb371435","kind":"commit","published_at":"2024-09-11T14:48:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0/manifests"},{"name":"vpy2.9.4","sha":"836edd8882f2077240e54757f60ea3e4ff08ac01","kind":"tag","published_at":"2024-09-10T12:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4/manifests"},{"name":"v5.12.15","sha":"8772a230155bbebde0cc9c48692c83b1394ddbce","kind":"commit","published_at":"2024-09-10T12:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15/manifests"},{"name":"v5.12.14","sha":"056b90db0bad34a393149dae61a171717053e526","kind":"commit","published_at":"2024-09-05T03:23:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14/manifests"},{"name":"v5.12.13","sha":"69c129670a468b6b6ce1b8600e1928826d53f8bb","kind":"commit","published_at":"2024-09-03T14:04:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13/manifests"},{"name":"vpy2.9.3","sha":"6d828aec07f96c074457f2874e59f1d06cad3050","kind":"tag","published_at":"2024-08-31T01:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3/manifests"},{"name":"v5.12.12","sha":"7104a8c82281ed495245184f569bbb6c2d92605c","kind":"commit","published_at":"2024-08-29T13:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12/manifests"},{"name":"v5.12.11","sha":"fea6b1a060d5cc42bf468bfa4db9e32b7a686fe0","kind":"commit","published_at":"2024-08-28T04:57:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11/manifests"},{"name":"v5.12.10","sha":"a457a54f755fcb83af38100166d5b718e58149f1","kind":"commit","published_at":"2024-08-22T05:17:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10/manifests"},{"name":"v5.12.9","sha":"c60e6a3f45606c623ef6a2b16415d67eac9b0269","kind":"commit","published_at":"2024-08-17T18:21:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9/manifests"},{"name":"v5.12.8","sha":"89c771b4986e4e228a5451663a0baa15b3606d65","kind":"commit","published_at":"2024-08-17T00:29:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8/manifests"},{"name":"v5.12.7","sha":"4fbde068cf782c007e3dee78836eae4e098d9b50","kind":"commit","published_at":"2024-08-16T03:30:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7/manifests"},{"name":"v5.12.6","sha":"69d7ef30e551e1c1b3682e6a460b8de8e0f9c437","kind":"commit","published_at":"2024-08-14T14:40:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6/manifests"},{"name":"v5.12.5","sha":"b5993b374cab860f1c208296b9a5d6dd58499111","kind":"commit","published_at":"2024-08-13T03:26:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"b7b31dd90cf610fd995394ac4b579ed4c87b4247","kind":"commit","published_at":"2024-08-12T08:30:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4/manifests"},{"name":"vpy2.9.2","sha":"c70e5e7bf07144df93caf9ec0505497b5119e708","kind":"tag","published_at":"2024-08-10T17:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2/manifests"},{"name":"v5.12.3","sha":"65a3e59ac3b09d21f92c7a6eea34b80d8e11cfda","kind":"commit","published_at":"2024-08-10T17:43:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"1777e38546d88f17a79170868c90f01bb70bb231","kind":"commit","published_at":"2024-08-09T03:53:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2/manifests"},{"name":"vpy2.9.1","sha":"5344692d0d508ee797c253280c498e27606630dd","kind":"tag","published_at":"2024-08-08T01:58:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1/manifests"},{"name":"v5.12.1","sha":"0faec379aafd77f69f8290f192a2e374ff3e872e","kind":"commit","published_at":"2024-08-07T01:15:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1/manifests"},{"name":"vpy2.9.0","sha":"e313993cd40acac75e544c81e10969b05058fd3e","kind":"tag","published_at":"2024-08-02T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0/manifests"},{"name":"v5.12.0","sha":"00c303748bf060d47860ed7b7edd91c0894876ca","kind":"commit","published_at":"2024-08-01T01:29:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"1b31a6c8c957e386e212a340b0360e7781acc382","kind":"commit","published_at":"2024-07-29T12:14:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"3a65ac4c5221c2d882ea741333b8651530e5ed02","kind":"commit","published_at":"2024-07-26T03:11:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"1bf1258343b52d6e0625d28693b7d87c04c84f08","kind":"commit","published_at":"2024-07-19T14:13:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"a5ac1ae84a33fca0985d660e10e32895a47e2bda","kind":"commit","published_at":"2024-07-19T13:08:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"da520e7705ae48e0fcd3d913ceb9c1eab0399859","kind":"commit","published_at":"2024-07-18T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"14038738cd99943c315e2531dbbd00c6a8944f62","kind":"commit","published_at":"2024-07-16T12:18:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"8025f994658167971f2778cd67531c3f3b0008db","kind":"commit","published_at":"2024-07-15T14:09:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0/manifests"},{"name":"vpy2.8.1","sha":"7fdd8924d3625b6916e36d78c0f8e91956572a43","kind":"tag","published_at":"2024-07-11T14:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1/manifests"},{"name":"v5.8.7","sha":"4963d92c79a5fe369da3df85f9d548c42b5d1a02","kind":"commit","published_at":"2024-07-11T14:13:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"8bb08a7e6ddf6799f31ac9e07e6bda8eb4023a78","kind":"commit","published_at":"2024-07-11T00:21:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6/manifests"},{"name":"vpy2.8.0","sha":"aecac66b891045397d915fbc2cc1c3c92c5ae764","kind":"tag","published_at":"2024-07-10T02:17:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0/manifests"},{"name":"v5.8.5","sha":"a6155c970739c7664befa18664d0019bf1afc9c9","kind":"commit","published_at":"2024-07-10T02:17:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"b4669d88f1732fb4f84fb390208008d176f4122a","kind":"commit","published_at":"2024-07-05T04:21:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"833d8663b24e4c5940da87f9b67f1d4c7b83af2a","kind":"commit","published_at":"2024-06-28T12:27:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"68899ac9af14c2d307926d650e8db7cdfc980074","kind":"commit","published_at":"2024-06-15T06:23:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"16fb26737721d464b45acc7177ee4d1ef7bd85f6","kind":"commit","published_at":"2024-06-12T14:37:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"74e7cce8c5158a59dd932114e1e0df30c9fc11f9","kind":"commit","published_at":"2024-06-11T14:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0/manifests"},{"name":"vpy2.7.8","sha":"a5a0af83e0c5a9a5296b8dbfde9bb10f86de1f96","kind":"tag","published_at":"2024-06-05T14:14:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8/manifests"},{"name":"vpy2.7.7","sha":"88b8f6c49c9642a252fbb6ef3b2b2e4260ebed8c","kind":"tag","published_at":"2024-06-04T23:48:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7/manifests"},{"name":"v5.7.15","sha":"92f39fd241bed71b8a4fcacd6ff44e5aa67977e0","kind":"commit","published_at":"2024-06-04T23:47:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15/manifests"},{"name":"v5.7.14","sha":"02cd61d119bee6043a9b42ce3eccfe45cfcc4fb3","kind":"commit","published_at":"2024-05-29T16:23:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"5b25660169d9543d37781c97641a50a76c2759a3","kind":"commit","published_at":"2024-05-28T18:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"d3ad53f64f8cf272c2cc9aa1936a82d30cb9072d","kind":"commit","published_at":"2024-05-24T04:08:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"dff8e2e293739f02f27f9b06bd47222adb7c8aa7","kind":"commit","published_at":"2024-05-23T05:37:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"e35dad78c4a3e761a53532998034b2a8f7fec4a3","kind":"commit","published_at":"2024-05-21T04:51:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"7d51ed749f77926ee2bfd2b1076c8cd8d3b42243","kind":"commit","published_at":"2024-05-16T05:24:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9/manifests"},{"name":"vpy2.7.6","sha":"c70708ba1375c6a201e762658927d0672697b246","kind":"tag","published_at":"2024-05-09T04:40:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6/manifests"},{"name":"v5.7.8","sha":"bc71850259a818805cfeacb6ae34bf023d52ced5","kind":"commit","published_at":"2024-05-01T20:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"ad779738180314af42f938eb1893f3d617127d28","kind":"commit","published_at":"2024-04-30T07:46:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7/manifests"},{"name":"vpy2.7.5","sha":"8020f9952a058988d57d1f772f43b2d802e20692","kind":"tag","published_at":"2024-04-28T16:59:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5/manifests"},{"name":"v5.7.6","sha":"a8c5831d2b3e86ae9247af7eba70968cbcbfd7a7","kind":"commit","published_at":"2024-04-27T04:12:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6/manifests"},{"name":"vpy2.7.4","sha":"723457f6eba0cd320bdac32ada807f83bd46e46b","kind":"tag","published_at":"2024-04-26T14:19:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4/manifests"},{"name":"vpy2.7.3","sha":"8a296f17107edb12d3282ab073166f62aded1635","kind":"tag","published_at":"2024-04-24T04:34:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3/manifests"},{"name":"v5.7.5","sha":"cc4afdcf88534427900125eb2f68ac169e55baf3","kind":"commit","published_at":"2024-04-24T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"f65eb4b5b6d1025a6fe06c9841403fd88956688c","kind":"commit","published_at":"2024-04-21T15:39:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4/manifests"},{"name":"vpy2.7.2","sha":"8ed041e0395bdfb5cd9b474cdc17985bea98ea68","kind":"tag","published_at":"2024-04-20T05:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2/manifests"},{"name":"v5.7.3","sha":"b881857b5fb8e985e21f731d1a22caeed883331c","kind":"commit","published_at":"2024-04-20T05:32:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3/manifests"},{"name":"vpy2.7.1","sha":"333c3e03a0b77e5fdc8d03b5e1f23c1af777cfa6","kind":"tag","published_at":"2024-04-18T01:24:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1/manifests"},{"name":"v5.7.2","sha":"c97a43b7849c8c34f4043cf0e6873cde7215920d","kind":"commit","published_at":"2024-04-18T01:23:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2/manifests"},{"name":"vpy2.7.0","sha":"99ab8c550b0563535f739fc8fbaa93e8d5e1e4d6","kind":"tag","published_at":"2024-04-13T18:28:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0/manifests"},{"name":"vpy2.6.0","sha":"deca5d04c96410fd5d09f8165a32e9769d35f0f6","kind":"tag","published_at":"2024-04-13T00:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0/manifests"},{"name":"v5.7.1","sha":"da3eb33f6584a466ac5eb1cb729c8478ba78b501","kind":"commit","published_at":"2024-04-10T01:18:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"9c25995b1e0c8f9193516adeae486f6b781dd3eb","kind":"commit","published_at":"2024-04-09T14:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0/manifests"},{"name":"vpy2.5.0","sha":"111fa41a8444aa2b8080f35d585867c65bdeab37","kind":"tag","published_at":"2024-04-08T21:10:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0/manifests"},{"name":"v5.6.0","sha":"b172ddfa247a307b5d66ccc364c2782118df6040","kind":"commit","published_at":"2024-04-08T21:09:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0/manifests"},{"name":"vpy2.4.0","sha":"ab5e3d64e89a52638a555cefddc534b4e79d056f","kind":"tag","published_at":"2024-04-07T22:09:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0/manifests"},{"name":"v5.5.4","sha":"91cdd57b93da342b359177b7e5502d52c37523b6","kind":"commit","published_at":"2024-04-07T22:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"082834b1fb66dd4f6ad4ba94e5b1761e53fd6b78","kind":"commit","published_at":"2024-04-07T01:59:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"4a3787cf0d7ed8ecc46e946b87fdea436b838ee0","kind":"commit","published_at":"2024-04-06T04:25:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"80365638e7934aaa657571ed640fe0edacedf8e0","kind":"commit","published_at":"2024-04-03T14:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"66cf7c7bb82e5c08bc669615c83cc69fa0894228","kind":"commit","published_at":"2024-03-31T19:45:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0/manifests"},{"name":"v5.4.6","sha":"b8d7ebf3355012a2495709c4758180c60f01fb72","kind":"commit","published_at":"2024-03-26T13:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6/manifests"},{"name":"vpy2.3.3","sha":"6bf668ed7e600b8ca28439431812d83aca81508d","kind":"tag","published_at":"2024-03-24T17:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3/manifests"},{"name":"vpy2.3.2","sha":"52d44397b39de9a9c04b6c3e302837e7876de053","kind":"tag","published_at":"2024-03-23T21:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2/manifests"},{"name":"v5.4.5","sha":"f8c84021ad226b86bff4c4351dbb4cdebe117bd5","kind":"commit","published_at":"2024-03-22T04:27:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5/manifests"},{"name":"v5.4.4","sha":"ea973b98c605a5124c1e7c65e0c34b595ac8fb1a","kind":"commit","published_at":"2024-03-21T04:16:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4/manifests"},{"name":"vpy2.3.1","sha":"a73cf3220209bbd52255aa6974a96d77c14c47e9","kind":"tag","published_at":"2024-03-19T05:07:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1/manifests"},{"name":"v5.4.3","sha":"7bf641886ec6424d44b1d20d5aa22aae81ceef1d","kind":"commit","published_at":"2024-03-17T13:53:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3/manifests"},{"name":"vpy2.3.0","sha":"928eeb6704184bbbdfe064b49599e1afc529acf2","kind":"tag","published_at":"2024-03-16T03:49:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0/manifests"},{"name":"v5.4.2","sha":"096bd810fcd5e4d923b0968bec7a4fc992c5e8a6","kind":"commit","published_at":"2024-03-06T05:00:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"abe142ad3d6d1463b261de5eef88bf4827c868e2","kind":"commit","published_at":"2024-03-01T05:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"82dfc48ee0059b00f37116ec65cab6897b722325","kind":"commit","published_at":"2024-02-27T03:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"e31fe65571733e9bce85e3ecdb85f93d0346072c","kind":"commit","published_at":"2024-02-25T10:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"927d2a5bc08c320b60c8ba0fe38dd04d32aa3771","kind":"commit","published_at":"2024-02-24T00:09:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"651d086f41818dd25bd96bdc2c855a9a4b06be13","kind":"commit","published_at":"2024-02-22T02:05:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"bfa18396b4b128a84a99b1ca0e46908cdedad386","kind":"commit","published_at":"2024-02-20T22:47:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"571b4172487ee972320d93d81313cd7e88307114","kind":"commit","published_at":"2024-02-17T13:57:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"83e8a611b1a758354426244739bcc950e658e1f3","kind":"commit","published_at":"2024-02-17T02:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0/manifests"},{"name":"v5.1.12","sha":"59386645ebf0d50f96a4d76b1988fc501348dc3e","kind":"commit","published_at":"2024-02-16T05:33:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12/manifests"},{"name":"vpy2.2.4","sha":"5949b37b6762af8bd6d1a98350df56a409bac501","kind":"tag","published_at":"2024-02-13T01:57:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4/manifests"},{"name":"v5.1.11","sha":"e8c64477e0e8d29cfa87d7c1ccc78d2932f1eb33","kind":"commit","published_at":"2024-02-13T01:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11/manifests"},{"name":"vpy2.2.3","sha":"f2e11b4182a55ced34dc6cf63ef5e6d11c8f24fa","kind":"tag","published_at":"2024-02-10T20:39:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3/manifests"},{"name":"v5.1.10","sha":"acabc45be455bbc30dc149afc1045c48f250c25f","kind":"commit","published_at":"2024-02-10T20:38:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10/manifests"},{"name":"v5.1.9","sha":"cd63c28100d33f563fff852ff46132ee014aa7d9","kind":"commit","published_at":"2024-02-05T16:09:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9/manifests"},{"name":"vpy2.2.2","sha":"b3ab285cb128075b8a8d52a75a4a5b210c1a24dd","kind":"tag","published_at":"2024-02-03T03:37:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2/manifests"},{"name":"v5.1.8","sha":"6e12b3e8771ccb25e2eb1231ef033974bf0a98b3","kind":"commit","published_at":"2024-02-03T03:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"1eedf29a9779cc6762f15c26fc00926d8ddc04a4","kind":"commit","published_at":"2024-02-02T02:31:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"5cecea1f1625e23eeb070329bdad4ab4ac670b80","kind":"commit","published_at":"2024-01-31T00:27:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"168d312ac7174a1c5c6abee56110547b76cfce7a","kind":"commit","published_at":"2024-01-23T02:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"7db6756125f235c7b2d7523b88edcbe4e3b6a754","kind":"commit","published_at":"2024-01-20T17:01:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4/manifests"},{"name":"vpy2.2.1","sha":"350a81402f9d6c18e69f215c4e3bb1fe5d277937","kind":"tag","published_at":"2024-01-16T13:14:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1/manifests"},{"name":"v5.1.3","sha":"081061f2a07f702a934b0ee0d3b8cdfdf3ce8185","kind":"commit","published_at":"2024-01-16T13:14:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fc8eafde5f1d5eec2d6e2359ee3278cd84993252","kind":"commit","published_at":"2024-01-15T19:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2/manifests"},{"name":"vpy2.2.0","sha":"379016ef181aea805d599d34c7b6746e9ddcbd66","kind":"tag","published_at":"2024-01-14T17:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0/manifests"},{"name":"vpy2.1.0","sha":"bf3d1586777491e320af49ceb054edec020a9438","kind":"tag","published_at":"2024-01-12T00:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0/manifests"},{"name":"v5.1.1","sha":"f1bfded60e42a5d2311002829746d22d64dbc4a5","kind":"commit","published_at":"2024-01-02T02:06:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"db464903cf4b1d94c3b72856d593ee395b497c37","kind":"commit","published_at":"2023-12-27T17:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0/manifests"},{"name":"vpy2.0.0","sha":"f6e585d36df25db5fb24d986b7cc2433c92473c9","kind":"tag","published_at":"2023-12-23T01:15:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0/manifests"},{"name":"v5.0.0","sha":"58e5746102dda9de168a678cf1dc6313dfb85fba","kind":"commit","published_at":"2023-12-21T21:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0/manifests"},{"name":"v4.17.0","sha":"e1ff35b53353bb20c045785fd213fb4e3ae9c181","kind":"commit","published_at":"2023-12-21T14:15:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0/manifests"},{"name":"vpy1.24.0","sha":"8a0b4ad7acca1d209c26c6472a372920b657d7b4","kind":"tag","published_at":"2023-12-21T05:25:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0/manifests"},{"name":"v4.16.0","sha":"67c3b8b7af266ba8be82fa1e095ac86c8b86e6a1","kind":"commit","published_at":"2023-12-18T13:47:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0/manifests"},{"name":"vpy1.23.0","sha":"136e8e7f3f2e69dcf32406ee3513962cedcd13f8","kind":"tag","published_at":"2023-12-18T03:59:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0/manifests"},{"name":"vpy1.22.0","sha":"1ef6bcf859385f468a5d1b31827d2dab3396245b","kind":"tag","published_at":"2023-12-14T23:26:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0/manifests"},{"name":"v4.15.4","sha":"2c06921a9360698b1d06dc324ab0b9d157538178","kind":"commit","published_at":"2023-12-14T13:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4/manifests"},{"name":"vpy1.21.0","sha":"3c325ffbde0acc1f137d8cdfd24079b39dfee3c9","kind":"tag","published_at":"2023-12-14T00:51:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0/manifests"},{"name":"v4.15.3","sha":"8a486b10511610580ab8433b6d9e8ce2ff26bfba","kind":"commit","published_at":"2023-12-13T23:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3/manifests"},{"name":"vpy1.20.0","sha":"1010c77e4e3ba16927bff6b612ebf3f3f52f779a","kind":"tag","published_at":"2023-12-13T02:16:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0/manifests"},{"name":"vpy1.19.0","sha":"0365b3f1e1b502096320c4a6fd26940540244110","kind":"tag","published_at":"2023-12-12T00:54:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0/manifests"},{"name":"vpy1.18.0","sha":"f3536dd2ae83650df32726f0ee89654458e8e23d","kind":"tag","published_at":"2023-12-10T04:28:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0/manifests"},{"name":"v4.15.2","sha":"96adcc90e7e8c75157470ce12bb9fde4b5078228","kind":"commit","published_at":"2023-12-07T13:28:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"95ad04972e99ab56af864c9ee9ebc2fa53ca86c9","kind":"commit","published_at":"2023-12-06T21:52:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"76f9e8ffa64b3299868e041292bfd6bf8e988b3d","kind":"commit","published_at":"2023-12-05T13:18:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0/manifests"},{"name":"v4.14.4","sha":"1a23e57075a16e5d9ae6022b4599d65855b5e3de","kind":"commit","published_at":"2023-11-28T13:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"cbd5057563545e9f4a5fa1e1e4abe25f0962ce12","kind":"commit","published_at":"2023-11-27T14:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"d7cf6ea60830b69b636648238a51e5f981616d02","kind":"commit","published_at":"2023-11-24T11:11:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2/manifests"},{"name":"vpy1.17.0","sha":"bec84e8c8083fe4cf36839634e7cf2939a85d886","kind":"tag","published_at":"2023-11-24T09:27:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0/manifests"},{"name":"v4.14.1","sha":"65a73ce6a1c3b11b616b47f409cee0d3dcb6f839","kind":"commit","published_at":"2023-11-23T15:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"d6c31de48d7aadb542a1e3755ca5b9d169d3fdb9","kind":"commit","published_at":"2023-11-18T10:14:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0/manifests"},{"name":"v4.13.3","sha":"4cfe33e481e204f6377362b7314193c3b7fc40f0","kind":"commit","published_at":"2023-11-16T06:00:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3/manifests"},{"name":"vpy1.16.1","sha":"fc7f863bff2b4aa0869536eecabf01040b600533","kind":"tag","published_at":"2023-11-09T14:06:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1/manifests"},{"name":"v4.13.2","sha":"60a917e3c08fee3d77e32da633e517b3d4e223aa","kind":"commit","published_at":"2023-11-09T14:05:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2/manifests"},{"name":"vpy1.16.0","sha":"719ba5bc6fcc09d99a664b8986bad67163bfcb90","kind":"tag","published_at":"2023-11-08T12:48:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0/manifests"},{"name":"v4.13.1","sha":"610c701d94324e165a079c4de6b4cf0ef612f1da","kind":"commit","published_at":"2023-11-08T09:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"4828b7e7887d3dffa79e2bb388b93df9d70d88ac","kind":"commit","published_at":"2023-11-05T11:16:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0/manifests"},{"name":"vpy1.15.4","sha":"3d5373929be84374480acf2a972f3ca7d64d427d","kind":"tag","published_at":"2023-11-05T11:05:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4/manifests"},{"name":"v4.12.10","sha":"9f36d48344e11efba60ecd9f51f57c60b03a3cb5","kind":"commit","published_at":"2023-11-05T11:04:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10/manifests"},{"name":"vpy1.15.3","sha":"0f0c35129239d64c40a57fa1fbf1ff8aa9efa294","kind":"tag","published_at":"2023-11-05T05:32:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3/manifests"},{"name":"v4.12.9","sha":"343d62c920511443f6786a30f283820fe8a1a464","kind":"commit","published_at":"2023-11-05T05:31:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9/manifests"},{"name":"v4.12.8","sha":"edd4b6b6cf714d1e95c43b61df7e363409e85ba4","kind":"commit","published_at":"2023-11-03T02:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"a7f7080622d9689b1a62cb280df412520b3c1e3a","kind":"commit","published_at":"2023-10-29T06:36:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"14176c1846c507da411495ddba40996a48e585b6","kind":"commit","published_at":"2023-10-26T02:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6/manifests"},{"name":"vpy1.15.2","sha":"c3c165ab32d66657d94f552a266f182f8f30c1df","kind":"tag","published_at":"2023-10-18T02:33:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2/manifests"},{"name":"v4.12.5","sha":"5c62a7739aa180a688dff01eea7f7f16ed6f0036","kind":"commit","published_at":"2023-10-18T02:32:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"fb7c64849dde45516ac8f1f313e242bae935fce8","kind":"commit","published_at":"2023-10-13T13:47:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"2bbc01494d8a1c7954327ae52ea4525b8e27bc35","kind":"commit","published_at":"2023-10-10T02:17:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"a01bb0b0345509cde6c74843323de6b67729f310","kind":"commit","published_at":"2023-10-05T13:50:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2/manifests"},{"name":"vpy1.15.1","sha":"4e1d0513842596e3c4d287e56d2eebc97b1addce","kind":"tag","published_at":"2023-10-04T13:26:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1/manifests"},{"name":"v4.12.1","sha":"dbc6b015158b1b85b2baa48d4850bf15096691d0","kind":"commit","published_at":"2023-10-04T13:25:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1/manifests"},{"name":"vpy1.15.0","sha":"b2d768e7b06b48eb4d8fbec63c7fa4f53c67a26a","kind":"tag","published_at":"2023-09-30T04:48:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0/manifests"},{"name":"v4.12.0","sha":"5ebb185dbecd2478688b20131522be41d0f3a055","kind":"commit","published_at":"2023-09-29T14:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0/manifests"},{"name":"vpy1.14.0","sha":"b886d1d3a4ed2987a5120c764ed97da2d36957ce","kind":"tag","published_at":"2023-09-26T04:30:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0/manifests"},{"name":"v4.11.4","sha":"9d78a99b390523c482c8440c190628aa9040c333","kind":"commit","published_at":"2023-09-22T09:56:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"164772169f99edf9da8d9d478a03eea277ece45a","kind":"commit","published_at":"2023-09-22T02:41:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"109bebf4e84d1f554c0fa491180001e2f571cba8","kind":"commit","published_at":"2023-09-20T13:34:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"28c817f696dd91092f51cd4529748f713e74ef15","kind":"commit","published_at":"2023-09-20T00:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"3fd185cdcdb473f46bde5deb91301a71e192b190","kind":"commit","published_at":"2023-09-16T03:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0/manifests"},{"name":"vpy1.13.2","sha":"764f2e07dc32ffa21303c96fe7029fedff3ca5bb","kind":"tag","published_at":"2023-09-12T06:22:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2/manifests"},{"name":"v4.10.0","sha":"4226ff380b43cabc3e52e0a5321d05f0fa2f265d","kind":"commit","published_at":"2023-09-12T06:21:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0/manifests"},{"name":"vpy1.13.1","sha":"c389221bdecba9fbb52c40d4a4e8ad78ecdb86c3","kind":"tag","published_at":"2023-09-11T14:01:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1/manifests"},{"name":"vpy1.13.0","sha":"09bae92e69d9cb7d8f3cc150a52b2c0f183affe7","kind":"tag","published_at":"2023-09-07T13:22:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0/manifests"},{"name":"v4.9.0","sha":"0f4af1701d549b9acc557e6dcc098d78e3de7911","kind":"commit","published_at":"2023-09-05T14:49:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0/manifests"},{"name":"vpy1.12.0","sha":"ff66290a0f6773300881f94ec6eb5fafe5c7ca24","kind":"tag","published_at":"2023-08-31T03:29:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0/manifests"},{"name":"vpy1.11.0","sha":"e640e5a95fd988a927aeef095b96cde41df6be63","kind":"tag","published_at":"2023-08-26T03:55:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0/manifests"},{"name":"v4.8.0","sha":"1020376dd7144ac432642e3ba19aa056e85b1baf","kind":"commit","published_at":"2023-08-20T23:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"9253112d0e1a0d0fa8496cafaefd81c009f2bd16","kind":"commit","published_at":"2023-08-19T13:52:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4/manifests"},{"name":"vpy1.10.1","sha":"a982ff36f705fab147eedaf037e71e525f3b46fe","kind":"tag","published_at":"2023-08-19T04:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1/manifests"},{"name":"v4.7.3","sha":"3ef306632b31820f604dc3c15b55d041a86d062f","kind":"commit","published_at":"2023-08-17T13:39:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"1e5e7ba2016029a0710412c5f5dcd11844c44b17","kind":"commit","published_at":"2023-08-12T00:43:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"bf9a9471818cb6fe4c323ba4bfbbcff3ea074c19","kind":"commit","published_at":"2023-08-10T02:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1/manifests"},{"name":"vpy1.10.0","sha":"284a2583a5b387935304b27b2e79f8d82f0370ce","kind":"tag","published_at":"2023-08-03T02:12:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0/manifests"},{"name":"v4.7.0","sha":"6fe67b49d30bdb70fcbd8057f98b1014056ea765","kind":"commit","published_at":"2023-08-03T01:42:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"3a656d968b584b8f04d42dc29eb1a561c2ab2fde","kind":"commit","published_at":"2023-07-28T19:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2d64c6e6b0aa06d3b27d01375bd3c3e7822c48b0","kind":"commit","published_at":"2023-07-26T19:20:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2/manifests"},{"name":"v4.6.0","sha":"39b2565325a56b1df87f49dfe3a1ba9deb0ea174","kind":"commit","published_at":"2023-07-19T19:23:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0/manifests"},{"name":"vpy1.9.0","sha":"38b19d8a5874fb9725b1d40d7656fd7c312710d9","kind":"tag","published_at":"2023-07-18T15:17:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0/manifests"},{"name":"v4.5.0","sha":"2b31259878b5c6d46429502e1fadf51b74d8872c","kind":"commit","published_at":"2023-07-18T15:16:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0/manifests"},{"name":"vpy1.8.0","sha":"3860ed116aed02e7d96e4917df8648fc48977fde","kind":"tag","published_at":"2023-07-17T20:35:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0/manifests"},{"name":"v4.4.0","sha":"38ed54a879ecff97fab9757a5ebf6583d6d161fb","kind":"commit","published_at":"2023-07-17T07:15:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0/manifests"},{"name":"vpy1.7.0","sha":"980db2ba2163db32beea20546be3b072a3fcdf61","kind":"tag","published_at":"2023-07-14T17:30:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0/manifests"},{"name":"v4.3.0","sha":"3b6f33eb85f68cff97eb61253884cf540cfb4908","kind":"commit","published_at":"2023-07-14T05:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fc69da91d109d713ff16efca0a968466b7868f6c","kind":"commit","published_at":"2023-07-10T23:49:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1/manifests"},{"name":"vpy1.6.1","sha":"da7dd075ea5d2df7f04367050cb658d26f492464","kind":"tag","published_at":"2023-07-10T23:38:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1/manifests"},{"name":"vpy1.6.0","sha":"b868b021722b5df381689b75b9f805a58ecb05e2","kind":"tag","published_at":"2023-07-06T19:16:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0/manifests"},{"name":"vpy1.5.0","sha":"561cdc3f825014c90bedbe1d66db4a2339beea67","kind":"tag","published_at":"2023-07-04T17:28:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0/manifests"},{"name":"v4.2.0","sha":"5e2a3430b320f0b28147e7695d8defd59e6a6a8e","kind":"commit","published_at":"2023-07-03T08:46:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0/manifests"},{"name":"vpy1.4.0","sha":"da92a5c303d499b7019d729d55b2698385bc570b","kind":"tag","published_at":"2023-06-30T22:04:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0/manifests"},{"name":"vpy1.3.1","sha":"3a37d170639f62cfc941c13fb82f876c87cee7ac","kind":"tag","published_at":"2023-06-29T16:23:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1/manifests"},{"name":"vpy1.3.0","sha":"6dd3410838f0260860c364c26ca7d004acb63590","kind":"tag","published_at":"2023-06-29T15:31:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0/manifests"},{"name":"vpy1.2.0","sha":"52d9103f8cf1558d81518f5215871c65ec68d559","kind":"tag","published_at":"2023-06-24T16:26:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0/manifests"},{"name":"vpy1.1.0","sha":"7d7e1b4ff6f937164b80f2c7ddf210308475f4c7","kind":"tag","published_at":"2023-06-23T19:17:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0/manifests"},{"name":"v4.1.0","sha":"65184e3f1388083e63ff956dea4ad62a1addf710","kind":"commit","published_at":"2023-06-23T16:40:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0/manifests"},{"name":"vpy1.0.0","sha":"b6b4579c77c277955ec5318d195b98742c370102","kind":"tag","published_at":"2023-06-21T21:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0/manifests"},{"name":"v4.0.0","sha":"e0ab7e6fd62487884096ed8fc6164a0be0c4d581","kind":"commit","published_at":"2023-06-21T21:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0/manifests"},{"name":"vpy0.5.6","sha":"215c59e06d111e254c817a005b829de226ee30b7","kind":"tag","published_at":"2023-06-21T21:37:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6/manifests"},{"name":"vpy0.5.5","sha":"59287d57a8e5f69abb4dfcecb5bcea36c2caa9c7","kind":"tag","published_at":"2023-06-16T16:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5/manifests"},{"name":"v3.15.8","sha":"5c36ae318766741a00a07af587255a5e951bd731","kind":"commit","published_at":"2023-06-16T16:49:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8/manifests"},{"name":"v3.15.7","sha":"90c34c37605134c72d560ed0fc6aa03a63b6cbca","kind":"commit","published_at":"2023-06-16T15:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7/manifests"},{"name":"vpy0.5.4","sha":"24d9ae1cbced374793429f0a9fecb5c4451ae46d","kind":"tag","published_at":"2023-06-14T14:01:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4/manifests"},{"name":"vpy0.5.3","sha":"66a0eb17a173e8661fe924389ad49c907c07d56e","kind":"tag","published_at":"2023-06-13T16:46:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3/manifests"},{"name":"v3.15.6","sha":"7f42665640b0cec1eaf32b4fec15ff1955164f8b","kind":"commit","published_at":"2023-06-13T16:45:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6/manifests"},{"name":"vpy0.5.2","sha":"a527bac0e0e5921885a1f170ebddb508b3698211","kind":"tag","published_at":"2023-06-11T15:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2/manifests"},{"name":"v3.15.5","sha":"69b94aae13033a385bccd93f82601a0c7c4f45a0","kind":"commit","published_at":"2023-06-11T15:41:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5/manifests"},{"name":"vpy0.5.1","sha":"25d71a1c17f53fcf432463623b1047b25d9d3ce6","kind":"tag","published_at":"2023-06-09T16:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1/manifests"},{"name":"vpy0.5.0","sha":"609f8de152ae8d0c538c79a34ffab0b0c36ed44d","kind":"tag","published_at":"2023-06-09T05:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0/manifests"},{"name":"v3.15.4","sha":"2ea74830cf0363ea39b077258d70f996f255a519","kind":"commit","published_at":"2023-06-08T17:34:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4/manifests"},{"name":"vpy0.4.4","sha":"ba2084f45eba6a72da962316cbb86a7d9b3f37b3","kind":"tag","published_at":"2023-06-08T15:35:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4/manifests"},{"name":"v3.15.3","sha":"0db3d46690acdf4b8b703427ba3fbed0893724e1","kind":"commit","published_at":"2023-06-08T14:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3/manifests"},{"name":"vpy0.4.3","sha":"8ad2e124ea75a110981779b1fddb082f6210ac54","kind":"commit","published_at":"2023-06-07T09:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3/manifests"},{"name":"v3.15.2","sha":"492f686e685744511e3f817bf5f1d503e8094392","kind":"commit","published_at":"2023-06-06T21:05:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5","kind":"commit","published_at":"2023-06-05T21:22:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1ccf4864c957b85f244e45673513cea239796ea4","kind":"commit","published_at":"2023-05-31T22:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"6f4fb3cac980a06816660bbc7339b81db801f4d7","kind":"commit","published_at":"2023-05-30T23:39:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"5b1c5e9ccf2b01e2367582bd3214f9abdccea602","kind":"commit","published_at":"2023-05-27T18:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"5beaf5285bb06d457dceb7ae636ecefff80ed881","kind":"commit","published_at":"2023-05-22T14:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0/manifests"},{"name":"v3.13.4","sha":"d7e640c6368a714f611920be849648348052de05","kind":"commit","published_at":"2023-05-11T11:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"64658c024508fe91e85a291116ed899bbea0d564","kind":"commit","published_at":"2023-05-10T23:39:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"ce8059d5c6620acc9f8a090e447c610f80913af4","kind":"commit","published_at":"2023-05-09T04:33:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"a880069ca02c1b9eb64fb42a0d269b3e98aa91c3","kind":"commit","published_at":"2023-05-07T15:31:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"dd1803f866ff249f2c19691dc1c020a69125a88f","kind":"commit","published_at":"2023-05-06T10:20:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"8f020618d364c5706aca63086effe993fd437bbc","kind":"commit","published_at":"2023-05-05T23:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"fc66096d79734ad543562dfdbd6739c080f7102f","kind":"commit","published_at":"2023-04-20T06:23:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1a3113b97106eebd63883dc8865b7c6a3f028765","kind":"commit","published_at":"2023-04-17T21:21:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"86f57742e3233853b944ae8616c1cfa5a16706c3","kind":"commit","published_at":"2023-04-05T23:57:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"8c34cc7dcb71413a77b1e9f5bdb157d5b6d7a0ac","kind":"commit","published_at":"2023-03-30T12:45:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"358ab2a9179155659800d48edee0f1f77309bff1","kind":"commit","published_at":"2023-03-22T23:11:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"5849cf686064bfb5f28ccb735ec47fb44553c5a8","kind":"commit","published_at":"2023-03-06T14:13:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4cb5250886f8f454a7ee4ee4d2b1754cd83df59b","kind":"commit","published_at":"2023-03-02T16:24:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3dc3b55b787b49701dcf7aa74e85a216c774c231","kind":"commit","published_at":"2023-02-25T05:59:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"aa742463f7dfbec433d166a42dfefd5b9248a544","kind":"commit","published_at":"2023-02-23T22:54:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"3ecb8f7fbb736e223aa73bbbf8f07629892902fa","kind":"commit","published_at":"2023-02-23T03:22:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"e465b5574a19013868250658740b0fdda1d2c6f6","kind":"commit","published_at":"2023-02-22T03:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3b63c3e629c1d63b6692f823fd83888f60a3a834","kind":"commit","published_at":"2023-02-16T21:18:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0/manifests"},{"name":"v3.6.6","sha":"488f9437977f9aeb5a03b96a41dbb664dbfe2775","kind":"commit","published_at":"2023-02-15T01:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"dfa431ebb22cebbf85247abcf8226946ad297ec5","kind":"commit","published_at":"2023-02-11T16:50:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"00ec4e8d2d741df1246fb4e90ff876377fad7d16","kind":"commit","published_at":"2023-02-09T11:02:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"bf8589ae1b95b705e921f597644becdd1752b04f","kind":"commit","published_at":"2023-02-07T07:27:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"b08f95d9b87ec03b645af866ac869f771a42e1f1","kind":"commit","published_at":"2023-02-03T15:55:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"75092f50169154bfbbc704d8a1971b2ac0a03187","kind":"commit","published_at":"2023-01-31T11:11:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ce19e6db253e03d5817b555abaa773a7bdf06171","kind":"commit","published_at":"2023-01-31T07:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0/manifests"},{"name":"v3.5.11","sha":"94b293e6011bed3f8b6905b202f7a45d0d1d863b","kind":"commit","published_at":"2023-01-27T00:16:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"c66c03d377d6b5363231ec65117a8b045f136f86","kind":"commit","published_at":"2023-01-24T23:50:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"3714760ee4be056826e66baaec62bb97d60a53e3","kind":"commit","published_at":"2023-01-19T18:45:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c761ae994c48402b27a6b3530a882b0720e4025","kind":"commit","published_at":"2023-01-18T13:00:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"f2c1775dc150e3f1fd972beed39dcdd2b12e8ea1","kind":"commit","published_at":"2023-01-17T16:13:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"4de7f3cf740ad1f96f07bdfcd50e372257df4514","kind":"commit","published_at":"2023-01-13T02:41:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"5a78f58ead461192069e78bf1ee34d84012e8077","kind":"commit","published_at":"2023-01-10T12:48:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"9fdac5578795900b85c99b4ef8c2e71583802417","kind":"commit","published_at":"2023-01-09T15:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"2061624f0baebd5e5018136934346b65750c0323","kind":"commit","published_at":"2023-01-07T03:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"5b34b8ba09e14bc78aeed03824b4fbd419e0e18e","kind":"commit","published_at":"2023-01-04T02:35:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"1e8786a8dd2f08de6f84e08aeb252b304ebbca73","kind":"commit","published_at":"2022-12-23T08:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ffb08512271be681204a803508cd4d5ece0bb71b","kind":"commit","published_at":"2022-12-20T23:01:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"91bbde9472ea3b38e1b9ee94ef1ec56733eeb3fa","kind":"commit","published_at":"2022-12-15T23:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"df604c48bfeec2b621fd9d52d97b316f477e79a2","kind":"commit","published_at":"2022-12-10T14:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6d9dadaedf016267255e2412ff4ca40d44001630","kind":"commit","published_at":"2022-12-09T14:17:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"865c9ca8ce99860a4a0c72b7a2ec4a5733395d10","kind":"commit","published_at":"2022-12-08T11:49:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bbe29ee8546242a839b41ae0eccd5c9acc592e9a","kind":"commit","published_at":"2022-12-07T22:56:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0f119cb7eac550ad6a5a08f6561b65a72d06ae91","kind":"commit","published_at":"2022-12-07T15:00:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b469dcc4bafee0bc21a6fc51772ce958947ce516","kind":"commit","published_at":"2022-12-05T13:57:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1e0625eb72400891b126483e1201431bbb7fd161","kind":"commit","published_at":"2022-12-05T12:42:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"aa753dd3680964bf0fe7ab650734c12525020ef2","kind":"commit","published_at":"2022-12-04T15:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"75ebd8558853969df094d8c37b12b66685108eb9","kind":"commit","published_at":"2022-12-04T03:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4387d0c959d563eaaba2719d3f9566e992ba0914","kind":"commit","published_at":"2022-11-29T12:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"a6b74988e38ff74049df9b30215fb6ddab73e844","kind":"commit","published_at":"2022-11-29T01:44:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4226070d9905fb052a2ec00f17ee4210bf931fbd","kind":"commit","published_at":"2022-11-15T17:28:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0301a7ab2b110670804de0dae63a04c7a314ee5a","kind":"commit","published_at":"2022-11-15T00:31:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f05e098a6dad2038c720d77d71a66b387b53bcb1","kind":"commit","published_at":"2022-11-09T01:30:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"f87858caa382b56e34cc8015ad1a2706f2bcda8e","kind":"commit","published_at":"2022-11-04T21:55:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"be39c090684ccf720bcc6adc3279d7bb1d0a5ed5","kind":"commit","published_at":"2022-11-04T08:02:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ad7039625d3adb334f07bb015068d57982252615","kind":"commit","published_at":"2022-11-03T22:49:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"94c4862fcb8de9676df20d3b002f8f13fddf658a","kind":"commit","published_at":"2022-11-02T23:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c3c565dad2d7267e3bb1aa2a4d540f0c826def1a","kind":"commit","published_at":"2022-11-02T19:49:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2522822210d200ff66576d3a71bf3cc7c1a7622","kind":"commit","published_at":"2022-10-25T18:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"65ce37ac10648e48e55a102eb0f59fce104fbcb9","kind":"commit","published_at":"2022-10-24T21:44:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"583bde47ff0fa9366db968eca35e30b2fe89f4ad","kind":"commit","published_at":"2022-10-18T00:45:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0fb2964151166f2aece0270c54c8cb4f4e2eb898","kind":"commit","published_at":"2022-10-13T19:26:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"005539f2c34eff7ee92aeba1b34801fc69a05018","kind":"commit","published_at":"2022-10-13T02:14:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"547a20f652960472500940c71363fe65b111737e","kind":"commit","published_at":"2022-10-11T13:57:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"68f5b6fedb1012926bd121df8ee62ddd32285b08","kind":"commit","published_at":"2022-10-10T17:30:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"ad3889c674da4eb8e772c47b7841d1c65fecb65e","kind":"commit","published_at":"2022-09-30T16:42:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"18d91d1786955bae0921577dbd93a2bdbe6e4e68","kind":"commit","published_at":"2022-09-29T13:52:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4eb5a9a5c9cf9bf19de60cbef2ff90fde5a11a03","kind":"commit","published_at":"2022-09-28T14:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"af1a0664168a183250b56759cfb19b58be672b62","kind":"commit","published_at":"2022-09-23T15:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"2eeb0812c007fd67adc6f54be7fe94d47ea06219","kind":"commit","published_at":"2022-09-22T23:28:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e26d88a6afee6becfa4f318a044f1177456b177","kind":"commit","published_at":"2022-09-21T09:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5f3c31609b60589ed9e78317bf212dd407fad55b","kind":"commit","published_at":"2022-09-21T08:59:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0/manifests"},{"name":"v1.91.1","sha":"5f3338c1c125e08c3f2be86e51dc81ddce8daae5","kind":"commit","published_at":"2022-09-18T00:34:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"ca336213a0fdba07d9abbdae7fa42bc4c52fa8a1","kind":"commit","published_at":"2022-09-16T03:25:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0/manifests"},{"name":"v1.90.2","sha":"31c3297592cf4fb550007e06cf8da8f99a4a2580","kind":"commit","published_at":"2022-09-12T23:52:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2/manifests"},{"name":"v1.90.1","sha":"632d9b6b94b1d0fc6082d519defc70c8329c7f3f","kind":"commit","published_at":"2022-09-02T13:58:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1/manifests"},{"name":"v1.90.0","sha":"0a18c0f2f4368c5a716b7147556f545e340f7c12","kind":"commit","published_at":"2022-08-30T01:09:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0/manifests"},{"name":"v1.89.2","sha":"9d2355a8f30838d4638f75568f9bb879ce4aac6d","kind":"commit","published_at":"2022-08-23T00:34:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2/manifests"},{"name":"v1.89.1","sha":"db9d1ad98628c6023fa05f2f86c09a528405aee7","kind":"commit","published_at":"2022-08-19T13:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"3ee4f5e0063077e40526b3d3315c2ca76e71657d","kind":"commit","published_at":"2022-08-18T23:44:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0/manifests"},{"name":"v1.88.2","sha":"77cfec58bc2096df7e945b9a811d1341a3f85d65","kind":"commit","published_at":"2022-08-18T15:18:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2/manifests"},{"name":"v1.88.1","sha":"d08566c05dc6d036c689fd4164e15d20e1bfc74f","kind":"commit","published_at":"2022-08-17T12:06:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1/manifests"},{"name":"v1.88.0","sha":"e30b0c974d2fc2eedeb434afaf17a80cc2eab5bf","kind":"commit","published_at":"2022-08-17T08:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0/manifests"},{"name":"v1.87.2","sha":"19c0da8aa7cd2fe891364dc0cf1b6b26bd77adee","kind":"commit","published_at":"2022-08-13T02:25:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2/manifests"},{"name":"v1.87.1","sha":"380c56e43bf59895ffc2ca0ed5a2ade79803a872","kind":"commit","published_at":"2022-08-09T01:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1/manifests"},{"name":"v1.87.0","sha":"d19a71229b6ddaf8b44b9ad41152f052ff1aeadd","kind":"commit","published_at":"2022-08-05T01:51:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0/manifests"},{"name":"v1.86.10","sha":"7251dd7259ab0d2e1c6343e3fc491ad41195816f","kind":"commit","published_at":"2022-07-29T22:54:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10/manifests"},{"name":"v1.86.9","sha":"9c14458ca130171c38af82d2d0bd51b8779f21cc","kind":"commit","published_at":"2022-07-27T01:24:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9/manifests"},{"name":"v1.86.8","sha":"19b34bd3005e0dc21a6a181ac6771142bf8454eb","kind":"commit","published_at":"2022-07-26T00:52:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8/manifests"},{"name":"v1.86.7","sha":"306543a7e055c22faa6c34c1bb7190060691458f","kind":"commit","published_at":"2022-07-15T11:49:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7/manifests"},{"name":"v1.86.6","sha":"970bb87eff67fce0fb4d37609182ad47d3e9309e","kind":"commit","published_at":"2022-07-14T03:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6/manifests"},{"name":"v1.86.5","sha":"4c182df13c2223b2d6615506844999c474adf1bd","kind":"commit","published_at":"2022-07-09T00:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5/manifests"},{"name":"v1.86.4","sha":"868bb00213626fdfa3c8594c8f8dfea9b47cd7b1","kind":"commit","published_at":"2022-06-29T02:06:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4/manifests"},{"name":"v1.86.3","sha":"9dc1420f08e094df821085412e55a4e0dbac36ec","kind":"commit","published_at":"2022-06-26T04:02:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3/manifests"},{"name":"v1.86.2","sha":"88095f6261ca57cf13eba5582cb71d7b69ab2339","kind":"commit","published_at":"2022-06-16T03:46:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2/manifests"},{"name":"v1.86.1","sha":"1769ce15d907269c34be1b26671ab5e71fae43d1","kind":"commit","published_at":"2022-06-12T06:04:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"363f6c05f0ca64db9fc7a028b57b9a301a9a8808","kind":"commit","published_at":"2022-06-10T01:25:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0/manifests"},{"name":"v1.85.4","sha":"9dbec4a7329f650931abd198940b5a8c926fd6c1","kind":"commit","published_at":"2022-06-08T00:34:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"7ad899b55d35cc911afbbdd67b68bd06b001e39c","kind":"commit","published_at":"2022-06-03T00:15:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"137cd8e755a255db1083424c47bad2c183a0b2cc","kind":"commit","published_at":"2022-06-01T23:50:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"d77baccd72ef904c415bf5d94b615d9d07770275","kind":"commit","published_at":"2022-05-31T03:37:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"9cfda3d2dd640350d7b41f2449cd89318a237610","kind":"commit","published_at":"2022-05-30T04:15:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"5d68aef2715d2ba474893bd343a34753f1e0eccb","kind":"commit","published_at":"2022-05-27T01:21:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"0dac92327328838730cdee8ca33918611e05d5d9","kind":"commit","published_at":"2022-05-26T00:30:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0/manifests"},{"name":"v1.83.2","sha":"eb38636346b5b679f6967671fbb3ca84fda68fd8","kind":"commit","published_at":"2022-05-24T13:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2/manifests"},{"name":"v1.83.1","sha":"41cc7f1cade5410664873ffacb8569f37f6a409f","kind":"commit","published_at":"2022-05-24T01:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1/manifests"},{"name":"v1.83.0","sha":"44ee7cff2e3570acda6ded8836fca91a11db3d15","kind":"commit","published_at":"2022-05-20T02:18:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0/manifests"},{"name":"v1.82.3","sha":"cd8ffa4958bba16b389114c8c37c847f8a6cf17a","kind":"commit","published_at":"2022-05-19T04:30:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3/manifests"},{"name":"v1.82.2","sha":"5d77e15a498e9d25349beabe55b4fa8e025f9c6d","kind":"commit","published_at":"2022-05-17T01:00:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2/manifests"},{"name":"v1.82.1","sha":"547a85368ffedab4f642dea70813945050e53cf4","kind":"commit","published_at":"2022-05-16T03:31:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1/manifests"},{"name":"v1.82.0","sha":"a0b179cba0349f166dc20f2bac28e1ea7f715592","kind":"commit","published_at":"2022-05-11T12:22:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0/manifests"},{"name":"v1.81.4","sha":"7edc886fd2bc7ec18640e30e9eabaf1ea0ef6493","kind":"commit","published_at":"2022-05-05T02:27:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4/manifests"},{"name":"v1.81.3","sha":"6cc16d66fe5afd79ca9d2e3af9a135c8f47ca758","kind":"commit","published_at":"2022-05-04T13:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3/manifests"},{"name":"v1.81.2","sha":"c175c13c25f32987d65f2195fca6bba1840ed5c7","kind":"commit","published_at":"2022-05-03T12:03:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2/manifests"},{"name":"v1.81.1","sha":"22fae96f2b03ace7b9d00390ef451c12ea14e3b4","kind":"commit","published_at":"2022-04-29T03:49:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1/manifests"},{"name":"v1.81.0","sha":"b01db23ecf4947011d09870c5a2a7e76753cf3c4","kind":"commit","published_at":"2022-04-26T03:07:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0/manifests"},{"name":"v1.80.6","sha":"86a1874699bfe9bd9214344d6d4c451e148582b2","kind":"commit","published_at":"2022-04-22T01:49:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6/manifests"},{"name":"v1.80.5","sha":"6cd3a19a68ee308ad2d8e1c79b34ffee55efdf30","kind":"commit","published_at":"2022-04-21T03:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5/manifests"},{"name":"v1.80.4","sha":"d48fe2a35b20cdbcd4d84861bc3fb607f64631b7","kind":"commit","published_at":"2022-04-19T01:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4/manifests"},{"name":"v1.80.3","sha":"e347cdbabcb142060592e541f35aa94730196700","kind":"commit","published_at":"2022-04-15T15:11:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3/manifests"},{"name":"v1.80.2","sha":"d83842dc346f9308f52cf7dfda5ad2fc050eef4e","kind":"commit","published_at":"2022-04-15T01:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2/manifests"},{"name":"v1.80.1","sha":"3901472f30c090d8c26a34ccc1fb666193a91ca0","kind":"commit","published_at":"2022-04-14T16:19:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1/manifests"},{"name":"v1.80.0","sha":"3ac9dd002f0dcedf83312708222c39041d23c2c0","kind":"commit","published_at":"2022-04-12T03:03:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0/manifests"},{"name":"v1.79.1","sha":"56ffa3c918c1c642f0ffeae4952fc57cfbd13abd","kind":"commit","published_at":"2022-04-12T03:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"cb46ff78e1f22b7ae94e37adfcc91f2ed4041355","kind":"commit","published_at":"2022-04-08T01:08:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0/manifests"},{"name":"v1.78.2","sha":"3c75df5c9bc8f7ba5db9638b0aaeefb00903105d","kind":"commit","published_at":"2022-03-31T02:35:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2/manifests"},{"name":"v1.78.1","sha":"04d09929a8cd2a79d335e27f97543b62ca105191","kind":"commit","published_at":"2022-03-24T02:39:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"cc5c695b689df2e319c519aae316e4df2bf194b5","kind":"commit","published_at":"2022-03-23T03:14:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0/manifests"},{"name":"v1.77.3","sha":"fd8742b1746443a670789b5dbf668e84425f5897","kind":"commit","published_at":"2022-03-22T04:43:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3/manifests"},{"name":"v1.77.2","sha":"41ba8631c76477a46af4a23cfad5365d78d77409","kind":"commit","published_at":"2022-03-20T03:23:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2/manifests"},{"name":"v1.77.1","sha":"ed9dd801533d714baacc64c469b8b94564a22b98","kind":"commit","published_at":"2022-03-17T13:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1/manifests"},{"name":"v1.77.0","sha":"a178ae4c2fa6d7ece5ebda79c11164be761968a5","kind":"commit","published_at":"2022-03-16T11:41:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0/manifests"},{"name":"v1.76.6","sha":"96de7b43fd01a94b28991f9af24b4e6b2a6c0fc2","kind":"commit","published_at":"2022-03-15T03:28:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6/manifests"},{"name":"v1.76.5","sha":"0e74cfac4efe7a2d62460ed8e646593f8b48a850","kind":"commit","published_at":"2022-03-15T01:23:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5/manifests"},{"name":"v1.76.4","sha":"f71347415f4fd04c9a59a94a24ceac11ab320e01","kind":"commit","published_at":"2022-03-13T10:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4/manifests"},{"name":"v1.76.3","sha":"e37f6f8eed5589b69ed7a2ed27e951846fbfbb0c","kind":"commit","published_at":"2022-03-10T00:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3/manifests"},{"name":"v1.76.2","sha":"88ac8e551574bdd00cbd644aa1ea5bf75f03fa5e","kind":"commit","published_at":"2022-03-09T01:16:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2/manifests"},{"name":"v1.76.1","sha":"485def0cbb9970e5b85775a549a132016ddef6f4","kind":"commit","published_at":"2022-03-04T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"359e4e54b633237ec01107e862c109e8712824dc","kind":"commit","published_at":"2022-03-02T03:13:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0/manifests"},{"name":"v1.75.1","sha":"779f6db7b5b0da0324a187f4b735ec6762abc9ad","kind":"commit","published_at":"2022-02-26T14:41:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"7f11b7d741f32101e1dc895ca931647fe9d4c81f","kind":"commit","published_at":"2022-02-24T12:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0/manifests"},{"name":"v1.74.3","sha":"df2fa62064c9bc1a21b9410e48042257e0a1c57b","kind":"commit","published_at":"2022-02-24T02:42:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"023cf745e92c318b21251e4cedbedf3949c57abe","kind":"commit","published_at":"2022-02-23T04:00:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"cf0710cfe322eb2147f439364b425763b4d5c592","kind":"commit","published_at":"2022-02-20T14:02:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"2bf08efda8a938e86be2d09ae2dbbdd81b8181b7","kind":"commit","published_at":"2022-02-19T17:16:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"19845bd017c3b508aeaa59a50abdf4df0e4dae0f","kind":"commit","published_at":"2022-02-16T02:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"efe9bb7239d9554407e8d0cf40fe74cae83abea5","kind":"commit","published_at":"2022-02-15T03:59:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"cdb1de2fca81df5b18fb3312d821bc1cdae19066","kind":"commit","published_at":"2022-02-14T01:55:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"9cd593fefc5b08fa13de7d4119327db7202fdd4b","kind":"commit","published_at":"2022-02-11T02:16:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0/manifests"},{"name":"v1.69.1","sha":"8216ce26c28e79307dc0c4eb3f79c0eb582260b8","kind":"commit","published_at":"2022-02-10T02:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"64e01fbbe9e76c663477ef18e84a37dfd90e667a","kind":"commit","published_at":"2022-02-08T14:20:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0/manifests"},{"name":"v1.68.4","sha":"8fc4b7e358d8188983eb7c4a714c57d80be2b9b4","kind":"commit","published_at":"2022-02-05T15:57:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"76850916ceb3c693b2c7e32549ccd9dde6d374d9","kind":"commit","published_at":"2022-02-04T12:19:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"dfc01bb3bedbcc676ffa2f40381477c51b2fd956","kind":"commit","published_at":"2022-02-03T03:19:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"2c2da6ffa0744447f7cad9760cc0ff7f7d13c0e7","kind":"commit","published_at":"2022-02-01T02:05:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"317c0953043e3eb2242eb330d8e8e2071c131c37","kind":"commit","published_at":"2022-01-29T14:55:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0/manifests"},{"name":"v1.67.3","sha":"e45a0f7e18b28385022eaafd678fbe5edb82eb4f","kind":"commit","published_at":"2022-01-28T16:09:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"e55ff358ca23bb4ea3d70bfb136feb27be3fe79c","kind":"commit","published_at":"2022-01-28T02:47:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"a440be95518ebf037a5879decad282249e651180","kind":"commit","published_at":"2022-01-27T00:11:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8c5fcea765682e7d3d3e189a89217ed5d7838da8","kind":"commit","published_at":"2022-01-26T08:20:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0/manifests"},{"name":"v1.66.1","sha":"30a9bc6c3b719c469396c80f14e8249d7e7ce85b","kind":"commit","published_at":"2022-01-25T00:52:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"9945a03b0b3673c1cf981573b2b8669f0e4026c5","kind":"commit","published_at":"2022-01-23T04:19:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0/manifests"},{"name":"v1.65.1","sha":"36772957fcf865e8fd7dba92d594f8800c4b1e6f","kind":"commit","published_at":"2022-01-21T20:22:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"7f0245dce512e30e33559df219af3c227a6228e4","kind":"commit","published_at":"2022-01-21T00:19:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0/manifests"},{"name":"v1.64.4","sha":"43ea8c5a6a1cff364c00e3a0a1bc9dae92ab469f","kind":"commit","published_at":"2022-01-19T20:29:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4/manifests"},{"name":"v1.64.3","sha":"70001de2c4c039bf9448a5cc25037f517fd25915","kind":"commit","published_at":"2022-01-17T04:55:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3/manifests"},{"name":"v1.64.2","sha":"17913908c816cfa480a34a80bb13eb16db455168","kind":"commit","published_at":"2022-01-14T14:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2/manifests"},{"name":"v1.64.1","sha":"aea20b48af275a2ab3fb9b3f3234af8ca4ce76bc","kind":"commit","published_at":"2022-01-14T09:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"b91867653564a97a5ced04f36dac1a4e1c96e21b","kind":"commit","published_at":"2022-01-07T01:46:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0/manifests"},{"name":"v1.63.3","sha":"282a4029bc9985056508f83deb5040b830dc3c82","kind":"commit","published_at":"2022-01-06T01:29:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"1f3b1cb0fe1857a6cc4581611f8aeda371d04f2e","kind":"commit","published_at":"2022-01-04T18:10:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"1763af8eb35fe5b48cbe1a6a1a066524edb59232","kind":"commit","published_at":"2022-01-04T01:13:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"4cfa4f9c0d97a29b89ab342a5f41de5e4e3ecbd2","kind":"commit","published_at":"2021-12-31T21:14:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"abe3f594b412c924ae9eb42e450bd2a356df7654","kind":"commit","published_at":"2021-12-31T02:06:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"06176e32579611f06569a9e05a26832c02a0e6f4","kind":"commit","published_at":"2021-12-29T13:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"0caa042725325a5b682d9ce53a5346a1131486a2","kind":"commit","published_at":"2021-12-29T00:50:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0/manifests"},{"name":"v1.59.4","sha":"fbecbef96a2f8b7d037d8ffaca7c0f710be9b518","kind":"commit","published_at":"2021-12-21T06:24:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"28ccfa91f9fac99abd6f2d448d7f2e8d10b78806","kind":"commit","published_at":"2021-12-21T05:17:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"7a950f5b336702f79058952c14bb2bf573818158","kind":"commit","published_at":"2021-12-17T22:13:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"192f093af11f0faf6ae946c4a464059d6e48c015","kind":"commit","published_at":"2021-12-17T13:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"0d3a222859b8b66dbe0aad8c8475b31c4fac93d2","kind":"commit","published_at":"2021-12-17T07:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"e2ffaafc54df02e9a9d7d0cd7e110407753c1ba9","kind":"commit","published_at":"2021-12-15T03:26:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0/manifests"},{"name":"v1.57.4","sha":"9d2d62c2c33b981ac5071d7122cd50da1d272d5c","kind":"commit","published_at":"2021-12-14T14:26:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"cf57730ae41fb9d6185a78ec47f4ae95aa8dcd88","kind":"commit","published_at":"2021-12-14T02:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"d9fd74f8eae499ce2aeb02c7a0e5fcae5e4795bd","kind":"commit","published_at":"2021-12-11T01:44:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"8aa6e36a806f51903620d397f821ef55763c6ff4","kind":"commit","published_at":"2021-12-11T01:38:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"7ea381b2936b93d86752e5f4b773fa04b3d8a7cd","kind":"commit","published_at":"2021-12-08T14:28:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"bf37a324273dd1a2f606ff2dcb08c6166cc86ae9","kind":"commit","published_at":"2021-12-06T00:53:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"5327a9618932ffe5ffc632c13c73b8c26302074c","kind":"commit","published_at":"2021-12-03T06:11:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"ae90c44e2ef79661440abbb9aae29345ca4e40ad","kind":"commit","published_at":"2021-12-02T01:39:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0/manifests"},{"name":"v1.54.6","sha":"0c0be5e2c4b1192c45dcea16f3f0fdd725aa40fc","kind":"commit","published_at":"2021-11-30T13:51:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"f178fa984a7d53c8f92ea123ad476d92d153ab0f","kind":"commit","published_at":"2021-11-26T16:18:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"9469c36cdbeb67491534f580f05f704d7c325d4b","kind":"commit","published_at":"2021-11-24T01:31:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"22eabe5e7d515a501f427b4dca05b2b398f60412","kind":"commit","published_at":"2021-11-22T11:40:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"03f6eb3d536dc4dd00c0d75338eb72678f397a69","kind":"commit","published_at":"2021-11-20T17:02:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5024c186b4bafaa6c416799c782331934fa19eb1","kind":"commit","published_at":"2021-11-19T00:50:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"d6519f1a185decdd544667115657e00239c9d6ee","kind":"commit","published_at":"2021-11-17T03:23:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"14e4f318e3c4ca2eb3fd065d79f1813c6ed7f8eb","kind":"commit","published_at":"2021-11-16T01:55:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0/manifests"},{"name":"v1.52.2","sha":"e73580ba747b304924643ba9c710449e9b254716","kind":"commit","published_at":"2021-11-14T18:59:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"d59475ce4d3ad1181dde613e47e7318812f23110","kind":"commit","published_at":"2021-11-12T14:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"2048a9b47f69166805858fdc3a18c940deb42049","kind":"commit","published_at":"2021-11-11T00:44:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0/manifests"},{"name":"v1.51.3","sha":"be186d9e6f3c3bf1d4afb0e1423935190681de34","kind":"commit","published_at":"2021-11-04T02:10:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"8c8a5df4121560a7325bbbadb8ec77b59fad3505","kind":"commit","published_at":"2021-11-03T03:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"1c99cc7f00097ee77669378c6e1c291677b330df","kind":"commit","published_at":"2021-10-29T00:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"82310524849b8aaae0ab8e427f4a0637fadaa2de","kind":"commit","published_at":"2021-10-28T13:41:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0/manifests"},{"name":"v1.50.7","sha":"da1add8d2970216b953406d1c1109b36bfa05c5c","kind":"commit","published_at":"2021-10-28T06:36:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"2c191b0e079bf412f292617c88917eec3c9b00de","kind":"commit","published_at":"2021-10-28T03:06:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"7dcbe43ccc3c69625e6fba72f80d71dd755690b3","kind":"commit","published_at":"2021-10-21T03:21:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"fdc76ff9b8781a1735933514a8b2b5eac510b789","kind":"commit","published_at":"2021-10-20T10:13:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"19da60a6006d0df9e0cb81ea810d3c2673e46350","kind":"commit","published_at":"2021-10-18T02:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"23c02b2eee3c4e27e0370317779b1620b195e2f5","kind":"commit","published_at":"2021-10-12T16:14:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"4768d7b1f843dcac14bef62edbfab3d1242dec64","kind":"commit","published_at":"2021-10-12T15:03:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"2d646d169f9ad084b6fc8c47316aaa77821126ea","kind":"commit","published_at":"2021-10-12T07:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"daaa73e2016948e715f11e67fac1bf261dadb33a","kind":"commit","published_at":"2021-10-08T00:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0/manifests"},{"name":"v1.48.3","sha":"4e09a2a97bb9eab6c5c3db1294aa1aa4fd3730b0","kind":"commit","published_at":"2021-10-05T01:28:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"1b5317a5f5488fefe367550c518e5c2584ced300","kind":"commit","published_at":"2021-09-24T03:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"1fbb80ded6dd22b755757b4699667351eda0b106","kind":"commit","published_at":"2021-09-23T02:20:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"4c91ad549830ccf10d0dc599aabbeaf3466fdb26","kind":"commit","published_at":"2021-09-23T00:29:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0/manifests"},{"name":"v1.47.2","sha":"375f7c18432b36802bc521bfa78855278a834963","kind":"commit","published_at":"2021-09-22T00:58:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"9c2dfab132eb3366af69a5c2f1585d4b7150eadb","kind":"commit","published_at":"2021-09-17T01:35:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7600f1b4f9c78e0933ab25f6d285381443c07c91","kind":"commit","published_at":"2021-09-16T03:30:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0/manifests"},{"name":"v1.46.7","sha":"e1cd8bb2b69cb3efff9e6f379462bbefe4e0cf1d","kind":"commit","published_at":"2021-09-16T01:20:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"8dc54632c55db21231a359f53c43bd89d8db18f3","kind":"commit","published_at":"2021-09-15T01:22:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"4b8031963b745334e53e492ae9b028173bb3d0be","kind":"commit","published_at":"2021-09-12T04:25:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"1c92551fb6d7dcbca2d12fb8576cd8988cdccb55","kind":"commit","published_at":"2021-09-10T02:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"1fab5c28c6eace6505b271bb00133f8c59be08ce","kind":"commit","published_at":"2021-09-08T03:50:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"8a677ef958950ca392d97fa4904ea37023605eab","kind":"commit","published_at":"2021-09-07T00:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"ef9bcc3c80dc3c8705b63d9457397b368d5c611b","kind":"commit","published_at":"2021-09-06T04:40:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"543cae02b5a98a166a942f1f977e02aa0b75058e","kind":"commit","published_at":"2021-09-02T13:51:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"f13757ca06daa52402371fb2a458a990503c0bff","kind":"commit","published_at":"2021-09-02T03:23:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"4b551faaa5b02c572e4f6d36c5d2c2b8c79ff954","kind":"commit","published_at":"2021-09-02T00:25:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c27b97f5200481b70a6c05131d2fc34db2425d45","kind":"commit","published_at":"2021-08-29T17:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"2a8c4766c674dd132f7592cc9b0b4213b9f33611","kind":"commit","published_at":"2021-08-29T00:54:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a41952fa8a17441275dd4bf1c675e8a81b4f54a0","kind":"commit","published_at":"2021-08-27T00:40:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dd7efc3390e4a9a90f1b3ee0c3e3c74deb1f0369","kind":"commit","published_at":"2021-08-25T01:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"55606f79cc6accf07d45fe2c4ffa81817108d7bc","kind":"commit","published_at":"2021-08-23T14:25:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"f1472dab64c04a7db694a4af3d78f45a96d8922f","kind":"commit","published_at":"2021-08-20T13:57:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"874b1a48d1480ee19e57c362f978e13e9f34b1bd","kind":"commit","published_at":"2021-08-20T03:17:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0/manifests"},{"name":"v1.40.4","sha":"76dff919c89b6eef13bd3109d5b84c89436f427a","kind":"commit","published_at":"2021-08-06T15:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"40f9d14f6ff6d64664748eb723d3a827bd2de337","kind":"commit","published_at":"2021-08-06T14:41:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"5a83df7fac77ee5dac4e97813f5feaaf0b3246b8","kind":"commit","published_at":"2021-08-06T12:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"e2502ca390aff42d8580474376492b80a273bae3","kind":"commit","published_at":"2021-07-24T18:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a4984ee9b3afb5c999fcef6f60b07279e85770a6","kind":"commit","published_at":"2021-07-22T16:03:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"4000c34716609ca60c324635c4850bbe5c363b90","kind":"commit","published_at":"2021-07-21T08:15:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"a6eefebfb33aaa376e241c27ff242adb6a78e44b","kind":"commit","published_at":"2021-07-21T06:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6774a2a6dd061055ef470229e43e896754e06c64","kind":"commit","published_at":"2021-07-16T22:45:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"451365ce939e43e71fd45c3614103ad409c8a90d","kind":"commit","published_at":"2021-07-15T14:27:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"a3bdce292486b983305e6e324427adee9d4199ef","kind":"commit","published_at":"2021-07-15T14:04:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"c718d365d0a1882154130d096988f3294fe8c66f","kind":"commit","published_at":"2021-07-13T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"9a4e496489b292821c746d14f413aff25f134bfd","kind":"commit","published_at":"2021-07-12T14:03:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c234af2ae548c4bed6ed6553a368c555d65b249e","kind":"commit","published_at":"2021-07-12T13:00:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"ff8cde6cb8ed13d6bca19802348979caa3669ee6","kind":"commit","published_at":"2021-07-02T06:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"57f95e078eb8176973eea0670c56c9f2e3ec524c","kind":"commit","published_at":"2021-06-30T13:43:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"5bed98aa4204d6e6cf7d17233b6ea2d4ab9fcb3c","kind":"commit","published_at":"2021-06-22T12:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"8d40ddbaf1f48dc08e459e085fbe196361bba9a3","kind":"commit","published_at":"2021-06-20T07:01:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"499fe5088aba2f265213b730fd79f3ad6f63b1b9","kind":"commit","published_at":"2021-06-19T12:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"4882e01379efad9b3fe7bff48bb7fbe70f115873","kind":"commit","published_at":"2021-06-18T06:23:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"2b21440f5befd4b95d6be3d8e8235b31279ce0c6","kind":"commit","published_at":"2021-06-18T06:16:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"a3342b2aa23ed0606fe97f4aeadad5263038a703","kind":"commit","published_at":"2021-06-11T18:12:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"7dfb343219737c1a3bef72c5121803b4e7e4fdd6","kind":"commit","published_at":"2021-06-10T18:12:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"a4efbb57e29315b7255780569ef2c6c11b4dad6d","kind":"commit","published_at":"2021-06-10T06:23:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"87b360323ed3ab4d43ccd3e278413137479cdf3b","kind":"commit","published_at":"2021-06-07T18:14:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"7068d4c2297468714ce1034b16bc9a32e9571d70","kind":"commit","published_at":"2021-06-07T11:58:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d8c67c26483c1e38554abdbde240a29b90f1766a","kind":"commit","published_at":"2021-06-04T06:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"d3335cee83c3ad93a36066b06111a350b34d0621","kind":"commit","published_at":"2021-06-03T07:28:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"46e35c39141573daf0401c8ab79957c84424f1a7","kind":"commit","published_at":"2021-06-02T08:03:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"bf17c7bf5b30e6c9c566e565400aa0c8f32220ab","kind":"commit","published_at":"2021-06-02T08:00:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"2b43133875ed67189ca9f6cf1222bf726a941a85","kind":"commit","published_at":"2021-05-31T17:43:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"00a8352c7e772df7f0a42812a330b98e50f45de3","kind":"commit","published_at":"2021-05-31T15:03:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"499bb93c303052af0a2629dbaddd8916dc020fc4","kind":"commit","published_at":"2021-05-31T10:44:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"f8c3a3793d25696fd472ad963441836529f356e7","kind":"commit","published_at":"2021-05-31T08:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"a3aa6892fde7fd81e3ad78d664ffd29bca6be249","kind":"commit","published_at":"2021-05-24T10:50:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"9bad41e6947f1b16e33839742f055b6c5c2c5bc5","kind":"commit","published_at":"2021-05-24T10:03:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"a283a2b78a325eb8e7a0531bfe50f726326741c8","kind":"commit","published_at":"2021-05-21T08:15:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"c3887d6ced3035f9a8c2221bd2403427db816fb3","kind":"commit","published_at":"2021-05-20T06:37:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"0eb67d5b7b41ca92de35ea24b49e05870fd863b1","kind":"commit","published_at":"2021-05-19T19:26:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"09bf324ef30d8f6b11ff2e6cb547da467d612d74","kind":"commit","published_at":"2021-05-18T07:56:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"a907c6e56c76b601e0f7ae3db64db7e08355d717","kind":"commit","published_at":"2021-05-17T16:25:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"26565660b410c9c38adee13ecbe274b934d2cd64","kind":"commit","published_at":"2021-05-17T09:09:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"f7601d7edb36398cf7070c927709c191cabbaebe","kind":"commit","published_at":"2021-05-17T08:32:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"0c50dbf958d5778293bfdde5dc2a22c60f6658c3","kind":"commit","published_at":"2021-05-13T07:45:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c687877156b49feb5228e472750ad8274a454630","kind":"commit","published_at":"2021-05-11T19:17:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0/manifests"},{"name":"v1.24.5","sha":"d7f8e4704feff803399be8a4771967fdc0dd8f3c","kind":"commit","published_at":"2021-05-08T07:58:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"4c55cfdc011101ec2a9598bf470d0113949f1281","kind":"commit","published_at":"2021-05-07T08:07:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"caacaeef3147871f9dc1e9849dbffbfd6e8101b4","kind":"commit","published_at":"2021-05-05T20:38:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"6bdacb8a37b85c0d98fdbf501b044aab97f90e28","kind":"commit","published_at":"2021-05-05T15:50:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"7679ada2038ae6c3a3bc66a0f46604e1e47e4950","kind":"commit","published_at":"2021-05-05T07:49:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b75b4f1b0d63a83f93870c539201aae486782756","kind":"commit","published_at":"2021-05-03T10:58:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"ed35d24d1f1e8f810a0a4825c6d7e3732772d7c8","kind":"commit","published_at":"2021-05-03T10:49:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"3283af26c1fead3c3395bf2fc82790cb0772380f","kind":"commit","published_at":"2021-04-30T18:30:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"277997d0162761921870828e6bf0073d177dc1a4","kind":"commit","published_at":"2021-04-29T18:18:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"b34ccd1a91f20354ec7a517c54ba4b0ea708f3d3","kind":"commit","published_at":"2021-04-28T20:34:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"a7cb57704e4662b15a49228bbee56b346ee56d06","kind":"commit","published_at":"2021-04-28T19:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"f4d89f0d6b8b5461e3738a71f4554f12d68db4e9","kind":"commit","published_at":"2021-04-26T14:05:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"73203048a5ff085a5d6fe006a1173ca179b8fd5a","kind":"commit","published_at":"2021-04-25T11:30:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"dacd0c66efdba779875239fcab3d18dd6a45e052","kind":"commit","published_at":"2021-04-23T22:10:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"9cf71f66b965a7cd4d92faf239a0750065b53e1d","kind":"commit","published_at":"2021-04-23T16:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3b7c038a7db24f63b48cbd1d231a6740fef4ea70","kind":"commit","published_at":"2021-04-23T15:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"582ae517b979d9d07a9c7937c6ff6d3f449c74e9","kind":"commit","published_at":"2021-04-22T12:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"77cc94b528f1efb35639eef4a2960c8703f9120b","kind":"commit","published_at":"2021-04-22T07:54:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"c96032a425a155a8a94c9532d61c70617e4a62d5","kind":"commit","published_at":"2021-04-21T07:47:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"0faf08379d6604973686ea1e3643a9603661823c","kind":"commit","published_at":"2021-04-20T21:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75215430ab1eb1ac11d447621e42579e026a26b5","kind":"commit","published_at":"2021-04-19T13:09:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8bccbc39412da0c6ff9a2279df7031a3b40763f8","kind":"commit","published_at":"2021-04-19T11:22:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"cee7a02d8b08fea11bdff26c896fd2afcc82468d","kind":"commit","published_at":"2021-04-19T10:34:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"bc66de0678ccf93ff8add2e20e4b70870e7b641a","kind":"commit","published_at":"2021-04-16T15:04:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"b43431c47defe0b9a68d64fab8c9e09c953281c3","kind":"commit","published_at":"2021-04-16T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"301e0fb9acc1c21ae129bc7e574ad88a4c53b577","kind":"commit","published_at":"2021-04-16T12:50:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"dcb5f5b12b133a60b4ed09cc083915187c84ed2d","kind":"commit","published_at":"2021-04-16T05:24:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"ca5db266d7f2407e16c5edb8d068d5d374a902f8","kind":"commit","published_at":"2021-04-14T19:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"c1b5211fc6455c2b256094b87bffa3f84ff03c12","kind":"commit","published_at":"2021-04-12T21:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d1254fadc1060260f82490de9aa4d874d6ddcd52","kind":"commit","published_at":"2021-04-12T16:35:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0e0540e311abcc366f377f70abf68ede78a279ba","kind":"commit","published_at":"2021-03-19T12:59:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"61d39d55967037378710c811a2cbb837950e220c","kind":"commit","published_at":"2021-03-18T15:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0/manifests"},{"name":"v1.14.8","sha":"cd4d02bd8b44366ac3060ebbd00bafcf1c2cea3a","kind":"commit","published_at":"2021-03-06T22:33:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"9d0f6e76dfc4f918e039986d9666d5ed485f4904","kind":"commit","published_at":"2021-02-16T19:12:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"5e6631e7c3f40b7857d2f73b48abfd3f9d072b35","kind":"commit","published_at":"2021-02-16T16:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"c5e3a2a73e0714649a3d975d15a45cbcb255db45","kind":"commit","published_at":"2021-02-16T14:40:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"e0f56b3ce656cf5b609996905b14caf4d1fcb3ab","kind":"commit","published_at":"2021-02-08T18:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"8266fccc4bbac63a2a0509e4df749a2b07fc72d9","kind":"commit","published_at":"2021-02-07T09:31:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"c76d3f9547fc88c286b171982ff07ce4e6c0ff33","kind":"commit","published_at":"2021-02-02T08:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a14e1ada63c884d2a7a4e4f8539ef68230f83bea","kind":"commit","published_at":"2021-02-01T17:34:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"8a2a748a86ca799fcd72d4b00fc9a10048e46d4c","kind":"commit","published_at":"2021-01-06T23:13:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e42bfd2814fc5136b175470c3085355090cc2e01","kind":"commit","published_at":"2020-12-30T13:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"7e841558d9406d4acd6210b4c7e9181fc2b5835b","kind":"commit","published_at":"2020-12-28T13:08:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"971a079b1b9e3c1b962821bf759dc8c7c9792a94","kind":"commit","published_at":"2020-12-23T09:34:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cc1471ed703b80da8324b7f29404a1120f27d826","kind":"commit","published_at":"2020-12-21T14:07:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c85378794f58574d4b382001f457388e5af8f90b","kind":"commit","published_at":"2020-12-16T10:07:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"49fe95787794e5778bbffd04afe9ba23dc9c9db8","kind":"commit","published_at":"2020-12-15T11:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9aba722f41b390b5a5eeeeeba7c51b4f87cd87c7","kind":"commit","published_at":"2020-12-15T10:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"4495e1d301e2c16310afabc42ebd284b9ad20363","kind":"commit","published_at":"2020-11-24T13:38:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c03219c38fcf42957b705384dd1fb4bfaa86b075","kind":"commit","published_at":"2020-10-20T10:41:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"30aa0330dd2a8fbe3f692b3e3fc6091a4f0593af","kind":"commit","published_at":"2020-07-19T08:19:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0/manifests"},{"name":"v1.8.14","sha":"3f3f2a9563387312e7dd14a0efaa5f87ff3b71c3","kind":"commit","published_at":"2020-07-03T18:02:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"47d0827b225bab4420647bfcd5eb551db0175269","kind":"commit","published_at":"2020-06-05T17:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"5e808ad92ab510400b4f5f223db3e0b4ed6af09c","kind":"commit","published_at":"2020-06-04T20:11:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"c608a3fdf7e7c9031998a5695d387eb2a7797b6f","kind":"commit","published_at":"2020-05-29T08:44:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"183137a8f4c9dafada20096ee07aba4bd1ecb35a","kind":"commit","published_at":"2020-05-28T22:26:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e126c25e61b36f484a7b4b753be4789001b8dcf8","kind":"commit","published_at":"2020-05-25T21:34:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"75eeef2031fb862fd35b769cf81d12642bad811c","kind":"commit","published_at":"2020-05-25T07:16:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"5ef3e12afc936b0db23de6787cf62ec9bd262f42","kind":"commit","published_at":"2020-04-10T15:57:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"46547217fe04853b50d29b83d95c1e6f29a184de","kind":"commit","published_at":"2020-04-10T15:28:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"88ef30b1ff2ec0a037bf2cd69e8558687bbeb70e","kind":"commit","published_at":"2020-04-05T21:53:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"5c656cb231e0d001f3c18937cfb6b11b1f4f480d","kind":"commit","published_at":"2020-03-17T17:48:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"acf3159650b9afabc23db4db6d8a445e3ec02b72","kind":"commit","published_at":"2020-03-13T08:20:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b96f5ba3e9c36182174300af629b34fe43c62ecd","kind":"commit","published_at":"2020-03-03T21:13:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"fccacee7164155ea1fdf5bee163dd56103cfb223","kind":"commit","published_at":"2020-03-02T20:35:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5cde2faa699344ffa3c948aea2214723eeda37d1","kind":"commit","published_at":"2020-03-02T20:21:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dbf19de422b889574aa055ad08f677050bffb762","kind":"commit","published_at":"2020-03-02T20:03:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"293ef569460d076bdedc62f60e3d520fa6ccab33","kind":"commit","published_at":"2020-02-22T13:44:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"9d796a14258061e4b52063150e1d307799ce9019","kind":"commit","published_at":"2020-01-16T09:15:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"6553a204dbd9c08e84fc4e173b5363610a789ad5","kind":"commit","published_at":"2020-01-05T19:01:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"00975929ec559594bafb8fa1c4c7e75f87db912a","kind":"commit","published_at":"2020-01-05T16:37:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d3b0ab09b5aeb3bc88b42f9e38efab0724dfa08f","kind":"commit","published_at":"2020-01-05T14:56:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"e4c47aefb16df401e0a8a84981e2cce233a550ec","kind":"commit","published_at":"2020-01-01T11:32:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"9b4042da2977178d007cb4f07686be897172792b","kind":"commit","published_at":"2019-12-16T22:32:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5410d23b2cf7d19bf14c4c089874b9630237fa42","kind":"commit","published_at":"2019-12-16T22:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd5e524d7435df6ad0c1c805b9ed56293fc39101","kind":"commit","published_at":"2019-12-12T19:56:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e8e37cf2da26d1f67f21e3bd94da65025e7bde8f","kind":"commit","published_at":"2019-11-22T20:44:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"136f0879bb28d4b6c2e860f11fc6d65446ac6900","kind":"commit","published_at":"2019-11-21T14:25:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"371ef07fbb61c5ad490061c9571dbd8df9f6ab47","kind":"commit","published_at":"2019-11-21T08:06:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ad1fc3c19d5c02382989a7e1cb72b807b743465c","kind":"commit","published_at":"2019-11-08T17:45:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5e9e0b33cd548952a6968151db94325f299ae3c4","kind":"commit","published_at":"2019-11-06T19:22:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c6b1e65b424f0feb700468564276786895acec70","kind":"commit","published_at":"2019-11-05T18:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"89bb554b3e8dcc7f8e2376f1a4557ef3d8e0c96f","kind":"commit","published_at":"2019-11-03T20:14:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f55fa26be8834ac970a219485e3c5c681390b75","kind":"commit","published_at":"2019-11-01T18:37:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"72f36694139163009bc237a9ee25ea0070946dfb","kind":"commit","published_at":"2019-10-27T12:03:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e2e2d8d186c97a4762ce146887b7c3db6841a23e","kind":"commit","published_at":"2019-10-20T21:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-30T03:53:10.820Z","dependent_packages_count":2,"downloads":4122526,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":4.688842262108392,"dependent_repos_count":21.534861440080295,"dependent_packages_count":3.1734203707963204,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.79904135766167},"purl":"pkg:pypi/bullmq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bullmq","docker_dependents_count":1,"docker_downloads_count":16,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bullmq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bullmq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T11:21:01.527Z","issues_count":735,"pull_requests_count":1599,"avg_time_to_close_issue":24006473.979296066,"avg_time_to_close_pull_request":1174071.6477187735,"issues_closed_count":483,"pull_requests_closed_count":1337,"pull_request_authors_count":135,"issue_authors_count":567,"avg_comments_per_issue":3.942857142857143,"avg_comments_per_pull_request":1.0006253908692933,"merged_pull_requests_count":1189,"bot_issues_count":8,"bot_pull_requests_count":338,"past_year_issues_count":74,"past_year_pull_requests_count":438,"past_year_avg_time_to_close_issue":1361564.5714285714,"past_year_avg_time_to_close_pull_request":420116.26704545453,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":2.383561643835616,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":255,"past_year_merged_pull_requests_count":304,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","maintainers":[{"login":"roggervalf","count":747,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"},{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}],"active_maintainers":[{"login":"roggervalf","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bullmq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bullmq/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bullmq/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bullmq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bullmq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bullmq/codemeta","maintainers":[{"uuid":"manast","login":"manast","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/manast/","role":null,"created_at":"2023-02-26T08:04:29.660Z","updated_at":"2023-02-26T08:04:29.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/manast/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":935302,"maintainers_count":402138,"namespaces_count":0,"keywords_count":315021,"github":"pypi","metadata":{"funded_packages_count":59871,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-15T05:00:41.301Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":9468919,"name":"bullmqmful","ecosystem":"pypi","description":"BullMQ for Python","homepage":"https://bullmq.io","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/taskforcesh/bullmq","keywords_array":["python","bullmq","queues"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-04-02T17:54:43.000Z","latest_release_published_at":"2024-04-02T17:54:43.000Z","latest_release_number":"2.3.3","last_synced_at":"2026-09-14T08:31:29.465Z","created_at":"2024-04-02T18:02:05.482Z","updated_at":"2026-09-14T08:31:29.465Z","registry_url":"https://pypi.org/project/bullmqmful/","install_command":"pip install bullmqmful --index-url https://pypi.org/simple","documentation_url":"https://bullmqmful.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3.10"],"normalized_name":"bullmqmful","project_status":null},"repo_metadata":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-09-05T01:13:01.000Z","size":282201,"stargazers_count":9368,"open_issues_count":388,"forks_count":680,"subscribers_count":41,"default_branch":"master","last_synced_at":"2026-09-05T03:49:19.470Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-09-05T01:34:43.000Z","dependencies_parsed_at":"2026-08-28T11:07:37.993Z","dependency_job_id":"c6a2db7c-2dd9-4b3b-a7ff-cacf72a9c23d","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":950,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37022958,"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-09-05T02:00:06.064Z","response_time":108,"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":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"tags":[{"name":"vpy3.1.0","sha":"5251710a161a676f1509b751c92a10128d057cdc","kind":"commit","published_at":"2026-08-28T02:07:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0/manifests"},{"name":"vex2.2.2","sha":"61a7cc570a14c1164a74ca5fbf93547595f69820","kind":"commit","published_at":"2026-08-27T15:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2/manifests"},{"name":"v5.81.4","sha":"9884e09e41f7b22a0e822b89f138b5134089cffc","kind":"commit","published_at":"2026-08-27T15:41:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4/manifests"},{"name":"vex2.2.1","sha":"66c29c8d8c562662790a350d0d1ae1753f62592c","kind":"commit","published_at":"2026-08-27T03:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1/manifests"},{"name":"v6.3.1","sha":"9d737e9d0e467eeacf6f6a43f3f806fa2873ee1b","kind":"commit","published_at":"2026-08-27T02:54:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1/manifests"},{"name":"vex2.2.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0/manifests"},{"name":"v6.3.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0/manifests"},{"name":"vrs1.2.7","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7/manifests"},{"name":"vpy3.0.6","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6/manifests"},{"name":"vnet1.1.1","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1/manifests"},{"name":"vex2.1.3","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3/manifests"},{"name":"v6.2.2","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"ec1c812ab2d365354d332fa6769fa4e277771f62","kind":"commit","published_at":"2026-08-25T07:09:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1/manifests"},{"name":"vpy3.0.5","sha":"57b6b4362d5f967813f713f6651f414ffa1416d4","kind":"commit","published_at":"2026-08-25T02:36:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5/manifests"},{"name":"vrs1.2.6","sha":"b875ca8b36be10774253be0767b76cdf56f97e71","kind":"commit","published_at":"2026-08-23T04:31:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6/manifests"},{"name":"v6.2.0","sha":"c06b51cd3aacd0d9ee65e2544220c89f24d2479c","kind":"commit","published_at":"2026-08-21T05:14:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"cb372332210af739efb159b6ac2ffc3fdd4d4d2d","kind":"commit","published_at":"2026-08-16T08:06:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2/manifests"},{"name":"vex2.1.2","sha":"d464a51781177cc7ec23b011355f1df54385dab0","kind":"commit","published_at":"2026-08-15T19:41:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2/manifests"},{"name":"vrs1.2.5","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5/manifests"},{"name":"vex2.1.1","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1/manifests"},{"name":"v6.1.1","sha":"ab7009da8a732d8d5e8f13228e1ef81806422128","kind":"commit","published_at":"2026-08-14T03:24:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1/manifests"},{"name":"vrs1.2.4","sha":"beab7b54fb0d441808f1549fc399482b320bfe43","kind":"commit","published_at":"2026-08-13T04:40:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4/manifests"},{"name":"vnet1.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0/manifests"},{"name":"vex2.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0/manifests"},{"name":"v6.1.0","sha":"ee714dc803a43761eba921df3af5c8da0c2258cf","kind":"commit","published_at":"2026-08-12T04:01:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0/manifests"},{"name":"v6.0.11","sha":"48c54268642b724b8823086db2c6d1a61c10c3cf","kind":"commit","published_at":"2026-08-10T21:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"30c2c7518a8a754d6f688de3373df8113f4df7b1","kind":"commit","published_at":"2026-08-10T11:54:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10/manifests"},{"name":"vrs1.2.3","sha":"94d32867f9b4f439cd1fc57f9f8c3543dd913e42","kind":"commit","published_at":"2026-08-07T15:54:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3/manifests"},{"name":"v6.0.9","sha":"5910cccfc8a773067621953087d0d055670e1e2a","kind":"commit","published_at":"2026-08-07T03:20:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9/manifests"},{"name":"vpy3.0.4","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4/manifests"},{"name":"v6.0.8","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8/manifests"},{"name":"vphp2.0.1","sha":"6a166ea3f747f5dece935d206057d43c2febcde7","kind":"commit","published_at":"2026-08-05T01:27:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1/manifests"},{"name":"vnet1.0.0","sha":"a0771321a624ec8f84cf8c34c3dff38bb72efdc2","kind":"commit","published_at":"2026-08-05T01:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0/manifests"},{"name":"v6.0.7","sha":"e7e9a6478d39d43406559b03410b2c5c28639e74","kind":"commit","published_at":"2026-08-04T07:05:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a514f2d3976848aa631de22bfa458b7e9f60b384","kind":"commit","published_at":"2026-08-03T01:40:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6/manifests"},{"name":"vex2.0.3","sha":"740985ae2f67a9144e7787f89955bf8c7f9500e0","kind":"commit","published_at":"2026-08-02T18:19:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3/manifests"},{"name":"vpy3.0.3","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3/manifests"},{"name":"v6.0.5","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c1cf32881474f3f1e9b620e025abde07a359eb06","kind":"commit","published_at":"2026-08-01T07:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4/manifests"},{"name":"vrs1.2.2","sha":"956e2d4b1cefd5b1e4da98d69013a2fa866e8d75","kind":"commit","published_at":"2026-08-01T02:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2/manifests"},{"name":"vpy3.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2/manifests"},{"name":"vex2.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2/manifests"},{"name":"v6.0.3","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"2ac754fd718927e2c0043d6d7787de32d0d196f7","kind":"commit","published_at":"2026-07-31T06:35:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2/manifests"},{"name":"vpy3.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1/manifests"},{"name":"vex2.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1/manifests"},{"name":"v6.0.1","sha":"c99c323470416e79b391abaa0b06cc2d7633685a","kind":"commit","published_at":"2026-07-31T04:42:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1/manifests"},{"name":"vpy3.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0/manifests"},{"name":"vphp2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0/manifests"},{"name":"vex2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0/manifests"},{"name":"v6.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0/manifests"},{"name":"vrs1.2.1","sha":"eb956b07fde2ab3d43b41325a06a6b103610e3e3","kind":"commit","published_at":"2026-07-30T07:16:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1/manifests"},{"name":"v5.81.3","sha":"d2831ae06bb4402117bcb01b1304ce22664edf0f","kind":"commit","published_at":"2026-07-30T01:16:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3/manifests"},{"name":"vpy2.26.0","sha":"2664876092793ca2ba5e0eb080d99c3042ed136a","kind":"commit","published_at":"2026-07-26T05:22:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0/manifests"},{"name":"vrs1.2.0","sha":"4085792106fd3d381ec7980a8ae3c65788dd2d70","kind":"commit","published_at":"2026-07-25T05:51:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0/manifests"},{"name":"vex1.3.7","sha":"65f1f0a73902df87a50d799d097450e2867eb9c3","kind":"commit","published_at":"2026-07-25T05:39:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7/manifests"},{"name":"v5.81.2","sha":"315ec3309a42ccf898b2b825e39c42292b7932e7","kind":"commit","published_at":"2026-07-24T20:38:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2/manifests"},{"name":"vrs1.1.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1/manifests"},{"name":"vpy2.25.4","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4/manifests"},{"name":"vphp1.0.3","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3/manifests"},{"name":"vex1.3.6","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6/manifests"},{"name":"v5.81.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1/manifests"},{"name":"v5.81.0","sha":"e2b89f7a4a64c60551f1fa4463ec62d8072c4731","kind":"commit","published_at":"2026-07-23T13:34:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0/manifests"},{"name":"v5.80.12","sha":"c7bd217ab0496fbdcbacd486b85cca8a825aa4d4","kind":"commit","published_at":"2026-07-23T11:35:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12/manifests"},{"name":"v5.80.11","sha":"b002d4836f7819b995378112e0c40fbbbe694e4d","kind":"commit","published_at":"2026-07-23T04:13:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11/manifests"},{"name":"v5.80.10","sha":"88730b08ecc18cd243dfeddaa80bd8b2d3a5151a","kind":"commit","published_at":"2026-07-21T15:54:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10/manifests"},{"name":"v5.80.9","sha":"4f4b574de507e56e1e3a7f359565eb359463710f","kind":"commit","published_at":"2026-07-18T23:50:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9/manifests"},{"name":"v5.80.8","sha":"e8af56348a77677a4d802d2563e33b7313a79570","kind":"commit","published_at":"2026-07-18T04:06:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8/manifests"},{"name":"v5.80.7","sha":"c4a0a4a90d48303b1b6b7c45f67898573a73c424","kind":"commit","published_at":"2026-07-17T15:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7/manifests"},{"name":"v5.80.6","sha":"5044cf8fc17f0842655eda581b9e26b27f6abfe8","kind":"commit","published_at":"2026-07-17T02:36:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6/manifests"},{"name":"v5.80.5","sha":"b1d459c777b4213ce5b9f3559f5eaae7b3e70781","kind":"commit","published_at":"2026-07-16T01:58:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5/manifests"},{"name":"vrs1.1.0","sha":"bbf0844a250d08d6bfafacb43360f26a57cb9c87","kind":"commit","published_at":"2026-07-15T18:25:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0/manifests"},{"name":"v5.80.4","sha":"d978d721995aa4d40aa93980866e2a6b02bcfed1","kind":"commit","published_at":"2026-07-15T15:22:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4/manifests"},{"name":"v5.80.3","sha":"4e8b59592d1f285f2e9e3860f8ece8bc60769fe5","kind":"commit","published_at":"2026-07-15T09:40:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3/manifests"},{"name":"vrs1.0.1","sha":"677e2590a04040ea21a0107d6bdcf5a33cf6b5e9","kind":"commit","published_at":"2026-07-14T02:39:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1/manifests"},{"name":"vrs1.0.0","sha":"04c8ea52ed2d75e14581311ef1bb4115d9c20d76","kind":"commit","published_at":"2026-07-12T02:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0/manifests"},{"name":"vex1.3.5","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5/manifests"},{"name":"v5.80.2","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2/manifests"},{"name":"v5.80.1","sha":"418de1e51db09ffc8e95bac35015a1057d8a7271","kind":"commit","published_at":"2026-07-10T15:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1/manifests"},{"name":"v5.80.0","sha":"60ae0492a3200f8496976a3b51609e7e54eafd1b","kind":"commit","published_at":"2026-07-10T05:11:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0/manifests"},{"name":"vpy2.25.3","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3/manifests"},{"name":"vex1.3.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4/manifests"},{"name":"v5.79.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4/manifests"},{"name":"v5.79.3","sha":"6ffd88a0070b3ab84b77539dca7c35266716425e","kind":"commit","published_at":"2026-07-07T05:08:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3/manifests"},{"name":"v5.79.2","sha":"6f1b2e33b01c9f97dee6ff96bab782a8399c7ae5","kind":"commit","published_at":"2026-06-27T15:37:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2/manifests"},{"name":"v5.79.1","sha":"1aefd5b80618a8a9080b98ca9e6e89463a98b713","kind":"commit","published_at":"2026-06-21T15:17:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1/manifests"},{"name":"v5.79.0","sha":"eb9ae1de0ea7468be66cb2c77921b8bb76e86abb","kind":"commit","published_at":"2026-06-18T05:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0/manifests"},{"name":"vex1.3.3","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3/manifests"},{"name":"v5.78.1","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1/manifests"},{"name":"v5.78.0","sha":"38798cc212e450f6369da3714c20eeced5a523a9","kind":"commit","published_at":"2026-06-02T04:52:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0/manifests"},{"name":"v5.77.7","sha":"fbe04af1b3e9c7c9683229544914a54c5bb1f8d8","kind":"commit","published_at":"2026-06-01T07:58:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7/manifests"},{"name":"v5.77.6","sha":"81709e4abe71f4e7c05c748938ec004a50c1fd4b","kind":"commit","published_at":"2026-05-27T06:37:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6/manifests"},{"name":"v5.77.5","sha":"411690e9070ba0dda59a86628fc8b56ad9ebea04","kind":"commit","published_at":"2026-05-27T05:49:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5/manifests"},{"name":"v5.77.4","sha":"6e4972e8fd721035d680ca291049134c3876f8ba","kind":"commit","published_at":"2026-05-26T15:12:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4/manifests"},{"name":"v5.77.3","sha":"685b0744cfeb273778420835010ec1b16b23e22a","kind":"commit","published_at":"2026-05-25T06:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3/manifests"},{"name":"v5.77.2","sha":"0feec14452865c419961edb9c733f9951b6a663f","kind":"commit","published_at":"2026-05-24T09:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2/manifests"},{"name":"v5.77.1","sha":"75a66af36f7d56c149e070826a20116ea1ef5e7b","kind":"commit","published_at":"2026-05-23T02:08:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1/manifests"},{"name":"v5.77.0","sha":"963c1b51b3b0da0d014698f101598b9dcdff0bd1","kind":"commit","published_at":"2026-05-21T18:04:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0/manifests"},{"name":"v5.76.11","sha":"7b9f7e0c81427fb9d936a6366c21ef2a96729335","kind":"commit","published_at":"2026-05-21T15:28:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11/manifests"},{"name":"v5.76.10","sha":"6396b4e2a146d733d01d8d9629cc8c8ffb8fac2d","kind":"commit","published_at":"2026-05-17T14:06:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10/manifests"},{"name":"v5.76.9","sha":"41713ca67f9a0d0c45c27bbccb7a79320204c3ac","kind":"commit","published_at":"2026-05-16T15:07:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9/manifests"},{"name":"v5.76.8","sha":"1b8f9009bd8a59d3a82839e6732c6e7e87eb01d2","kind":"commit","published_at":"2026-05-12T05:37:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8/manifests"},{"name":"v5.76.7","sha":"093743a0d5b24f170280e0bd754ef5c378576846","kind":"commit","published_at":"2026-05-11T04:45:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7/manifests"},{"name":"vpy2.25.2","sha":"51c935bdbf19744edccf1b39002585d81a014613","kind":"commit","published_at":"2026-05-10T21:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2/manifests"},{"name":"v5.76.6","sha":"e94e8cdfadbea9508412bcfdc51dabb920d7692c","kind":"commit","published_at":"2026-05-06T15:26:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6/manifests"},{"name":"vpy2.25.1","sha":"c9c0c0a03218511deb73eac74c31ac50ba9c4f77","kind":"commit","published_at":"2026-05-04T14:48:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1/manifests"},{"name":"v5.76.5","sha":"b47f00b9a2c5766ca92cebc867369f2c467a220d","kind":"commit","published_at":"2026-05-02T14:05:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5/manifests"},{"name":"vpy2.25.0","sha":"54311e59445562f65065b772800b8449f7d99f83","kind":"commit","published_at":"2026-04-29T21:34:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0/manifests"},{"name":"v5.76.4","sha":"7ed0eeca96a3c5168e822831b2f3d938ab37bb91","kind":"commit","published_at":"2026-04-29T09:58:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4/manifests"},{"name":"vpy2.24.0","sha":"4ca9c27ea68d303b86a80cbb24c8e390d87a5e8f","kind":"commit","published_at":"2026-04-28T16:45:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0/manifests"},{"name":"v5.76.3","sha":"0bf1b4d38475b320c89947b9779ec7301ec10117","kind":"commit","published_at":"2026-04-28T16:43:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3/manifests"},{"name":"vpy2.23.1","sha":"19b9ca08be6f6efbc58291fa55efd93a0663d536","kind":"commit","published_at":"2026-04-26T21:31:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1/manifests"},{"name":"v5.76.2","sha":"595016ef1d3a960ad83dfbbc189034561e099482","kind":"commit","published_at":"2026-04-25T01:19:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"ea7705df6938cb432eceff242f6828054766f61a","kind":"commit","published_at":"2026-04-22T20:25:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1/manifests"},{"name":"vpy2.23.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0/manifests"},{"name":"v5.76.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0/manifests"},{"name":"vpy2.22.0","sha":"704690c62f4cedddf82379335b8ff42a46fda7f3","kind":"commit","published_at":"2026-04-20T09:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0/manifests"},{"name":"vpy2.21.1","sha":"f77f249acb82daf331bd61e1f425780270888d8d","kind":"commit","published_at":"2026-04-20T09:51:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1/manifests"},{"name":"v5.75.2","sha":"422e2d5091f2f318e0f6bd3e1872a71deee92aec","kind":"commit","published_at":"2026-04-20T09:50:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2/manifests"},{"name":"vpy2.21.0","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0/manifests"},{"name":"v5.75.1","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1/manifests"},{"name":"v5.75.0","sha":"8c78e3004dcd5df726d9b7277dd455d0d224791f","kind":"commit","published_at":"2026-04-20T09:18:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0/manifests"},{"name":"v5.74.2","sha":"37c4bb3725fe668fb4fbe27e3474b72eafa6a6fe","kind":"commit","published_at":"2026-04-20T06:41:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2/manifests"},{"name":"vpy2.20.4","sha":"be9f03246d1644f397d660fba91285604a824284","kind":"commit","published_at":"2026-04-17T05:55:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4/manifests"},{"name":"v5.74.1","sha":"e9d0c2d50ac9cd3c91e5f7a9f8466ae9c98ff87d","kind":"commit","published_at":"2026-04-15T07:51:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1/manifests"},{"name":"v5.74.0","sha":"ec420d1b09a28514ff8d84e762db3a638ba267ec","kind":"commit","published_at":"2026-04-15T03:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0/manifests"},{"name":"v5.73.5","sha":"8b8d46441f7af7f9bd75d81283a8804ff5fc4bc1","kind":"commit","published_at":"2026-04-12T20:11:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5/manifests"},{"name":"vpy2.20.3","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3/manifests"},{"name":"vex1.3.2","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2/manifests"},{"name":"v5.73.4","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4/manifests"},{"name":"vpy2.20.2","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2/manifests"},{"name":"vex1.3.1","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1/manifests"},{"name":"v5.73.3","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3/manifests"},{"name":"vpy2.20.1","sha":"bf451868b932125d857280a5a21173bfafbc2801","kind":"commit","published_at":"2026-04-09T05:33:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1/manifests"},{"name":"v5.73.2","sha":"242f2648f6ba51f0023aa9a6688f0cd3e0ec2d70","kind":"commit","published_at":"2026-04-09T05:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2/manifests"},{"name":"v5.73.1","sha":"4c6b2b2d73b5053f3bd3bee2019533b6e7b5682b","kind":"commit","published_at":"2026-04-08T04:16:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1/manifests"},{"name":"vpy2.20.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0/manifests"},{"name":"vphp1.0.2","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2/manifests"},{"name":"vex1.3.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0/manifests"},{"name":"v5.73.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"46880af9629e9aee9abbc2782074a3e76d17b924","kind":"commit","published_at":"2026-04-02T11:15:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"aa529bc512b15cdb9d173cc9cc3b0d9f8b8959eb","kind":"commit","published_at":"2026-04-01T14:01:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0/manifests"},{"name":"v5.71.1","sha":"60f645a472102336a6294e66f2b0a801a5a5207d","kind":"commit","published_at":"2026-03-25T06:17:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1/manifests"},{"name":"vpy2.19.8","sha":"3c118d11c8e6dc03e90548bc7efa5c5b5d0315c7","kind":"commit","published_at":"2026-03-19T03:53:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8/manifests"},{"name":"vpy2.19.7","sha":"e5b7aff4edbe44983803cfa3fb3ea48f0b1b998e","kind":"commit","published_at":"2026-03-18T15:42:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7/manifests"},{"name":"v5.71.0","sha":"1283ac716b0551bd7e3248a5c3e8f8d804310c33","kind":"commit","published_at":"2026-03-11T20:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0/manifests"},{"name":"vpy2.19.6","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6/manifests"},{"name":"vex1.2.7","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7/manifests"},{"name":"v5.70.4","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4/manifests"},{"name":"v5.70.3","sha":"450253c3457f500d7f4e5aeebaa4ddfc937a1f39","kind":"commit","published_at":"2026-03-06T00:20:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3/manifests"},{"name":"v5.70.2","sha":"504b53689a29b3b4ddc902d25211a92da6a4d7af","kind":"commit","published_at":"2026-03-05T04:04:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2/manifests"},{"name":"v5.70.1","sha":"0fafcc0950698f6a8a55a2b77ef1b82af5d5712f","kind":"commit","published_at":"2026-02-23T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1/manifests"},{"name":"v5.70.0","sha":"0d3879b02ec9738d90213e1a479d53359f3a71aa","kind":"commit","published_at":"2026-02-21T09:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0/manifests"},{"name":"v5.69.4","sha":"9c722585bd9873561fae3f32971d65cf00a7d092","kind":"commit","published_at":"2026-02-21T00:37:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4/manifests"},{"name":"v5.69.3","sha":"87386ca88e29755fc68e6cc8fcfebfb7f8f8237f","kind":"commit","published_at":"2026-02-16T06:00:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3/manifests"},{"name":"v5.69.2","sha":"a62241f5831a1d3bb6c328a9037ea852be7832cd","kind":"commit","published_at":"2026-02-14T04:41:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2/manifests"},{"name":"v5.69.1","sha":"d249301ddc9afc607c9e86a8a44312af682e6be0","kind":"commit","published_at":"2026-02-13T00:59:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"f85e87032a822826cbeed19eedff7ccb1e6ce085","kind":"commit","published_at":"2026-02-12T20:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"af9197d16941d49c9e3d86f10d96681beea676bc","kind":"commit","published_at":"2026-02-11T13:26:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0/manifests"},{"name":"vpy2.19.5","sha":"715d0a5074864ed0c12a384e41740b219382ac80","kind":"commit","published_at":"2026-02-11T13:08:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5/manifests"},{"name":"vex1.2.6","sha":"590542314f13590cf68330097f5bb09a96bb240c","kind":"commit","published_at":"2026-02-11T08:39:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6/manifests"},{"name":"v5.67.3","sha":"afb878f97ebeaf89c1308b7dde0b5a440381d113","kind":"commit","published_at":"2026-02-05T14:37:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3/manifests"},{"name":"v5.67.2","sha":"de0fca894f47d8aa2b2c66ca9475e526ca477508","kind":"commit","published_at":"2026-01-28T02:17:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2/manifests"},{"name":"vpy2.19.4","sha":"f824c01c53d57e75d7b57efce7a124adffed9dfa","kind":"commit","published_at":"2026-01-28T00:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4/manifests"},{"name":"vex1.2.5","sha":"3bd23d990c780ff0808d79499edd803084d2efe8","kind":"commit","published_at":"2026-01-27T10:55:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5/manifests"},{"name":"vpy2.19.3","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3/manifests"},{"name":"vex1.2.4","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4/manifests"},{"name":"v5.67.1","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1/manifests"},{"name":"v5.67.0","sha":"6294b36f775c20f7d43387d9bde3185629e88df4","kind":"commit","published_at":"2026-01-24T05:08:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0/manifests"},{"name":"v5.66.7","sha":"87e74b5713b5017c29789094d6ac6ff26bfe79c1","kind":"commit","published_at":"2026-01-23T01:00:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7/manifests"},{"name":"vpy2.19.2","sha":"61504f12fe591295fea5b087a6b7c533465e8653","kind":"commit","published_at":"2026-01-22T06:14:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2/manifests"},{"name":"vpy2.19.1","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1/manifests"},{"name":"vex1.2.3","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3/manifests"},{"name":"v5.66.6","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6/manifests"},{"name":"vex1.2.2","sha":"c2c6743428a306e39f74c86f63dc9122633040ea","kind":"commit","published_at":"2026-01-14T22:44:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2/manifests"},{"name":"vex1.2.1","sha":"5bcd4fbe0eb725a95b878f97b95c74106e7dff0f","kind":"commit","published_at":"2026-01-14T00:09:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1/manifests"},{"name":"vpy2.19.0","sha":"21ab9cc5df2947e49aa132994dfe89e043b7082d","kind":"commit","published_at":"2026-01-13T00:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0/manifests"},{"name":"v5.66.5","sha":"661c581270186bc405967b91326daff061370d03","kind":"commit","published_at":"2026-01-12T04:21:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5/manifests"},{"name":"vex1.2.0","sha":"ede9fcf72a713f4de8941270251c7b51427484b4","kind":"commit","published_at":"2025-12-31T14:47:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0/manifests"},{"name":"v5.66.4","sha":"cc74805d5eda14ed684e2111c91de8890e752768","kind":"commit","published_at":"2025-12-27T21:29:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4/manifests"},{"name":"v5.66.3","sha":"f60c172725ab29c0159b804ae0b9d691105689c4","kind":"commit","published_at":"2025-12-26T00:16:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3/manifests"},{"name":"vpy2.18.3","sha":"706da0dc703d6be353d0140f1fd0de7683362e60","kind":"commit","published_at":"2025-12-25T14:55:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3/manifests"},{"name":"vpy2.18.2","sha":"7f602e1c6e31070f02c5ee5babbff33f55193551","kind":"commit","published_at":"2025-12-24T17:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2/manifests"},{"name":"vpy2.18.1","sha":"9c533c0347865445b7f7df6b1c6e0923d25b4a8f","kind":"commit","published_at":"2025-12-20T17:21:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1/manifests"},{"name":"vphp1.0.1","sha":"7ac421cb2e754ba262a18bb17d47f15fb22a6962","kind":"commit","published_at":"2025-12-19T23:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1/manifests"},{"name":"v5.66.2","sha":"1380a16fa45c70f0bc5b938efdf178b33a19cac1","kind":"commit","published_at":"2025-12-19T19:00:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2/manifests"},{"name":"vpy2.18.0","sha":"0c3beb58f4a8c90ad7800f5616c2a3494a952963","kind":"commit","published_at":"2025-12-19T13:39:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0/manifests"},{"name":"v5.66.1","sha":"5fbf778f0b8f58b90e82f9020c041f3248b0b269","kind":"commit","published_at":"2025-12-17T03:52:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1/manifests"},{"name":"vpy2.17.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0/manifests"},{"name":"vex1.1.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0/manifests"},{"name":"v5.66.0","sha":"241d847fbc798d957bf25ccfaa5c9ec96928a4ae","kind":"commit","published_at":"2025-12-11T13:56:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0/manifests"},{"name":"vex1.0.1","sha":"84e8745e87dea9a7748852ccd281b728e6d0545e","kind":"commit","published_at":"2025-12-11T13:04:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1/manifests"},{"name":"vphp1.0.0","sha":"d365bb3f31193afc3c89c54a0d78aaac2abd2cbf","kind":"commit","published_at":"2025-12-09T21:02:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0/manifests"},{"name":"vex1.0.0","sha":"976734f2c983714b69f395441f5352999aededb0","kind":"commit","published_at":"2025-12-04T08:25:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0/manifests"},{"name":"vpy2.16.2","sha":"c385b520b9fbe3dd58cdaead79c258835cab4361","kind":"commit","published_at":"2025-12-02T00:17:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2/manifests"},{"name":"v5.65.1","sha":"a8b9d76496afa5e913f823cf8c68eb428f6dd757","kind":"commit","published_at":"2025-12-01T15:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1/manifests"},{"name":"v5.65.0","sha":"b059cfcba48524446a62fd29785142c3d1edc30d","kind":"commit","published_at":"2025-11-26T00:59:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0/manifests"},{"name":"v5.64.1","sha":"a47480111a2f1238a57ea9bfbab44f7de958227f","kind":"commit","published_at":"2025-11-21T00:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"f41f5d0c64afe7707ad8c23a86cb9228c4d45671","kind":"commit","published_at":"2025-11-20T08:50:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0/manifests"},{"name":"v5.63.2","sha":"045f3e7a5d8edb85e1adbe82eb9e20ef33ad491b","kind":"commit","published_at":"2025-11-15T00:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2/manifests"},{"name":"v5.63.1","sha":"b4c7c6579b430b53d135b7a21d20d01d14c1814e","kind":"commit","published_at":"2025-11-13T03:10:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1/manifests"},{"name":"v5.63.0","sha":"e212d1c8f0945dbff2d95309afe1376366910482","kind":"commit","published_at":"2025-10-31T03:14:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"98f73b3f33aa79cdd67d0c4090cc86a8e4cfeb4c","kind":"commit","published_at":"2025-10-30T14:11:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"37e9db52a67b4e120139c1d2620cc0f73a08c006","kind":"commit","published_at":"2025-10-30T00:07:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"6a31e0aeab1311d7d089811ede7e11a98b6dd408","kind":"commit","published_at":"2025-10-28T02:13:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0/manifests"},{"name":"v5.61.2","sha":"bcbc7981480ee93e330c0b3976086d7b289e613f","kind":"commit","published_at":"2025-10-23T13:31:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2/manifests"},{"name":"v5.61.0","sha":"d3fff80f7135251db65e22cba8852a5584030cb1","kind":"commit","published_at":"2025-10-06T14:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"bef57a0e252a5d8bd0bf319d0bca3b1ad0e6519f","kind":"commit","published_at":"2025-10-03T00:44:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0/manifests"},{"name":"v5.59.0","sha":"2e2b21454cc6125fcf3abfec939d6d6d8d02c40b","kind":"commit","published_at":"2025-09-29T14:15:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0/manifests"},{"name":"v5.58.9","sha":"61987c62ca71ec11a84b98e6dd51a6d5ebf1737d","kind":"commit","published_at":"2025-09-26T01:11:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9/manifests"},{"name":"v5.58.8","sha":"22411010beca628d172790cfbac45e3cd3d102ed","kind":"commit","published_at":"2025-09-25T06:54:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8/manifests"},{"name":"v5.58.7","sha":"845a6f5fdede9ecf4050e8b5617feb56dbb3c9a1","kind":"commit","published_at":"2025-09-19T14:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7/manifests"},{"name":"v5.58.6","sha":"bd8fbc164caaa01f665d0c7e94177d0584d04f8c","kind":"commit","published_at":"2025-09-19T01:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6/manifests"},{"name":"vpy2.16.1","sha":"7dfd2510a7bb03301365a2c24f045a0cd20580ef","kind":"commit","published_at":"2025-09-08T13:28:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1/manifests"},{"name":"vpy2.16.0","sha":"1c75abb4806971a2ac14c47b302c87f86095a2c3","kind":"commit","published_at":"2025-09-07T12:33:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0/manifests"},{"name":"vpy2.15.1","sha":"24a697ee994a10111ac9b07ce830e94835eec577","kind":"commit","published_at":"2025-09-06T20:25:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1/manifests"},{"name":"v5.58.5","sha":"f6428188f39f054e8b94579435b16e260aff27cd","kind":"commit","published_at":"2025-09-04T03:48:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5/manifests"},{"name":"v5.58.4","sha":"70e8a3f91595dcdc2d21122170ef4af1f53972ad","kind":"commit","published_at":"2025-08-30T12:36:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4/manifests"},{"name":"v5.58.3","sha":"ffc6e26eb66533fc6eae4c406bb4b9a9f7590d9b","kind":"commit","published_at":"2025-08-29T14:35:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3/manifests"},{"name":"v5.58.2","sha":"316d1ed32680e690b1d2ab92c79a53e0d4c00c2d","kind":"commit","published_at":"2025-08-26T01:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"d71b87245c8196d19dfeaf82e6ef14c91fb9a7c5","kind":"commit","published_at":"2025-08-23T18:02:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"db0a922741d8c7eae8d5119a0831cd734aba02a2","kind":"commit","published_at":"2025-08-15T04:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0/manifests"},{"name":"v5.57.0","sha":"0fecc6cd0d0dea06f486ab0b0fe760d866f1fc34","kind":"commit","published_at":"2025-08-13T03:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0/manifests"},{"name":"v5.56.10","sha":"53754fb239cf1b021ffc55391990d879d363dcf7","kind":"commit","published_at":"2025-08-10T15:57:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10/manifests"},{"name":"v5.56.9","sha":"93df852f97f04023d791546d30a6af24fbca6114","kind":"commit","published_at":"2025-07-31T07:23:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9/manifests"},{"name":"v5.56.8","sha":"edb714764066b06c068c8c8a5140b010f27c3b9a","kind":"commit","published_at":"2025-07-27T04:01:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8/manifests"},{"name":"v5.56.7","sha":"34ee33955a660b0696f4b6cff6d8d39fdcd160db","kind":"commit","published_at":"2025-07-25T11:44:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7/manifests"},{"name":"v5.56.6","sha":"1e221d5404dcea750a08342c832a682e454135a3","kind":"commit","published_at":"2025-07-25T00:06:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6/manifests"},{"name":"v5.56.5","sha":"83d969541f19fa9703eb73ff0006cd29a358c1e7","kind":"commit","published_at":"2025-07-19T20:22:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5/manifests"},{"name":"v4.18.3","sha":"456cc71f8c8dc82c5d85fc6657260f276d8e08f8","kind":"commit","published_at":"2025-07-19T15:14:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3/manifests"},{"name":"v5.56.4","sha":"b94d7ed5602e366b4401051b236f31ac2dd2a90d","kind":"commit","published_at":"2025-07-11T12:37:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4/manifests"},{"name":"v5.56.3","sha":"1e3f3c507a7ceb8d8147941adc9de69367947a5e","kind":"commit","published_at":"2025-07-10T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3/manifests"},{"name":"v5.56.2","sha":"e687d7cf86108138bbd5e911b11ab3c5717fc23c","kind":"commit","published_at":"2025-07-08T01:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2/manifests"},{"name":"v5.56.1","sha":"c32e6a0ff6df8bc34c9c13238c192974a93f7ddb","kind":"commit","published_at":"2025-07-03T03:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4a5360936c1a543a1ff31ebbb6ab1289cc8ddf07","kind":"commit","published_at":"2025-06-22T17:34:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"e742511baf35225718c01e621623eab661f37284","kind":"commit","published_at":"2025-06-21T01:11:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0/manifests"},{"name":"v5.54.3","sha":"588719ee49c7615affeb69d3a431025757115c10","kind":"commit","published_at":"2025-06-18T13:58:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3/manifests"},{"name":"v5.54.2","sha":"fb65677f2d636e1aca3cc75cb3b740b8729b3358","kind":"commit","published_at":"2025-06-17T13:37:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2/manifests"},{"name":"v5.54.1","sha":"98f35bc1eabb3ab1010737869c310d2001a84fac","kind":"commit","published_at":"2025-06-17T01:36:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"86c4c6dd25ef868f1f37c917ab11cb663e330e2f","kind":"commit","published_at":"2025-06-15T12:58:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0/manifests"},{"name":"v5.53.3","sha":"43460bbf4f5f13f1514b0d579d46697ede187064","kind":"commit","published_at":"2025-06-13T09:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3/manifests"},{"name":"v5.53.2","sha":"46f4bcc77b8f458c8c31b45351ce4e7d60f2c96c","kind":"commit","published_at":"2025-06-02T23:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2/manifests"},{"name":"v5.53.1","sha":"483c9325597c21a9e7bb881d34e7f38615a87c43","kind":"commit","published_at":"2025-05-30T07:16:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1/manifests"},{"name":"v5.53.0","sha":"5252f22546370f80531e48199ca74e902d8804e7","kind":"commit","published_at":"2025-05-21T04:24:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0/manifests"},{"name":"v5.52.3","sha":"529f14b01cbd092800d32fd4af5d8fe615f70cb2","kind":"commit","published_at":"2025-05-19T13:46:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3/manifests"},{"name":"vpy2.15.0","sha":"b655f4bf178bd3abb7ae560eff47c256aaffcabe","kind":"tag","published_at":"2025-05-13T11:55:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0/manifests"},{"name":"v5.52.2","sha":"a0381ddef2fbfb37c2e879e7a0f12e4c0ed95542","kind":"commit","published_at":"2025-05-08T01:25:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2/manifests"},{"name":"v5.52.1","sha":"0c8aa4b5ceb83f168c8fc9b1e38546d2f1ef9cf4","kind":"commit","published_at":"2025-05-02T05:49:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1/manifests"},{"name":"vpy2.14.0","sha":"ae201b36b9de77cd5e1228aebedb9dd566cc8c77","kind":"tag","published_at":"2025-05-01T01:52:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0/manifests"},{"name":"v5.52.0","sha":"581420bbd709c742da7404153c521d91b5e0a54c","kind":"commit","published_at":"2025-05-01T01:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0/manifests"},{"name":"v5.51.1","sha":"c8eaefa04a3d09800e17857cc508a5cd2e282f87","kind":"commit","published_at":"2025-04-26T21:57:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"3a00cda1777b0fdfa5df3aa4770cf21e984ec5ed","kind":"commit","published_at":"2025-04-25T05:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"962f5a9798b916088bc39043267132041af146bc","kind":"commit","published_at":"2025-04-25T02:03:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0/manifests"},{"name":"v5.49.2","sha":"b4e27383e9f4f60b0355abb54efa807e357a5683","kind":"commit","published_at":"2025-04-21T13:11:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2/manifests"},{"name":"v5.49.1","sha":"a085c825bac8da263809f3a32db7937de38ad7e3","kind":"commit","published_at":"2025-04-17T13:43:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1/manifests"},{"name":"v5.49.0","sha":"b79df00bfca5c65827668159f8eed2221253322d","kind":"commit","published_at":"2025-04-16T01:37:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0/manifests"},{"name":"v5.48.1","sha":"b00731469ebbc65d35003c48da093e48c0ccc6ed","kind":"commit","published_at":"2025-04-10T07:37:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"7caa9d729f885861c3153a8d195857bc80b92279","kind":"commit","published_at":"2025-04-08T13:09:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0/manifests"},{"name":"v5.47.3","sha":"4805e43ba7c28d1dbea2c70f5313298f8fd2243d","kind":"commit","published_at":"2025-04-08T00:52:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3/manifests"},{"name":"v5.47.2","sha":"d2f9b2f3530f78c121e50606334449914943fff3","kind":"commit","published_at":"2025-04-06T17:06:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2/manifests"},{"name":"v5.47.1","sha":"f11db049652535d61bc70c0e7d214449de6650fa","kind":"commit","published_at":"2025-04-05T06:52:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"49ca650342888d4b887b7786f59929d3218a4610","kind":"commit","published_at":"2025-04-04T19:37:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"1ba654aa0e65746a06b423fc0aa6123bf10f5cde","kind":"commit","published_at":"2025-04-03T03:53:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"4999a5edca65e771551f93b310b0c58617421dab","kind":"commit","published_at":"2025-04-02T13:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0/manifests"},{"name":"v5.45.2","sha":"ea8f6d3cfe1def60aba3f44b37ba9df5ad7d5eb1","kind":"commit","published_at":"2025-03-29T23:25:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2/manifests"},{"name":"v5.45.1","sha":"8078cf349af9dc4ba1daef77697c3631d3620e9d","kind":"commit","published_at":"2025-03-29T05:25:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"98aba13e39dd220e22e511b317bb6c7bdad3f157","kind":"commit","published_at":"2025-03-27T13:36:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0/manifests"},{"name":"v5.44.4","sha":"6e3d8b9d98bf8e7df630ddbbde50a1d21000d7ff","kind":"commit","published_at":"2025-03-24T14:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4/manifests"},{"name":"v5.44.3","sha":"66a7b259e0cbc7059dd380053344b34cfd075786","kind":"commit","published_at":"2025-03-22T16:51:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3/manifests"},{"name":"v5.44.2","sha":"82fbb6731a24b65cca672f6de55965b284c784dc","kind":"commit","published_at":"2025-03-22T00:23:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2/manifests"},{"name":"v5.44.1","sha":"a6eb72b9409a226619274b2fd15e943bace46a68","kind":"commit","published_at":"2025-03-21T02:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1/manifests"},{"name":"v5.44.0","sha":"7129a7fe515323fab323e9a36c261ea804b31411","kind":"commit","published_at":"2025-03-18T23:37:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0/manifests"},{"name":"vpy2.13.1","sha":"ef27e41b22274d04525729213fa3167c92f0a1f1","kind":"tag","published_at":"2025-03-15T08:06:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1/manifests"},{"name":"v5.43.1","sha":"141023b13b1726e898ab33c1666639c22890e2a1","kind":"commit","published_at":"2025-03-15T00:24:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1/manifests"},{"name":"vpy2.13.0","sha":"3e60df95f531411e431452f044ac0956e0feb025","kind":"tag","published_at":"2025-03-15T00:21:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0/manifests"},{"name":"v5.43.0","sha":"38dddd9e300c2659d0af09763e49c6eda3c31d19","kind":"commit","published_at":"2025-03-13T12:19:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0/manifests"},{"name":"v5.42.0","sha":"f169c7fabdbdbcc9f8f4e8525749010b6241c353","kind":"commit","published_at":"2025-03-12T14:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0/manifests"},{"name":"v5.41.9","sha":"53e24b787534196692d6d0f1638c810d0c2319ff","kind":"commit","published_at":"2025-03-11T14:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9/manifests"},{"name":"v5.41.8","sha":"0a78e5299ba6e8d2e59b83cfe60e5c685e61f3b6","kind":"commit","published_at":"2025-03-08T13:45:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8/manifests"},{"name":"vpy2.12.1","sha":"b70c4dc3a92578bd0b3f389535d16d73cc3b9dd2","kind":"tag","published_at":"2025-02-28T05:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1/manifests"},{"name":"v5.41.7","sha":"c0b8c4a755c5de7f5af40bffeb07517a0ef1c1da","kind":"commit","published_at":"2025-02-27T02:30:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7/manifests"},{"name":"v5.41.6","sha":"02a612a8aa02d556a69b9eddbcf0cdb4f4e56f39","kind":"commit","published_at":"2025-02-26T12:47:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6/manifests"},{"name":"v5.41.5","sha":"1e58c1469898c6d528635fbe5dcf06ddb1f453e8","kind":"commit","published_at":"2025-02-21T13:56:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5/manifests"},{"name":"vpy2.12.0","sha":"1522931b80c7208feb605af870ab8997aee5d7fc","kind":"tag","published_at":"2025-02-21T05:31:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0/manifests"},{"name":"v5.41.4","sha":"12b5829fc97f341327300c5d71181c97f167b0f5","kind":"commit","published_at":"2025-02-21T05:30:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4/manifests"},{"name":"v5.41.3","sha":"f0c680393d29178cbf6e9960bb79777053eb5b9c","kind":"commit","published_at":"2025-02-19T04:15:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3/manifests"},{"name":"v5.41.2","sha":"7a37f0998fd809ba31244c0da6db010ad34098d3","kind":"commit","published_at":"2025-02-16T14:33:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2/manifests"},{"name":"v5.41.1","sha":"d3865bb8d9b0fad95cba7ce2a1cc3b2e9457a949","kind":"commit","published_at":"2025-02-15T17:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"0dd2a64096cc1edc60f7530afc37c03187318ab8","kind":"commit","published_at":"2025-02-14T14:13:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0/manifests"},{"name":"v5.40.5","sha":"726880112b20fd67a88ef6739cb58b45513f547d","kind":"commit","published_at":"2025-02-14T04:25:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5/manifests"},{"name":"v5.40.4","sha":"49987659ddd9d64c825adc0cb8df9c02b4835057","kind":"commit","published_at":"2025-02-13T04:30:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4/manifests"},{"name":"v5.40.3","sha":"391311e8552309180e5c3ad54da5275f356ca942","kind":"commit","published_at":"2025-02-12T13:44:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3/manifests"},{"name":"v5.40.2","sha":"ae27afbb9535c5d9933d02e83803e83834c87c9b","kind":"commit","published_at":"2025-02-07T12:29:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2/manifests"},{"name":"v5.40.1","sha":"fa0a6c4b097924442bfb6ea247d123614acb4dc3","kind":"commit","published_at":"2025-02-07T02:05:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"0bb68257c6244a7ba7750d1198305ada1ab72d8b","kind":"commit","published_at":"2025-02-02T20:45:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0/manifests"},{"name":"v5.39.2","sha":"56aabb0db5330a51101504226527ce3691f28210","kind":"commit","published_at":"2025-02-02T02:22:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2/manifests"},{"name":"v5.39.1","sha":"36047efa501b49c176c5129880217dd905aee1ba","kind":"commit","published_at":"2025-01-30T14:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"0ff27add460aa7a284c7f86e924723886c556fd1","kind":"commit","published_at":"2025-01-29T03:02:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0/manifests"},{"name":"v5.38.0","sha":"36044c3c65c4aa6d8a5291574180798d408fcbba","kind":"commit","published_at":"2025-01-28T10:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"7e18e19c57f279a79812630b0c4ea15d371e986a","kind":"commit","published_at":"2025-01-25T10:08:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0/manifests"},{"name":"v5.36.0","sha":"99380739e2ffc2de79a115aebfa91b5c431a07f5","kind":"commit","published_at":"2025-01-24T14:03:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"824fc4c59158f2ec8fe309adce67650414d551a0","kind":"commit","published_at":"2025-01-23T11:23:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"218192263d1ab4782b3dcfcebcd92bd0551d270f","kind":"commit","published_at":"2025-01-22T09:32:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0/manifests"},{"name":"v5.34.10","sha":"71733cc6dd94d27156d7239d10108357b320eaab","kind":"commit","published_at":"2025-01-14T01:34:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10/manifests"},{"name":"v5.34.9","sha":"884ec22d007a39eac5798c7897c17b8617d63802","kind":"commit","published_at":"2025-01-12T16:36:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9/manifests"},{"name":"v5.34.8","sha":"0418cd7676e730e9ddcad00ace01adbe899e124d","kind":"commit","published_at":"2025-01-08T02:25:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8/manifests"},{"name":"v5.34.7","sha":"acd8bd7f0699890786acdc7c1242516a43a697ec","kind":"commit","published_at":"2025-01-06T23:16:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7/manifests"},{"name":"v5.34.6","sha":"d1fb1139da005e1df3939b1c620ece9db75fa531","kind":"commit","published_at":"2024-12-31T20:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6/manifests"},{"name":"v5.34.5","sha":"0763cd693acee7b6b80fefad0e8b1950e41a1a74","kind":"commit","published_at":"2024-12-25T13:38:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5/manifests"},{"name":"v5.34.4","sha":"034741181be9c9563a62b494fcf17d0d9c9026a6","kind":"commit","published_at":"2024-12-21T04:48:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4/manifests"},{"name":"v5.34.3","sha":"347b61819b6b06cb1c4ee3af06e780f15826b11c","kind":"commit","published_at":"2024-12-18T12:15:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3/manifests"},{"name":"v5.34.2","sha":"bfd0b8a808a33be0da92a006a7b4f8b17a5d79b3","kind":"commit","published_at":"2024-12-14T18:51:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2/manifests"},{"name":"v5.34.1","sha":"af020612644be1ba549a1c4802f6ab83c33aeedb","kind":"commit","published_at":"2024-12-13T14:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1/manifests"},{"name":"v5.34.0","sha":"fc8fac9d68e7f4de2322a82a38740a79b05e57f4","kind":"commit","published_at":"2024-12-10T14:32:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"0e3c2e5f345a1372eea1542ce2504a2f4ca6e6e0","kind":"commit","published_at":"2024-12-10T04:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"ab437a74d11f18a49645c2c7ae59949c33dc05b9","kind":"commit","published_at":"2024-12-09T09:24:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"dfa3e8b477662a5a1e556946689a2d41a57f2776","kind":"commit","published_at":"2024-12-08T17:57:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"26f578e0db52ff0501c2a2f4960abac377171773","kind":"commit","published_at":"2024-12-06T03:06:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"cf49d37f5119a033f630aa781f2e9757831e5873","kind":"commit","published_at":"2024-12-04T06:17:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"9ae31bac5bb5c1f35d59db94d2af3d6eaaec1ad3","kind":"commit","published_at":"2024-12-02T20:33:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0/manifests"},{"name":"v5.30.1","sha":"9b1f30c8377ee56b9247e953765892ddf794e4b2","kind":"commit","published_at":"2024-11-30T14:46:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d0c473f90670b95fd98a63995dbb9481d0f6742d","kind":"commit","published_at":"2024-11-29T04:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0/manifests"},{"name":"vpy2.11.0","sha":"4ada3d5c318fd550ebb466e49203217fb6f1450b","kind":"tag","published_at":"2024-11-26T03:35:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0/manifests"},{"name":"v5.29.1","sha":"cc6cfc2231dbcdc55f14c92ebe05243b99eebb09","kind":"commit","published_at":"2024-11-23T05:48:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1/manifests"},{"name":"v5.29.0","sha":"bf03f864fb64c86bf75d52dad2c894a5e5e39e44","kind":"commit","published_at":"2024-11-22T09:11:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0/manifests"},{"name":"v5.28.2","sha":"4d3eb88f64e59c5d0cf80895c0af528700788771","kind":"commit","published_at":"2024-11-22T01:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2/manifests"},{"name":"v5.28.1","sha":"a9ed0c1cbfc96a0363a6ad51de7de7991293e251","kind":"commit","published_at":"2024-11-20T13:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1/manifests"},{"name":"v5.28.0","sha":"26b2bc6386d639a35f87ab226dbeda3204a5ddd7","kind":"commit","published_at":"2024-11-19T17:53:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0/manifests"},{"name":"v5.27.0","sha":"212956921f364f02913aaf76a378358d373801c1","kind":"commit","published_at":"2024-11-19T03:13:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0/manifests"},{"name":"v5.26.2","sha":"65c729152bfe6c3fabb3c7b40f9c4bcf7366af3f","kind":"commit","published_at":"2024-11-15T09:25:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"8784f662f905fa5f40f6c4bd62c369e2cbe4290f","kind":"commit","published_at":"2024-11-14T15:26:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"68cf88a626a0ea5499f3137657b6a02552c2bfcc","kind":"commit","published_at":"2024-11-14T10:39:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0/manifests"},{"name":"v5.25.6","sha":"6ea8f5421d7074054f18057e5665d53b23fb9a97","kind":"commit","published_at":"2024-11-11T15:29:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6/manifests"},{"name":"v5.25.5","sha":"293df08103c86fb142f85ff68770e57a71f6f085","kind":"commit","published_at":"2024-11-11T14:33:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5/manifests"},{"name":"v5.25.4","sha":"624a08638ff43b6fae82d9cf5cf939bdbd149f69","kind":"commit","published_at":"2024-11-10T00:08:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4/manifests"},{"name":"v5.25.3","sha":"a8553db76997a05eef4d7db7c746f7b868f92864","kind":"commit","published_at":"2024-11-08T12:37:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3/manifests"},{"name":"v5.25.2","sha":"d5f9efe59536cfcd4c3f16538b763e6cb857e7cf","kind":"commit","published_at":"2024-11-08T02:17:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2/manifests"},{"name":"v5.25.1","sha":"acadd32d5c059cccf096603538c7795dc597a921","kind":"commit","published_at":"2024-11-07T03:11:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"7a9d8eef416be9434e3b268d547bef09fde5fd6f","kind":"commit","published_at":"2024-11-06T00:39:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"43d80b31762f99de2792b01ee538a4dd79fb545b","kind":"commit","published_at":"2024-11-05T13:59:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0/manifests"},{"name":"v5.23.1","sha":"855aa5ed0b6f69c8e989191658d82570943b5319","kind":"commit","published_at":"2024-11-05T04:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1/manifests"},{"name":"v5.23.0","sha":"092019f862194acf29933faf7d1f712f1e9852b9","kind":"commit","published_at":"2024-11-02T19:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"65d256f3bda01f98655473e66f258ea871319e69","kind":"commit","published_at":"2024-10-31T15:27:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0/manifests"},{"name":"vpy2.10.1","sha":"0547f7a80d29eee9315ef4a1d3bd954ddd2b467f","kind":"tag","published_at":"2024-10-26T05:33:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1/manifests"},{"name":"v3.16.2","sha":"ba65311d8c48a66801144e239c30f1cab86ced2b","kind":"commit","published_at":"2024-10-24T12:23:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2/manifests"},{"name":"v4.18.2","sha":"e348831e82ec7a1330f3203ab9ccdd1d8c226e84","kind":"commit","published_at":"2024-10-24T08:27:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2/manifests"},{"name":"vpy2.10.0","sha":"569cbc49100198eff06be795cf1bae1bb22d743f","kind":"tag","published_at":"2024-10-24T01:26:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0/manifests"},{"name":"v5.21.2","sha":"0ff74d432416c93d56fb0bb24ba4665013b35623","kind":"commit","published_at":"2024-10-22T06:48:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2/manifests"},{"name":"v3.16.1","sha":"5092252dc730fef395a444d2ef6f9ddd4f02881a","kind":"commit","published_at":"2024-10-19T09:21:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1/manifests"},{"name":"v4.18.1","sha":"d5495b16c05f9dbbcb88f96c01272e91a977c248","kind":"commit","published_at":"2024-10-19T09:20:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1/manifests"},{"name":"v5.21.1","sha":"98e1ec66ef451d7c21fb7f3c039e37ab41650182","kind":"commit","published_at":"2024-10-18T12:58:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e7f0826b19250c4b1a91f7a755f0aded06bba07b","kind":"commit","published_at":"2024-10-18T08:13:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0/manifests"},{"name":"v5.20.1","sha":"dff47c0825aa03f5f78562b5aa8b08f6d85d4e10","kind":"commit","published_at":"2024-10-18T06:30:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1/manifests"},{"name":"v3.16.0","sha":"ecec076fa6fc61583a180cb13f93366b843c2a33","kind":"commit","published_at":"2024-10-15T09:19:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0/manifests"},{"name":"v4.18.0","sha":"d4997ec2c0e88de0f906a5c6c66aa00b8ad9b5de","kind":"commit","published_at":"2024-10-14T14:28:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0/manifests"},{"name":"v5.20.0","sha":"073baf6222dfda569ac214dbeba37416b4976534","kind":"commit","published_at":"2024-10-13T09:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0/manifests"},{"name":"v5.19.1","sha":"c8abdc735c7e882e163bd267604644f9e6314313","kind":"commit","published_at":"2024-10-12T14:17:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"36ef0705c0e1cf2473a8022d548ff62fab2067e9","kind":"commit","published_at":"2024-10-11T08:52:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"f0cb07e5af50a0d4ae7808beb3dc744cbaaa89a0","kind":"commit","published_at":"2024-10-09T00:53:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0/manifests"},{"name":"v5.17.1","sha":"ca8207b24beac765b757b7273c24dcfd976d44af","kind":"commit","published_at":"2024-10-07T16:38:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"80ca4636266c2acd98743716f3c80ecfacf59d4b","kind":"commit","published_at":"2024-10-07T15:54:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"7321e25583ccb0a377eeca79e9fbae9afba56ef7","kind":"commit","published_at":"2024-10-06T09:11:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"f4526700ef9e1bee989fda1243a2d4e94ad9c85b","kind":"commit","published_at":"2024-10-01T21:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"626d9cd2f6dea1f7a27faaa49c9fc9f5fff35fdf","kind":"commit","published_at":"2024-09-30T07:04:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0/manifests"},{"name":"v5.13.2","sha":"46e2617694d12577d3b6656fb5bba24cb7d1cd4d","kind":"commit","published_at":"2024-09-20T12:31:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"68c415d1e6767c500fb462f50304b733aedeed80","kind":"commit","published_at":"2024-09-18T01:33:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"44a2d6288d43d342c54531413bb71d1acb371435","kind":"commit","published_at":"2024-09-11T14:48:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0/manifests"},{"name":"vpy2.9.4","sha":"836edd8882f2077240e54757f60ea3e4ff08ac01","kind":"tag","published_at":"2024-09-10T12:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4/manifests"},{"name":"v5.12.15","sha":"8772a230155bbebde0cc9c48692c83b1394ddbce","kind":"commit","published_at":"2024-09-10T12:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15/manifests"},{"name":"v5.12.14","sha":"056b90db0bad34a393149dae61a171717053e526","kind":"commit","published_at":"2024-09-05T03:23:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14/manifests"},{"name":"v5.12.13","sha":"69c129670a468b6b6ce1b8600e1928826d53f8bb","kind":"commit","published_at":"2024-09-03T14:04:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13/manifests"},{"name":"vpy2.9.3","sha":"6d828aec07f96c074457f2874e59f1d06cad3050","kind":"tag","published_at":"2024-08-31T01:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3/manifests"},{"name":"v5.12.12","sha":"7104a8c82281ed495245184f569bbb6c2d92605c","kind":"commit","published_at":"2024-08-29T13:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12/manifests"},{"name":"v5.12.11","sha":"fea6b1a060d5cc42bf468bfa4db9e32b7a686fe0","kind":"commit","published_at":"2024-08-28T04:57:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11/manifests"},{"name":"v5.12.10","sha":"a457a54f755fcb83af38100166d5b718e58149f1","kind":"commit","published_at":"2024-08-22T05:17:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10/manifests"},{"name":"v5.12.9","sha":"c60e6a3f45606c623ef6a2b16415d67eac9b0269","kind":"commit","published_at":"2024-08-17T18:21:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9/manifests"},{"name":"v5.12.8","sha":"89c771b4986e4e228a5451663a0baa15b3606d65","kind":"commit","published_at":"2024-08-17T00:29:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8/manifests"},{"name":"v5.12.7","sha":"4fbde068cf782c007e3dee78836eae4e098d9b50","kind":"commit","published_at":"2024-08-16T03:30:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7/manifests"},{"name":"v5.12.6","sha":"69d7ef30e551e1c1b3682e6a460b8de8e0f9c437","kind":"commit","published_at":"2024-08-14T14:40:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6/manifests"},{"name":"v5.12.5","sha":"b5993b374cab860f1c208296b9a5d6dd58499111","kind":"commit","published_at":"2024-08-13T03:26:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"b7b31dd90cf610fd995394ac4b579ed4c87b4247","kind":"commit","published_at":"2024-08-12T08:30:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4/manifests"},{"name":"vpy2.9.2","sha":"c70e5e7bf07144df93caf9ec0505497b5119e708","kind":"tag","published_at":"2024-08-10T17:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2/manifests"},{"name":"v5.12.3","sha":"65a3e59ac3b09d21f92c7a6eea34b80d8e11cfda","kind":"commit","published_at":"2024-08-10T17:43:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"1777e38546d88f17a79170868c90f01bb70bb231","kind":"commit","published_at":"2024-08-09T03:53:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2/manifests"},{"name":"vpy2.9.1","sha":"5344692d0d508ee797c253280c498e27606630dd","kind":"tag","published_at":"2024-08-08T01:58:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1/manifests"},{"name":"v5.12.1","sha":"0faec379aafd77f69f8290f192a2e374ff3e872e","kind":"commit","published_at":"2024-08-07T01:15:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1/manifests"},{"name":"vpy2.9.0","sha":"e313993cd40acac75e544c81e10969b05058fd3e","kind":"tag","published_at":"2024-08-02T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0/manifests"},{"name":"v5.12.0","sha":"00c303748bf060d47860ed7b7edd91c0894876ca","kind":"commit","published_at":"2024-08-01T01:29:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"1b31a6c8c957e386e212a340b0360e7781acc382","kind":"commit","published_at":"2024-07-29T12:14:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"3a65ac4c5221c2d882ea741333b8651530e5ed02","kind":"commit","published_at":"2024-07-26T03:11:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"1bf1258343b52d6e0625d28693b7d87c04c84f08","kind":"commit","published_at":"2024-07-19T14:13:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"a5ac1ae84a33fca0985d660e10e32895a47e2bda","kind":"commit","published_at":"2024-07-19T13:08:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"da520e7705ae48e0fcd3d913ceb9c1eab0399859","kind":"commit","published_at":"2024-07-18T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"14038738cd99943c315e2531dbbd00c6a8944f62","kind":"commit","published_at":"2024-07-16T12:18:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"8025f994658167971f2778cd67531c3f3b0008db","kind":"commit","published_at":"2024-07-15T14:09:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0/manifests"},{"name":"vpy2.8.1","sha":"7fdd8924d3625b6916e36d78c0f8e91956572a43","kind":"tag","published_at":"2024-07-11T14:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1/manifests"},{"name":"v5.8.7","sha":"4963d92c79a5fe369da3df85f9d548c42b5d1a02","kind":"commit","published_at":"2024-07-11T14:13:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"8bb08a7e6ddf6799f31ac9e07e6bda8eb4023a78","kind":"commit","published_at":"2024-07-11T00:21:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6/manifests"},{"name":"vpy2.8.0","sha":"aecac66b891045397d915fbc2cc1c3c92c5ae764","kind":"tag","published_at":"2024-07-10T02:17:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0/manifests"},{"name":"v5.8.5","sha":"a6155c970739c7664befa18664d0019bf1afc9c9","kind":"commit","published_at":"2024-07-10T02:17:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"b4669d88f1732fb4f84fb390208008d176f4122a","kind":"commit","published_at":"2024-07-05T04:21:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"833d8663b24e4c5940da87f9b67f1d4c7b83af2a","kind":"commit","published_at":"2024-06-28T12:27:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"68899ac9af14c2d307926d650e8db7cdfc980074","kind":"commit","published_at":"2024-06-15T06:23:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"16fb26737721d464b45acc7177ee4d1ef7bd85f6","kind":"commit","published_at":"2024-06-12T14:37:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"74e7cce8c5158a59dd932114e1e0df30c9fc11f9","kind":"commit","published_at":"2024-06-11T14:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0/manifests"},{"name":"vpy2.7.8","sha":"a5a0af83e0c5a9a5296b8dbfde9bb10f86de1f96","kind":"tag","published_at":"2024-06-05T14:14:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8/manifests"},{"name":"vpy2.7.7","sha":"88b8f6c49c9642a252fbb6ef3b2b2e4260ebed8c","kind":"tag","published_at":"2024-06-04T23:48:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7/manifests"},{"name":"v5.7.15","sha":"92f39fd241bed71b8a4fcacd6ff44e5aa67977e0","kind":"commit","published_at":"2024-06-04T23:47:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15/manifests"},{"name":"v5.7.14","sha":"02cd61d119bee6043a9b42ce3eccfe45cfcc4fb3","kind":"commit","published_at":"2024-05-29T16:23:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"5b25660169d9543d37781c97641a50a76c2759a3","kind":"commit","published_at":"2024-05-28T18:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"d3ad53f64f8cf272c2cc9aa1936a82d30cb9072d","kind":"commit","published_at":"2024-05-24T04:08:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"dff8e2e293739f02f27f9b06bd47222adb7c8aa7","kind":"commit","published_at":"2024-05-23T05:37:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"e35dad78c4a3e761a53532998034b2a8f7fec4a3","kind":"commit","published_at":"2024-05-21T04:51:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"7d51ed749f77926ee2bfd2b1076c8cd8d3b42243","kind":"commit","published_at":"2024-05-16T05:24:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9/manifests"},{"name":"vpy2.7.6","sha":"c70708ba1375c6a201e762658927d0672697b246","kind":"tag","published_at":"2024-05-09T04:40:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6/manifests"},{"name":"v5.7.8","sha":"bc71850259a818805cfeacb6ae34bf023d52ced5","kind":"commit","published_at":"2024-05-01T20:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"ad779738180314af42f938eb1893f3d617127d28","kind":"commit","published_at":"2024-04-30T07:46:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7/manifests"},{"name":"vpy2.7.5","sha":"8020f9952a058988d57d1f772f43b2d802e20692","kind":"tag","published_at":"2024-04-28T16:59:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5/manifests"},{"name":"v5.7.6","sha":"a8c5831d2b3e86ae9247af7eba70968cbcbfd7a7","kind":"commit","published_at":"2024-04-27T04:12:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6/manifests"},{"name":"vpy2.7.4","sha":"723457f6eba0cd320bdac32ada807f83bd46e46b","kind":"tag","published_at":"2024-04-26T14:19:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4/manifests"},{"name":"vpy2.7.3","sha":"8a296f17107edb12d3282ab073166f62aded1635","kind":"tag","published_at":"2024-04-24T04:34:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3/manifests"},{"name":"v5.7.5","sha":"cc4afdcf88534427900125eb2f68ac169e55baf3","kind":"commit","published_at":"2024-04-24T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"f65eb4b5b6d1025a6fe06c9841403fd88956688c","kind":"commit","published_at":"2024-04-21T15:39:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4/manifests"},{"name":"vpy2.7.2","sha":"8ed041e0395bdfb5cd9b474cdc17985bea98ea68","kind":"tag","published_at":"2024-04-20T05:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2/manifests"},{"name":"v5.7.3","sha":"b881857b5fb8e985e21f731d1a22caeed883331c","kind":"commit","published_at":"2024-04-20T05:32:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3/manifests"},{"name":"vpy2.7.1","sha":"333c3e03a0b77e5fdc8d03b5e1f23c1af777cfa6","kind":"tag","published_at":"2024-04-18T01:24:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1/manifests"},{"name":"v5.7.2","sha":"c97a43b7849c8c34f4043cf0e6873cde7215920d","kind":"commit","published_at":"2024-04-18T01:23:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2/manifests"},{"name":"vpy2.7.0","sha":"99ab8c550b0563535f739fc8fbaa93e8d5e1e4d6","kind":"tag","published_at":"2024-04-13T18:28:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0/manifests"},{"name":"vpy2.6.0","sha":"deca5d04c96410fd5d09f8165a32e9769d35f0f6","kind":"tag","published_at":"2024-04-13T00:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0/manifests"},{"name":"v5.7.1","sha":"da3eb33f6584a466ac5eb1cb729c8478ba78b501","kind":"commit","published_at":"2024-04-10T01:18:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"9c25995b1e0c8f9193516adeae486f6b781dd3eb","kind":"commit","published_at":"2024-04-09T14:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0/manifests"},{"name":"vpy2.5.0","sha":"111fa41a8444aa2b8080f35d585867c65bdeab37","kind":"tag","published_at":"2024-04-08T21:10:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0/manifests"},{"name":"v5.6.0","sha":"b172ddfa247a307b5d66ccc364c2782118df6040","kind":"commit","published_at":"2024-04-08T21:09:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0/manifests"},{"name":"vpy2.4.0","sha":"ab5e3d64e89a52638a555cefddc534b4e79d056f","kind":"tag","published_at":"2024-04-07T22:09:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0/manifests"},{"name":"v5.5.4","sha":"91cdd57b93da342b359177b7e5502d52c37523b6","kind":"commit","published_at":"2024-04-07T22:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"082834b1fb66dd4f6ad4ba94e5b1761e53fd6b78","kind":"commit","published_at":"2024-04-07T01:59:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"4a3787cf0d7ed8ecc46e946b87fdea436b838ee0","kind":"commit","published_at":"2024-04-06T04:25:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"80365638e7934aaa657571ed640fe0edacedf8e0","kind":"commit","published_at":"2024-04-03T14:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"66cf7c7bb82e5c08bc669615c83cc69fa0894228","kind":"commit","published_at":"2024-03-31T19:45:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0/manifests"},{"name":"v5.4.6","sha":"b8d7ebf3355012a2495709c4758180c60f01fb72","kind":"commit","published_at":"2024-03-26T13:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6/manifests"},{"name":"vpy2.3.3","sha":"6bf668ed7e600b8ca28439431812d83aca81508d","kind":"tag","published_at":"2024-03-24T17:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3/manifests"},{"name":"vpy2.3.2","sha":"52d44397b39de9a9c04b6c3e302837e7876de053","kind":"tag","published_at":"2024-03-23T21:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2/manifests"},{"name":"v5.4.5","sha":"f8c84021ad226b86bff4c4351dbb4cdebe117bd5","kind":"commit","published_at":"2024-03-22T04:27:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5/manifests"},{"name":"v5.4.4","sha":"ea973b98c605a5124c1e7c65e0c34b595ac8fb1a","kind":"commit","published_at":"2024-03-21T04:16:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4/manifests"},{"name":"vpy2.3.1","sha":"a73cf3220209bbd52255aa6974a96d77c14c47e9","kind":"tag","published_at":"2024-03-19T05:07:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1/manifests"},{"name":"v5.4.3","sha":"7bf641886ec6424d44b1d20d5aa22aae81ceef1d","kind":"commit","published_at":"2024-03-17T13:53:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3/manifests"},{"name":"vpy2.3.0","sha":"928eeb6704184bbbdfe064b49599e1afc529acf2","kind":"tag","published_at":"2024-03-16T03:49:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0/manifests"},{"name":"v5.4.2","sha":"096bd810fcd5e4d923b0968bec7a4fc992c5e8a6","kind":"commit","published_at":"2024-03-06T05:00:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"abe142ad3d6d1463b261de5eef88bf4827c868e2","kind":"commit","published_at":"2024-03-01T05:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"82dfc48ee0059b00f37116ec65cab6897b722325","kind":"commit","published_at":"2024-02-27T03:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"e31fe65571733e9bce85e3ecdb85f93d0346072c","kind":"commit","published_at":"2024-02-25T10:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"927d2a5bc08c320b60c8ba0fe38dd04d32aa3771","kind":"commit","published_at":"2024-02-24T00:09:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"651d086f41818dd25bd96bdc2c855a9a4b06be13","kind":"commit","published_at":"2024-02-22T02:05:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"bfa18396b4b128a84a99b1ca0e46908cdedad386","kind":"commit","published_at":"2024-02-20T22:47:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"571b4172487ee972320d93d81313cd7e88307114","kind":"commit","published_at":"2024-02-17T13:57:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"83e8a611b1a758354426244739bcc950e658e1f3","kind":"commit","published_at":"2024-02-17T02:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0/manifests"},{"name":"v5.1.12","sha":"59386645ebf0d50f96a4d76b1988fc501348dc3e","kind":"commit","published_at":"2024-02-16T05:33:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12/manifests"},{"name":"vpy2.2.4","sha":"5949b37b6762af8bd6d1a98350df56a409bac501","kind":"tag","published_at":"2024-02-13T01:57:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4/manifests"},{"name":"v5.1.11","sha":"e8c64477e0e8d29cfa87d7c1ccc78d2932f1eb33","kind":"commit","published_at":"2024-02-13T01:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11/manifests"},{"name":"vpy2.2.3","sha":"f2e11b4182a55ced34dc6cf63ef5e6d11c8f24fa","kind":"tag","published_at":"2024-02-10T20:39:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3/manifests"},{"name":"v5.1.10","sha":"acabc45be455bbc30dc149afc1045c48f250c25f","kind":"commit","published_at":"2024-02-10T20:38:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10/manifests"},{"name":"v5.1.9","sha":"cd63c28100d33f563fff852ff46132ee014aa7d9","kind":"commit","published_at":"2024-02-05T16:09:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9/manifests"},{"name":"vpy2.2.2","sha":"b3ab285cb128075b8a8d52a75a4a5b210c1a24dd","kind":"tag","published_at":"2024-02-03T03:37:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2/manifests"},{"name":"v5.1.8","sha":"6e12b3e8771ccb25e2eb1231ef033974bf0a98b3","kind":"commit","published_at":"2024-02-03T03:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"1eedf29a9779cc6762f15c26fc00926d8ddc04a4","kind":"commit","published_at":"2024-02-02T02:31:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"5cecea1f1625e23eeb070329bdad4ab4ac670b80","kind":"commit","published_at":"2024-01-31T00:27:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"168d312ac7174a1c5c6abee56110547b76cfce7a","kind":"commit","published_at":"2024-01-23T02:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"7db6756125f235c7b2d7523b88edcbe4e3b6a754","kind":"commit","published_at":"2024-01-20T17:01:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4/manifests"},{"name":"vpy2.2.1","sha":"350a81402f9d6c18e69f215c4e3bb1fe5d277937","kind":"tag","published_at":"2024-01-16T13:14:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1/manifests"},{"name":"v5.1.3","sha":"081061f2a07f702a934b0ee0d3b8cdfdf3ce8185","kind":"commit","published_at":"2024-01-16T13:14:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fc8eafde5f1d5eec2d6e2359ee3278cd84993252","kind":"commit","published_at":"2024-01-15T19:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2/manifests"},{"name":"vpy2.2.0","sha":"379016ef181aea805d599d34c7b6746e9ddcbd66","kind":"tag","published_at":"2024-01-14T17:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0/manifests"},{"name":"vpy2.1.0","sha":"bf3d1586777491e320af49ceb054edec020a9438","kind":"tag","published_at":"2024-01-12T00:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0/manifests"},{"name":"v5.1.1","sha":"f1bfded60e42a5d2311002829746d22d64dbc4a5","kind":"commit","published_at":"2024-01-02T02:06:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"db464903cf4b1d94c3b72856d593ee395b497c37","kind":"commit","published_at":"2023-12-27T17:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0/manifests"},{"name":"vpy2.0.0","sha":"f6e585d36df25db5fb24d986b7cc2433c92473c9","kind":"tag","published_at":"2023-12-23T01:15:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0/manifests"},{"name":"v5.0.0","sha":"58e5746102dda9de168a678cf1dc6313dfb85fba","kind":"commit","published_at":"2023-12-21T21:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0/manifests"},{"name":"v4.17.0","sha":"e1ff35b53353bb20c045785fd213fb4e3ae9c181","kind":"commit","published_at":"2023-12-21T14:15:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0/manifests"},{"name":"vpy1.24.0","sha":"8a0b4ad7acca1d209c26c6472a372920b657d7b4","kind":"tag","published_at":"2023-12-21T05:25:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0/manifests"},{"name":"v4.16.0","sha":"67c3b8b7af266ba8be82fa1e095ac86c8b86e6a1","kind":"commit","published_at":"2023-12-18T13:47:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0/manifests"},{"name":"vpy1.23.0","sha":"136e8e7f3f2e69dcf32406ee3513962cedcd13f8","kind":"tag","published_at":"2023-12-18T03:59:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0/manifests"},{"name":"vpy1.22.0","sha":"1ef6bcf859385f468a5d1b31827d2dab3396245b","kind":"tag","published_at":"2023-12-14T23:26:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0/manifests"},{"name":"v4.15.4","sha":"2c06921a9360698b1d06dc324ab0b9d157538178","kind":"commit","published_at":"2023-12-14T13:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4/manifests"},{"name":"vpy1.21.0","sha":"3c325ffbde0acc1f137d8cdfd24079b39dfee3c9","kind":"tag","published_at":"2023-12-14T00:51:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0/manifests"},{"name":"v4.15.3","sha":"8a486b10511610580ab8433b6d9e8ce2ff26bfba","kind":"commit","published_at":"2023-12-13T23:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3/manifests"},{"name":"vpy1.20.0","sha":"1010c77e4e3ba16927bff6b612ebf3f3f52f779a","kind":"tag","published_at":"2023-12-13T02:16:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0/manifests"},{"name":"vpy1.19.0","sha":"0365b3f1e1b502096320c4a6fd26940540244110","kind":"tag","published_at":"2023-12-12T00:54:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0/manifests"},{"name":"vpy1.18.0","sha":"f3536dd2ae83650df32726f0ee89654458e8e23d","kind":"tag","published_at":"2023-12-10T04:28:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0/manifests"},{"name":"v4.15.2","sha":"96adcc90e7e8c75157470ce12bb9fde4b5078228","kind":"commit","published_at":"2023-12-07T13:28:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"95ad04972e99ab56af864c9ee9ebc2fa53ca86c9","kind":"commit","published_at":"2023-12-06T21:52:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"76f9e8ffa64b3299868e041292bfd6bf8e988b3d","kind":"commit","published_at":"2023-12-05T13:18:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0/manifests"},{"name":"v4.14.4","sha":"1a23e57075a16e5d9ae6022b4599d65855b5e3de","kind":"commit","published_at":"2023-11-28T13:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"cbd5057563545e9f4a5fa1e1e4abe25f0962ce12","kind":"commit","published_at":"2023-11-27T14:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"d7cf6ea60830b69b636648238a51e5f981616d02","kind":"commit","published_at":"2023-11-24T11:11:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2/manifests"},{"name":"vpy1.17.0","sha":"bec84e8c8083fe4cf36839634e7cf2939a85d886","kind":"tag","published_at":"2023-11-24T09:27:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0/manifests"},{"name":"v4.14.1","sha":"65a73ce6a1c3b11b616b47f409cee0d3dcb6f839","kind":"commit","published_at":"2023-11-23T15:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"d6c31de48d7aadb542a1e3755ca5b9d169d3fdb9","kind":"commit","published_at":"2023-11-18T10:14:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0/manifests"},{"name":"v4.13.3","sha":"4cfe33e481e204f6377362b7314193c3b7fc40f0","kind":"commit","published_at":"2023-11-16T06:00:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3/manifests"},{"name":"vpy1.16.1","sha":"fc7f863bff2b4aa0869536eecabf01040b600533","kind":"tag","published_at":"2023-11-09T14:06:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1/manifests"},{"name":"v4.13.2","sha":"60a917e3c08fee3d77e32da633e517b3d4e223aa","kind":"commit","published_at":"2023-11-09T14:05:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2/manifests"},{"name":"vpy1.16.0","sha":"719ba5bc6fcc09d99a664b8986bad67163bfcb90","kind":"tag","published_at":"2023-11-08T12:48:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0/manifests"},{"name":"v4.13.1","sha":"610c701d94324e165a079c4de6b4cf0ef612f1da","kind":"commit","published_at":"2023-11-08T09:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"4828b7e7887d3dffa79e2bb388b93df9d70d88ac","kind":"commit","published_at":"2023-11-05T11:16:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0/manifests"},{"name":"vpy1.15.4","sha":"3d5373929be84374480acf2a972f3ca7d64d427d","kind":"tag","published_at":"2023-11-05T11:05:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4/manifests"},{"name":"v4.12.10","sha":"9f36d48344e11efba60ecd9f51f57c60b03a3cb5","kind":"commit","published_at":"2023-11-05T11:04:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10/manifests"},{"name":"vpy1.15.3","sha":"0f0c35129239d64c40a57fa1fbf1ff8aa9efa294","kind":"tag","published_at":"2023-11-05T05:32:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3/manifests"},{"name":"v4.12.9","sha":"343d62c920511443f6786a30f283820fe8a1a464","kind":"commit","published_at":"2023-11-05T05:31:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9/manifests"},{"name":"v4.12.8","sha":"edd4b6b6cf714d1e95c43b61df7e363409e85ba4","kind":"commit","published_at":"2023-11-03T02:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"a7f7080622d9689b1a62cb280df412520b3c1e3a","kind":"commit","published_at":"2023-10-29T06:36:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"14176c1846c507da411495ddba40996a48e585b6","kind":"commit","published_at":"2023-10-26T02:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6/manifests"},{"name":"vpy1.15.2","sha":"c3c165ab32d66657d94f552a266f182f8f30c1df","kind":"tag","published_at":"2023-10-18T02:33:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2/manifests"},{"name":"v4.12.5","sha":"5c62a7739aa180a688dff01eea7f7f16ed6f0036","kind":"commit","published_at":"2023-10-18T02:32:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"fb7c64849dde45516ac8f1f313e242bae935fce8","kind":"commit","published_at":"2023-10-13T13:47:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"2bbc01494d8a1c7954327ae52ea4525b8e27bc35","kind":"commit","published_at":"2023-10-10T02:17:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"a01bb0b0345509cde6c74843323de6b67729f310","kind":"commit","published_at":"2023-10-05T13:50:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2/manifests"},{"name":"vpy1.15.1","sha":"4e1d0513842596e3c4d287e56d2eebc97b1addce","kind":"tag","published_at":"2023-10-04T13:26:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1/manifests"},{"name":"v4.12.1","sha":"dbc6b015158b1b85b2baa48d4850bf15096691d0","kind":"commit","published_at":"2023-10-04T13:25:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1/manifests"},{"name":"vpy1.15.0","sha":"b2d768e7b06b48eb4d8fbec63c7fa4f53c67a26a","kind":"tag","published_at":"2023-09-30T04:48:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0/manifests"},{"name":"v4.12.0","sha":"5ebb185dbecd2478688b20131522be41d0f3a055","kind":"commit","published_at":"2023-09-29T14:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0/manifests"},{"name":"vpy1.14.0","sha":"b886d1d3a4ed2987a5120c764ed97da2d36957ce","kind":"tag","published_at":"2023-09-26T04:30:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0/manifests"},{"name":"v4.11.4","sha":"9d78a99b390523c482c8440c190628aa9040c333","kind":"commit","published_at":"2023-09-22T09:56:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"164772169f99edf9da8d9d478a03eea277ece45a","kind":"commit","published_at":"2023-09-22T02:41:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"109bebf4e84d1f554c0fa491180001e2f571cba8","kind":"commit","published_at":"2023-09-20T13:34:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"28c817f696dd91092f51cd4529748f713e74ef15","kind":"commit","published_at":"2023-09-20T00:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"3fd185cdcdb473f46bde5deb91301a71e192b190","kind":"commit","published_at":"2023-09-16T03:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0/manifests"},{"name":"vpy1.13.2","sha":"764f2e07dc32ffa21303c96fe7029fedff3ca5bb","kind":"tag","published_at":"2023-09-12T06:22:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2/manifests"},{"name":"v4.10.0","sha":"4226ff380b43cabc3e52e0a5321d05f0fa2f265d","kind":"commit","published_at":"2023-09-12T06:21:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0/manifests"},{"name":"vpy1.13.1","sha":"c389221bdecba9fbb52c40d4a4e8ad78ecdb86c3","kind":"tag","published_at":"2023-09-11T14:01:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1/manifests"},{"name":"vpy1.13.0","sha":"09bae92e69d9cb7d8f3cc150a52b2c0f183affe7","kind":"tag","published_at":"2023-09-07T13:22:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0/manifests"},{"name":"v4.9.0","sha":"0f4af1701d549b9acc557e6dcc098d78e3de7911","kind":"commit","published_at":"2023-09-05T14:49:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0/manifests"},{"name":"vpy1.12.0","sha":"ff66290a0f6773300881f94ec6eb5fafe5c7ca24","kind":"tag","published_at":"2023-08-31T03:29:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0/manifests"},{"name":"vpy1.11.0","sha":"e640e5a95fd988a927aeef095b96cde41df6be63","kind":"tag","published_at":"2023-08-26T03:55:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0/manifests"},{"name":"v4.8.0","sha":"1020376dd7144ac432642e3ba19aa056e85b1baf","kind":"commit","published_at":"2023-08-20T23:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"9253112d0e1a0d0fa8496cafaefd81c009f2bd16","kind":"commit","published_at":"2023-08-19T13:52:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4/manifests"},{"name":"vpy1.10.1","sha":"a982ff36f705fab147eedaf037e71e525f3b46fe","kind":"tag","published_at":"2023-08-19T04:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1/manifests"},{"name":"v4.7.3","sha":"3ef306632b31820f604dc3c15b55d041a86d062f","kind":"commit","published_at":"2023-08-17T13:39:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"1e5e7ba2016029a0710412c5f5dcd11844c44b17","kind":"commit","published_at":"2023-08-12T00:43:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"bf9a9471818cb6fe4c323ba4bfbbcff3ea074c19","kind":"commit","published_at":"2023-08-10T02:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1/manifests"},{"name":"vpy1.10.0","sha":"284a2583a5b387935304b27b2e79f8d82f0370ce","kind":"tag","published_at":"2023-08-03T02:12:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0/manifests"},{"name":"v4.7.0","sha":"6fe67b49d30bdb70fcbd8057f98b1014056ea765","kind":"commit","published_at":"2023-08-03T01:42:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"3a656d968b584b8f04d42dc29eb1a561c2ab2fde","kind":"commit","published_at":"2023-07-28T19:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2d64c6e6b0aa06d3b27d01375bd3c3e7822c48b0","kind":"commit","published_at":"2023-07-26T19:20:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2/manifests"},{"name":"v4.6.0","sha":"39b2565325a56b1df87f49dfe3a1ba9deb0ea174","kind":"commit","published_at":"2023-07-19T19:23:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0/manifests"},{"name":"vpy1.9.0","sha":"38b19d8a5874fb9725b1d40d7656fd7c312710d9","kind":"tag","published_at":"2023-07-18T15:17:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0/manifests"},{"name":"v4.5.0","sha":"2b31259878b5c6d46429502e1fadf51b74d8872c","kind":"commit","published_at":"2023-07-18T15:16:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0/manifests"},{"name":"vpy1.8.0","sha":"3860ed116aed02e7d96e4917df8648fc48977fde","kind":"tag","published_at":"2023-07-17T20:35:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0/manifests"},{"name":"v4.4.0","sha":"38ed54a879ecff97fab9757a5ebf6583d6d161fb","kind":"commit","published_at":"2023-07-17T07:15:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0/manifests"},{"name":"vpy1.7.0","sha":"980db2ba2163db32beea20546be3b072a3fcdf61","kind":"tag","published_at":"2023-07-14T17:30:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0/manifests"},{"name":"v4.3.0","sha":"3b6f33eb85f68cff97eb61253884cf540cfb4908","kind":"commit","published_at":"2023-07-14T05:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fc69da91d109d713ff16efca0a968466b7868f6c","kind":"commit","published_at":"2023-07-10T23:49:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1/manifests"},{"name":"vpy1.6.1","sha":"da7dd075ea5d2df7f04367050cb658d26f492464","kind":"tag","published_at":"2023-07-10T23:38:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1/manifests"},{"name":"vpy1.6.0","sha":"b868b021722b5df381689b75b9f805a58ecb05e2","kind":"tag","published_at":"2023-07-06T19:16:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0/manifests"},{"name":"vpy1.5.0","sha":"561cdc3f825014c90bedbe1d66db4a2339beea67","kind":"tag","published_at":"2023-07-04T17:28:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0/manifests"},{"name":"v4.2.0","sha":"5e2a3430b320f0b28147e7695d8defd59e6a6a8e","kind":"commit","published_at":"2023-07-03T08:46:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0/manifests"},{"name":"vpy1.4.0","sha":"da92a5c303d499b7019d729d55b2698385bc570b","kind":"tag","published_at":"2023-06-30T22:04:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0/manifests"},{"name":"vpy1.3.1","sha":"3a37d170639f62cfc941c13fb82f876c87cee7ac","kind":"tag","published_at":"2023-06-29T16:23:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1/manifests"},{"name":"vpy1.3.0","sha":"6dd3410838f0260860c364c26ca7d004acb63590","kind":"tag","published_at":"2023-06-29T15:31:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0/manifests"},{"name":"vpy1.2.0","sha":"52d9103f8cf1558d81518f5215871c65ec68d559","kind":"tag","published_at":"2023-06-24T16:26:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0/manifests"},{"name":"vpy1.1.0","sha":"7d7e1b4ff6f937164b80f2c7ddf210308475f4c7","kind":"tag","published_at":"2023-06-23T19:17:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0/manifests"},{"name":"v4.1.0","sha":"65184e3f1388083e63ff956dea4ad62a1addf710","kind":"commit","published_at":"2023-06-23T16:40:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0/manifests"},{"name":"vpy1.0.0","sha":"b6b4579c77c277955ec5318d195b98742c370102","kind":"tag","published_at":"2023-06-21T21:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0/manifests"},{"name":"v4.0.0","sha":"e0ab7e6fd62487884096ed8fc6164a0be0c4d581","kind":"commit","published_at":"2023-06-21T21:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0/manifests"},{"name":"vpy0.5.6","sha":"215c59e06d111e254c817a005b829de226ee30b7","kind":"tag","published_at":"2023-06-21T21:37:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6/manifests"},{"name":"vpy0.5.5","sha":"59287d57a8e5f69abb4dfcecb5bcea36c2caa9c7","kind":"tag","published_at":"2023-06-16T16:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5/manifests"},{"name":"v3.15.8","sha":"5c36ae318766741a00a07af587255a5e951bd731","kind":"commit","published_at":"2023-06-16T16:49:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8/manifests"},{"name":"v3.15.7","sha":"90c34c37605134c72d560ed0fc6aa03a63b6cbca","kind":"commit","published_at":"2023-06-16T15:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7/manifests"},{"name":"vpy0.5.4","sha":"24d9ae1cbced374793429f0a9fecb5c4451ae46d","kind":"tag","published_at":"2023-06-14T14:01:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4/manifests"},{"name":"vpy0.5.3","sha":"66a0eb17a173e8661fe924389ad49c907c07d56e","kind":"tag","published_at":"2023-06-13T16:46:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3/manifests"},{"name":"v3.15.6","sha":"7f42665640b0cec1eaf32b4fec15ff1955164f8b","kind":"commit","published_at":"2023-06-13T16:45:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6/manifests"},{"name":"vpy0.5.2","sha":"a527bac0e0e5921885a1f170ebddb508b3698211","kind":"tag","published_at":"2023-06-11T15:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2/manifests"},{"name":"v3.15.5","sha":"69b94aae13033a385bccd93f82601a0c7c4f45a0","kind":"commit","published_at":"2023-06-11T15:41:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5/manifests"},{"name":"vpy0.5.1","sha":"25d71a1c17f53fcf432463623b1047b25d9d3ce6","kind":"tag","published_at":"2023-06-09T16:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1/manifests"},{"name":"vpy0.5.0","sha":"609f8de152ae8d0c538c79a34ffab0b0c36ed44d","kind":"tag","published_at":"2023-06-09T05:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0/manifests"},{"name":"v3.15.4","sha":"2ea74830cf0363ea39b077258d70f996f255a519","kind":"commit","published_at":"2023-06-08T17:34:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4/manifests"},{"name":"vpy0.4.4","sha":"ba2084f45eba6a72da962316cbb86a7d9b3f37b3","kind":"tag","published_at":"2023-06-08T15:35:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4/manifests"},{"name":"v3.15.3","sha":"0db3d46690acdf4b8b703427ba3fbed0893724e1","kind":"commit","published_at":"2023-06-08T14:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3/manifests"},{"name":"vpy0.4.3","sha":"8ad2e124ea75a110981779b1fddb082f6210ac54","kind":"commit","published_at":"2023-06-07T09:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3/manifests"},{"name":"v3.15.2","sha":"492f686e685744511e3f817bf5f1d503e8094392","kind":"commit","published_at":"2023-06-06T21:05:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5","kind":"commit","published_at":"2023-06-05T21:22:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1ccf4864c957b85f244e45673513cea239796ea4","kind":"commit","published_at":"2023-05-31T22:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"6f4fb3cac980a06816660bbc7339b81db801f4d7","kind":"commit","published_at":"2023-05-30T23:39:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"5b1c5e9ccf2b01e2367582bd3214f9abdccea602","kind":"commit","published_at":"2023-05-27T18:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"5beaf5285bb06d457dceb7ae636ecefff80ed881","kind":"commit","published_at":"2023-05-22T14:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0/manifests"},{"name":"v3.13.4","sha":"d7e640c6368a714f611920be849648348052de05","kind":"commit","published_at":"2023-05-11T11:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"64658c024508fe91e85a291116ed899bbea0d564","kind":"commit","published_at":"2023-05-10T23:39:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"ce8059d5c6620acc9f8a090e447c610f80913af4","kind":"commit","published_at":"2023-05-09T04:33:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"a880069ca02c1b9eb64fb42a0d269b3e98aa91c3","kind":"commit","published_at":"2023-05-07T15:31:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"dd1803f866ff249f2c19691dc1c020a69125a88f","kind":"commit","published_at":"2023-05-06T10:20:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"8f020618d364c5706aca63086effe993fd437bbc","kind":"commit","published_at":"2023-05-05T23:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"fc66096d79734ad543562dfdbd6739c080f7102f","kind":"commit","published_at":"2023-04-20T06:23:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1a3113b97106eebd63883dc8865b7c6a3f028765","kind":"commit","published_at":"2023-04-17T21:21:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"86f57742e3233853b944ae8616c1cfa5a16706c3","kind":"commit","published_at":"2023-04-05T23:57:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"8c34cc7dcb71413a77b1e9f5bdb157d5b6d7a0ac","kind":"commit","published_at":"2023-03-30T12:45:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"358ab2a9179155659800d48edee0f1f77309bff1","kind":"commit","published_at":"2023-03-22T23:11:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"5849cf686064bfb5f28ccb735ec47fb44553c5a8","kind":"commit","published_at":"2023-03-06T14:13:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4cb5250886f8f454a7ee4ee4d2b1754cd83df59b","kind":"commit","published_at":"2023-03-02T16:24:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3dc3b55b787b49701dcf7aa74e85a216c774c231","kind":"commit","published_at":"2023-02-25T05:59:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"aa742463f7dfbec433d166a42dfefd5b9248a544","kind":"commit","published_at":"2023-02-23T22:54:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"3ecb8f7fbb736e223aa73bbbf8f07629892902fa","kind":"commit","published_at":"2023-02-23T03:22:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"e465b5574a19013868250658740b0fdda1d2c6f6","kind":"commit","published_at":"2023-02-22T03:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3b63c3e629c1d63b6692f823fd83888f60a3a834","kind":"commit","published_at":"2023-02-16T21:18:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0/manifests"},{"name":"v3.6.6","sha":"488f9437977f9aeb5a03b96a41dbb664dbfe2775","kind":"commit","published_at":"2023-02-15T01:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"dfa431ebb22cebbf85247abcf8226946ad297ec5","kind":"commit","published_at":"2023-02-11T16:50:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"00ec4e8d2d741df1246fb4e90ff876377fad7d16","kind":"commit","published_at":"2023-02-09T11:02:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"bf8589ae1b95b705e921f597644becdd1752b04f","kind":"commit","published_at":"2023-02-07T07:27:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"b08f95d9b87ec03b645af866ac869f771a42e1f1","kind":"commit","published_at":"2023-02-03T15:55:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"75092f50169154bfbbc704d8a1971b2ac0a03187","kind":"commit","published_at":"2023-01-31T11:11:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ce19e6db253e03d5817b555abaa773a7bdf06171","kind":"commit","published_at":"2023-01-31T07:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0/manifests"},{"name":"v3.5.11","sha":"94b293e6011bed3f8b6905b202f7a45d0d1d863b","kind":"commit","published_at":"2023-01-27T00:16:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"c66c03d377d6b5363231ec65117a8b045f136f86","kind":"commit","published_at":"2023-01-24T23:50:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"3714760ee4be056826e66baaec62bb97d60a53e3","kind":"commit","published_at":"2023-01-19T18:45:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c761ae994c48402b27a6b3530a882b0720e4025","kind":"commit","published_at":"2023-01-18T13:00:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"f2c1775dc150e3f1fd972beed39dcdd2b12e8ea1","kind":"commit","published_at":"2023-01-17T16:13:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"4de7f3cf740ad1f96f07bdfcd50e372257df4514","kind":"commit","published_at":"2023-01-13T02:41:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"5a78f58ead461192069e78bf1ee34d84012e8077","kind":"commit","published_at":"2023-01-10T12:48:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"9fdac5578795900b85c99b4ef8c2e71583802417","kind":"commit","published_at":"2023-01-09T15:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"2061624f0baebd5e5018136934346b65750c0323","kind":"commit","published_at":"2023-01-07T03:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"5b34b8ba09e14bc78aeed03824b4fbd419e0e18e","kind":"commit","published_at":"2023-01-04T02:35:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"1e8786a8dd2f08de6f84e08aeb252b304ebbca73","kind":"commit","published_at":"2022-12-23T08:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ffb08512271be681204a803508cd4d5ece0bb71b","kind":"commit","published_at":"2022-12-20T23:01:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"91bbde9472ea3b38e1b9ee94ef1ec56733eeb3fa","kind":"commit","published_at":"2022-12-15T23:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"df604c48bfeec2b621fd9d52d97b316f477e79a2","kind":"commit","published_at":"2022-12-10T14:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6d9dadaedf016267255e2412ff4ca40d44001630","kind":"commit","published_at":"2022-12-09T14:17:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"865c9ca8ce99860a4a0c72b7a2ec4a5733395d10","kind":"commit","published_at":"2022-12-08T11:49:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bbe29ee8546242a839b41ae0eccd5c9acc592e9a","kind":"commit","published_at":"2022-12-07T22:56:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0f119cb7eac550ad6a5a08f6561b65a72d06ae91","kind":"commit","published_at":"2022-12-07T15:00:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b469dcc4bafee0bc21a6fc51772ce958947ce516","kind":"commit","published_at":"2022-12-05T13:57:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1e0625eb72400891b126483e1201431bbb7fd161","kind":"commit","published_at":"2022-12-05T12:42:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"aa753dd3680964bf0fe7ab650734c12525020ef2","kind":"commit","published_at":"2022-12-04T15:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"75ebd8558853969df094d8c37b12b66685108eb9","kind":"commit","published_at":"2022-12-04T03:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4387d0c959d563eaaba2719d3f9566e992ba0914","kind":"commit","published_at":"2022-11-29T12:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"a6b74988e38ff74049df9b30215fb6ddab73e844","kind":"commit","published_at":"2022-11-29T01:44:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4226070d9905fb052a2ec00f17ee4210bf931fbd","kind":"commit","published_at":"2022-11-15T17:28:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0301a7ab2b110670804de0dae63a04c7a314ee5a","kind":"commit","published_at":"2022-11-15T00:31:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f05e098a6dad2038c720d77d71a66b387b53bcb1","kind":"commit","published_at":"2022-11-09T01:30:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"f87858caa382b56e34cc8015ad1a2706f2bcda8e","kind":"commit","published_at":"2022-11-04T21:55:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"be39c090684ccf720bcc6adc3279d7bb1d0a5ed5","kind":"commit","published_at":"2022-11-04T08:02:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ad7039625d3adb334f07bb015068d57982252615","kind":"commit","published_at":"2022-11-03T22:49:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"94c4862fcb8de9676df20d3b002f8f13fddf658a","kind":"commit","published_at":"2022-11-02T23:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c3c565dad2d7267e3bb1aa2a4d540f0c826def1a","kind":"commit","published_at":"2022-11-02T19:49:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2522822210d200ff66576d3a71bf3cc7c1a7622","kind":"commit","published_at":"2022-10-25T18:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"65ce37ac10648e48e55a102eb0f59fce104fbcb9","kind":"commit","published_at":"2022-10-24T21:44:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"583bde47ff0fa9366db968eca35e30b2fe89f4ad","kind":"commit","published_at":"2022-10-18T00:45:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0fb2964151166f2aece0270c54c8cb4f4e2eb898","kind":"commit","published_at":"2022-10-13T19:26:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"005539f2c34eff7ee92aeba1b34801fc69a05018","kind":"commit","published_at":"2022-10-13T02:14:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"547a20f652960472500940c71363fe65b111737e","kind":"commit","published_at":"2022-10-11T13:57:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"68f5b6fedb1012926bd121df8ee62ddd32285b08","kind":"commit","published_at":"2022-10-10T17:30:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"ad3889c674da4eb8e772c47b7841d1c65fecb65e","kind":"commit","published_at":"2022-09-30T16:42:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"18d91d1786955bae0921577dbd93a2bdbe6e4e68","kind":"commit","published_at":"2022-09-29T13:52:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4eb5a9a5c9cf9bf19de60cbef2ff90fde5a11a03","kind":"commit","published_at":"2022-09-28T14:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"af1a0664168a183250b56759cfb19b58be672b62","kind":"commit","published_at":"2022-09-23T15:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"2eeb0812c007fd67adc6f54be7fe94d47ea06219","kind":"commit","published_at":"2022-09-22T23:28:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e26d88a6afee6becfa4f318a044f1177456b177","kind":"commit","published_at":"2022-09-21T09:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5f3c31609b60589ed9e78317bf212dd407fad55b","kind":"commit","published_at":"2022-09-21T08:59:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0/manifests"},{"name":"v1.91.1","sha":"5f3338c1c125e08c3f2be86e51dc81ddce8daae5","kind":"commit","published_at":"2022-09-18T00:34:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"ca336213a0fdba07d9abbdae7fa42bc4c52fa8a1","kind":"commit","published_at":"2022-09-16T03:25:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0/manifests"},{"name":"v1.90.2","sha":"31c3297592cf4fb550007e06cf8da8f99a4a2580","kind":"commit","published_at":"2022-09-12T23:52:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2/manifests"},{"name":"v1.90.1","sha":"632d9b6b94b1d0fc6082d519defc70c8329c7f3f","kind":"commit","published_at":"2022-09-02T13:58:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1/manifests"},{"name":"v1.90.0","sha":"0a18c0f2f4368c5a716b7147556f545e340f7c12","kind":"commit","published_at":"2022-08-30T01:09:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0/manifests"},{"name":"v1.89.2","sha":"9d2355a8f30838d4638f75568f9bb879ce4aac6d","kind":"commit","published_at":"2022-08-23T00:34:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2/manifests"},{"name":"v1.89.1","sha":"db9d1ad98628c6023fa05f2f86c09a528405aee7","kind":"commit","published_at":"2022-08-19T13:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"3ee4f5e0063077e40526b3d3315c2ca76e71657d","kind":"commit","published_at":"2022-08-18T23:44:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0/manifests"},{"name":"v1.88.2","sha":"77cfec58bc2096df7e945b9a811d1341a3f85d65","kind":"commit","published_at":"2022-08-18T15:18:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2/manifests"},{"name":"v1.88.1","sha":"d08566c05dc6d036c689fd4164e15d20e1bfc74f","kind":"commit","published_at":"2022-08-17T12:06:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1/manifests"},{"name":"v1.88.0","sha":"e30b0c974d2fc2eedeb434afaf17a80cc2eab5bf","kind":"commit","published_at":"2022-08-17T08:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0/manifests"},{"name":"v1.87.2","sha":"19c0da8aa7cd2fe891364dc0cf1b6b26bd77adee","kind":"commit","published_at":"2022-08-13T02:25:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2/manifests"},{"name":"v1.87.1","sha":"380c56e43bf59895ffc2ca0ed5a2ade79803a872","kind":"commit","published_at":"2022-08-09T01:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1/manifests"},{"name":"v1.87.0","sha":"d19a71229b6ddaf8b44b9ad41152f052ff1aeadd","kind":"commit","published_at":"2022-08-05T01:51:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0/manifests"},{"name":"v1.86.10","sha":"7251dd7259ab0d2e1c6343e3fc491ad41195816f","kind":"commit","published_at":"2022-07-29T22:54:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10/manifests"},{"name":"v1.86.9","sha":"9c14458ca130171c38af82d2d0bd51b8779f21cc","kind":"commit","published_at":"2022-07-27T01:24:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9/manifests"},{"name":"v1.86.8","sha":"19b34bd3005e0dc21a6a181ac6771142bf8454eb","kind":"commit","published_at":"2022-07-26T00:52:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8/manifests"},{"name":"v1.86.7","sha":"306543a7e055c22faa6c34c1bb7190060691458f","kind":"commit","published_at":"2022-07-15T11:49:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7/manifests"},{"name":"v1.86.6","sha":"970bb87eff67fce0fb4d37609182ad47d3e9309e","kind":"commit","published_at":"2022-07-14T03:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6/manifests"},{"name":"v1.86.5","sha":"4c182df13c2223b2d6615506844999c474adf1bd","kind":"commit","published_at":"2022-07-09T00:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5/manifests"},{"name":"v1.86.4","sha":"868bb00213626fdfa3c8594c8f8dfea9b47cd7b1","kind":"commit","published_at":"2022-06-29T02:06:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4/manifests"},{"name":"v1.86.3","sha":"9dc1420f08e094df821085412e55a4e0dbac36ec","kind":"commit","published_at":"2022-06-26T04:02:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3/manifests"},{"name":"v1.86.2","sha":"88095f6261ca57cf13eba5582cb71d7b69ab2339","kind":"commit","published_at":"2022-06-16T03:46:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2/manifests"},{"name":"v1.86.1","sha":"1769ce15d907269c34be1b26671ab5e71fae43d1","kind":"commit","published_at":"2022-06-12T06:04:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"363f6c05f0ca64db9fc7a028b57b9a301a9a8808","kind":"commit","published_at":"2022-06-10T01:25:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0/manifests"},{"name":"v1.85.4","sha":"9dbec4a7329f650931abd198940b5a8c926fd6c1","kind":"commit","published_at":"2022-06-08T00:34:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"7ad899b55d35cc911afbbdd67b68bd06b001e39c","kind":"commit","published_at":"2022-06-03T00:15:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"137cd8e755a255db1083424c47bad2c183a0b2cc","kind":"commit","published_at":"2022-06-01T23:50:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"d77baccd72ef904c415bf5d94b615d9d07770275","kind":"commit","published_at":"2022-05-31T03:37:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"9cfda3d2dd640350d7b41f2449cd89318a237610","kind":"commit","published_at":"2022-05-30T04:15:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"5d68aef2715d2ba474893bd343a34753f1e0eccb","kind":"commit","published_at":"2022-05-27T01:21:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"0dac92327328838730cdee8ca33918611e05d5d9","kind":"commit","published_at":"2022-05-26T00:30:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0/manifests"},{"name":"v1.83.2","sha":"eb38636346b5b679f6967671fbb3ca84fda68fd8","kind":"commit","published_at":"2022-05-24T13:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2/manifests"},{"name":"v1.83.1","sha":"41cc7f1cade5410664873ffacb8569f37f6a409f","kind":"commit","published_at":"2022-05-24T01:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1/manifests"},{"name":"v1.83.0","sha":"44ee7cff2e3570acda6ded8836fca91a11db3d15","kind":"commit","published_at":"2022-05-20T02:18:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0/manifests"},{"name":"v1.82.3","sha":"cd8ffa4958bba16b389114c8c37c847f8a6cf17a","kind":"commit","published_at":"2022-05-19T04:30:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3/manifests"},{"name":"v1.82.2","sha":"5d77e15a498e9d25349beabe55b4fa8e025f9c6d","kind":"commit","published_at":"2022-05-17T01:00:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2/manifests"},{"name":"v1.82.1","sha":"547a85368ffedab4f642dea70813945050e53cf4","kind":"commit","published_at":"2022-05-16T03:31:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1/manifests"},{"name":"v1.82.0","sha":"a0b179cba0349f166dc20f2bac28e1ea7f715592","kind":"commit","published_at":"2022-05-11T12:22:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0/manifests"},{"name":"v1.81.4","sha":"7edc886fd2bc7ec18640e30e9eabaf1ea0ef6493","kind":"commit","published_at":"2022-05-05T02:27:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4/manifests"},{"name":"v1.81.3","sha":"6cc16d66fe5afd79ca9d2e3af9a135c8f47ca758","kind":"commit","published_at":"2022-05-04T13:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3/manifests"},{"name":"v1.81.2","sha":"c175c13c25f32987d65f2195fca6bba1840ed5c7","kind":"commit","published_at":"2022-05-03T12:03:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2/manifests"},{"name":"v1.81.1","sha":"22fae96f2b03ace7b9d00390ef451c12ea14e3b4","kind":"commit","published_at":"2022-04-29T03:49:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1/manifests"},{"name":"v1.81.0","sha":"b01db23ecf4947011d09870c5a2a7e76753cf3c4","kind":"commit","published_at":"2022-04-26T03:07:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0/manifests"},{"name":"v1.80.6","sha":"86a1874699bfe9bd9214344d6d4c451e148582b2","kind":"commit","published_at":"2022-04-22T01:49:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6/manifests"},{"name":"v1.80.5","sha":"6cd3a19a68ee308ad2d8e1c79b34ffee55efdf30","kind":"commit","published_at":"2022-04-21T03:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5/manifests"},{"name":"v1.80.4","sha":"d48fe2a35b20cdbcd4d84861bc3fb607f64631b7","kind":"commit","published_at":"2022-04-19T01:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4/manifests"},{"name":"v1.80.3","sha":"e347cdbabcb142060592e541f35aa94730196700","kind":"commit","published_at":"2022-04-15T15:11:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3/manifests"},{"name":"v1.80.2","sha":"d83842dc346f9308f52cf7dfda5ad2fc050eef4e","kind":"commit","published_at":"2022-04-15T01:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2/manifests"},{"name":"v1.80.1","sha":"3901472f30c090d8c26a34ccc1fb666193a91ca0","kind":"commit","published_at":"2022-04-14T16:19:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1/manifests"},{"name":"v1.80.0","sha":"3ac9dd002f0dcedf83312708222c39041d23c2c0","kind":"commit","published_at":"2022-04-12T03:03:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0/manifests"},{"name":"v1.79.1","sha":"56ffa3c918c1c642f0ffeae4952fc57cfbd13abd","kind":"commit","published_at":"2022-04-12T03:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"cb46ff78e1f22b7ae94e37adfcc91f2ed4041355","kind":"commit","published_at":"2022-04-08T01:08:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0/manifests"},{"name":"v1.78.2","sha":"3c75df5c9bc8f7ba5db9638b0aaeefb00903105d","kind":"commit","published_at":"2022-03-31T02:35:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2/manifests"},{"name":"v1.78.1","sha":"04d09929a8cd2a79d335e27f97543b62ca105191","kind":"commit","published_at":"2022-03-24T02:39:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"cc5c695b689df2e319c519aae316e4df2bf194b5","kind":"commit","published_at":"2022-03-23T03:14:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0/manifests"},{"name":"v1.77.3","sha":"fd8742b1746443a670789b5dbf668e84425f5897","kind":"commit","published_at":"2022-03-22T04:43:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3/manifests"},{"name":"v1.77.2","sha":"41ba8631c76477a46af4a23cfad5365d78d77409","kind":"commit","published_at":"2022-03-20T03:23:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2/manifests"},{"name":"v1.77.1","sha":"ed9dd801533d714baacc64c469b8b94564a22b98","kind":"commit","published_at":"2022-03-17T13:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1/manifests"},{"name":"v1.77.0","sha":"a178ae4c2fa6d7ece5ebda79c11164be761968a5","kind":"commit","published_at":"2022-03-16T11:41:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0/manifests"},{"name":"v1.76.6","sha":"96de7b43fd01a94b28991f9af24b4e6b2a6c0fc2","kind":"commit","published_at":"2022-03-15T03:28:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6/manifests"},{"name":"v1.76.5","sha":"0e74cfac4efe7a2d62460ed8e646593f8b48a850","kind":"commit","published_at":"2022-03-15T01:23:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5/manifests"},{"name":"v1.76.4","sha":"f71347415f4fd04c9a59a94a24ceac11ab320e01","kind":"commit","published_at":"2022-03-13T10:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4/manifests"},{"name":"v1.76.3","sha":"e37f6f8eed5589b69ed7a2ed27e951846fbfbb0c","kind":"commit","published_at":"2022-03-10T00:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3/manifests"},{"name":"v1.76.2","sha":"88ac8e551574bdd00cbd644aa1ea5bf75f03fa5e","kind":"commit","published_at":"2022-03-09T01:16:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2/manifests"},{"name":"v1.76.1","sha":"485def0cbb9970e5b85775a549a132016ddef6f4","kind":"commit","published_at":"2022-03-04T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"359e4e54b633237ec01107e862c109e8712824dc","kind":"commit","published_at":"2022-03-02T03:13:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0/manifests"},{"name":"v1.75.1","sha":"779f6db7b5b0da0324a187f4b735ec6762abc9ad","kind":"commit","published_at":"2022-02-26T14:41:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"7f11b7d741f32101e1dc895ca931647fe9d4c81f","kind":"commit","published_at":"2022-02-24T12:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0/manifests"},{"name":"v1.74.3","sha":"df2fa62064c9bc1a21b9410e48042257e0a1c57b","kind":"commit","published_at":"2022-02-24T02:42:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"023cf745e92c318b21251e4cedbedf3949c57abe","kind":"commit","published_at":"2022-02-23T04:00:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"cf0710cfe322eb2147f439364b425763b4d5c592","kind":"commit","published_at":"2022-02-20T14:02:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"2bf08efda8a938e86be2d09ae2dbbdd81b8181b7","kind":"commit","published_at":"2022-02-19T17:16:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"19845bd017c3b508aeaa59a50abdf4df0e4dae0f","kind":"commit","published_at":"2022-02-16T02:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"efe9bb7239d9554407e8d0cf40fe74cae83abea5","kind":"commit","published_at":"2022-02-15T03:59:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"cdb1de2fca81df5b18fb3312d821bc1cdae19066","kind":"commit","published_at":"2022-02-14T01:55:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"9cd593fefc5b08fa13de7d4119327db7202fdd4b","kind":"commit","published_at":"2022-02-11T02:16:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0/manifests"},{"name":"v1.69.1","sha":"8216ce26c28e79307dc0c4eb3f79c0eb582260b8","kind":"commit","published_at":"2022-02-10T02:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"64e01fbbe9e76c663477ef18e84a37dfd90e667a","kind":"commit","published_at":"2022-02-08T14:20:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0/manifests"},{"name":"v1.68.4","sha":"8fc4b7e358d8188983eb7c4a714c57d80be2b9b4","kind":"commit","published_at":"2022-02-05T15:57:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"76850916ceb3c693b2c7e32549ccd9dde6d374d9","kind":"commit","published_at":"2022-02-04T12:19:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"dfc01bb3bedbcc676ffa2f40381477c51b2fd956","kind":"commit","published_at":"2022-02-03T03:19:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"2c2da6ffa0744447f7cad9760cc0ff7f7d13c0e7","kind":"commit","published_at":"2022-02-01T02:05:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"317c0953043e3eb2242eb330d8e8e2071c131c37","kind":"commit","published_at":"2022-01-29T14:55:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0/manifests"},{"name":"v1.67.3","sha":"e45a0f7e18b28385022eaafd678fbe5edb82eb4f","kind":"commit","published_at":"2022-01-28T16:09:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"e55ff358ca23bb4ea3d70bfb136feb27be3fe79c","kind":"commit","published_at":"2022-01-28T02:47:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"a440be95518ebf037a5879decad282249e651180","kind":"commit","published_at":"2022-01-27T00:11:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8c5fcea765682e7d3d3e189a89217ed5d7838da8","kind":"commit","published_at":"2022-01-26T08:20:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0/manifests"},{"name":"v1.66.1","sha":"30a9bc6c3b719c469396c80f14e8249d7e7ce85b","kind":"commit","published_at":"2022-01-25T00:52:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"9945a03b0b3673c1cf981573b2b8669f0e4026c5","kind":"commit","published_at":"2022-01-23T04:19:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0/manifests"},{"name":"v1.65.1","sha":"36772957fcf865e8fd7dba92d594f8800c4b1e6f","kind":"commit","published_at":"2022-01-21T20:22:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"7f0245dce512e30e33559df219af3c227a6228e4","kind":"commit","published_at":"2022-01-21T00:19:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0/manifests"},{"name":"v1.64.4","sha":"43ea8c5a6a1cff364c00e3a0a1bc9dae92ab469f","kind":"commit","published_at":"2022-01-19T20:29:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4/manifests"},{"name":"v1.64.3","sha":"70001de2c4c039bf9448a5cc25037f517fd25915","kind":"commit","published_at":"2022-01-17T04:55:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3/manifests"},{"name":"v1.64.2","sha":"17913908c816cfa480a34a80bb13eb16db455168","kind":"commit","published_at":"2022-01-14T14:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2/manifests"},{"name":"v1.64.1","sha":"aea20b48af275a2ab3fb9b3f3234af8ca4ce76bc","kind":"commit","published_at":"2022-01-14T09:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"b91867653564a97a5ced04f36dac1a4e1c96e21b","kind":"commit","published_at":"2022-01-07T01:46:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0/manifests"},{"name":"v1.63.3","sha":"282a4029bc9985056508f83deb5040b830dc3c82","kind":"commit","published_at":"2022-01-06T01:29:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"1f3b1cb0fe1857a6cc4581611f8aeda371d04f2e","kind":"commit","published_at":"2022-01-04T18:10:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"1763af8eb35fe5b48cbe1a6a1a066524edb59232","kind":"commit","published_at":"2022-01-04T01:13:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"4cfa4f9c0d97a29b89ab342a5f41de5e4e3ecbd2","kind":"commit","published_at":"2021-12-31T21:14:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"abe3f594b412c924ae9eb42e450bd2a356df7654","kind":"commit","published_at":"2021-12-31T02:06:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"06176e32579611f06569a9e05a26832c02a0e6f4","kind":"commit","published_at":"2021-12-29T13:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"0caa042725325a5b682d9ce53a5346a1131486a2","kind":"commit","published_at":"2021-12-29T00:50:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0/manifests"},{"name":"v1.59.4","sha":"fbecbef96a2f8b7d037d8ffaca7c0f710be9b518","kind":"commit","published_at":"2021-12-21T06:24:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"28ccfa91f9fac99abd6f2d448d7f2e8d10b78806","kind":"commit","published_at":"2021-12-21T05:17:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"7a950f5b336702f79058952c14bb2bf573818158","kind":"commit","published_at":"2021-12-17T22:13:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"192f093af11f0faf6ae946c4a464059d6e48c015","kind":"commit","published_at":"2021-12-17T13:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"0d3a222859b8b66dbe0aad8c8475b31c4fac93d2","kind":"commit","published_at":"2021-12-17T07:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"e2ffaafc54df02e9a9d7d0cd7e110407753c1ba9","kind":"commit","published_at":"2021-12-15T03:26:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0/manifests"},{"name":"v1.57.4","sha":"9d2d62c2c33b981ac5071d7122cd50da1d272d5c","kind":"commit","published_at":"2021-12-14T14:26:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"cf57730ae41fb9d6185a78ec47f4ae95aa8dcd88","kind":"commit","published_at":"2021-12-14T02:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"d9fd74f8eae499ce2aeb02c7a0e5fcae5e4795bd","kind":"commit","published_at":"2021-12-11T01:44:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"8aa6e36a806f51903620d397f821ef55763c6ff4","kind":"commit","published_at":"2021-12-11T01:38:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"7ea381b2936b93d86752e5f4b773fa04b3d8a7cd","kind":"commit","published_at":"2021-12-08T14:28:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"bf37a324273dd1a2f606ff2dcb08c6166cc86ae9","kind":"commit","published_at":"2021-12-06T00:53:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"5327a9618932ffe5ffc632c13c73b8c26302074c","kind":"commit","published_at":"2021-12-03T06:11:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"ae90c44e2ef79661440abbb9aae29345ca4e40ad","kind":"commit","published_at":"2021-12-02T01:39:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0/manifests"},{"name":"v1.54.6","sha":"0c0be5e2c4b1192c45dcea16f3f0fdd725aa40fc","kind":"commit","published_at":"2021-11-30T13:51:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"f178fa984a7d53c8f92ea123ad476d92d153ab0f","kind":"commit","published_at":"2021-11-26T16:18:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"9469c36cdbeb67491534f580f05f704d7c325d4b","kind":"commit","published_at":"2021-11-24T01:31:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"22eabe5e7d515a501f427b4dca05b2b398f60412","kind":"commit","published_at":"2021-11-22T11:40:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"03f6eb3d536dc4dd00c0d75338eb72678f397a69","kind":"commit","published_at":"2021-11-20T17:02:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5024c186b4bafaa6c416799c782331934fa19eb1","kind":"commit","published_at":"2021-11-19T00:50:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"d6519f1a185decdd544667115657e00239c9d6ee","kind":"commit","published_at":"2021-11-17T03:23:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"14e4f318e3c4ca2eb3fd065d79f1813c6ed7f8eb","kind":"commit","published_at":"2021-11-16T01:55:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0/manifests"},{"name":"v1.52.2","sha":"e73580ba747b304924643ba9c710449e9b254716","kind":"commit","published_at":"2021-11-14T18:59:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"d59475ce4d3ad1181dde613e47e7318812f23110","kind":"commit","published_at":"2021-11-12T14:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"2048a9b47f69166805858fdc3a18c940deb42049","kind":"commit","published_at":"2021-11-11T00:44:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0/manifests"},{"name":"v1.51.3","sha":"be186d9e6f3c3bf1d4afb0e1423935190681de34","kind":"commit","published_at":"2021-11-04T02:10:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"8c8a5df4121560a7325bbbadb8ec77b59fad3505","kind":"commit","published_at":"2021-11-03T03:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"1c99cc7f00097ee77669378c6e1c291677b330df","kind":"commit","published_at":"2021-10-29T00:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"82310524849b8aaae0ab8e427f4a0637fadaa2de","kind":"commit","published_at":"2021-10-28T13:41:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0/manifests"},{"name":"v1.50.7","sha":"da1add8d2970216b953406d1c1109b36bfa05c5c","kind":"commit","published_at":"2021-10-28T06:36:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"2c191b0e079bf412f292617c88917eec3c9b00de","kind":"commit","published_at":"2021-10-28T03:06:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"7dcbe43ccc3c69625e6fba72f80d71dd755690b3","kind":"commit","published_at":"2021-10-21T03:21:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"fdc76ff9b8781a1735933514a8b2b5eac510b789","kind":"commit","published_at":"2021-10-20T10:13:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"19da60a6006d0df9e0cb81ea810d3c2673e46350","kind":"commit","published_at":"2021-10-18T02:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"23c02b2eee3c4e27e0370317779b1620b195e2f5","kind":"commit","published_at":"2021-10-12T16:14:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"4768d7b1f843dcac14bef62edbfab3d1242dec64","kind":"commit","published_at":"2021-10-12T15:03:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"2d646d169f9ad084b6fc8c47316aaa77821126ea","kind":"commit","published_at":"2021-10-12T07:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"daaa73e2016948e715f11e67fac1bf261dadb33a","kind":"commit","published_at":"2021-10-08T00:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0/manifests"},{"name":"v1.48.3","sha":"4e09a2a97bb9eab6c5c3db1294aa1aa4fd3730b0","kind":"commit","published_at":"2021-10-05T01:28:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"1b5317a5f5488fefe367550c518e5c2584ced300","kind":"commit","published_at":"2021-09-24T03:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"1fbb80ded6dd22b755757b4699667351eda0b106","kind":"commit","published_at":"2021-09-23T02:20:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"4c91ad549830ccf10d0dc599aabbeaf3466fdb26","kind":"commit","published_at":"2021-09-23T00:29:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0/manifests"},{"name":"v1.47.2","sha":"375f7c18432b36802bc521bfa78855278a834963","kind":"commit","published_at":"2021-09-22T00:58:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"9c2dfab132eb3366af69a5c2f1585d4b7150eadb","kind":"commit","published_at":"2021-09-17T01:35:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7600f1b4f9c78e0933ab25f6d285381443c07c91","kind":"commit","published_at":"2021-09-16T03:30:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0/manifests"},{"name":"v1.46.7","sha":"e1cd8bb2b69cb3efff9e6f379462bbefe4e0cf1d","kind":"commit","published_at":"2021-09-16T01:20:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"8dc54632c55db21231a359f53c43bd89d8db18f3","kind":"commit","published_at":"2021-09-15T01:22:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"4b8031963b745334e53e492ae9b028173bb3d0be","kind":"commit","published_at":"2021-09-12T04:25:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"1c92551fb6d7dcbca2d12fb8576cd8988cdccb55","kind":"commit","published_at":"2021-09-10T02:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"1fab5c28c6eace6505b271bb00133f8c59be08ce","kind":"commit","published_at":"2021-09-08T03:50:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"8a677ef958950ca392d97fa4904ea37023605eab","kind":"commit","published_at":"2021-09-07T00:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"ef9bcc3c80dc3c8705b63d9457397b368d5c611b","kind":"commit","published_at":"2021-09-06T04:40:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"543cae02b5a98a166a942f1f977e02aa0b75058e","kind":"commit","published_at":"2021-09-02T13:51:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"f13757ca06daa52402371fb2a458a990503c0bff","kind":"commit","published_at":"2021-09-02T03:23:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"4b551faaa5b02c572e4f6d36c5d2c2b8c79ff954","kind":"commit","published_at":"2021-09-02T00:25:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c27b97f5200481b70a6c05131d2fc34db2425d45","kind":"commit","published_at":"2021-08-29T17:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"2a8c4766c674dd132f7592cc9b0b4213b9f33611","kind":"commit","published_at":"2021-08-29T00:54:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a41952fa8a17441275dd4bf1c675e8a81b4f54a0","kind":"commit","published_at":"2021-08-27T00:40:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dd7efc3390e4a9a90f1b3ee0c3e3c74deb1f0369","kind":"commit","published_at":"2021-08-25T01:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"55606f79cc6accf07d45fe2c4ffa81817108d7bc","kind":"commit","published_at":"2021-08-23T14:25:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"f1472dab64c04a7db694a4af3d78f45a96d8922f","kind":"commit","published_at":"2021-08-20T13:57:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"874b1a48d1480ee19e57c362f978e13e9f34b1bd","kind":"commit","published_at":"2021-08-20T03:17:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0/manifests"},{"name":"v1.40.4","sha":"76dff919c89b6eef13bd3109d5b84c89436f427a","kind":"commit","published_at":"2021-08-06T15:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"40f9d14f6ff6d64664748eb723d3a827bd2de337","kind":"commit","published_at":"2021-08-06T14:41:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"5a83df7fac77ee5dac4e97813f5feaaf0b3246b8","kind":"commit","published_at":"2021-08-06T12:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"e2502ca390aff42d8580474376492b80a273bae3","kind":"commit","published_at":"2021-07-24T18:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a4984ee9b3afb5c999fcef6f60b07279e85770a6","kind":"commit","published_at":"2021-07-22T16:03:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"4000c34716609ca60c324635c4850bbe5c363b90","kind":"commit","published_at":"2021-07-21T08:15:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"a6eefebfb33aaa376e241c27ff242adb6a78e44b","kind":"commit","published_at":"2021-07-21T06:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6774a2a6dd061055ef470229e43e896754e06c64","kind":"commit","published_at":"2021-07-16T22:45:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"451365ce939e43e71fd45c3614103ad409c8a90d","kind":"commit","published_at":"2021-07-15T14:27:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"a3bdce292486b983305e6e324427adee9d4199ef","kind":"commit","published_at":"2021-07-15T14:04:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"c718d365d0a1882154130d096988f3294fe8c66f","kind":"commit","published_at":"2021-07-13T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"9a4e496489b292821c746d14f413aff25f134bfd","kind":"commit","published_at":"2021-07-12T14:03:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c234af2ae548c4bed6ed6553a368c555d65b249e","kind":"commit","published_at":"2021-07-12T13:00:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"ff8cde6cb8ed13d6bca19802348979caa3669ee6","kind":"commit","published_at":"2021-07-02T06:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"57f95e078eb8176973eea0670c56c9f2e3ec524c","kind":"commit","published_at":"2021-06-30T13:43:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"5bed98aa4204d6e6cf7d17233b6ea2d4ab9fcb3c","kind":"commit","published_at":"2021-06-22T12:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"8d40ddbaf1f48dc08e459e085fbe196361bba9a3","kind":"commit","published_at":"2021-06-20T07:01:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"499fe5088aba2f265213b730fd79f3ad6f63b1b9","kind":"commit","published_at":"2021-06-19T12:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"4882e01379efad9b3fe7bff48bb7fbe70f115873","kind":"commit","published_at":"2021-06-18T06:23:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"2b21440f5befd4b95d6be3d8e8235b31279ce0c6","kind":"commit","published_at":"2021-06-18T06:16:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"a3342b2aa23ed0606fe97f4aeadad5263038a703","kind":"commit","published_at":"2021-06-11T18:12:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"7dfb343219737c1a3bef72c5121803b4e7e4fdd6","kind":"commit","published_at":"2021-06-10T18:12:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"a4efbb57e29315b7255780569ef2c6c11b4dad6d","kind":"commit","published_at":"2021-06-10T06:23:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"87b360323ed3ab4d43ccd3e278413137479cdf3b","kind":"commit","published_at":"2021-06-07T18:14:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"7068d4c2297468714ce1034b16bc9a32e9571d70","kind":"commit","published_at":"2021-06-07T11:58:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d8c67c26483c1e38554abdbde240a29b90f1766a","kind":"commit","published_at":"2021-06-04T06:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"d3335cee83c3ad93a36066b06111a350b34d0621","kind":"commit","published_at":"2021-06-03T07:28:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"46e35c39141573daf0401c8ab79957c84424f1a7","kind":"commit","published_at":"2021-06-02T08:03:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"bf17c7bf5b30e6c9c566e565400aa0c8f32220ab","kind":"commit","published_at":"2021-06-02T08:00:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"2b43133875ed67189ca9f6cf1222bf726a941a85","kind":"commit","published_at":"2021-05-31T17:43:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"00a8352c7e772df7f0a42812a330b98e50f45de3","kind":"commit","published_at":"2021-05-31T15:03:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"499bb93c303052af0a2629dbaddd8916dc020fc4","kind":"commit","published_at":"2021-05-31T10:44:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"f8c3a3793d25696fd472ad963441836529f356e7","kind":"commit","published_at":"2021-05-31T08:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"a3aa6892fde7fd81e3ad78d664ffd29bca6be249","kind":"commit","published_at":"2021-05-24T10:50:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"9bad41e6947f1b16e33839742f055b6c5c2c5bc5","kind":"commit","published_at":"2021-05-24T10:03:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"a283a2b78a325eb8e7a0531bfe50f726326741c8","kind":"commit","published_at":"2021-05-21T08:15:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"c3887d6ced3035f9a8c2221bd2403427db816fb3","kind":"commit","published_at":"2021-05-20T06:37:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"0eb67d5b7b41ca92de35ea24b49e05870fd863b1","kind":"commit","published_at":"2021-05-19T19:26:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"09bf324ef30d8f6b11ff2e6cb547da467d612d74","kind":"commit","published_at":"2021-05-18T07:56:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"a907c6e56c76b601e0f7ae3db64db7e08355d717","kind":"commit","published_at":"2021-05-17T16:25:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"26565660b410c9c38adee13ecbe274b934d2cd64","kind":"commit","published_at":"2021-05-17T09:09:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"f7601d7edb36398cf7070c927709c191cabbaebe","kind":"commit","published_at":"2021-05-17T08:32:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"0c50dbf958d5778293bfdde5dc2a22c60f6658c3","kind":"commit","published_at":"2021-05-13T07:45:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c687877156b49feb5228e472750ad8274a454630","kind":"commit","published_at":"2021-05-11T19:17:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0/manifests"},{"name":"v1.24.5","sha":"d7f8e4704feff803399be8a4771967fdc0dd8f3c","kind":"commit","published_at":"2021-05-08T07:58:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"4c55cfdc011101ec2a9598bf470d0113949f1281","kind":"commit","published_at":"2021-05-07T08:07:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"caacaeef3147871f9dc1e9849dbffbfd6e8101b4","kind":"commit","published_at":"2021-05-05T20:38:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"6bdacb8a37b85c0d98fdbf501b044aab97f90e28","kind":"commit","published_at":"2021-05-05T15:50:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"7679ada2038ae6c3a3bc66a0f46604e1e47e4950","kind":"commit","published_at":"2021-05-05T07:49:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b75b4f1b0d63a83f93870c539201aae486782756","kind":"commit","published_at":"2021-05-03T10:58:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"ed35d24d1f1e8f810a0a4825c6d7e3732772d7c8","kind":"commit","published_at":"2021-05-03T10:49:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"3283af26c1fead3c3395bf2fc82790cb0772380f","kind":"commit","published_at":"2021-04-30T18:30:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"277997d0162761921870828e6bf0073d177dc1a4","kind":"commit","published_at":"2021-04-29T18:18:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"b34ccd1a91f20354ec7a517c54ba4b0ea708f3d3","kind":"commit","published_at":"2021-04-28T20:34:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"a7cb57704e4662b15a49228bbee56b346ee56d06","kind":"commit","published_at":"2021-04-28T19:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"f4d89f0d6b8b5461e3738a71f4554f12d68db4e9","kind":"commit","published_at":"2021-04-26T14:05:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"73203048a5ff085a5d6fe006a1173ca179b8fd5a","kind":"commit","published_at":"2021-04-25T11:30:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"dacd0c66efdba779875239fcab3d18dd6a45e052","kind":"commit","published_at":"2021-04-23T22:10:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"9cf71f66b965a7cd4d92faf239a0750065b53e1d","kind":"commit","published_at":"2021-04-23T16:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3b7c038a7db24f63b48cbd1d231a6740fef4ea70","kind":"commit","published_at":"2021-04-23T15:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"582ae517b979d9d07a9c7937c6ff6d3f449c74e9","kind":"commit","published_at":"2021-04-22T12:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"77cc94b528f1efb35639eef4a2960c8703f9120b","kind":"commit","published_at":"2021-04-22T07:54:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"c96032a425a155a8a94c9532d61c70617e4a62d5","kind":"commit","published_at":"2021-04-21T07:47:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"0faf08379d6604973686ea1e3643a9603661823c","kind":"commit","published_at":"2021-04-20T21:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75215430ab1eb1ac11d447621e42579e026a26b5","kind":"commit","published_at":"2021-04-19T13:09:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8bccbc39412da0c6ff9a2279df7031a3b40763f8","kind":"commit","published_at":"2021-04-19T11:22:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"cee7a02d8b08fea11bdff26c896fd2afcc82468d","kind":"commit","published_at":"2021-04-19T10:34:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"bc66de0678ccf93ff8add2e20e4b70870e7b641a","kind":"commit","published_at":"2021-04-16T15:04:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"b43431c47defe0b9a68d64fab8c9e09c953281c3","kind":"commit","published_at":"2021-04-16T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"301e0fb9acc1c21ae129bc7e574ad88a4c53b577","kind":"commit","published_at":"2021-04-16T12:50:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"dcb5f5b12b133a60b4ed09cc083915187c84ed2d","kind":"commit","published_at":"2021-04-16T05:24:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"ca5db266d7f2407e16c5edb8d068d5d374a902f8","kind":"commit","published_at":"2021-04-14T19:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"c1b5211fc6455c2b256094b87bffa3f84ff03c12","kind":"commit","published_at":"2021-04-12T21:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d1254fadc1060260f82490de9aa4d874d6ddcd52","kind":"commit","published_at":"2021-04-12T16:35:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0e0540e311abcc366f377f70abf68ede78a279ba","kind":"commit","published_at":"2021-03-19T12:59:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"61d39d55967037378710c811a2cbb837950e220c","kind":"commit","published_at":"2021-03-18T15:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0/manifests"},{"name":"v1.14.8","sha":"cd4d02bd8b44366ac3060ebbd00bafcf1c2cea3a","kind":"commit","published_at":"2021-03-06T22:33:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"9d0f6e76dfc4f918e039986d9666d5ed485f4904","kind":"commit","published_at":"2021-02-16T19:12:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"5e6631e7c3f40b7857d2f73b48abfd3f9d072b35","kind":"commit","published_at":"2021-02-16T16:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"c5e3a2a73e0714649a3d975d15a45cbcb255db45","kind":"commit","published_at":"2021-02-16T14:40:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"e0f56b3ce656cf5b609996905b14caf4d1fcb3ab","kind":"commit","published_at":"2021-02-08T18:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"8266fccc4bbac63a2a0509e4df749a2b07fc72d9","kind":"commit","published_at":"2021-02-07T09:31:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"c76d3f9547fc88c286b171982ff07ce4e6c0ff33","kind":"commit","published_at":"2021-02-02T08:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a14e1ada63c884d2a7a4e4f8539ef68230f83bea","kind":"commit","published_at":"2021-02-01T17:34:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"8a2a748a86ca799fcd72d4b00fc9a10048e46d4c","kind":"commit","published_at":"2021-01-06T23:13:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e42bfd2814fc5136b175470c3085355090cc2e01","kind":"commit","published_at":"2020-12-30T13:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"7e841558d9406d4acd6210b4c7e9181fc2b5835b","kind":"commit","published_at":"2020-12-28T13:08:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"971a079b1b9e3c1b962821bf759dc8c7c9792a94","kind":"commit","published_at":"2020-12-23T09:34:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cc1471ed703b80da8324b7f29404a1120f27d826","kind":"commit","published_at":"2020-12-21T14:07:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c85378794f58574d4b382001f457388e5af8f90b","kind":"commit","published_at":"2020-12-16T10:07:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"49fe95787794e5778bbffd04afe9ba23dc9c9db8","kind":"commit","published_at":"2020-12-15T11:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9aba722f41b390b5a5eeeeeba7c51b4f87cd87c7","kind":"commit","published_at":"2020-12-15T10:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"4495e1d301e2c16310afabc42ebd284b9ad20363","kind":"commit","published_at":"2020-11-24T13:38:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c03219c38fcf42957b705384dd1fb4bfaa86b075","kind":"commit","published_at":"2020-10-20T10:41:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"30aa0330dd2a8fbe3f692b3e3fc6091a4f0593af","kind":"commit","published_at":"2020-07-19T08:19:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0/manifests"},{"name":"v1.8.14","sha":"3f3f2a9563387312e7dd14a0efaa5f87ff3b71c3","kind":"commit","published_at":"2020-07-03T18:02:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"47d0827b225bab4420647bfcd5eb551db0175269","kind":"commit","published_at":"2020-06-05T17:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"5e808ad92ab510400b4f5f223db3e0b4ed6af09c","kind":"commit","published_at":"2020-06-04T20:11:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"c608a3fdf7e7c9031998a5695d387eb2a7797b6f","kind":"commit","published_at":"2020-05-29T08:44:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"183137a8f4c9dafada20096ee07aba4bd1ecb35a","kind":"commit","published_at":"2020-05-28T22:26:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e126c25e61b36f484a7b4b753be4789001b8dcf8","kind":"commit","published_at":"2020-05-25T21:34:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"75eeef2031fb862fd35b769cf81d12642bad811c","kind":"commit","published_at":"2020-05-25T07:16:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"5ef3e12afc936b0db23de6787cf62ec9bd262f42","kind":"commit","published_at":"2020-04-10T15:57:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"46547217fe04853b50d29b83d95c1e6f29a184de","kind":"commit","published_at":"2020-04-10T15:28:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"88ef30b1ff2ec0a037bf2cd69e8558687bbeb70e","kind":"commit","published_at":"2020-04-05T21:53:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"5c656cb231e0d001f3c18937cfb6b11b1f4f480d","kind":"commit","published_at":"2020-03-17T17:48:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"acf3159650b9afabc23db4db6d8a445e3ec02b72","kind":"commit","published_at":"2020-03-13T08:20:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b96f5ba3e9c36182174300af629b34fe43c62ecd","kind":"commit","published_at":"2020-03-03T21:13:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"fccacee7164155ea1fdf5bee163dd56103cfb223","kind":"commit","published_at":"2020-03-02T20:35:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5cde2faa699344ffa3c948aea2214723eeda37d1","kind":"commit","published_at":"2020-03-02T20:21:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dbf19de422b889574aa055ad08f677050bffb762","kind":"commit","published_at":"2020-03-02T20:03:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"293ef569460d076bdedc62f60e3d520fa6ccab33","kind":"commit","published_at":"2020-02-22T13:44:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"9d796a14258061e4b52063150e1d307799ce9019","kind":"commit","published_at":"2020-01-16T09:15:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"6553a204dbd9c08e84fc4e173b5363610a789ad5","kind":"commit","published_at":"2020-01-05T19:01:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"00975929ec559594bafb8fa1c4c7e75f87db912a","kind":"commit","published_at":"2020-01-05T16:37:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d3b0ab09b5aeb3bc88b42f9e38efab0724dfa08f","kind":"commit","published_at":"2020-01-05T14:56:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"e4c47aefb16df401e0a8a84981e2cce233a550ec","kind":"commit","published_at":"2020-01-01T11:32:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"9b4042da2977178d007cb4f07686be897172792b","kind":"commit","published_at":"2019-12-16T22:32:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5410d23b2cf7d19bf14c4c089874b9630237fa42","kind":"commit","published_at":"2019-12-16T22:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd5e524d7435df6ad0c1c805b9ed56293fc39101","kind":"commit","published_at":"2019-12-12T19:56:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e8e37cf2da26d1f67f21e3bd94da65025e7bde8f","kind":"commit","published_at":"2019-11-22T20:44:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"136f0879bb28d4b6c2e860f11fc6d65446ac6900","kind":"commit","published_at":"2019-11-21T14:25:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"371ef07fbb61c5ad490061c9571dbd8df9f6ab47","kind":"commit","published_at":"2019-11-21T08:06:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ad1fc3c19d5c02382989a7e1cb72b807b743465c","kind":"commit","published_at":"2019-11-08T17:45:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5e9e0b33cd548952a6968151db94325f299ae3c4","kind":"commit","published_at":"2019-11-06T19:22:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c6b1e65b424f0feb700468564276786895acec70","kind":"commit","published_at":"2019-11-05T18:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"89bb554b3e8dcc7f8e2376f1a4557ef3d8e0c96f","kind":"commit","published_at":"2019-11-03T20:14:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f55fa26be8834ac970a219485e3c5c681390b75","kind":"commit","published_at":"2019-11-01T18:37:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"72f36694139163009bc237a9ee25ea0070946dfb","kind":"commit","published_at":"2019-10-27T12:03:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e2e2d8d186c97a4762ce146887b7c3db6841a23e","kind":"commit","published_at":"2019-10-20T21:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-08T19:35:06.320Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":63.38433464345873,"dependent_packages_count":9.607466275068747,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.49590045926374},"purl":"pkg:pypi/bullmqmful","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bullmqmful","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bullmqmful","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bullmqmful/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T22:47:09.628Z","issues_count":735,"pull_requests_count":1622,"avg_time_to_close_issue":23912425.0,"avg_time_to_close_pull_request":1161072.475663717,"issues_closed_count":485,"pull_requests_closed_count":1356,"pull_request_authors_count":138,"issue_authors_count":567,"avg_comments_per_issue":3.946938775510204,"avg_comments_per_pull_request":1.0110974106041923,"merged_pull_requests_count":1207,"bot_issues_count":8,"bot_pull_requests_count":354,"past_year_issues_count":68,"past_year_pull_requests_count":449,"past_year_avg_time_to_close_issue":1456669.456521739,"past_year_avg_time_to_close_pull_request":418291.782967033,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":364,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":3.2058823529411766,"past_year_avg_comments_per_pull_request":2.4075723830734965,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":268,"past_year_merged_pull_requests_count":317,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","maintainers":[{"login":"roggervalf","count":751,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"},{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}],"active_maintainers":[{"login":"roggervalf","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bullmqmful/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bullmqmful/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bullmqmful/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bullmqmful/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bullmqmful/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bullmqmful/codemeta","maintainers":[{"uuid":"mattismatt","login":"mattismatt","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/mattismatt/","role":null,"created_at":"2024-04-02T18:03:38.942Z","updated_at":"2024-04-02T18:03:38.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mattismatt/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":935302,"maintainers_count":402138,"namespaces_count":0,"keywords_count":315021,"github":"pypi","metadata":{"funded_packages_count":59871,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-15T05:00:41.301Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":1496094,"name":"bullmq","ecosystem":"npm","description":"Queue for messages and jobs based on Redis","homepage":"https://bullmq.io/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/taskforcesh/bullmq","keywords_array":["bull","bullmq","queues","jobs","redis"],"namespace":null,"versions_count":782,"first_release_published_at":"2015-04-04T19:44:34.201Z","latest_release_published_at":"2026-09-14T07:12:33.374Z","latest_release_number":"6.3.6","last_synced_at":"2026-09-14T08:41:41.288Z","created_at":"2022-04-09T03:21:10.038Z","updated_at":"2026-09-14T08:41:41.289Z","registry_url":"https://www.npmjs.com/package/bullmq","install_command":"npm install bullmq","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"release-v3.x":"3.16.2","release-v4.x":"4.18.3","release-v5.x":"5.81.5","latest":"6.3.6"},"contentPolicy":null},"repo_metadata":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-09-12T06:22:26.000Z","size":290903,"stargazers_count":9391,"open_issues_count":386,"forks_count":682,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-09-12T07:48:12.232Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-09-12T06:19:44.000Z","dependencies_parsed_at":"2026-08-28T11:07:37.993Z","dependency_job_id":"c6a2db7c-2dd9-4b3b-a7ff-cacf72a9c23d","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":950,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37233025,"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-09-12T02:00:07.213Z","response_time":57,"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":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"tags":[{"name":"vpy3.1.0","sha":"5251710a161a676f1509b751c92a10128d057cdc","kind":"commit","published_at":"2026-08-28T02:07:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0/manifests"},{"name":"vex2.2.2","sha":"61a7cc570a14c1164a74ca5fbf93547595f69820","kind":"commit","published_at":"2026-08-27T15:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2/manifests"},{"name":"v5.81.4","sha":"9884e09e41f7b22a0e822b89f138b5134089cffc","kind":"commit","published_at":"2026-08-27T15:41:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4/manifests"},{"name":"vex2.2.1","sha":"66c29c8d8c562662790a350d0d1ae1753f62592c","kind":"commit","published_at":"2026-08-27T03:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1/manifests"},{"name":"v6.3.1","sha":"9d737e9d0e467eeacf6f6a43f3f806fa2873ee1b","kind":"commit","published_at":"2026-08-27T02:54:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1/manifests"},{"name":"vex2.2.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0/manifests"},{"name":"v6.3.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0/manifests"},{"name":"vrs1.2.7","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7/manifests"},{"name":"vpy3.0.6","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6/manifests"},{"name":"vnet1.1.1","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1/manifests"},{"name":"vex2.1.3","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3/manifests"},{"name":"v6.2.2","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"ec1c812ab2d365354d332fa6769fa4e277771f62","kind":"commit","published_at":"2026-08-25T07:09:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1/manifests"},{"name":"vpy3.0.5","sha":"57b6b4362d5f967813f713f6651f414ffa1416d4","kind":"commit","published_at":"2026-08-25T02:36:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5/manifests"},{"name":"vrs1.2.6","sha":"b875ca8b36be10774253be0767b76cdf56f97e71","kind":"commit","published_at":"2026-08-23T04:31:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6/manifests"},{"name":"v6.2.0","sha":"c06b51cd3aacd0d9ee65e2544220c89f24d2479c","kind":"commit","published_at":"2026-08-21T05:14:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"cb372332210af739efb159b6ac2ffc3fdd4d4d2d","kind":"commit","published_at":"2026-08-16T08:06:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2/manifests"},{"name":"vex2.1.2","sha":"d464a51781177cc7ec23b011355f1df54385dab0","kind":"commit","published_at":"2026-08-15T19:41:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2/manifests"},{"name":"vrs1.2.5","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5/manifests"},{"name":"vex2.1.1","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1/manifests"},{"name":"v6.1.1","sha":"ab7009da8a732d8d5e8f13228e1ef81806422128","kind":"commit","published_at":"2026-08-14T03:24:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1/manifests"},{"name":"vrs1.2.4","sha":"beab7b54fb0d441808f1549fc399482b320bfe43","kind":"commit","published_at":"2026-08-13T04:40:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4/manifests"},{"name":"vnet1.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0/manifests"},{"name":"vex2.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0/manifests"},{"name":"v6.1.0","sha":"ee714dc803a43761eba921df3af5c8da0c2258cf","kind":"commit","published_at":"2026-08-12T04:01:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0/manifests"},{"name":"v6.0.11","sha":"48c54268642b724b8823086db2c6d1a61c10c3cf","kind":"commit","published_at":"2026-08-10T21:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"30c2c7518a8a754d6f688de3373df8113f4df7b1","kind":"commit","published_at":"2026-08-10T11:54:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10/manifests"},{"name":"vrs1.2.3","sha":"94d32867f9b4f439cd1fc57f9f8c3543dd913e42","kind":"commit","published_at":"2026-08-07T15:54:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3/manifests"},{"name":"v6.0.9","sha":"5910cccfc8a773067621953087d0d055670e1e2a","kind":"commit","published_at":"2026-08-07T03:20:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9/manifests"},{"name":"vpy3.0.4","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4/manifests"},{"name":"v6.0.8","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8/manifests"},{"name":"vphp2.0.1","sha":"6a166ea3f747f5dece935d206057d43c2febcde7","kind":"commit","published_at":"2026-08-05T01:27:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1/manifests"},{"name":"vnet1.0.0","sha":"a0771321a624ec8f84cf8c34c3dff38bb72efdc2","kind":"commit","published_at":"2026-08-05T01:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0/manifests"},{"name":"v6.0.7","sha":"e7e9a6478d39d43406559b03410b2c5c28639e74","kind":"commit","published_at":"2026-08-04T07:05:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a514f2d3976848aa631de22bfa458b7e9f60b384","kind":"commit","published_at":"2026-08-03T01:40:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6/manifests"},{"name":"vex2.0.3","sha":"740985ae2f67a9144e7787f89955bf8c7f9500e0","kind":"commit","published_at":"2026-08-02T18:19:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3/manifests"},{"name":"vpy3.0.3","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3/manifests"},{"name":"v6.0.5","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c1cf32881474f3f1e9b620e025abde07a359eb06","kind":"commit","published_at":"2026-08-01T07:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4/manifests"},{"name":"vrs1.2.2","sha":"956e2d4b1cefd5b1e4da98d69013a2fa866e8d75","kind":"commit","published_at":"2026-08-01T02:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2/manifests"},{"name":"vpy3.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2/manifests"},{"name":"vex2.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2/manifests"},{"name":"v6.0.3","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"2ac754fd718927e2c0043d6d7787de32d0d196f7","kind":"commit","published_at":"2026-07-31T06:35:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2/manifests"},{"name":"vpy3.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1/manifests"},{"name":"vex2.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1/manifests"},{"name":"v6.0.1","sha":"c99c323470416e79b391abaa0b06cc2d7633685a","kind":"commit","published_at":"2026-07-31T04:42:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1/manifests"},{"name":"vpy3.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0/manifests"},{"name":"vphp2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0/manifests"},{"name":"vex2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0/manifests"},{"name":"v6.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0/manifests"},{"name":"vrs1.2.1","sha":"eb956b07fde2ab3d43b41325a06a6b103610e3e3","kind":"commit","published_at":"2026-07-30T07:16:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1/manifests"},{"name":"v5.81.3","sha":"d2831ae06bb4402117bcb01b1304ce22664edf0f","kind":"commit","published_at":"2026-07-30T01:16:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3/manifests"},{"name":"vpy2.26.0","sha":"2664876092793ca2ba5e0eb080d99c3042ed136a","kind":"commit","published_at":"2026-07-26T05:22:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0/manifests"},{"name":"vrs1.2.0","sha":"4085792106fd3d381ec7980a8ae3c65788dd2d70","kind":"commit","published_at":"2026-07-25T05:51:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0/manifests"},{"name":"vex1.3.7","sha":"65f1f0a73902df87a50d799d097450e2867eb9c3","kind":"commit","published_at":"2026-07-25T05:39:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7/manifests"},{"name":"v5.81.2","sha":"315ec3309a42ccf898b2b825e39c42292b7932e7","kind":"commit","published_at":"2026-07-24T20:38:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2/manifests"},{"name":"vrs1.1.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1/manifests"},{"name":"vpy2.25.4","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4/manifests"},{"name":"vphp1.0.3","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3/manifests"},{"name":"vex1.3.6","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6/manifests"},{"name":"v5.81.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1/manifests"},{"name":"v5.81.0","sha":"e2b89f7a4a64c60551f1fa4463ec62d8072c4731","kind":"commit","published_at":"2026-07-23T13:34:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0/manifests"},{"name":"v5.80.12","sha":"c7bd217ab0496fbdcbacd486b85cca8a825aa4d4","kind":"commit","published_at":"2026-07-23T11:35:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12/manifests"},{"name":"v5.80.11","sha":"b002d4836f7819b995378112e0c40fbbbe694e4d","kind":"commit","published_at":"2026-07-23T04:13:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11/manifests"},{"name":"v5.80.10","sha":"88730b08ecc18cd243dfeddaa80bd8b2d3a5151a","kind":"commit","published_at":"2026-07-21T15:54:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10/manifests"},{"name":"v5.80.9","sha":"4f4b574de507e56e1e3a7f359565eb359463710f","kind":"commit","published_at":"2026-07-18T23:50:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9/manifests"},{"name":"v5.80.8","sha":"e8af56348a77677a4d802d2563e33b7313a79570","kind":"commit","published_at":"2026-07-18T04:06:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8/manifests"},{"name":"v5.80.7","sha":"c4a0a4a90d48303b1b6b7c45f67898573a73c424","kind":"commit","published_at":"2026-07-17T15:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7/manifests"},{"name":"v5.80.6","sha":"5044cf8fc17f0842655eda581b9e26b27f6abfe8","kind":"commit","published_at":"2026-07-17T02:36:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6/manifests"},{"name":"v5.80.5","sha":"b1d459c777b4213ce5b9f3559f5eaae7b3e70781","kind":"commit","published_at":"2026-07-16T01:58:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5/manifests"},{"name":"vrs1.1.0","sha":"bbf0844a250d08d6bfafacb43360f26a57cb9c87","kind":"commit","published_at":"2026-07-15T18:25:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0/manifests"},{"name":"v5.80.4","sha":"d978d721995aa4d40aa93980866e2a6b02bcfed1","kind":"commit","published_at":"2026-07-15T15:22:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4/manifests"},{"name":"v5.80.3","sha":"4e8b59592d1f285f2e9e3860f8ece8bc60769fe5","kind":"commit","published_at":"2026-07-15T09:40:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3/manifests"},{"name":"vrs1.0.1","sha":"677e2590a04040ea21a0107d6bdcf5a33cf6b5e9","kind":"commit","published_at":"2026-07-14T02:39:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1/manifests"},{"name":"vrs1.0.0","sha":"04c8ea52ed2d75e14581311ef1bb4115d9c20d76","kind":"commit","published_at":"2026-07-12T02:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0/manifests"},{"name":"vex1.3.5","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5/manifests"},{"name":"v5.80.2","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2/manifests"},{"name":"v5.80.1","sha":"418de1e51db09ffc8e95bac35015a1057d8a7271","kind":"commit","published_at":"2026-07-10T15:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1/manifests"},{"name":"v5.80.0","sha":"60ae0492a3200f8496976a3b51609e7e54eafd1b","kind":"commit","published_at":"2026-07-10T05:11:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0/manifests"},{"name":"vpy2.25.3","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3/manifests"},{"name":"vex1.3.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4/manifests"},{"name":"v5.79.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4/manifests"},{"name":"v5.79.3","sha":"6ffd88a0070b3ab84b77539dca7c35266716425e","kind":"commit","published_at":"2026-07-07T05:08:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3/manifests"},{"name":"v5.79.2","sha":"6f1b2e33b01c9f97dee6ff96bab782a8399c7ae5","kind":"commit","published_at":"2026-06-27T15:37:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2/manifests"},{"name":"v5.79.1","sha":"1aefd5b80618a8a9080b98ca9e6e89463a98b713","kind":"commit","published_at":"2026-06-21T15:17:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1/manifests"},{"name":"v5.79.0","sha":"eb9ae1de0ea7468be66cb2c77921b8bb76e86abb","kind":"commit","published_at":"2026-06-18T05:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0/manifests"},{"name":"vex1.3.3","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3/manifests"},{"name":"v5.78.1","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1/manifests"},{"name":"v5.78.0","sha":"38798cc212e450f6369da3714c20eeced5a523a9","kind":"commit","published_at":"2026-06-02T04:52:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0/manifests"},{"name":"v5.77.7","sha":"fbe04af1b3e9c7c9683229544914a54c5bb1f8d8","kind":"commit","published_at":"2026-06-01T07:58:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7/manifests"},{"name":"v5.77.6","sha":"81709e4abe71f4e7c05c748938ec004a50c1fd4b","kind":"commit","published_at":"2026-05-27T06:37:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6/manifests"},{"name":"v5.77.5","sha":"411690e9070ba0dda59a86628fc8b56ad9ebea04","kind":"commit","published_at":"2026-05-27T05:49:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5/manifests"},{"name":"v5.77.4","sha":"6e4972e8fd721035d680ca291049134c3876f8ba","kind":"commit","published_at":"2026-05-26T15:12:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4/manifests"},{"name":"v5.77.3","sha":"685b0744cfeb273778420835010ec1b16b23e22a","kind":"commit","published_at":"2026-05-25T06:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3/manifests"},{"name":"v5.77.2","sha":"0feec14452865c419961edb9c733f9951b6a663f","kind":"commit","published_at":"2026-05-24T09:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2/manifests"},{"name":"v5.77.1","sha":"75a66af36f7d56c149e070826a20116ea1ef5e7b","kind":"commit","published_at":"2026-05-23T02:08:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1/manifests"},{"name":"v5.77.0","sha":"963c1b51b3b0da0d014698f101598b9dcdff0bd1","kind":"commit","published_at":"2026-05-21T18:04:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0/manifests"},{"name":"v5.76.11","sha":"7b9f7e0c81427fb9d936a6366c21ef2a96729335","kind":"commit","published_at":"2026-05-21T15:28:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11/manifests"},{"name":"v5.76.10","sha":"6396b4e2a146d733d01d8d9629cc8c8ffb8fac2d","kind":"commit","published_at":"2026-05-17T14:06:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10/manifests"},{"name":"v5.76.9","sha":"41713ca67f9a0d0c45c27bbccb7a79320204c3ac","kind":"commit","published_at":"2026-05-16T15:07:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9/manifests"},{"name":"v5.76.8","sha":"1b8f9009bd8a59d3a82839e6732c6e7e87eb01d2","kind":"commit","published_at":"2026-05-12T05:37:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8/manifests"},{"name":"v5.76.7","sha":"093743a0d5b24f170280e0bd754ef5c378576846","kind":"commit","published_at":"2026-05-11T04:45:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7/manifests"},{"name":"vpy2.25.2","sha":"51c935bdbf19744edccf1b39002585d81a014613","kind":"commit","published_at":"2026-05-10T21:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2/manifests"},{"name":"v5.76.6","sha":"e94e8cdfadbea9508412bcfdc51dabb920d7692c","kind":"commit","published_at":"2026-05-06T15:26:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6/manifests"},{"name":"vpy2.25.1","sha":"c9c0c0a03218511deb73eac74c31ac50ba9c4f77","kind":"commit","published_at":"2026-05-04T14:48:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1/manifests"},{"name":"v5.76.5","sha":"b47f00b9a2c5766ca92cebc867369f2c467a220d","kind":"commit","published_at":"2026-05-02T14:05:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5/manifests"},{"name":"vpy2.25.0","sha":"54311e59445562f65065b772800b8449f7d99f83","kind":"commit","published_at":"2026-04-29T21:34:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0/manifests"},{"name":"v5.76.4","sha":"7ed0eeca96a3c5168e822831b2f3d938ab37bb91","kind":"commit","published_at":"2026-04-29T09:58:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4/manifests"},{"name":"vpy2.24.0","sha":"4ca9c27ea68d303b86a80cbb24c8e390d87a5e8f","kind":"commit","published_at":"2026-04-28T16:45:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0/manifests"},{"name":"v5.76.3","sha":"0bf1b4d38475b320c89947b9779ec7301ec10117","kind":"commit","published_at":"2026-04-28T16:43:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3/manifests"},{"name":"vpy2.23.1","sha":"19b9ca08be6f6efbc58291fa55efd93a0663d536","kind":"commit","published_at":"2026-04-26T21:31:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1/manifests"},{"name":"v5.76.2","sha":"595016ef1d3a960ad83dfbbc189034561e099482","kind":"commit","published_at":"2026-04-25T01:19:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"ea7705df6938cb432eceff242f6828054766f61a","kind":"commit","published_at":"2026-04-22T20:25:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1/manifests"},{"name":"vpy2.23.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0/manifests"},{"name":"v5.76.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0/manifests"},{"name":"vpy2.22.0","sha":"704690c62f4cedddf82379335b8ff42a46fda7f3","kind":"commit","published_at":"2026-04-20T09:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0/manifests"},{"name":"vpy2.21.1","sha":"f77f249acb82daf331bd61e1f425780270888d8d","kind":"commit","published_at":"2026-04-20T09:51:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1/manifests"},{"name":"v5.75.2","sha":"422e2d5091f2f318e0f6bd3e1872a71deee92aec","kind":"commit","published_at":"2026-04-20T09:50:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2/manifests"},{"name":"vpy2.21.0","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0/manifests"},{"name":"v5.75.1","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1/manifests"},{"name":"v5.75.0","sha":"8c78e3004dcd5df726d9b7277dd455d0d224791f","kind":"commit","published_at":"2026-04-20T09:18:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0/manifests"},{"name":"v5.74.2","sha":"37c4bb3725fe668fb4fbe27e3474b72eafa6a6fe","kind":"commit","published_at":"2026-04-20T06:41:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2/manifests"},{"name":"vpy2.20.4","sha":"be9f03246d1644f397d660fba91285604a824284","kind":"commit","published_at":"2026-04-17T05:55:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4/manifests"},{"name":"v5.74.1","sha":"e9d0c2d50ac9cd3c91e5f7a9f8466ae9c98ff87d","kind":"commit","published_at":"2026-04-15T07:51:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1/manifests"},{"name":"v5.74.0","sha":"ec420d1b09a28514ff8d84e762db3a638ba267ec","kind":"commit","published_at":"2026-04-15T03:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0/manifests"},{"name":"v5.73.5","sha":"8b8d46441f7af7f9bd75d81283a8804ff5fc4bc1","kind":"commit","published_at":"2026-04-12T20:11:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5/manifests"},{"name":"vpy2.20.3","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3/manifests"},{"name":"vex1.3.2","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2/manifests"},{"name":"v5.73.4","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4/manifests"},{"name":"vpy2.20.2","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2/manifests"},{"name":"vex1.3.1","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1/manifests"},{"name":"v5.73.3","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3/manifests"},{"name":"vpy2.20.1","sha":"bf451868b932125d857280a5a21173bfafbc2801","kind":"commit","published_at":"2026-04-09T05:33:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1/manifests"},{"name":"v5.73.2","sha":"242f2648f6ba51f0023aa9a6688f0cd3e0ec2d70","kind":"commit","published_at":"2026-04-09T05:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2/manifests"},{"name":"v5.73.1","sha":"4c6b2b2d73b5053f3bd3bee2019533b6e7b5682b","kind":"commit","published_at":"2026-04-08T04:16:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1/manifests"},{"name":"vpy2.20.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0/manifests"},{"name":"vphp1.0.2","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2/manifests"},{"name":"vex1.3.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0/manifests"},{"name":"v5.73.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"46880af9629e9aee9abbc2782074a3e76d17b924","kind":"commit","published_at":"2026-04-02T11:15:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"aa529bc512b15cdb9d173cc9cc3b0d9f8b8959eb","kind":"commit","published_at":"2026-04-01T14:01:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0/manifests"},{"name":"v5.71.1","sha":"60f645a472102336a6294e66f2b0a801a5a5207d","kind":"commit","published_at":"2026-03-25T06:17:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1/manifests"},{"name":"vpy2.19.8","sha":"3c118d11c8e6dc03e90548bc7efa5c5b5d0315c7","kind":"commit","published_at":"2026-03-19T03:53:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8/manifests"},{"name":"vpy2.19.7","sha":"e5b7aff4edbe44983803cfa3fb3ea48f0b1b998e","kind":"commit","published_at":"2026-03-18T15:42:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7/manifests"},{"name":"v5.71.0","sha":"1283ac716b0551bd7e3248a5c3e8f8d804310c33","kind":"commit","published_at":"2026-03-11T20:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0/manifests"},{"name":"vpy2.19.6","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6/manifests"},{"name":"vex1.2.7","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7/manifests"},{"name":"v5.70.4","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4/manifests"},{"name":"v5.70.3","sha":"450253c3457f500d7f4e5aeebaa4ddfc937a1f39","kind":"commit","published_at":"2026-03-06T00:20:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3/manifests"},{"name":"v5.70.2","sha":"504b53689a29b3b4ddc902d25211a92da6a4d7af","kind":"commit","published_at":"2026-03-05T04:04:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2/manifests"},{"name":"v5.70.1","sha":"0fafcc0950698f6a8a55a2b77ef1b82af5d5712f","kind":"commit","published_at":"2026-02-23T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1/manifests"},{"name":"v5.70.0","sha":"0d3879b02ec9738d90213e1a479d53359f3a71aa","kind":"commit","published_at":"2026-02-21T09:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0/manifests"},{"name":"v5.69.4","sha":"9c722585bd9873561fae3f32971d65cf00a7d092","kind":"commit","published_at":"2026-02-21T00:37:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4/manifests"},{"name":"v5.69.3","sha":"87386ca88e29755fc68e6cc8fcfebfb7f8f8237f","kind":"commit","published_at":"2026-02-16T06:00:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3/manifests"},{"name":"v5.69.2","sha":"a62241f5831a1d3bb6c328a9037ea852be7832cd","kind":"commit","published_at":"2026-02-14T04:41:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2/manifests"},{"name":"v5.69.1","sha":"d249301ddc9afc607c9e86a8a44312af682e6be0","kind":"commit","published_at":"2026-02-13T00:59:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"f85e87032a822826cbeed19eedff7ccb1e6ce085","kind":"commit","published_at":"2026-02-12T20:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"af9197d16941d49c9e3d86f10d96681beea676bc","kind":"commit","published_at":"2026-02-11T13:26:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0/manifests"},{"name":"vpy2.19.5","sha":"715d0a5074864ed0c12a384e41740b219382ac80","kind":"commit","published_at":"2026-02-11T13:08:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5/manifests"},{"name":"vex1.2.6","sha":"590542314f13590cf68330097f5bb09a96bb240c","kind":"commit","published_at":"2026-02-11T08:39:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6/manifests"},{"name":"v5.67.3","sha":"afb878f97ebeaf89c1308b7dde0b5a440381d113","kind":"commit","published_at":"2026-02-05T14:37:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3/manifests"},{"name":"v5.67.2","sha":"de0fca894f47d8aa2b2c66ca9475e526ca477508","kind":"commit","published_at":"2026-01-28T02:17:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2/manifests"},{"name":"vpy2.19.4","sha":"f824c01c53d57e75d7b57efce7a124adffed9dfa","kind":"commit","published_at":"2026-01-28T00:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4/manifests"},{"name":"vex1.2.5","sha":"3bd23d990c780ff0808d79499edd803084d2efe8","kind":"commit","published_at":"2026-01-27T10:55:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5/manifests"},{"name":"vpy2.19.3","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3/manifests"},{"name":"vex1.2.4","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4/manifests"},{"name":"v5.67.1","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1/manifests"},{"name":"v5.67.0","sha":"6294b36f775c20f7d43387d9bde3185629e88df4","kind":"commit","published_at":"2026-01-24T05:08:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0/manifests"},{"name":"v5.66.7","sha":"87e74b5713b5017c29789094d6ac6ff26bfe79c1","kind":"commit","published_at":"2026-01-23T01:00:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7/manifests"},{"name":"vpy2.19.2","sha":"61504f12fe591295fea5b087a6b7c533465e8653","kind":"commit","published_at":"2026-01-22T06:14:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2/manifests"},{"name":"vpy2.19.1","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1/manifests"},{"name":"vex1.2.3","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3/manifests"},{"name":"v5.66.6","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6/manifests"},{"name":"vex1.2.2","sha":"c2c6743428a306e39f74c86f63dc9122633040ea","kind":"commit","published_at":"2026-01-14T22:44:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2/manifests"},{"name":"vex1.2.1","sha":"5bcd4fbe0eb725a95b878f97b95c74106e7dff0f","kind":"commit","published_at":"2026-01-14T00:09:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1/manifests"},{"name":"vpy2.19.0","sha":"21ab9cc5df2947e49aa132994dfe89e043b7082d","kind":"commit","published_at":"2026-01-13T00:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0/manifests"},{"name":"v5.66.5","sha":"661c581270186bc405967b91326daff061370d03","kind":"commit","published_at":"2026-01-12T04:21:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5/manifests"},{"name":"vex1.2.0","sha":"ede9fcf72a713f4de8941270251c7b51427484b4","kind":"commit","published_at":"2025-12-31T14:47:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0/manifests"},{"name":"v5.66.4","sha":"cc74805d5eda14ed684e2111c91de8890e752768","kind":"commit","published_at":"2025-12-27T21:29:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4/manifests"},{"name":"v5.66.3","sha":"f60c172725ab29c0159b804ae0b9d691105689c4","kind":"commit","published_at":"2025-12-26T00:16:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3/manifests"},{"name":"vpy2.18.3","sha":"706da0dc703d6be353d0140f1fd0de7683362e60","kind":"commit","published_at":"2025-12-25T14:55:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3/manifests"},{"name":"vpy2.18.2","sha":"7f602e1c6e31070f02c5ee5babbff33f55193551","kind":"commit","published_at":"2025-12-24T17:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2/manifests"},{"name":"vpy2.18.1","sha":"9c533c0347865445b7f7df6b1c6e0923d25b4a8f","kind":"commit","published_at":"2025-12-20T17:21:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1/manifests"},{"name":"vphp1.0.1","sha":"7ac421cb2e754ba262a18bb17d47f15fb22a6962","kind":"commit","published_at":"2025-12-19T23:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1/manifests"},{"name":"v5.66.2","sha":"1380a16fa45c70f0bc5b938efdf178b33a19cac1","kind":"commit","published_at":"2025-12-19T19:00:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2/manifests"},{"name":"vpy2.18.0","sha":"0c3beb58f4a8c90ad7800f5616c2a3494a952963","kind":"commit","published_at":"2025-12-19T13:39:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0/manifests"},{"name":"v5.66.1","sha":"5fbf778f0b8f58b90e82f9020c041f3248b0b269","kind":"commit","published_at":"2025-12-17T03:52:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1/manifests"},{"name":"vpy2.17.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0/manifests"},{"name":"vex1.1.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0/manifests"},{"name":"v5.66.0","sha":"241d847fbc798d957bf25ccfaa5c9ec96928a4ae","kind":"commit","published_at":"2025-12-11T13:56:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0/manifests"},{"name":"vex1.0.1","sha":"84e8745e87dea9a7748852ccd281b728e6d0545e","kind":"commit","published_at":"2025-12-11T13:04:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1/manifests"},{"name":"vphp1.0.0","sha":"d365bb3f31193afc3c89c54a0d78aaac2abd2cbf","kind":"commit","published_at":"2025-12-09T21:02:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0/manifests"},{"name":"vex1.0.0","sha":"976734f2c983714b69f395441f5352999aededb0","kind":"commit","published_at":"2025-12-04T08:25:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0/manifests"},{"name":"vpy2.16.2","sha":"c385b520b9fbe3dd58cdaead79c258835cab4361","kind":"commit","published_at":"2025-12-02T00:17:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2/manifests"},{"name":"v5.65.1","sha":"a8b9d76496afa5e913f823cf8c68eb428f6dd757","kind":"commit","published_at":"2025-12-01T15:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1/manifests"},{"name":"v5.65.0","sha":"b059cfcba48524446a62fd29785142c3d1edc30d","kind":"commit","published_at":"2025-11-26T00:59:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0/manifests"},{"name":"v5.64.1","sha":"a47480111a2f1238a57ea9bfbab44f7de958227f","kind":"commit","published_at":"2025-11-21T00:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"f41f5d0c64afe7707ad8c23a86cb9228c4d45671","kind":"commit","published_at":"2025-11-20T08:50:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0/manifests"},{"name":"v5.63.2","sha":"045f3e7a5d8edb85e1adbe82eb9e20ef33ad491b","kind":"commit","published_at":"2025-11-15T00:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2/manifests"},{"name":"v5.63.1","sha":"b4c7c6579b430b53d135b7a21d20d01d14c1814e","kind":"commit","published_at":"2025-11-13T03:10:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1/manifests"},{"name":"v5.63.0","sha":"e212d1c8f0945dbff2d95309afe1376366910482","kind":"commit","published_at":"2025-10-31T03:14:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"98f73b3f33aa79cdd67d0c4090cc86a8e4cfeb4c","kind":"commit","published_at":"2025-10-30T14:11:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"37e9db52a67b4e120139c1d2620cc0f73a08c006","kind":"commit","published_at":"2025-10-30T00:07:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"6a31e0aeab1311d7d089811ede7e11a98b6dd408","kind":"commit","published_at":"2025-10-28T02:13:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0/manifests"},{"name":"v5.61.2","sha":"bcbc7981480ee93e330c0b3976086d7b289e613f","kind":"commit","published_at":"2025-10-23T13:31:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2/manifests"},{"name":"v5.61.0","sha":"d3fff80f7135251db65e22cba8852a5584030cb1","kind":"commit","published_at":"2025-10-06T14:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"bef57a0e252a5d8bd0bf319d0bca3b1ad0e6519f","kind":"commit","published_at":"2025-10-03T00:44:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0/manifests"},{"name":"v5.59.0","sha":"2e2b21454cc6125fcf3abfec939d6d6d8d02c40b","kind":"commit","published_at":"2025-09-29T14:15:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0/manifests"},{"name":"v5.58.9","sha":"61987c62ca71ec11a84b98e6dd51a6d5ebf1737d","kind":"commit","published_at":"2025-09-26T01:11:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9/manifests"},{"name":"v5.58.8","sha":"22411010beca628d172790cfbac45e3cd3d102ed","kind":"commit","published_at":"2025-09-25T06:54:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8/manifests"},{"name":"v5.58.7","sha":"845a6f5fdede9ecf4050e8b5617feb56dbb3c9a1","kind":"commit","published_at":"2025-09-19T14:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7/manifests"},{"name":"v5.58.6","sha":"bd8fbc164caaa01f665d0c7e94177d0584d04f8c","kind":"commit","published_at":"2025-09-19T01:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6/manifests"},{"name":"vpy2.16.1","sha":"7dfd2510a7bb03301365a2c24f045a0cd20580ef","kind":"commit","published_at":"2025-09-08T13:28:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1/manifests"},{"name":"vpy2.16.0","sha":"1c75abb4806971a2ac14c47b302c87f86095a2c3","kind":"commit","published_at":"2025-09-07T12:33:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0/manifests"},{"name":"vpy2.15.1","sha":"24a697ee994a10111ac9b07ce830e94835eec577","kind":"commit","published_at":"2025-09-06T20:25:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1/manifests"},{"name":"v5.58.5","sha":"f6428188f39f054e8b94579435b16e260aff27cd","kind":"commit","published_at":"2025-09-04T03:48:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5/manifests"},{"name":"v5.58.4","sha":"70e8a3f91595dcdc2d21122170ef4af1f53972ad","kind":"commit","published_at":"2025-08-30T12:36:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4/manifests"},{"name":"v5.58.3","sha":"ffc6e26eb66533fc6eae4c406bb4b9a9f7590d9b","kind":"commit","published_at":"2025-08-29T14:35:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3/manifests"},{"name":"v5.58.2","sha":"316d1ed32680e690b1d2ab92c79a53e0d4c00c2d","kind":"commit","published_at":"2025-08-26T01:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"d71b87245c8196d19dfeaf82e6ef14c91fb9a7c5","kind":"commit","published_at":"2025-08-23T18:02:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"db0a922741d8c7eae8d5119a0831cd734aba02a2","kind":"commit","published_at":"2025-08-15T04:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0/manifests"},{"name":"v5.57.0","sha":"0fecc6cd0d0dea06f486ab0b0fe760d866f1fc34","kind":"commit","published_at":"2025-08-13T03:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0/manifests"},{"name":"v5.56.10","sha":"53754fb239cf1b021ffc55391990d879d363dcf7","kind":"commit","published_at":"2025-08-10T15:57:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10/manifests"},{"name":"v5.56.9","sha":"93df852f97f04023d791546d30a6af24fbca6114","kind":"commit","published_at":"2025-07-31T07:23:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9/manifests"},{"name":"v5.56.8","sha":"edb714764066b06c068c8c8a5140b010f27c3b9a","kind":"commit","published_at":"2025-07-27T04:01:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8/manifests"},{"name":"v5.56.7","sha":"34ee33955a660b0696f4b6cff6d8d39fdcd160db","kind":"commit","published_at":"2025-07-25T11:44:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7/manifests"},{"name":"v5.56.6","sha":"1e221d5404dcea750a08342c832a682e454135a3","kind":"commit","published_at":"2025-07-25T00:06:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6/manifests"},{"name":"v5.56.5","sha":"83d969541f19fa9703eb73ff0006cd29a358c1e7","kind":"commit","published_at":"2025-07-19T20:22:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5/manifests"},{"name":"v4.18.3","sha":"456cc71f8c8dc82c5d85fc6657260f276d8e08f8","kind":"commit","published_at":"2025-07-19T15:14:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3/manifests"},{"name":"v5.56.4","sha":"b94d7ed5602e366b4401051b236f31ac2dd2a90d","kind":"commit","published_at":"2025-07-11T12:37:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4/manifests"},{"name":"v5.56.3","sha":"1e3f3c507a7ceb8d8147941adc9de69367947a5e","kind":"commit","published_at":"2025-07-10T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3/manifests"},{"name":"v5.56.2","sha":"e687d7cf86108138bbd5e911b11ab3c5717fc23c","kind":"commit","published_at":"2025-07-08T01:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2/manifests"},{"name":"v5.56.1","sha":"c32e6a0ff6df8bc34c9c13238c192974a93f7ddb","kind":"commit","published_at":"2025-07-03T03:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4a5360936c1a543a1ff31ebbb6ab1289cc8ddf07","kind":"commit","published_at":"2025-06-22T17:34:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"e742511baf35225718c01e621623eab661f37284","kind":"commit","published_at":"2025-06-21T01:11:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0/manifests"},{"name":"v5.54.3","sha":"588719ee49c7615affeb69d3a431025757115c10","kind":"commit","published_at":"2025-06-18T13:58:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3/manifests"},{"name":"v5.54.2","sha":"fb65677f2d636e1aca3cc75cb3b740b8729b3358","kind":"commit","published_at":"2025-06-17T13:37:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2/manifests"},{"name":"v5.54.1","sha":"98f35bc1eabb3ab1010737869c310d2001a84fac","kind":"commit","published_at":"2025-06-17T01:36:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"86c4c6dd25ef868f1f37c917ab11cb663e330e2f","kind":"commit","published_at":"2025-06-15T12:58:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0/manifests"},{"name":"v5.53.3","sha":"43460bbf4f5f13f1514b0d579d46697ede187064","kind":"commit","published_at":"2025-06-13T09:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3/manifests"},{"name":"v5.53.2","sha":"46f4bcc77b8f458c8c31b45351ce4e7d60f2c96c","kind":"commit","published_at":"2025-06-02T23:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2/manifests"},{"name":"v5.53.1","sha":"483c9325597c21a9e7bb881d34e7f38615a87c43","kind":"commit","published_at":"2025-05-30T07:16:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1/manifests"},{"name":"v5.53.0","sha":"5252f22546370f80531e48199ca74e902d8804e7","kind":"commit","published_at":"2025-05-21T04:24:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0/manifests"},{"name":"v5.52.3","sha":"529f14b01cbd092800d32fd4af5d8fe615f70cb2","kind":"commit","published_at":"2025-05-19T13:46:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3/manifests"},{"name":"vpy2.15.0","sha":"b655f4bf178bd3abb7ae560eff47c256aaffcabe","kind":"tag","published_at":"2025-05-13T11:55:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0/manifests"},{"name":"v5.52.2","sha":"a0381ddef2fbfb37c2e879e7a0f12e4c0ed95542","kind":"commit","published_at":"2025-05-08T01:25:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2/manifests"},{"name":"v5.52.1","sha":"0c8aa4b5ceb83f168c8fc9b1e38546d2f1ef9cf4","kind":"commit","published_at":"2025-05-02T05:49:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1/manifests"},{"name":"vpy2.14.0","sha":"ae201b36b9de77cd5e1228aebedb9dd566cc8c77","kind":"tag","published_at":"2025-05-01T01:52:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0/manifests"},{"name":"v5.52.0","sha":"581420bbd709c742da7404153c521d91b5e0a54c","kind":"commit","published_at":"2025-05-01T01:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0/manifests"},{"name":"v5.51.1","sha":"c8eaefa04a3d09800e17857cc508a5cd2e282f87","kind":"commit","published_at":"2025-04-26T21:57:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"3a00cda1777b0fdfa5df3aa4770cf21e984ec5ed","kind":"commit","published_at":"2025-04-25T05:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"962f5a9798b916088bc39043267132041af146bc","kind":"commit","published_at":"2025-04-25T02:03:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0/manifests"},{"name":"v5.49.2","sha":"b4e27383e9f4f60b0355abb54efa807e357a5683","kind":"commit","published_at":"2025-04-21T13:11:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2/manifests"},{"name":"v5.49.1","sha":"a085c825bac8da263809f3a32db7937de38ad7e3","kind":"commit","published_at":"2025-04-17T13:43:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1/manifests"},{"name":"v5.49.0","sha":"b79df00bfca5c65827668159f8eed2221253322d","kind":"commit","published_at":"2025-04-16T01:37:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0/manifests"},{"name":"v5.48.1","sha":"b00731469ebbc65d35003c48da093e48c0ccc6ed","kind":"commit","published_at":"2025-04-10T07:37:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"7caa9d729f885861c3153a8d195857bc80b92279","kind":"commit","published_at":"2025-04-08T13:09:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0/manifests"},{"name":"v5.47.3","sha":"4805e43ba7c28d1dbea2c70f5313298f8fd2243d","kind":"commit","published_at":"2025-04-08T00:52:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3/manifests"},{"name":"v5.47.2","sha":"d2f9b2f3530f78c121e50606334449914943fff3","kind":"commit","published_at":"2025-04-06T17:06:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2/manifests"},{"name":"v5.47.1","sha":"f11db049652535d61bc70c0e7d214449de6650fa","kind":"commit","published_at":"2025-04-05T06:52:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"49ca650342888d4b887b7786f59929d3218a4610","kind":"commit","published_at":"2025-04-04T19:37:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"1ba654aa0e65746a06b423fc0aa6123bf10f5cde","kind":"commit","published_at":"2025-04-03T03:53:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"4999a5edca65e771551f93b310b0c58617421dab","kind":"commit","published_at":"2025-04-02T13:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0/manifests"},{"name":"v5.45.2","sha":"ea8f6d3cfe1def60aba3f44b37ba9df5ad7d5eb1","kind":"commit","published_at":"2025-03-29T23:25:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2/manifests"},{"name":"v5.45.1","sha":"8078cf349af9dc4ba1daef77697c3631d3620e9d","kind":"commit","published_at":"2025-03-29T05:25:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"98aba13e39dd220e22e511b317bb6c7bdad3f157","kind":"commit","published_at":"2025-03-27T13:36:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0/manifests"},{"name":"v5.44.4","sha":"6e3d8b9d98bf8e7df630ddbbde50a1d21000d7ff","kind":"commit","published_at":"2025-03-24T14:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4/manifests"},{"name":"v5.44.3","sha":"66a7b259e0cbc7059dd380053344b34cfd075786","kind":"commit","published_at":"2025-03-22T16:51:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3/manifests"},{"name":"v5.44.2","sha":"82fbb6731a24b65cca672f6de55965b284c784dc","kind":"commit","published_at":"2025-03-22T00:23:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2/manifests"},{"name":"v5.44.1","sha":"a6eb72b9409a226619274b2fd15e943bace46a68","kind":"commit","published_at":"2025-03-21T02:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1/manifests"},{"name":"v5.44.0","sha":"7129a7fe515323fab323e9a36c261ea804b31411","kind":"commit","published_at":"2025-03-18T23:37:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0/manifests"},{"name":"vpy2.13.1","sha":"ef27e41b22274d04525729213fa3167c92f0a1f1","kind":"tag","published_at":"2025-03-15T08:06:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1/manifests"},{"name":"v5.43.1","sha":"141023b13b1726e898ab33c1666639c22890e2a1","kind":"commit","published_at":"2025-03-15T00:24:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1/manifests"},{"name":"vpy2.13.0","sha":"3e60df95f531411e431452f044ac0956e0feb025","kind":"tag","published_at":"2025-03-15T00:21:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0/manifests"},{"name":"v5.43.0","sha":"38dddd9e300c2659d0af09763e49c6eda3c31d19","kind":"commit","published_at":"2025-03-13T12:19:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0/manifests"},{"name":"v5.42.0","sha":"f169c7fabdbdbcc9f8f4e8525749010b6241c353","kind":"commit","published_at":"2025-03-12T14:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0/manifests"},{"name":"v5.41.9","sha":"53e24b787534196692d6d0f1638c810d0c2319ff","kind":"commit","published_at":"2025-03-11T14:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9/manifests"},{"name":"v5.41.8","sha":"0a78e5299ba6e8d2e59b83cfe60e5c685e61f3b6","kind":"commit","published_at":"2025-03-08T13:45:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8/manifests"},{"name":"vpy2.12.1","sha":"b70c4dc3a92578bd0b3f389535d16d73cc3b9dd2","kind":"tag","published_at":"2025-02-28T05:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1/manifests"},{"name":"v5.41.7","sha":"c0b8c4a755c5de7f5af40bffeb07517a0ef1c1da","kind":"commit","published_at":"2025-02-27T02:30:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7/manifests"},{"name":"v5.41.6","sha":"02a612a8aa02d556a69b9eddbcf0cdb4f4e56f39","kind":"commit","published_at":"2025-02-26T12:47:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6/manifests"},{"name":"v5.41.5","sha":"1e58c1469898c6d528635fbe5dcf06ddb1f453e8","kind":"commit","published_at":"2025-02-21T13:56:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5/manifests"},{"name":"vpy2.12.0","sha":"1522931b80c7208feb605af870ab8997aee5d7fc","kind":"tag","published_at":"2025-02-21T05:31:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0/manifests"},{"name":"v5.41.4","sha":"12b5829fc97f341327300c5d71181c97f167b0f5","kind":"commit","published_at":"2025-02-21T05:30:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4/manifests"},{"name":"v5.41.3","sha":"f0c680393d29178cbf6e9960bb79777053eb5b9c","kind":"commit","published_at":"2025-02-19T04:15:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3/manifests"},{"name":"v5.41.2","sha":"7a37f0998fd809ba31244c0da6db010ad34098d3","kind":"commit","published_at":"2025-02-16T14:33:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2/manifests"},{"name":"v5.41.1","sha":"d3865bb8d9b0fad95cba7ce2a1cc3b2e9457a949","kind":"commit","published_at":"2025-02-15T17:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"0dd2a64096cc1edc60f7530afc37c03187318ab8","kind":"commit","published_at":"2025-02-14T14:13:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0/manifests"},{"name":"v5.40.5","sha":"726880112b20fd67a88ef6739cb58b45513f547d","kind":"commit","published_at":"2025-02-14T04:25:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5/manifests"},{"name":"v5.40.4","sha":"49987659ddd9d64c825adc0cb8df9c02b4835057","kind":"commit","published_at":"2025-02-13T04:30:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4/manifests"},{"name":"v5.40.3","sha":"391311e8552309180e5c3ad54da5275f356ca942","kind":"commit","published_at":"2025-02-12T13:44:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3/manifests"},{"name":"v5.40.2","sha":"ae27afbb9535c5d9933d02e83803e83834c87c9b","kind":"commit","published_at":"2025-02-07T12:29:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2/manifests"},{"name":"v5.40.1","sha":"fa0a6c4b097924442bfb6ea247d123614acb4dc3","kind":"commit","published_at":"2025-02-07T02:05:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"0bb68257c6244a7ba7750d1198305ada1ab72d8b","kind":"commit","published_at":"2025-02-02T20:45:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0/manifests"},{"name":"v5.39.2","sha":"56aabb0db5330a51101504226527ce3691f28210","kind":"commit","published_at":"2025-02-02T02:22:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2/manifests"},{"name":"v5.39.1","sha":"36047efa501b49c176c5129880217dd905aee1ba","kind":"commit","published_at":"2025-01-30T14:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"0ff27add460aa7a284c7f86e924723886c556fd1","kind":"commit","published_at":"2025-01-29T03:02:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0/manifests"},{"name":"v5.38.0","sha":"36044c3c65c4aa6d8a5291574180798d408fcbba","kind":"commit","published_at":"2025-01-28T10:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"7e18e19c57f279a79812630b0c4ea15d371e986a","kind":"commit","published_at":"2025-01-25T10:08:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0/manifests"},{"name":"v5.36.0","sha":"99380739e2ffc2de79a115aebfa91b5c431a07f5","kind":"commit","published_at":"2025-01-24T14:03:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"824fc4c59158f2ec8fe309adce67650414d551a0","kind":"commit","published_at":"2025-01-23T11:23:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"218192263d1ab4782b3dcfcebcd92bd0551d270f","kind":"commit","published_at":"2025-01-22T09:32:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0/manifests"},{"name":"v5.34.10","sha":"71733cc6dd94d27156d7239d10108357b320eaab","kind":"commit","published_at":"2025-01-14T01:34:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10/manifests"},{"name":"v5.34.9","sha":"884ec22d007a39eac5798c7897c17b8617d63802","kind":"commit","published_at":"2025-01-12T16:36:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9/manifests"},{"name":"v5.34.8","sha":"0418cd7676e730e9ddcad00ace01adbe899e124d","kind":"commit","published_at":"2025-01-08T02:25:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8/manifests"},{"name":"v5.34.7","sha":"acd8bd7f0699890786acdc7c1242516a43a697ec","kind":"commit","published_at":"2025-01-06T23:16:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7/manifests"},{"name":"v5.34.6","sha":"d1fb1139da005e1df3939b1c620ece9db75fa531","kind":"commit","published_at":"2024-12-31T20:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6/manifests"},{"name":"v5.34.5","sha":"0763cd693acee7b6b80fefad0e8b1950e41a1a74","kind":"commit","published_at":"2024-12-25T13:38:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5/manifests"},{"name":"v5.34.4","sha":"034741181be9c9563a62b494fcf17d0d9c9026a6","kind":"commit","published_at":"2024-12-21T04:48:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4/manifests"},{"name":"v5.34.3","sha":"347b61819b6b06cb1c4ee3af06e780f15826b11c","kind":"commit","published_at":"2024-12-18T12:15:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3/manifests"},{"name":"v5.34.2","sha":"bfd0b8a808a33be0da92a006a7b4f8b17a5d79b3","kind":"commit","published_at":"2024-12-14T18:51:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2/manifests"},{"name":"v5.34.1","sha":"af020612644be1ba549a1c4802f6ab83c33aeedb","kind":"commit","published_at":"2024-12-13T14:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1/manifests"},{"name":"v5.34.0","sha":"fc8fac9d68e7f4de2322a82a38740a79b05e57f4","kind":"commit","published_at":"2024-12-10T14:32:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"0e3c2e5f345a1372eea1542ce2504a2f4ca6e6e0","kind":"commit","published_at":"2024-12-10T04:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"ab437a74d11f18a49645c2c7ae59949c33dc05b9","kind":"commit","published_at":"2024-12-09T09:24:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"dfa3e8b477662a5a1e556946689a2d41a57f2776","kind":"commit","published_at":"2024-12-08T17:57:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"26f578e0db52ff0501c2a2f4960abac377171773","kind":"commit","published_at":"2024-12-06T03:06:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"cf49d37f5119a033f630aa781f2e9757831e5873","kind":"commit","published_at":"2024-12-04T06:17:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"9ae31bac5bb5c1f35d59db94d2af3d6eaaec1ad3","kind":"commit","published_at":"2024-12-02T20:33:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0/manifests"},{"name":"v5.30.1","sha":"9b1f30c8377ee56b9247e953765892ddf794e4b2","kind":"commit","published_at":"2024-11-30T14:46:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d0c473f90670b95fd98a63995dbb9481d0f6742d","kind":"commit","published_at":"2024-11-29T04:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0/manifests"},{"name":"vpy2.11.0","sha":"4ada3d5c318fd550ebb466e49203217fb6f1450b","kind":"tag","published_at":"2024-11-26T03:35:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0/manifests"},{"name":"v5.29.1","sha":"cc6cfc2231dbcdc55f14c92ebe05243b99eebb09","kind":"commit","published_at":"2024-11-23T05:48:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1/manifests"},{"name":"v5.29.0","sha":"bf03f864fb64c86bf75d52dad2c894a5e5e39e44","kind":"commit","published_at":"2024-11-22T09:11:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0/manifests"},{"name":"v5.28.2","sha":"4d3eb88f64e59c5d0cf80895c0af528700788771","kind":"commit","published_at":"2024-11-22T01:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2/manifests"},{"name":"v5.28.1","sha":"a9ed0c1cbfc96a0363a6ad51de7de7991293e251","kind":"commit","published_at":"2024-11-20T13:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1/manifests"},{"name":"v5.28.0","sha":"26b2bc6386d639a35f87ab226dbeda3204a5ddd7","kind":"commit","published_at":"2024-11-19T17:53:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0/manifests"},{"name":"v5.27.0","sha":"212956921f364f02913aaf76a378358d373801c1","kind":"commit","published_at":"2024-11-19T03:13:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0/manifests"},{"name":"v5.26.2","sha":"65c729152bfe6c3fabb3c7b40f9c4bcf7366af3f","kind":"commit","published_at":"2024-11-15T09:25:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"8784f662f905fa5f40f6c4bd62c369e2cbe4290f","kind":"commit","published_at":"2024-11-14T15:26:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"68cf88a626a0ea5499f3137657b6a02552c2bfcc","kind":"commit","published_at":"2024-11-14T10:39:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0/manifests"},{"name":"v5.25.6","sha":"6ea8f5421d7074054f18057e5665d53b23fb9a97","kind":"commit","published_at":"2024-11-11T15:29:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6/manifests"},{"name":"v5.25.5","sha":"293df08103c86fb142f85ff68770e57a71f6f085","kind":"commit","published_at":"2024-11-11T14:33:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5/manifests"},{"name":"v5.25.4","sha":"624a08638ff43b6fae82d9cf5cf939bdbd149f69","kind":"commit","published_at":"2024-11-10T00:08:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4/manifests"},{"name":"v5.25.3","sha":"a8553db76997a05eef4d7db7c746f7b868f92864","kind":"commit","published_at":"2024-11-08T12:37:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3/manifests"},{"name":"v5.25.2","sha":"d5f9efe59536cfcd4c3f16538b763e6cb857e7cf","kind":"commit","published_at":"2024-11-08T02:17:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2/manifests"},{"name":"v5.25.1","sha":"acadd32d5c059cccf096603538c7795dc597a921","kind":"commit","published_at":"2024-11-07T03:11:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"7a9d8eef416be9434e3b268d547bef09fde5fd6f","kind":"commit","published_at":"2024-11-06T00:39:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"43d80b31762f99de2792b01ee538a4dd79fb545b","kind":"commit","published_at":"2024-11-05T13:59:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0/manifests"},{"name":"v5.23.1","sha":"855aa5ed0b6f69c8e989191658d82570943b5319","kind":"commit","published_at":"2024-11-05T04:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1/manifests"},{"name":"v5.23.0","sha":"092019f862194acf29933faf7d1f712f1e9852b9","kind":"commit","published_at":"2024-11-02T19:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"65d256f3bda01f98655473e66f258ea871319e69","kind":"commit","published_at":"2024-10-31T15:27:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0/manifests"},{"name":"vpy2.10.1","sha":"0547f7a80d29eee9315ef4a1d3bd954ddd2b467f","kind":"tag","published_at":"2024-10-26T05:33:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1/manifests"},{"name":"v3.16.2","sha":"ba65311d8c48a66801144e239c30f1cab86ced2b","kind":"commit","published_at":"2024-10-24T12:23:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2/manifests"},{"name":"v4.18.2","sha":"e348831e82ec7a1330f3203ab9ccdd1d8c226e84","kind":"commit","published_at":"2024-10-24T08:27:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2/manifests"},{"name":"vpy2.10.0","sha":"569cbc49100198eff06be795cf1bae1bb22d743f","kind":"tag","published_at":"2024-10-24T01:26:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0/manifests"},{"name":"v5.21.2","sha":"0ff74d432416c93d56fb0bb24ba4665013b35623","kind":"commit","published_at":"2024-10-22T06:48:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2/manifests"},{"name":"v3.16.1","sha":"5092252dc730fef395a444d2ef6f9ddd4f02881a","kind":"commit","published_at":"2024-10-19T09:21:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1/manifests"},{"name":"v4.18.1","sha":"d5495b16c05f9dbbcb88f96c01272e91a977c248","kind":"commit","published_at":"2024-10-19T09:20:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1/manifests"},{"name":"v5.21.1","sha":"98e1ec66ef451d7c21fb7f3c039e37ab41650182","kind":"commit","published_at":"2024-10-18T12:58:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e7f0826b19250c4b1a91f7a755f0aded06bba07b","kind":"commit","published_at":"2024-10-18T08:13:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0/manifests"},{"name":"v5.20.1","sha":"dff47c0825aa03f5f78562b5aa8b08f6d85d4e10","kind":"commit","published_at":"2024-10-18T06:30:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1/manifests"},{"name":"v3.16.0","sha":"ecec076fa6fc61583a180cb13f93366b843c2a33","kind":"commit","published_at":"2024-10-15T09:19:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0/manifests"},{"name":"v4.18.0","sha":"d4997ec2c0e88de0f906a5c6c66aa00b8ad9b5de","kind":"commit","published_at":"2024-10-14T14:28:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0/manifests"},{"name":"v5.20.0","sha":"073baf6222dfda569ac214dbeba37416b4976534","kind":"commit","published_at":"2024-10-13T09:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0/manifests"},{"name":"v5.19.1","sha":"c8abdc735c7e882e163bd267604644f9e6314313","kind":"commit","published_at":"2024-10-12T14:17:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"36ef0705c0e1cf2473a8022d548ff62fab2067e9","kind":"commit","published_at":"2024-10-11T08:52:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"f0cb07e5af50a0d4ae7808beb3dc744cbaaa89a0","kind":"commit","published_at":"2024-10-09T00:53:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0/manifests"},{"name":"v5.17.1","sha":"ca8207b24beac765b757b7273c24dcfd976d44af","kind":"commit","published_at":"2024-10-07T16:38:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"80ca4636266c2acd98743716f3c80ecfacf59d4b","kind":"commit","published_at":"2024-10-07T15:54:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"7321e25583ccb0a377eeca79e9fbae9afba56ef7","kind":"commit","published_at":"2024-10-06T09:11:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"f4526700ef9e1bee989fda1243a2d4e94ad9c85b","kind":"commit","published_at":"2024-10-01T21:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"626d9cd2f6dea1f7a27faaa49c9fc9f5fff35fdf","kind":"commit","published_at":"2024-09-30T07:04:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0/manifests"},{"name":"v5.13.2","sha":"46e2617694d12577d3b6656fb5bba24cb7d1cd4d","kind":"commit","published_at":"2024-09-20T12:31:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"68c415d1e6767c500fb462f50304b733aedeed80","kind":"commit","published_at":"2024-09-18T01:33:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"44a2d6288d43d342c54531413bb71d1acb371435","kind":"commit","published_at":"2024-09-11T14:48:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0/manifests"},{"name":"vpy2.9.4","sha":"836edd8882f2077240e54757f60ea3e4ff08ac01","kind":"tag","published_at":"2024-09-10T12:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4/manifests"},{"name":"v5.12.15","sha":"8772a230155bbebde0cc9c48692c83b1394ddbce","kind":"commit","published_at":"2024-09-10T12:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15/manifests"},{"name":"v5.12.14","sha":"056b90db0bad34a393149dae61a171717053e526","kind":"commit","published_at":"2024-09-05T03:23:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14/manifests"},{"name":"v5.12.13","sha":"69c129670a468b6b6ce1b8600e1928826d53f8bb","kind":"commit","published_at":"2024-09-03T14:04:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13/manifests"},{"name":"vpy2.9.3","sha":"6d828aec07f96c074457f2874e59f1d06cad3050","kind":"tag","published_at":"2024-08-31T01:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3/manifests"},{"name":"v5.12.12","sha":"7104a8c82281ed495245184f569bbb6c2d92605c","kind":"commit","published_at":"2024-08-29T13:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12/manifests"},{"name":"v5.12.11","sha":"fea6b1a060d5cc42bf468bfa4db9e32b7a686fe0","kind":"commit","published_at":"2024-08-28T04:57:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11/manifests"},{"name":"v5.12.10","sha":"a457a54f755fcb83af38100166d5b718e58149f1","kind":"commit","published_at":"2024-08-22T05:17:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10/manifests"},{"name":"v5.12.9","sha":"c60e6a3f45606c623ef6a2b16415d67eac9b0269","kind":"commit","published_at":"2024-08-17T18:21:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9/manifests"},{"name":"v5.12.8","sha":"89c771b4986e4e228a5451663a0baa15b3606d65","kind":"commit","published_at":"2024-08-17T00:29:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8/manifests"},{"name":"v5.12.7","sha":"4fbde068cf782c007e3dee78836eae4e098d9b50","kind":"commit","published_at":"2024-08-16T03:30:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7/manifests"},{"name":"v5.12.6","sha":"69d7ef30e551e1c1b3682e6a460b8de8e0f9c437","kind":"commit","published_at":"2024-08-14T14:40:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6/manifests"},{"name":"v5.12.5","sha":"b5993b374cab860f1c208296b9a5d6dd58499111","kind":"commit","published_at":"2024-08-13T03:26:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"b7b31dd90cf610fd995394ac4b579ed4c87b4247","kind":"commit","published_at":"2024-08-12T08:30:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4/manifests"},{"name":"vpy2.9.2","sha":"c70e5e7bf07144df93caf9ec0505497b5119e708","kind":"tag","published_at":"2024-08-10T17:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2/manifests"},{"name":"v5.12.3","sha":"65a3e59ac3b09d21f92c7a6eea34b80d8e11cfda","kind":"commit","published_at":"2024-08-10T17:43:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"1777e38546d88f17a79170868c90f01bb70bb231","kind":"commit","published_at":"2024-08-09T03:53:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2/manifests"},{"name":"vpy2.9.1","sha":"5344692d0d508ee797c253280c498e27606630dd","kind":"tag","published_at":"2024-08-08T01:58:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1/manifests"},{"name":"v5.12.1","sha":"0faec379aafd77f69f8290f192a2e374ff3e872e","kind":"commit","published_at":"2024-08-07T01:15:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1/manifests"},{"name":"vpy2.9.0","sha":"e313993cd40acac75e544c81e10969b05058fd3e","kind":"tag","published_at":"2024-08-02T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0/manifests"},{"name":"v5.12.0","sha":"00c303748bf060d47860ed7b7edd91c0894876ca","kind":"commit","published_at":"2024-08-01T01:29:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"1b31a6c8c957e386e212a340b0360e7781acc382","kind":"commit","published_at":"2024-07-29T12:14:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"3a65ac4c5221c2d882ea741333b8651530e5ed02","kind":"commit","published_at":"2024-07-26T03:11:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"1bf1258343b52d6e0625d28693b7d87c04c84f08","kind":"commit","published_at":"2024-07-19T14:13:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"a5ac1ae84a33fca0985d660e10e32895a47e2bda","kind":"commit","published_at":"2024-07-19T13:08:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"da520e7705ae48e0fcd3d913ceb9c1eab0399859","kind":"commit","published_at":"2024-07-18T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"14038738cd99943c315e2531dbbd00c6a8944f62","kind":"commit","published_at":"2024-07-16T12:18:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"8025f994658167971f2778cd67531c3f3b0008db","kind":"commit","published_at":"2024-07-15T14:09:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0/manifests"},{"name":"vpy2.8.1","sha":"7fdd8924d3625b6916e36d78c0f8e91956572a43","kind":"tag","published_at":"2024-07-11T14:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1/manifests"},{"name":"v5.8.7","sha":"4963d92c79a5fe369da3df85f9d548c42b5d1a02","kind":"commit","published_at":"2024-07-11T14:13:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"8bb08a7e6ddf6799f31ac9e07e6bda8eb4023a78","kind":"commit","published_at":"2024-07-11T00:21:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6/manifests"},{"name":"vpy2.8.0","sha":"aecac66b891045397d915fbc2cc1c3c92c5ae764","kind":"tag","published_at":"2024-07-10T02:17:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0/manifests"},{"name":"v5.8.5","sha":"a6155c970739c7664befa18664d0019bf1afc9c9","kind":"commit","published_at":"2024-07-10T02:17:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"b4669d88f1732fb4f84fb390208008d176f4122a","kind":"commit","published_at":"2024-07-05T04:21:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"833d8663b24e4c5940da87f9b67f1d4c7b83af2a","kind":"commit","published_at":"2024-06-28T12:27:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"68899ac9af14c2d307926d650e8db7cdfc980074","kind":"commit","published_at":"2024-06-15T06:23:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"16fb26737721d464b45acc7177ee4d1ef7bd85f6","kind":"commit","published_at":"2024-06-12T14:37:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"74e7cce8c5158a59dd932114e1e0df30c9fc11f9","kind":"commit","published_at":"2024-06-11T14:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0/manifests"},{"name":"vpy2.7.8","sha":"a5a0af83e0c5a9a5296b8dbfde9bb10f86de1f96","kind":"tag","published_at":"2024-06-05T14:14:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8/manifests"},{"name":"vpy2.7.7","sha":"88b8f6c49c9642a252fbb6ef3b2b2e4260ebed8c","kind":"tag","published_at":"2024-06-04T23:48:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7/manifests"},{"name":"v5.7.15","sha":"92f39fd241bed71b8a4fcacd6ff44e5aa67977e0","kind":"commit","published_at":"2024-06-04T23:47:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15/manifests"},{"name":"v5.7.14","sha":"02cd61d119bee6043a9b42ce3eccfe45cfcc4fb3","kind":"commit","published_at":"2024-05-29T16:23:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"5b25660169d9543d37781c97641a50a76c2759a3","kind":"commit","published_at":"2024-05-28T18:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"d3ad53f64f8cf272c2cc9aa1936a82d30cb9072d","kind":"commit","published_at":"2024-05-24T04:08:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"dff8e2e293739f02f27f9b06bd47222adb7c8aa7","kind":"commit","published_at":"2024-05-23T05:37:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"e35dad78c4a3e761a53532998034b2a8f7fec4a3","kind":"commit","published_at":"2024-05-21T04:51:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"7d51ed749f77926ee2bfd2b1076c8cd8d3b42243","kind":"commit","published_at":"2024-05-16T05:24:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9/manifests"},{"name":"vpy2.7.6","sha":"c70708ba1375c6a201e762658927d0672697b246","kind":"tag","published_at":"2024-05-09T04:40:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6/manifests"},{"name":"v5.7.8","sha":"bc71850259a818805cfeacb6ae34bf023d52ced5","kind":"commit","published_at":"2024-05-01T20:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"ad779738180314af42f938eb1893f3d617127d28","kind":"commit","published_at":"2024-04-30T07:46:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7/manifests"},{"name":"vpy2.7.5","sha":"8020f9952a058988d57d1f772f43b2d802e20692","kind":"tag","published_at":"2024-04-28T16:59:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5/manifests"},{"name":"v5.7.6","sha":"a8c5831d2b3e86ae9247af7eba70968cbcbfd7a7","kind":"commit","published_at":"2024-04-27T04:12:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6/manifests"},{"name":"vpy2.7.4","sha":"723457f6eba0cd320bdac32ada807f83bd46e46b","kind":"tag","published_at":"2024-04-26T14:19:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4/manifests"},{"name":"vpy2.7.3","sha":"8a296f17107edb12d3282ab073166f62aded1635","kind":"tag","published_at":"2024-04-24T04:34:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3/manifests"},{"name":"v5.7.5","sha":"cc4afdcf88534427900125eb2f68ac169e55baf3","kind":"commit","published_at":"2024-04-24T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"f65eb4b5b6d1025a6fe06c9841403fd88956688c","kind":"commit","published_at":"2024-04-21T15:39:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4/manifests"},{"name":"vpy2.7.2","sha":"8ed041e0395bdfb5cd9b474cdc17985bea98ea68","kind":"tag","published_at":"2024-04-20T05:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2/manifests"},{"name":"v5.7.3","sha":"b881857b5fb8e985e21f731d1a22caeed883331c","kind":"commit","published_at":"2024-04-20T05:32:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3/manifests"},{"name":"vpy2.7.1","sha":"333c3e03a0b77e5fdc8d03b5e1f23c1af777cfa6","kind":"tag","published_at":"2024-04-18T01:24:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1/manifests"},{"name":"v5.7.2","sha":"c97a43b7849c8c34f4043cf0e6873cde7215920d","kind":"commit","published_at":"2024-04-18T01:23:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2/manifests"},{"name":"vpy2.7.0","sha":"99ab8c550b0563535f739fc8fbaa93e8d5e1e4d6","kind":"tag","published_at":"2024-04-13T18:28:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0/manifests"},{"name":"vpy2.6.0","sha":"deca5d04c96410fd5d09f8165a32e9769d35f0f6","kind":"tag","published_at":"2024-04-13T00:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0/manifests"},{"name":"v5.7.1","sha":"da3eb33f6584a466ac5eb1cb729c8478ba78b501","kind":"commit","published_at":"2024-04-10T01:18:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"9c25995b1e0c8f9193516adeae486f6b781dd3eb","kind":"commit","published_at":"2024-04-09T14:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0/manifests"},{"name":"vpy2.5.0","sha":"111fa41a8444aa2b8080f35d585867c65bdeab37","kind":"tag","published_at":"2024-04-08T21:10:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0/manifests"},{"name":"v5.6.0","sha":"b172ddfa247a307b5d66ccc364c2782118df6040","kind":"commit","published_at":"2024-04-08T21:09:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0/manifests"},{"name":"vpy2.4.0","sha":"ab5e3d64e89a52638a555cefddc534b4e79d056f","kind":"tag","published_at":"2024-04-07T22:09:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0/manifests"},{"name":"v5.5.4","sha":"91cdd57b93da342b359177b7e5502d52c37523b6","kind":"commit","published_at":"2024-04-07T22:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"082834b1fb66dd4f6ad4ba94e5b1761e53fd6b78","kind":"commit","published_at":"2024-04-07T01:59:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"4a3787cf0d7ed8ecc46e946b87fdea436b838ee0","kind":"commit","published_at":"2024-04-06T04:25:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"80365638e7934aaa657571ed640fe0edacedf8e0","kind":"commit","published_at":"2024-04-03T14:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"66cf7c7bb82e5c08bc669615c83cc69fa0894228","kind":"commit","published_at":"2024-03-31T19:45:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0/manifests"},{"name":"v5.4.6","sha":"b8d7ebf3355012a2495709c4758180c60f01fb72","kind":"commit","published_at":"2024-03-26T13:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6/manifests"},{"name":"vpy2.3.3","sha":"6bf668ed7e600b8ca28439431812d83aca81508d","kind":"tag","published_at":"2024-03-24T17:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3/manifests"},{"name":"vpy2.3.2","sha":"52d44397b39de9a9c04b6c3e302837e7876de053","kind":"tag","published_at":"2024-03-23T21:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2/manifests"},{"name":"v5.4.5","sha":"f8c84021ad226b86bff4c4351dbb4cdebe117bd5","kind":"commit","published_at":"2024-03-22T04:27:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5/manifests"},{"name":"v5.4.4","sha":"ea973b98c605a5124c1e7c65e0c34b595ac8fb1a","kind":"commit","published_at":"2024-03-21T04:16:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4/manifests"},{"name":"vpy2.3.1","sha":"a73cf3220209bbd52255aa6974a96d77c14c47e9","kind":"tag","published_at":"2024-03-19T05:07:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1/manifests"},{"name":"v5.4.3","sha":"7bf641886ec6424d44b1d20d5aa22aae81ceef1d","kind":"commit","published_at":"2024-03-17T13:53:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3/manifests"},{"name":"vpy2.3.0","sha":"928eeb6704184bbbdfe064b49599e1afc529acf2","kind":"tag","published_at":"2024-03-16T03:49:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0/manifests"},{"name":"v5.4.2","sha":"096bd810fcd5e4d923b0968bec7a4fc992c5e8a6","kind":"commit","published_at":"2024-03-06T05:00:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"abe142ad3d6d1463b261de5eef88bf4827c868e2","kind":"commit","published_at":"2024-03-01T05:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"82dfc48ee0059b00f37116ec65cab6897b722325","kind":"commit","published_at":"2024-02-27T03:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"e31fe65571733e9bce85e3ecdb85f93d0346072c","kind":"commit","published_at":"2024-02-25T10:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"927d2a5bc08c320b60c8ba0fe38dd04d32aa3771","kind":"commit","published_at":"2024-02-24T00:09:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"651d086f41818dd25bd96bdc2c855a9a4b06be13","kind":"commit","published_at":"2024-02-22T02:05:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"bfa18396b4b128a84a99b1ca0e46908cdedad386","kind":"commit","published_at":"2024-02-20T22:47:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"571b4172487ee972320d93d81313cd7e88307114","kind":"commit","published_at":"2024-02-17T13:57:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"83e8a611b1a758354426244739bcc950e658e1f3","kind":"commit","published_at":"2024-02-17T02:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0/manifests"},{"name":"v5.1.12","sha":"59386645ebf0d50f96a4d76b1988fc501348dc3e","kind":"commit","published_at":"2024-02-16T05:33:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12/manifests"},{"name":"vpy2.2.4","sha":"5949b37b6762af8bd6d1a98350df56a409bac501","kind":"tag","published_at":"2024-02-13T01:57:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4/manifests"},{"name":"v5.1.11","sha":"e8c64477e0e8d29cfa87d7c1ccc78d2932f1eb33","kind":"commit","published_at":"2024-02-13T01:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11/manifests"},{"name":"vpy2.2.3","sha":"f2e11b4182a55ced34dc6cf63ef5e6d11c8f24fa","kind":"tag","published_at":"2024-02-10T20:39:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3/manifests"},{"name":"v5.1.10","sha":"acabc45be455bbc30dc149afc1045c48f250c25f","kind":"commit","published_at":"2024-02-10T20:38:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10/manifests"},{"name":"v5.1.9","sha":"cd63c28100d33f563fff852ff46132ee014aa7d9","kind":"commit","published_at":"2024-02-05T16:09:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9/manifests"},{"name":"vpy2.2.2","sha":"b3ab285cb128075b8a8d52a75a4a5b210c1a24dd","kind":"tag","published_at":"2024-02-03T03:37:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2/manifests"},{"name":"v5.1.8","sha":"6e12b3e8771ccb25e2eb1231ef033974bf0a98b3","kind":"commit","published_at":"2024-02-03T03:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"1eedf29a9779cc6762f15c26fc00926d8ddc04a4","kind":"commit","published_at":"2024-02-02T02:31:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"5cecea1f1625e23eeb070329bdad4ab4ac670b80","kind":"commit","published_at":"2024-01-31T00:27:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"168d312ac7174a1c5c6abee56110547b76cfce7a","kind":"commit","published_at":"2024-01-23T02:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"7db6756125f235c7b2d7523b88edcbe4e3b6a754","kind":"commit","published_at":"2024-01-20T17:01:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4/manifests"},{"name":"vpy2.2.1","sha":"350a81402f9d6c18e69f215c4e3bb1fe5d277937","kind":"tag","published_at":"2024-01-16T13:14:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1/manifests"},{"name":"v5.1.3","sha":"081061f2a07f702a934b0ee0d3b8cdfdf3ce8185","kind":"commit","published_at":"2024-01-16T13:14:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fc8eafde5f1d5eec2d6e2359ee3278cd84993252","kind":"commit","published_at":"2024-01-15T19:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2/manifests"},{"name":"vpy2.2.0","sha":"379016ef181aea805d599d34c7b6746e9ddcbd66","kind":"tag","published_at":"2024-01-14T17:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0/manifests"},{"name":"vpy2.1.0","sha":"bf3d1586777491e320af49ceb054edec020a9438","kind":"tag","published_at":"2024-01-12T00:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0/manifests"},{"name":"v5.1.1","sha":"f1bfded60e42a5d2311002829746d22d64dbc4a5","kind":"commit","published_at":"2024-01-02T02:06:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"db464903cf4b1d94c3b72856d593ee395b497c37","kind":"commit","published_at":"2023-12-27T17:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0/manifests"},{"name":"vpy2.0.0","sha":"f6e585d36df25db5fb24d986b7cc2433c92473c9","kind":"tag","published_at":"2023-12-23T01:15:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0/manifests"},{"name":"v5.0.0","sha":"58e5746102dda9de168a678cf1dc6313dfb85fba","kind":"commit","published_at":"2023-12-21T21:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0/manifests"},{"name":"v4.17.0","sha":"e1ff35b53353bb20c045785fd213fb4e3ae9c181","kind":"commit","published_at":"2023-12-21T14:15:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0/manifests"},{"name":"vpy1.24.0","sha":"8a0b4ad7acca1d209c26c6472a372920b657d7b4","kind":"tag","published_at":"2023-12-21T05:25:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0/manifests"},{"name":"v4.16.0","sha":"67c3b8b7af266ba8be82fa1e095ac86c8b86e6a1","kind":"commit","published_at":"2023-12-18T13:47:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0/manifests"},{"name":"vpy1.23.0","sha":"136e8e7f3f2e69dcf32406ee3513962cedcd13f8","kind":"tag","published_at":"2023-12-18T03:59:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0/manifests"},{"name":"vpy1.22.0","sha":"1ef6bcf859385f468a5d1b31827d2dab3396245b","kind":"tag","published_at":"2023-12-14T23:26:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0/manifests"},{"name":"v4.15.4","sha":"2c06921a9360698b1d06dc324ab0b9d157538178","kind":"commit","published_at":"2023-12-14T13:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4/manifests"},{"name":"vpy1.21.0","sha":"3c325ffbde0acc1f137d8cdfd24079b39dfee3c9","kind":"tag","published_at":"2023-12-14T00:51:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0/manifests"},{"name":"v4.15.3","sha":"8a486b10511610580ab8433b6d9e8ce2ff26bfba","kind":"commit","published_at":"2023-12-13T23:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3/manifests"},{"name":"vpy1.20.0","sha":"1010c77e4e3ba16927bff6b612ebf3f3f52f779a","kind":"tag","published_at":"2023-12-13T02:16:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0/manifests"},{"name":"vpy1.19.0","sha":"0365b3f1e1b502096320c4a6fd26940540244110","kind":"tag","published_at":"2023-12-12T00:54:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0/manifests"},{"name":"vpy1.18.0","sha":"f3536dd2ae83650df32726f0ee89654458e8e23d","kind":"tag","published_at":"2023-12-10T04:28:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0/manifests"},{"name":"v4.15.2","sha":"96adcc90e7e8c75157470ce12bb9fde4b5078228","kind":"commit","published_at":"2023-12-07T13:28:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"95ad04972e99ab56af864c9ee9ebc2fa53ca86c9","kind":"commit","published_at":"2023-12-06T21:52:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"76f9e8ffa64b3299868e041292bfd6bf8e988b3d","kind":"commit","published_at":"2023-12-05T13:18:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0/manifests"},{"name":"v4.14.4","sha":"1a23e57075a16e5d9ae6022b4599d65855b5e3de","kind":"commit","published_at":"2023-11-28T13:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"cbd5057563545e9f4a5fa1e1e4abe25f0962ce12","kind":"commit","published_at":"2023-11-27T14:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"d7cf6ea60830b69b636648238a51e5f981616d02","kind":"commit","published_at":"2023-11-24T11:11:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2/manifests"},{"name":"vpy1.17.0","sha":"bec84e8c8083fe4cf36839634e7cf2939a85d886","kind":"tag","published_at":"2023-11-24T09:27:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0/manifests"},{"name":"v4.14.1","sha":"65a73ce6a1c3b11b616b47f409cee0d3dcb6f839","kind":"commit","published_at":"2023-11-23T15:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"d6c31de48d7aadb542a1e3755ca5b9d169d3fdb9","kind":"commit","published_at":"2023-11-18T10:14:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0/manifests"},{"name":"v4.13.3","sha":"4cfe33e481e204f6377362b7314193c3b7fc40f0","kind":"commit","published_at":"2023-11-16T06:00:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3/manifests"},{"name":"vpy1.16.1","sha":"fc7f863bff2b4aa0869536eecabf01040b600533","kind":"tag","published_at":"2023-11-09T14:06:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1/manifests"},{"name":"v4.13.2","sha":"60a917e3c08fee3d77e32da633e517b3d4e223aa","kind":"commit","published_at":"2023-11-09T14:05:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2/manifests"},{"name":"vpy1.16.0","sha":"719ba5bc6fcc09d99a664b8986bad67163bfcb90","kind":"tag","published_at":"2023-11-08T12:48:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0/manifests"},{"name":"v4.13.1","sha":"610c701d94324e165a079c4de6b4cf0ef612f1da","kind":"commit","published_at":"2023-11-08T09:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"4828b7e7887d3dffa79e2bb388b93df9d70d88ac","kind":"commit","published_at":"2023-11-05T11:16:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0/manifests"},{"name":"vpy1.15.4","sha":"3d5373929be84374480acf2a972f3ca7d64d427d","kind":"tag","published_at":"2023-11-05T11:05:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4/manifests"},{"name":"v4.12.10","sha":"9f36d48344e11efba60ecd9f51f57c60b03a3cb5","kind":"commit","published_at":"2023-11-05T11:04:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10/manifests"},{"name":"vpy1.15.3","sha":"0f0c35129239d64c40a57fa1fbf1ff8aa9efa294","kind":"tag","published_at":"2023-11-05T05:32:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3/manifests"},{"name":"v4.12.9","sha":"343d62c920511443f6786a30f283820fe8a1a464","kind":"commit","published_at":"2023-11-05T05:31:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9/manifests"},{"name":"v4.12.8","sha":"edd4b6b6cf714d1e95c43b61df7e363409e85ba4","kind":"commit","published_at":"2023-11-03T02:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"a7f7080622d9689b1a62cb280df412520b3c1e3a","kind":"commit","published_at":"2023-10-29T06:36:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"14176c1846c507da411495ddba40996a48e585b6","kind":"commit","published_at":"2023-10-26T02:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6/manifests"},{"name":"vpy1.15.2","sha":"c3c165ab32d66657d94f552a266f182f8f30c1df","kind":"tag","published_at":"2023-10-18T02:33:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2/manifests"},{"name":"v4.12.5","sha":"5c62a7739aa180a688dff01eea7f7f16ed6f0036","kind":"commit","published_at":"2023-10-18T02:32:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"fb7c64849dde45516ac8f1f313e242bae935fce8","kind":"commit","published_at":"2023-10-13T13:47:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"2bbc01494d8a1c7954327ae52ea4525b8e27bc35","kind":"commit","published_at":"2023-10-10T02:17:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"a01bb0b0345509cde6c74843323de6b67729f310","kind":"commit","published_at":"2023-10-05T13:50:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2/manifests"},{"name":"vpy1.15.1","sha":"4e1d0513842596e3c4d287e56d2eebc97b1addce","kind":"tag","published_at":"2023-10-04T13:26:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1/manifests"},{"name":"v4.12.1","sha":"dbc6b015158b1b85b2baa48d4850bf15096691d0","kind":"commit","published_at":"2023-10-04T13:25:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1/manifests"},{"name":"vpy1.15.0","sha":"b2d768e7b06b48eb4d8fbec63c7fa4f53c67a26a","kind":"tag","published_at":"2023-09-30T04:48:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0/manifests"},{"name":"v4.12.0","sha":"5ebb185dbecd2478688b20131522be41d0f3a055","kind":"commit","published_at":"2023-09-29T14:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0/manifests"},{"name":"vpy1.14.0","sha":"b886d1d3a4ed2987a5120c764ed97da2d36957ce","kind":"tag","published_at":"2023-09-26T04:30:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0/manifests"},{"name":"v4.11.4","sha":"9d78a99b390523c482c8440c190628aa9040c333","kind":"commit","published_at":"2023-09-22T09:56:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"164772169f99edf9da8d9d478a03eea277ece45a","kind":"commit","published_at":"2023-09-22T02:41:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"109bebf4e84d1f554c0fa491180001e2f571cba8","kind":"commit","published_at":"2023-09-20T13:34:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"28c817f696dd91092f51cd4529748f713e74ef15","kind":"commit","published_at":"2023-09-20T00:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"3fd185cdcdb473f46bde5deb91301a71e192b190","kind":"commit","published_at":"2023-09-16T03:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0/manifests"},{"name":"vpy1.13.2","sha":"764f2e07dc32ffa21303c96fe7029fedff3ca5bb","kind":"tag","published_at":"2023-09-12T06:22:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2/manifests"},{"name":"v4.10.0","sha":"4226ff380b43cabc3e52e0a5321d05f0fa2f265d","kind":"commit","published_at":"2023-09-12T06:21:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0/manifests"},{"name":"vpy1.13.1","sha":"c389221bdecba9fbb52c40d4a4e8ad78ecdb86c3","kind":"tag","published_at":"2023-09-11T14:01:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1/manifests"},{"name":"vpy1.13.0","sha":"09bae92e69d9cb7d8f3cc150a52b2c0f183affe7","kind":"tag","published_at":"2023-09-07T13:22:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0/manifests"},{"name":"v4.9.0","sha":"0f4af1701d549b9acc557e6dcc098d78e3de7911","kind":"commit","published_at":"2023-09-05T14:49:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0/manifests"},{"name":"vpy1.12.0","sha":"ff66290a0f6773300881f94ec6eb5fafe5c7ca24","kind":"tag","published_at":"2023-08-31T03:29:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0/manifests"},{"name":"vpy1.11.0","sha":"e640e5a95fd988a927aeef095b96cde41df6be63","kind":"tag","published_at":"2023-08-26T03:55:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0/manifests"},{"name":"v4.8.0","sha":"1020376dd7144ac432642e3ba19aa056e85b1baf","kind":"commit","published_at":"2023-08-20T23:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"9253112d0e1a0d0fa8496cafaefd81c009f2bd16","kind":"commit","published_at":"2023-08-19T13:52:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4/manifests"},{"name":"vpy1.10.1","sha":"a982ff36f705fab147eedaf037e71e525f3b46fe","kind":"tag","published_at":"2023-08-19T04:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1/manifests"},{"name":"v4.7.3","sha":"3ef306632b31820f604dc3c15b55d041a86d062f","kind":"commit","published_at":"2023-08-17T13:39:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"1e5e7ba2016029a0710412c5f5dcd11844c44b17","kind":"commit","published_at":"2023-08-12T00:43:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"bf9a9471818cb6fe4c323ba4bfbbcff3ea074c19","kind":"commit","published_at":"2023-08-10T02:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1/manifests"},{"name":"vpy1.10.0","sha":"284a2583a5b387935304b27b2e79f8d82f0370ce","kind":"tag","published_at":"2023-08-03T02:12:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0/manifests"},{"name":"v4.7.0","sha":"6fe67b49d30bdb70fcbd8057f98b1014056ea765","kind":"commit","published_at":"2023-08-03T01:42:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"3a656d968b584b8f04d42dc29eb1a561c2ab2fde","kind":"commit","published_at":"2023-07-28T19:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2d64c6e6b0aa06d3b27d01375bd3c3e7822c48b0","kind":"commit","published_at":"2023-07-26T19:20:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2/manifests"},{"name":"v4.6.0","sha":"39b2565325a56b1df87f49dfe3a1ba9deb0ea174","kind":"commit","published_at":"2023-07-19T19:23:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0/manifests"},{"name":"vpy1.9.0","sha":"38b19d8a5874fb9725b1d40d7656fd7c312710d9","kind":"tag","published_at":"2023-07-18T15:17:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0/manifests"},{"name":"v4.5.0","sha":"2b31259878b5c6d46429502e1fadf51b74d8872c","kind":"commit","published_at":"2023-07-18T15:16:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0/manifests"},{"name":"vpy1.8.0","sha":"3860ed116aed02e7d96e4917df8648fc48977fde","kind":"tag","published_at":"2023-07-17T20:35:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0/manifests"},{"name":"v4.4.0","sha":"38ed54a879ecff97fab9757a5ebf6583d6d161fb","kind":"commit","published_at":"2023-07-17T07:15:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0/manifests"},{"name":"vpy1.7.0","sha":"980db2ba2163db32beea20546be3b072a3fcdf61","kind":"tag","published_at":"2023-07-14T17:30:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0/manifests"},{"name":"v4.3.0","sha":"3b6f33eb85f68cff97eb61253884cf540cfb4908","kind":"commit","published_at":"2023-07-14T05:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fc69da91d109d713ff16efca0a968466b7868f6c","kind":"commit","published_at":"2023-07-10T23:49:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1/manifests"},{"name":"vpy1.6.1","sha":"da7dd075ea5d2df7f04367050cb658d26f492464","kind":"tag","published_at":"2023-07-10T23:38:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1/manifests"},{"name":"vpy1.6.0","sha":"b868b021722b5df381689b75b9f805a58ecb05e2","kind":"tag","published_at":"2023-07-06T19:16:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0/manifests"},{"name":"vpy1.5.0","sha":"561cdc3f825014c90bedbe1d66db4a2339beea67","kind":"tag","published_at":"2023-07-04T17:28:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0/manifests"},{"name":"v4.2.0","sha":"5e2a3430b320f0b28147e7695d8defd59e6a6a8e","kind":"commit","published_at":"2023-07-03T08:46:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0/manifests"},{"name":"vpy1.4.0","sha":"da92a5c303d499b7019d729d55b2698385bc570b","kind":"tag","published_at":"2023-06-30T22:04:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0/manifests"},{"name":"vpy1.3.1","sha":"3a37d170639f62cfc941c13fb82f876c87cee7ac","kind":"tag","published_at":"2023-06-29T16:23:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1/manifests"},{"name":"vpy1.3.0","sha":"6dd3410838f0260860c364c26ca7d004acb63590","kind":"tag","published_at":"2023-06-29T15:31:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0/manifests"},{"name":"vpy1.2.0","sha":"52d9103f8cf1558d81518f5215871c65ec68d559","kind":"tag","published_at":"2023-06-24T16:26:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0/manifests"},{"name":"vpy1.1.0","sha":"7d7e1b4ff6f937164b80f2c7ddf210308475f4c7","kind":"tag","published_at":"2023-06-23T19:17:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0/manifests"},{"name":"v4.1.0","sha":"65184e3f1388083e63ff956dea4ad62a1addf710","kind":"commit","published_at":"2023-06-23T16:40:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0/manifests"},{"name":"vpy1.0.0","sha":"b6b4579c77c277955ec5318d195b98742c370102","kind":"tag","published_at":"2023-06-21T21:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0/manifests"},{"name":"v4.0.0","sha":"e0ab7e6fd62487884096ed8fc6164a0be0c4d581","kind":"commit","published_at":"2023-06-21T21:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0/manifests"},{"name":"vpy0.5.6","sha":"215c59e06d111e254c817a005b829de226ee30b7","kind":"tag","published_at":"2023-06-21T21:37:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6/manifests"},{"name":"vpy0.5.5","sha":"59287d57a8e5f69abb4dfcecb5bcea36c2caa9c7","kind":"tag","published_at":"2023-06-16T16:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5/manifests"},{"name":"v3.15.8","sha":"5c36ae318766741a00a07af587255a5e951bd731","kind":"commit","published_at":"2023-06-16T16:49:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8/manifests"},{"name":"v3.15.7","sha":"90c34c37605134c72d560ed0fc6aa03a63b6cbca","kind":"commit","published_at":"2023-06-16T15:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7/manifests"},{"name":"vpy0.5.4","sha":"24d9ae1cbced374793429f0a9fecb5c4451ae46d","kind":"tag","published_at":"2023-06-14T14:01:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4/manifests"},{"name":"vpy0.5.3","sha":"66a0eb17a173e8661fe924389ad49c907c07d56e","kind":"tag","published_at":"2023-06-13T16:46:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3/manifests"},{"name":"v3.15.6","sha":"7f42665640b0cec1eaf32b4fec15ff1955164f8b","kind":"commit","published_at":"2023-06-13T16:45:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6/manifests"},{"name":"vpy0.5.2","sha":"a527bac0e0e5921885a1f170ebddb508b3698211","kind":"tag","published_at":"2023-06-11T15:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2/manifests"},{"name":"v3.15.5","sha":"69b94aae13033a385bccd93f82601a0c7c4f45a0","kind":"commit","published_at":"2023-06-11T15:41:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5/manifests"},{"name":"vpy0.5.1","sha":"25d71a1c17f53fcf432463623b1047b25d9d3ce6","kind":"tag","published_at":"2023-06-09T16:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1/manifests"},{"name":"vpy0.5.0","sha":"609f8de152ae8d0c538c79a34ffab0b0c36ed44d","kind":"tag","published_at":"2023-06-09T05:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0/manifests"},{"name":"v3.15.4","sha":"2ea74830cf0363ea39b077258d70f996f255a519","kind":"commit","published_at":"2023-06-08T17:34:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4/manifests"},{"name":"vpy0.4.4","sha":"ba2084f45eba6a72da962316cbb86a7d9b3f37b3","kind":"tag","published_at":"2023-06-08T15:35:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4/manifests"},{"name":"v3.15.3","sha":"0db3d46690acdf4b8b703427ba3fbed0893724e1","kind":"commit","published_at":"2023-06-08T14:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3/manifests"},{"name":"vpy0.4.3","sha":"8ad2e124ea75a110981779b1fddb082f6210ac54","kind":"commit","published_at":"2023-06-07T09:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3/manifests"},{"name":"v3.15.2","sha":"492f686e685744511e3f817bf5f1d503e8094392","kind":"commit","published_at":"2023-06-06T21:05:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5","kind":"commit","published_at":"2023-06-05T21:22:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1ccf4864c957b85f244e45673513cea239796ea4","kind":"commit","published_at":"2023-05-31T22:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"6f4fb3cac980a06816660bbc7339b81db801f4d7","kind":"commit","published_at":"2023-05-30T23:39:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"5b1c5e9ccf2b01e2367582bd3214f9abdccea602","kind":"commit","published_at":"2023-05-27T18:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"5beaf5285bb06d457dceb7ae636ecefff80ed881","kind":"commit","published_at":"2023-05-22T14:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0/manifests"},{"name":"v3.13.4","sha":"d7e640c6368a714f611920be849648348052de05","kind":"commit","published_at":"2023-05-11T11:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"64658c024508fe91e85a291116ed899bbea0d564","kind":"commit","published_at":"2023-05-10T23:39:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"ce8059d5c6620acc9f8a090e447c610f80913af4","kind":"commit","published_at":"2023-05-09T04:33:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"a880069ca02c1b9eb64fb42a0d269b3e98aa91c3","kind":"commit","published_at":"2023-05-07T15:31:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"dd1803f866ff249f2c19691dc1c020a69125a88f","kind":"commit","published_at":"2023-05-06T10:20:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"8f020618d364c5706aca63086effe993fd437bbc","kind":"commit","published_at":"2023-05-05T23:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"fc66096d79734ad543562dfdbd6739c080f7102f","kind":"commit","published_at":"2023-04-20T06:23:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1a3113b97106eebd63883dc8865b7c6a3f028765","kind":"commit","published_at":"2023-04-17T21:21:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"86f57742e3233853b944ae8616c1cfa5a16706c3","kind":"commit","published_at":"2023-04-05T23:57:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"8c34cc7dcb71413a77b1e9f5bdb157d5b6d7a0ac","kind":"commit","published_at":"2023-03-30T12:45:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"358ab2a9179155659800d48edee0f1f77309bff1","kind":"commit","published_at":"2023-03-22T23:11:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"5849cf686064bfb5f28ccb735ec47fb44553c5a8","kind":"commit","published_at":"2023-03-06T14:13:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4cb5250886f8f454a7ee4ee4d2b1754cd83df59b","kind":"commit","published_at":"2023-03-02T16:24:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3dc3b55b787b49701dcf7aa74e85a216c774c231","kind":"commit","published_at":"2023-02-25T05:59:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"aa742463f7dfbec433d166a42dfefd5b9248a544","kind":"commit","published_at":"2023-02-23T22:54:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"3ecb8f7fbb736e223aa73bbbf8f07629892902fa","kind":"commit","published_at":"2023-02-23T03:22:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"e465b5574a19013868250658740b0fdda1d2c6f6","kind":"commit","published_at":"2023-02-22T03:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3b63c3e629c1d63b6692f823fd83888f60a3a834","kind":"commit","published_at":"2023-02-16T21:18:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0/manifests"},{"name":"v3.6.6","sha":"488f9437977f9aeb5a03b96a41dbb664dbfe2775","kind":"commit","published_at":"2023-02-15T01:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"dfa431ebb22cebbf85247abcf8226946ad297ec5","kind":"commit","published_at":"2023-02-11T16:50:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"00ec4e8d2d741df1246fb4e90ff876377fad7d16","kind":"commit","published_at":"2023-02-09T11:02:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"bf8589ae1b95b705e921f597644becdd1752b04f","kind":"commit","published_at":"2023-02-07T07:27:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"b08f95d9b87ec03b645af866ac869f771a42e1f1","kind":"commit","published_at":"2023-02-03T15:55:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"75092f50169154bfbbc704d8a1971b2ac0a03187","kind":"commit","published_at":"2023-01-31T11:11:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ce19e6db253e03d5817b555abaa773a7bdf06171","kind":"commit","published_at":"2023-01-31T07:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0/manifests"},{"name":"v3.5.11","sha":"94b293e6011bed3f8b6905b202f7a45d0d1d863b","kind":"commit","published_at":"2023-01-27T00:16:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"c66c03d377d6b5363231ec65117a8b045f136f86","kind":"commit","published_at":"2023-01-24T23:50:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"3714760ee4be056826e66baaec62bb97d60a53e3","kind":"commit","published_at":"2023-01-19T18:45:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c761ae994c48402b27a6b3530a882b0720e4025","kind":"commit","published_at":"2023-01-18T13:00:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"f2c1775dc150e3f1fd972beed39dcdd2b12e8ea1","kind":"commit","published_at":"2023-01-17T16:13:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"4de7f3cf740ad1f96f07bdfcd50e372257df4514","kind":"commit","published_at":"2023-01-13T02:41:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"5a78f58ead461192069e78bf1ee34d84012e8077","kind":"commit","published_at":"2023-01-10T12:48:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"9fdac5578795900b85c99b4ef8c2e71583802417","kind":"commit","published_at":"2023-01-09T15:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"2061624f0baebd5e5018136934346b65750c0323","kind":"commit","published_at":"2023-01-07T03:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"5b34b8ba09e14bc78aeed03824b4fbd419e0e18e","kind":"commit","published_at":"2023-01-04T02:35:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"1e8786a8dd2f08de6f84e08aeb252b304ebbca73","kind":"commit","published_at":"2022-12-23T08:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ffb08512271be681204a803508cd4d5ece0bb71b","kind":"commit","published_at":"2022-12-20T23:01:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"91bbde9472ea3b38e1b9ee94ef1ec56733eeb3fa","kind":"commit","published_at":"2022-12-15T23:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"df604c48bfeec2b621fd9d52d97b316f477e79a2","kind":"commit","published_at":"2022-12-10T14:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6d9dadaedf016267255e2412ff4ca40d44001630","kind":"commit","published_at":"2022-12-09T14:17:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"865c9ca8ce99860a4a0c72b7a2ec4a5733395d10","kind":"commit","published_at":"2022-12-08T11:49:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bbe29ee8546242a839b41ae0eccd5c9acc592e9a","kind":"commit","published_at":"2022-12-07T22:56:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0f119cb7eac550ad6a5a08f6561b65a72d06ae91","kind":"commit","published_at":"2022-12-07T15:00:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b469dcc4bafee0bc21a6fc51772ce958947ce516","kind":"commit","published_at":"2022-12-05T13:57:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1e0625eb72400891b126483e1201431bbb7fd161","kind":"commit","published_at":"2022-12-05T12:42:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"aa753dd3680964bf0fe7ab650734c12525020ef2","kind":"commit","published_at":"2022-12-04T15:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"75ebd8558853969df094d8c37b12b66685108eb9","kind":"commit","published_at":"2022-12-04T03:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4387d0c959d563eaaba2719d3f9566e992ba0914","kind":"commit","published_at":"2022-11-29T12:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"a6b74988e38ff74049df9b30215fb6ddab73e844","kind":"commit","published_at":"2022-11-29T01:44:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4226070d9905fb052a2ec00f17ee4210bf931fbd","kind":"commit","published_at":"2022-11-15T17:28:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0301a7ab2b110670804de0dae63a04c7a314ee5a","kind":"commit","published_at":"2022-11-15T00:31:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f05e098a6dad2038c720d77d71a66b387b53bcb1","kind":"commit","published_at":"2022-11-09T01:30:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"f87858caa382b56e34cc8015ad1a2706f2bcda8e","kind":"commit","published_at":"2022-11-04T21:55:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"be39c090684ccf720bcc6adc3279d7bb1d0a5ed5","kind":"commit","published_at":"2022-11-04T08:02:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ad7039625d3adb334f07bb015068d57982252615","kind":"commit","published_at":"2022-11-03T22:49:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"94c4862fcb8de9676df20d3b002f8f13fddf658a","kind":"commit","published_at":"2022-11-02T23:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c3c565dad2d7267e3bb1aa2a4d540f0c826def1a","kind":"commit","published_at":"2022-11-02T19:49:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2522822210d200ff66576d3a71bf3cc7c1a7622","kind":"commit","published_at":"2022-10-25T18:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"65ce37ac10648e48e55a102eb0f59fce104fbcb9","kind":"commit","published_at":"2022-10-24T21:44:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"583bde47ff0fa9366db968eca35e30b2fe89f4ad","kind":"commit","published_at":"2022-10-18T00:45:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0fb2964151166f2aece0270c54c8cb4f4e2eb898","kind":"commit","published_at":"2022-10-13T19:26:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"005539f2c34eff7ee92aeba1b34801fc69a05018","kind":"commit","published_at":"2022-10-13T02:14:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"547a20f652960472500940c71363fe65b111737e","kind":"commit","published_at":"2022-10-11T13:57:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"68f5b6fedb1012926bd121df8ee62ddd32285b08","kind":"commit","published_at":"2022-10-10T17:30:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"ad3889c674da4eb8e772c47b7841d1c65fecb65e","kind":"commit","published_at":"2022-09-30T16:42:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"18d91d1786955bae0921577dbd93a2bdbe6e4e68","kind":"commit","published_at":"2022-09-29T13:52:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4eb5a9a5c9cf9bf19de60cbef2ff90fde5a11a03","kind":"commit","published_at":"2022-09-28T14:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"af1a0664168a183250b56759cfb19b58be672b62","kind":"commit","published_at":"2022-09-23T15:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"2eeb0812c007fd67adc6f54be7fe94d47ea06219","kind":"commit","published_at":"2022-09-22T23:28:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e26d88a6afee6becfa4f318a044f1177456b177","kind":"commit","published_at":"2022-09-21T09:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5f3c31609b60589ed9e78317bf212dd407fad55b","kind":"commit","published_at":"2022-09-21T08:59:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0/manifests"},{"name":"v1.91.1","sha":"5f3338c1c125e08c3f2be86e51dc81ddce8daae5","kind":"commit","published_at":"2022-09-18T00:34:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"ca336213a0fdba07d9abbdae7fa42bc4c52fa8a1","kind":"commit","published_at":"2022-09-16T03:25:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0/manifests"},{"name":"v1.90.2","sha":"31c3297592cf4fb550007e06cf8da8f99a4a2580","kind":"commit","published_at":"2022-09-12T23:52:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2/manifests"},{"name":"v1.90.1","sha":"632d9b6b94b1d0fc6082d519defc70c8329c7f3f","kind":"commit","published_at":"2022-09-02T13:58:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1/manifests"},{"name":"v1.90.0","sha":"0a18c0f2f4368c5a716b7147556f545e340f7c12","kind":"commit","published_at":"2022-08-30T01:09:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0/manifests"},{"name":"v1.89.2","sha":"9d2355a8f30838d4638f75568f9bb879ce4aac6d","kind":"commit","published_at":"2022-08-23T00:34:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2/manifests"},{"name":"v1.89.1","sha":"db9d1ad98628c6023fa05f2f86c09a528405aee7","kind":"commit","published_at":"2022-08-19T13:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"3ee4f5e0063077e40526b3d3315c2ca76e71657d","kind":"commit","published_at":"2022-08-18T23:44:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0/manifests"},{"name":"v1.88.2","sha":"77cfec58bc2096df7e945b9a811d1341a3f85d65","kind":"commit","published_at":"2022-08-18T15:18:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2/manifests"},{"name":"v1.88.1","sha":"d08566c05dc6d036c689fd4164e15d20e1bfc74f","kind":"commit","published_at":"2022-08-17T12:06:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1/manifests"},{"name":"v1.88.0","sha":"e30b0c974d2fc2eedeb434afaf17a80cc2eab5bf","kind":"commit","published_at":"2022-08-17T08:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0/manifests"},{"name":"v1.87.2","sha":"19c0da8aa7cd2fe891364dc0cf1b6b26bd77adee","kind":"commit","published_at":"2022-08-13T02:25:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2/manifests"},{"name":"v1.87.1","sha":"380c56e43bf59895ffc2ca0ed5a2ade79803a872","kind":"commit","published_at":"2022-08-09T01:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1/manifests"},{"name":"v1.87.0","sha":"d19a71229b6ddaf8b44b9ad41152f052ff1aeadd","kind":"commit","published_at":"2022-08-05T01:51:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0/manifests"},{"name":"v1.86.10","sha":"7251dd7259ab0d2e1c6343e3fc491ad41195816f","kind":"commit","published_at":"2022-07-29T22:54:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10/manifests"},{"name":"v1.86.9","sha":"9c14458ca130171c38af82d2d0bd51b8779f21cc","kind":"commit","published_at":"2022-07-27T01:24:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9/manifests"},{"name":"v1.86.8","sha":"19b34bd3005e0dc21a6a181ac6771142bf8454eb","kind":"commit","published_at":"2022-07-26T00:52:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8/manifests"},{"name":"v1.86.7","sha":"306543a7e055c22faa6c34c1bb7190060691458f","kind":"commit","published_at":"2022-07-15T11:49:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7/manifests"},{"name":"v1.86.6","sha":"970bb87eff67fce0fb4d37609182ad47d3e9309e","kind":"commit","published_at":"2022-07-14T03:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6/manifests"},{"name":"v1.86.5","sha":"4c182df13c2223b2d6615506844999c474adf1bd","kind":"commit","published_at":"2022-07-09T00:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5/manifests"},{"name":"v1.86.4","sha":"868bb00213626fdfa3c8594c8f8dfea9b47cd7b1","kind":"commit","published_at":"2022-06-29T02:06:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4/manifests"},{"name":"v1.86.3","sha":"9dc1420f08e094df821085412e55a4e0dbac36ec","kind":"commit","published_at":"2022-06-26T04:02:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3/manifests"},{"name":"v1.86.2","sha":"88095f6261ca57cf13eba5582cb71d7b69ab2339","kind":"commit","published_at":"2022-06-16T03:46:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2/manifests"},{"name":"v1.86.1","sha":"1769ce15d907269c34be1b26671ab5e71fae43d1","kind":"commit","published_at":"2022-06-12T06:04:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"363f6c05f0ca64db9fc7a028b57b9a301a9a8808","kind":"commit","published_at":"2022-06-10T01:25:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0/manifests"},{"name":"v1.85.4","sha":"9dbec4a7329f650931abd198940b5a8c926fd6c1","kind":"commit","published_at":"2022-06-08T00:34:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"7ad899b55d35cc911afbbdd67b68bd06b001e39c","kind":"commit","published_at":"2022-06-03T00:15:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"137cd8e755a255db1083424c47bad2c183a0b2cc","kind":"commit","published_at":"2022-06-01T23:50:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"d77baccd72ef904c415bf5d94b615d9d07770275","kind":"commit","published_at":"2022-05-31T03:37:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"9cfda3d2dd640350d7b41f2449cd89318a237610","kind":"commit","published_at":"2022-05-30T04:15:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"5d68aef2715d2ba474893bd343a34753f1e0eccb","kind":"commit","published_at":"2022-05-27T01:21:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"0dac92327328838730cdee8ca33918611e05d5d9","kind":"commit","published_at":"2022-05-26T00:30:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0/manifests"},{"name":"v1.83.2","sha":"eb38636346b5b679f6967671fbb3ca84fda68fd8","kind":"commit","published_at":"2022-05-24T13:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2/manifests"},{"name":"v1.83.1","sha":"41cc7f1cade5410664873ffacb8569f37f6a409f","kind":"commit","published_at":"2022-05-24T01:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1/manifests"},{"name":"v1.83.0","sha":"44ee7cff2e3570acda6ded8836fca91a11db3d15","kind":"commit","published_at":"2022-05-20T02:18:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0/manifests"},{"name":"v1.82.3","sha":"cd8ffa4958bba16b389114c8c37c847f8a6cf17a","kind":"commit","published_at":"2022-05-19T04:30:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3/manifests"},{"name":"v1.82.2","sha":"5d77e15a498e9d25349beabe55b4fa8e025f9c6d","kind":"commit","published_at":"2022-05-17T01:00:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2/manifests"},{"name":"v1.82.1","sha":"547a85368ffedab4f642dea70813945050e53cf4","kind":"commit","published_at":"2022-05-16T03:31:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1/manifests"},{"name":"v1.82.0","sha":"a0b179cba0349f166dc20f2bac28e1ea7f715592","kind":"commit","published_at":"2022-05-11T12:22:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0/manifests"},{"name":"v1.81.4","sha":"7edc886fd2bc7ec18640e30e9eabaf1ea0ef6493","kind":"commit","published_at":"2022-05-05T02:27:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4/manifests"},{"name":"v1.81.3","sha":"6cc16d66fe5afd79ca9d2e3af9a135c8f47ca758","kind":"commit","published_at":"2022-05-04T13:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3/manifests"},{"name":"v1.81.2","sha":"c175c13c25f32987d65f2195fca6bba1840ed5c7","kind":"commit","published_at":"2022-05-03T12:03:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2/manifests"},{"name":"v1.81.1","sha":"22fae96f2b03ace7b9d00390ef451c12ea14e3b4","kind":"commit","published_at":"2022-04-29T03:49:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1/manifests"},{"name":"v1.81.0","sha":"b01db23ecf4947011d09870c5a2a7e76753cf3c4","kind":"commit","published_at":"2022-04-26T03:07:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0/manifests"},{"name":"v1.80.6","sha":"86a1874699bfe9bd9214344d6d4c451e148582b2","kind":"commit","published_at":"2022-04-22T01:49:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6/manifests"},{"name":"v1.80.5","sha":"6cd3a19a68ee308ad2d8e1c79b34ffee55efdf30","kind":"commit","published_at":"2022-04-21T03:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5/manifests"},{"name":"v1.80.4","sha":"d48fe2a35b20cdbcd4d84861bc3fb607f64631b7","kind":"commit","published_at":"2022-04-19T01:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4/manifests"},{"name":"v1.80.3","sha":"e347cdbabcb142060592e541f35aa94730196700","kind":"commit","published_at":"2022-04-15T15:11:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3/manifests"},{"name":"v1.80.2","sha":"d83842dc346f9308f52cf7dfda5ad2fc050eef4e","kind":"commit","published_at":"2022-04-15T01:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2/manifests"},{"name":"v1.80.1","sha":"3901472f30c090d8c26a34ccc1fb666193a91ca0","kind":"commit","published_at":"2022-04-14T16:19:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1/manifests"},{"name":"v1.80.0","sha":"3ac9dd002f0dcedf83312708222c39041d23c2c0","kind":"commit","published_at":"2022-04-12T03:03:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0/manifests"},{"name":"v1.79.1","sha":"56ffa3c918c1c642f0ffeae4952fc57cfbd13abd","kind":"commit","published_at":"2022-04-12T03:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"cb46ff78e1f22b7ae94e37adfcc91f2ed4041355","kind":"commit","published_at":"2022-04-08T01:08:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0/manifests"},{"name":"v1.78.2","sha":"3c75df5c9bc8f7ba5db9638b0aaeefb00903105d","kind":"commit","published_at":"2022-03-31T02:35:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2/manifests"},{"name":"v1.78.1","sha":"04d09929a8cd2a79d335e27f97543b62ca105191","kind":"commit","published_at":"2022-03-24T02:39:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"cc5c695b689df2e319c519aae316e4df2bf194b5","kind":"commit","published_at":"2022-03-23T03:14:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0/manifests"},{"name":"v1.77.3","sha":"fd8742b1746443a670789b5dbf668e84425f5897","kind":"commit","published_at":"2022-03-22T04:43:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3/manifests"},{"name":"v1.77.2","sha":"41ba8631c76477a46af4a23cfad5365d78d77409","kind":"commit","published_at":"2022-03-20T03:23:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2/manifests"},{"name":"v1.77.1","sha":"ed9dd801533d714baacc64c469b8b94564a22b98","kind":"commit","published_at":"2022-03-17T13:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1/manifests"},{"name":"v1.77.0","sha":"a178ae4c2fa6d7ece5ebda79c11164be761968a5","kind":"commit","published_at":"2022-03-16T11:41:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0/manifests"},{"name":"v1.76.6","sha":"96de7b43fd01a94b28991f9af24b4e6b2a6c0fc2","kind":"commit","published_at":"2022-03-15T03:28:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6/manifests"},{"name":"v1.76.5","sha":"0e74cfac4efe7a2d62460ed8e646593f8b48a850","kind":"commit","published_at":"2022-03-15T01:23:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5/manifests"},{"name":"v1.76.4","sha":"f71347415f4fd04c9a59a94a24ceac11ab320e01","kind":"commit","published_at":"2022-03-13T10:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4/manifests"},{"name":"v1.76.3","sha":"e37f6f8eed5589b69ed7a2ed27e951846fbfbb0c","kind":"commit","published_at":"2022-03-10T00:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3/manifests"},{"name":"v1.76.2","sha":"88ac8e551574bdd00cbd644aa1ea5bf75f03fa5e","kind":"commit","published_at":"2022-03-09T01:16:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2/manifests"},{"name":"v1.76.1","sha":"485def0cbb9970e5b85775a549a132016ddef6f4","kind":"commit","published_at":"2022-03-04T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"359e4e54b633237ec01107e862c109e8712824dc","kind":"commit","published_at":"2022-03-02T03:13:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0/manifests"},{"name":"v1.75.1","sha":"779f6db7b5b0da0324a187f4b735ec6762abc9ad","kind":"commit","published_at":"2022-02-26T14:41:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"7f11b7d741f32101e1dc895ca931647fe9d4c81f","kind":"commit","published_at":"2022-02-24T12:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0/manifests"},{"name":"v1.74.3","sha":"df2fa62064c9bc1a21b9410e48042257e0a1c57b","kind":"commit","published_at":"2022-02-24T02:42:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"023cf745e92c318b21251e4cedbedf3949c57abe","kind":"commit","published_at":"2022-02-23T04:00:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"cf0710cfe322eb2147f439364b425763b4d5c592","kind":"commit","published_at":"2022-02-20T14:02:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"2bf08efda8a938e86be2d09ae2dbbdd81b8181b7","kind":"commit","published_at":"2022-02-19T17:16:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"19845bd017c3b508aeaa59a50abdf4df0e4dae0f","kind":"commit","published_at":"2022-02-16T02:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"efe9bb7239d9554407e8d0cf40fe74cae83abea5","kind":"commit","published_at":"2022-02-15T03:59:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"cdb1de2fca81df5b18fb3312d821bc1cdae19066","kind":"commit","published_at":"2022-02-14T01:55:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"9cd593fefc5b08fa13de7d4119327db7202fdd4b","kind":"commit","published_at":"2022-02-11T02:16:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0/manifests"},{"name":"v1.69.1","sha":"8216ce26c28e79307dc0c4eb3f79c0eb582260b8","kind":"commit","published_at":"2022-02-10T02:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"64e01fbbe9e76c663477ef18e84a37dfd90e667a","kind":"commit","published_at":"2022-02-08T14:20:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0/manifests"},{"name":"v1.68.4","sha":"8fc4b7e358d8188983eb7c4a714c57d80be2b9b4","kind":"commit","published_at":"2022-02-05T15:57:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"76850916ceb3c693b2c7e32549ccd9dde6d374d9","kind":"commit","published_at":"2022-02-04T12:19:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"dfc01bb3bedbcc676ffa2f40381477c51b2fd956","kind":"commit","published_at":"2022-02-03T03:19:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"2c2da6ffa0744447f7cad9760cc0ff7f7d13c0e7","kind":"commit","published_at":"2022-02-01T02:05:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"317c0953043e3eb2242eb330d8e8e2071c131c37","kind":"commit","published_at":"2022-01-29T14:55:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0/manifests"},{"name":"v1.67.3","sha":"e45a0f7e18b28385022eaafd678fbe5edb82eb4f","kind":"commit","published_at":"2022-01-28T16:09:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"e55ff358ca23bb4ea3d70bfb136feb27be3fe79c","kind":"commit","published_at":"2022-01-28T02:47:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"a440be95518ebf037a5879decad282249e651180","kind":"commit","published_at":"2022-01-27T00:11:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8c5fcea765682e7d3d3e189a89217ed5d7838da8","kind":"commit","published_at":"2022-01-26T08:20:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0/manifests"},{"name":"v1.66.1","sha":"30a9bc6c3b719c469396c80f14e8249d7e7ce85b","kind":"commit","published_at":"2022-01-25T00:52:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"9945a03b0b3673c1cf981573b2b8669f0e4026c5","kind":"commit","published_at":"2022-01-23T04:19:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0/manifests"},{"name":"v1.65.1","sha":"36772957fcf865e8fd7dba92d594f8800c4b1e6f","kind":"commit","published_at":"2022-01-21T20:22:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"7f0245dce512e30e33559df219af3c227a6228e4","kind":"commit","published_at":"2022-01-21T00:19:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0/manifests"},{"name":"v1.64.4","sha":"43ea8c5a6a1cff364c00e3a0a1bc9dae92ab469f","kind":"commit","published_at":"2022-01-19T20:29:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4/manifests"},{"name":"v1.64.3","sha":"70001de2c4c039bf9448a5cc25037f517fd25915","kind":"commit","published_at":"2022-01-17T04:55:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3/manifests"},{"name":"v1.64.2","sha":"17913908c816cfa480a34a80bb13eb16db455168","kind":"commit","published_at":"2022-01-14T14:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2/manifests"},{"name":"v1.64.1","sha":"aea20b48af275a2ab3fb9b3f3234af8ca4ce76bc","kind":"commit","published_at":"2022-01-14T09:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"b91867653564a97a5ced04f36dac1a4e1c96e21b","kind":"commit","published_at":"2022-01-07T01:46:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0/manifests"},{"name":"v1.63.3","sha":"282a4029bc9985056508f83deb5040b830dc3c82","kind":"commit","published_at":"2022-01-06T01:29:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"1f3b1cb0fe1857a6cc4581611f8aeda371d04f2e","kind":"commit","published_at":"2022-01-04T18:10:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"1763af8eb35fe5b48cbe1a6a1a066524edb59232","kind":"commit","published_at":"2022-01-04T01:13:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"4cfa4f9c0d97a29b89ab342a5f41de5e4e3ecbd2","kind":"commit","published_at":"2021-12-31T21:14:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"abe3f594b412c924ae9eb42e450bd2a356df7654","kind":"commit","published_at":"2021-12-31T02:06:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"06176e32579611f06569a9e05a26832c02a0e6f4","kind":"commit","published_at":"2021-12-29T13:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"0caa042725325a5b682d9ce53a5346a1131486a2","kind":"commit","published_at":"2021-12-29T00:50:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0/manifests"},{"name":"v1.59.4","sha":"fbecbef96a2f8b7d037d8ffaca7c0f710be9b518","kind":"commit","published_at":"2021-12-21T06:24:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"28ccfa91f9fac99abd6f2d448d7f2e8d10b78806","kind":"commit","published_at":"2021-12-21T05:17:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"7a950f5b336702f79058952c14bb2bf573818158","kind":"commit","published_at":"2021-12-17T22:13:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"192f093af11f0faf6ae946c4a464059d6e48c015","kind":"commit","published_at":"2021-12-17T13:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"0d3a222859b8b66dbe0aad8c8475b31c4fac93d2","kind":"commit","published_at":"2021-12-17T07:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"e2ffaafc54df02e9a9d7d0cd7e110407753c1ba9","kind":"commit","published_at":"2021-12-15T03:26:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0/manifests"},{"name":"v1.57.4","sha":"9d2d62c2c33b981ac5071d7122cd50da1d272d5c","kind":"commit","published_at":"2021-12-14T14:26:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"cf57730ae41fb9d6185a78ec47f4ae95aa8dcd88","kind":"commit","published_at":"2021-12-14T02:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"d9fd74f8eae499ce2aeb02c7a0e5fcae5e4795bd","kind":"commit","published_at":"2021-12-11T01:44:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"8aa6e36a806f51903620d397f821ef55763c6ff4","kind":"commit","published_at":"2021-12-11T01:38:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"7ea381b2936b93d86752e5f4b773fa04b3d8a7cd","kind":"commit","published_at":"2021-12-08T14:28:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"bf37a324273dd1a2f606ff2dcb08c6166cc86ae9","kind":"commit","published_at":"2021-12-06T00:53:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"5327a9618932ffe5ffc632c13c73b8c26302074c","kind":"commit","published_at":"2021-12-03T06:11:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"ae90c44e2ef79661440abbb9aae29345ca4e40ad","kind":"commit","published_at":"2021-12-02T01:39:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0/manifests"},{"name":"v1.54.6","sha":"0c0be5e2c4b1192c45dcea16f3f0fdd725aa40fc","kind":"commit","published_at":"2021-11-30T13:51:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"f178fa984a7d53c8f92ea123ad476d92d153ab0f","kind":"commit","published_at":"2021-11-26T16:18:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"9469c36cdbeb67491534f580f05f704d7c325d4b","kind":"commit","published_at":"2021-11-24T01:31:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"22eabe5e7d515a501f427b4dca05b2b398f60412","kind":"commit","published_at":"2021-11-22T11:40:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"03f6eb3d536dc4dd00c0d75338eb72678f397a69","kind":"commit","published_at":"2021-11-20T17:02:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5024c186b4bafaa6c416799c782331934fa19eb1","kind":"commit","published_at":"2021-11-19T00:50:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"d6519f1a185decdd544667115657e00239c9d6ee","kind":"commit","published_at":"2021-11-17T03:23:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"14e4f318e3c4ca2eb3fd065d79f1813c6ed7f8eb","kind":"commit","published_at":"2021-11-16T01:55:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0/manifests"},{"name":"v1.52.2","sha":"e73580ba747b304924643ba9c710449e9b254716","kind":"commit","published_at":"2021-11-14T18:59:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"d59475ce4d3ad1181dde613e47e7318812f23110","kind":"commit","published_at":"2021-11-12T14:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"2048a9b47f69166805858fdc3a18c940deb42049","kind":"commit","published_at":"2021-11-11T00:44:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0/manifests"},{"name":"v1.51.3","sha":"be186d9e6f3c3bf1d4afb0e1423935190681de34","kind":"commit","published_at":"2021-11-04T02:10:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"8c8a5df4121560a7325bbbadb8ec77b59fad3505","kind":"commit","published_at":"2021-11-03T03:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"1c99cc7f00097ee77669378c6e1c291677b330df","kind":"commit","published_at":"2021-10-29T00:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"82310524849b8aaae0ab8e427f4a0637fadaa2de","kind":"commit","published_at":"2021-10-28T13:41:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0/manifests"},{"name":"v1.50.7","sha":"da1add8d2970216b953406d1c1109b36bfa05c5c","kind":"commit","published_at":"2021-10-28T06:36:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"2c191b0e079bf412f292617c88917eec3c9b00de","kind":"commit","published_at":"2021-10-28T03:06:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"7dcbe43ccc3c69625e6fba72f80d71dd755690b3","kind":"commit","published_at":"2021-10-21T03:21:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"fdc76ff9b8781a1735933514a8b2b5eac510b789","kind":"commit","published_at":"2021-10-20T10:13:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"19da60a6006d0df9e0cb81ea810d3c2673e46350","kind":"commit","published_at":"2021-10-18T02:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"23c02b2eee3c4e27e0370317779b1620b195e2f5","kind":"commit","published_at":"2021-10-12T16:14:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"4768d7b1f843dcac14bef62edbfab3d1242dec64","kind":"commit","published_at":"2021-10-12T15:03:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"2d646d169f9ad084b6fc8c47316aaa77821126ea","kind":"commit","published_at":"2021-10-12T07:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"daaa73e2016948e715f11e67fac1bf261dadb33a","kind":"commit","published_at":"2021-10-08T00:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0/manifests"},{"name":"v1.48.3","sha":"4e09a2a97bb9eab6c5c3db1294aa1aa4fd3730b0","kind":"commit","published_at":"2021-10-05T01:28:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"1b5317a5f5488fefe367550c518e5c2584ced300","kind":"commit","published_at":"2021-09-24T03:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"1fbb80ded6dd22b755757b4699667351eda0b106","kind":"commit","published_at":"2021-09-23T02:20:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"4c91ad549830ccf10d0dc599aabbeaf3466fdb26","kind":"commit","published_at":"2021-09-23T00:29:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0/manifests"},{"name":"v1.47.2","sha":"375f7c18432b36802bc521bfa78855278a834963","kind":"commit","published_at":"2021-09-22T00:58:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"9c2dfab132eb3366af69a5c2f1585d4b7150eadb","kind":"commit","published_at":"2021-09-17T01:35:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7600f1b4f9c78e0933ab25f6d285381443c07c91","kind":"commit","published_at":"2021-09-16T03:30:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0/manifests"},{"name":"v1.46.7","sha":"e1cd8bb2b69cb3efff9e6f379462bbefe4e0cf1d","kind":"commit","published_at":"2021-09-16T01:20:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"8dc54632c55db21231a359f53c43bd89d8db18f3","kind":"commit","published_at":"2021-09-15T01:22:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"4b8031963b745334e53e492ae9b028173bb3d0be","kind":"commit","published_at":"2021-09-12T04:25:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"1c92551fb6d7dcbca2d12fb8576cd8988cdccb55","kind":"commit","published_at":"2021-09-10T02:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"1fab5c28c6eace6505b271bb00133f8c59be08ce","kind":"commit","published_at":"2021-09-08T03:50:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"8a677ef958950ca392d97fa4904ea37023605eab","kind":"commit","published_at":"2021-09-07T00:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"ef9bcc3c80dc3c8705b63d9457397b368d5c611b","kind":"commit","published_at":"2021-09-06T04:40:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"543cae02b5a98a166a942f1f977e02aa0b75058e","kind":"commit","published_at":"2021-09-02T13:51:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"f13757ca06daa52402371fb2a458a990503c0bff","kind":"commit","published_at":"2021-09-02T03:23:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"4b551faaa5b02c572e4f6d36c5d2c2b8c79ff954","kind":"commit","published_at":"2021-09-02T00:25:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c27b97f5200481b70a6c05131d2fc34db2425d45","kind":"commit","published_at":"2021-08-29T17:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"2a8c4766c674dd132f7592cc9b0b4213b9f33611","kind":"commit","published_at":"2021-08-29T00:54:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a41952fa8a17441275dd4bf1c675e8a81b4f54a0","kind":"commit","published_at":"2021-08-27T00:40:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dd7efc3390e4a9a90f1b3ee0c3e3c74deb1f0369","kind":"commit","published_at":"2021-08-25T01:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"55606f79cc6accf07d45fe2c4ffa81817108d7bc","kind":"commit","published_at":"2021-08-23T14:25:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"f1472dab64c04a7db694a4af3d78f45a96d8922f","kind":"commit","published_at":"2021-08-20T13:57:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"874b1a48d1480ee19e57c362f978e13e9f34b1bd","kind":"commit","published_at":"2021-08-20T03:17:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0/manifests"},{"name":"v1.40.4","sha":"76dff919c89b6eef13bd3109d5b84c89436f427a","kind":"commit","published_at":"2021-08-06T15:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"40f9d14f6ff6d64664748eb723d3a827bd2de337","kind":"commit","published_at":"2021-08-06T14:41:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"5a83df7fac77ee5dac4e97813f5feaaf0b3246b8","kind":"commit","published_at":"2021-08-06T12:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"e2502ca390aff42d8580474376492b80a273bae3","kind":"commit","published_at":"2021-07-24T18:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a4984ee9b3afb5c999fcef6f60b07279e85770a6","kind":"commit","published_at":"2021-07-22T16:03:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"4000c34716609ca60c324635c4850bbe5c363b90","kind":"commit","published_at":"2021-07-21T08:15:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"a6eefebfb33aaa376e241c27ff242adb6a78e44b","kind":"commit","published_at":"2021-07-21T06:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6774a2a6dd061055ef470229e43e896754e06c64","kind":"commit","published_at":"2021-07-16T22:45:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"451365ce939e43e71fd45c3614103ad409c8a90d","kind":"commit","published_at":"2021-07-15T14:27:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"a3bdce292486b983305e6e324427adee9d4199ef","kind":"commit","published_at":"2021-07-15T14:04:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"c718d365d0a1882154130d096988f3294fe8c66f","kind":"commit","published_at":"2021-07-13T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"9a4e496489b292821c746d14f413aff25f134bfd","kind":"commit","published_at":"2021-07-12T14:03:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c234af2ae548c4bed6ed6553a368c555d65b249e","kind":"commit","published_at":"2021-07-12T13:00:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"ff8cde6cb8ed13d6bca19802348979caa3669ee6","kind":"commit","published_at":"2021-07-02T06:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"57f95e078eb8176973eea0670c56c9f2e3ec524c","kind":"commit","published_at":"2021-06-30T13:43:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"5bed98aa4204d6e6cf7d17233b6ea2d4ab9fcb3c","kind":"commit","published_at":"2021-06-22T12:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"8d40ddbaf1f48dc08e459e085fbe196361bba9a3","kind":"commit","published_at":"2021-06-20T07:01:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"499fe5088aba2f265213b730fd79f3ad6f63b1b9","kind":"commit","published_at":"2021-06-19T12:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"4882e01379efad9b3fe7bff48bb7fbe70f115873","kind":"commit","published_at":"2021-06-18T06:23:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"2b21440f5befd4b95d6be3d8e8235b31279ce0c6","kind":"commit","published_at":"2021-06-18T06:16:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"a3342b2aa23ed0606fe97f4aeadad5263038a703","kind":"commit","published_at":"2021-06-11T18:12:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"7dfb343219737c1a3bef72c5121803b4e7e4fdd6","kind":"commit","published_at":"2021-06-10T18:12:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"a4efbb57e29315b7255780569ef2c6c11b4dad6d","kind":"commit","published_at":"2021-06-10T06:23:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"87b360323ed3ab4d43ccd3e278413137479cdf3b","kind":"commit","published_at":"2021-06-07T18:14:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"7068d4c2297468714ce1034b16bc9a32e9571d70","kind":"commit","published_at":"2021-06-07T11:58:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d8c67c26483c1e38554abdbde240a29b90f1766a","kind":"commit","published_at":"2021-06-04T06:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"d3335cee83c3ad93a36066b06111a350b34d0621","kind":"commit","published_at":"2021-06-03T07:28:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"46e35c39141573daf0401c8ab79957c84424f1a7","kind":"commit","published_at":"2021-06-02T08:03:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"bf17c7bf5b30e6c9c566e565400aa0c8f32220ab","kind":"commit","published_at":"2021-06-02T08:00:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"2b43133875ed67189ca9f6cf1222bf726a941a85","kind":"commit","published_at":"2021-05-31T17:43:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"00a8352c7e772df7f0a42812a330b98e50f45de3","kind":"commit","published_at":"2021-05-31T15:03:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"499bb93c303052af0a2629dbaddd8916dc020fc4","kind":"commit","published_at":"2021-05-31T10:44:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"f8c3a3793d25696fd472ad963441836529f356e7","kind":"commit","published_at":"2021-05-31T08:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"a3aa6892fde7fd81e3ad78d664ffd29bca6be249","kind":"commit","published_at":"2021-05-24T10:50:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"9bad41e6947f1b16e33839742f055b6c5c2c5bc5","kind":"commit","published_at":"2021-05-24T10:03:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"a283a2b78a325eb8e7a0531bfe50f726326741c8","kind":"commit","published_at":"2021-05-21T08:15:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"c3887d6ced3035f9a8c2221bd2403427db816fb3","kind":"commit","published_at":"2021-05-20T06:37:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"0eb67d5b7b41ca92de35ea24b49e05870fd863b1","kind":"commit","published_at":"2021-05-19T19:26:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"09bf324ef30d8f6b11ff2e6cb547da467d612d74","kind":"commit","published_at":"2021-05-18T07:56:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"a907c6e56c76b601e0f7ae3db64db7e08355d717","kind":"commit","published_at":"2021-05-17T16:25:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"26565660b410c9c38adee13ecbe274b934d2cd64","kind":"commit","published_at":"2021-05-17T09:09:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"f7601d7edb36398cf7070c927709c191cabbaebe","kind":"commit","published_at":"2021-05-17T08:32:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"0c50dbf958d5778293bfdde5dc2a22c60f6658c3","kind":"commit","published_at":"2021-05-13T07:45:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c687877156b49feb5228e472750ad8274a454630","kind":"commit","published_at":"2021-05-11T19:17:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0/manifests"},{"name":"v1.24.5","sha":"d7f8e4704feff803399be8a4771967fdc0dd8f3c","kind":"commit","published_at":"2021-05-08T07:58:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"4c55cfdc011101ec2a9598bf470d0113949f1281","kind":"commit","published_at":"2021-05-07T08:07:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"caacaeef3147871f9dc1e9849dbffbfd6e8101b4","kind":"commit","published_at":"2021-05-05T20:38:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"6bdacb8a37b85c0d98fdbf501b044aab97f90e28","kind":"commit","published_at":"2021-05-05T15:50:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"7679ada2038ae6c3a3bc66a0f46604e1e47e4950","kind":"commit","published_at":"2021-05-05T07:49:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b75b4f1b0d63a83f93870c539201aae486782756","kind":"commit","published_at":"2021-05-03T10:58:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"ed35d24d1f1e8f810a0a4825c6d7e3732772d7c8","kind":"commit","published_at":"2021-05-03T10:49:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"3283af26c1fead3c3395bf2fc82790cb0772380f","kind":"commit","published_at":"2021-04-30T18:30:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"277997d0162761921870828e6bf0073d177dc1a4","kind":"commit","published_at":"2021-04-29T18:18:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"b34ccd1a91f20354ec7a517c54ba4b0ea708f3d3","kind":"commit","published_at":"2021-04-28T20:34:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"a7cb57704e4662b15a49228bbee56b346ee56d06","kind":"commit","published_at":"2021-04-28T19:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"f4d89f0d6b8b5461e3738a71f4554f12d68db4e9","kind":"commit","published_at":"2021-04-26T14:05:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"73203048a5ff085a5d6fe006a1173ca179b8fd5a","kind":"commit","published_at":"2021-04-25T11:30:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"dacd0c66efdba779875239fcab3d18dd6a45e052","kind":"commit","published_at":"2021-04-23T22:10:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"9cf71f66b965a7cd4d92faf239a0750065b53e1d","kind":"commit","published_at":"2021-04-23T16:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3b7c038a7db24f63b48cbd1d231a6740fef4ea70","kind":"commit","published_at":"2021-04-23T15:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"582ae517b979d9d07a9c7937c6ff6d3f449c74e9","kind":"commit","published_at":"2021-04-22T12:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"77cc94b528f1efb35639eef4a2960c8703f9120b","kind":"commit","published_at":"2021-04-22T07:54:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"c96032a425a155a8a94c9532d61c70617e4a62d5","kind":"commit","published_at":"2021-04-21T07:47:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"0faf08379d6604973686ea1e3643a9603661823c","kind":"commit","published_at":"2021-04-20T21:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75215430ab1eb1ac11d447621e42579e026a26b5","kind":"commit","published_at":"2021-04-19T13:09:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8bccbc39412da0c6ff9a2279df7031a3b40763f8","kind":"commit","published_at":"2021-04-19T11:22:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"cee7a02d8b08fea11bdff26c896fd2afcc82468d","kind":"commit","published_at":"2021-04-19T10:34:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"bc66de0678ccf93ff8add2e20e4b70870e7b641a","kind":"commit","published_at":"2021-04-16T15:04:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"b43431c47defe0b9a68d64fab8c9e09c953281c3","kind":"commit","published_at":"2021-04-16T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"301e0fb9acc1c21ae129bc7e574ad88a4c53b577","kind":"commit","published_at":"2021-04-16T12:50:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"dcb5f5b12b133a60b4ed09cc083915187c84ed2d","kind":"commit","published_at":"2021-04-16T05:24:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"ca5db266d7f2407e16c5edb8d068d5d374a902f8","kind":"commit","published_at":"2021-04-14T19:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"c1b5211fc6455c2b256094b87bffa3f84ff03c12","kind":"commit","published_at":"2021-04-12T21:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d1254fadc1060260f82490de9aa4d874d6ddcd52","kind":"commit","published_at":"2021-04-12T16:35:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0e0540e311abcc366f377f70abf68ede78a279ba","kind":"commit","published_at":"2021-03-19T12:59:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"61d39d55967037378710c811a2cbb837950e220c","kind":"commit","published_at":"2021-03-18T15:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0/manifests"},{"name":"v1.14.8","sha":"cd4d02bd8b44366ac3060ebbd00bafcf1c2cea3a","kind":"commit","published_at":"2021-03-06T22:33:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"9d0f6e76dfc4f918e039986d9666d5ed485f4904","kind":"commit","published_at":"2021-02-16T19:12:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"5e6631e7c3f40b7857d2f73b48abfd3f9d072b35","kind":"commit","published_at":"2021-02-16T16:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"c5e3a2a73e0714649a3d975d15a45cbcb255db45","kind":"commit","published_at":"2021-02-16T14:40:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"e0f56b3ce656cf5b609996905b14caf4d1fcb3ab","kind":"commit","published_at":"2021-02-08T18:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"8266fccc4bbac63a2a0509e4df749a2b07fc72d9","kind":"commit","published_at":"2021-02-07T09:31:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"c76d3f9547fc88c286b171982ff07ce4e6c0ff33","kind":"commit","published_at":"2021-02-02T08:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a14e1ada63c884d2a7a4e4f8539ef68230f83bea","kind":"commit","published_at":"2021-02-01T17:34:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"8a2a748a86ca799fcd72d4b00fc9a10048e46d4c","kind":"commit","published_at":"2021-01-06T23:13:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e42bfd2814fc5136b175470c3085355090cc2e01","kind":"commit","published_at":"2020-12-30T13:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"7e841558d9406d4acd6210b4c7e9181fc2b5835b","kind":"commit","published_at":"2020-12-28T13:08:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"971a079b1b9e3c1b962821bf759dc8c7c9792a94","kind":"commit","published_at":"2020-12-23T09:34:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cc1471ed703b80da8324b7f29404a1120f27d826","kind":"commit","published_at":"2020-12-21T14:07:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c85378794f58574d4b382001f457388e5af8f90b","kind":"commit","published_at":"2020-12-16T10:07:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"49fe95787794e5778bbffd04afe9ba23dc9c9db8","kind":"commit","published_at":"2020-12-15T11:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9aba722f41b390b5a5eeeeeba7c51b4f87cd87c7","kind":"commit","published_at":"2020-12-15T10:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"4495e1d301e2c16310afabc42ebd284b9ad20363","kind":"commit","published_at":"2020-11-24T13:38:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c03219c38fcf42957b705384dd1fb4bfaa86b075","kind":"commit","published_at":"2020-10-20T10:41:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"30aa0330dd2a8fbe3f692b3e3fc6091a4f0593af","kind":"commit","published_at":"2020-07-19T08:19:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0/manifests"},{"name":"v1.8.14","sha":"3f3f2a9563387312e7dd14a0efaa5f87ff3b71c3","kind":"commit","published_at":"2020-07-03T18:02:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"47d0827b225bab4420647bfcd5eb551db0175269","kind":"commit","published_at":"2020-06-05T17:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"5e808ad92ab510400b4f5f223db3e0b4ed6af09c","kind":"commit","published_at":"2020-06-04T20:11:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"c608a3fdf7e7c9031998a5695d387eb2a7797b6f","kind":"commit","published_at":"2020-05-29T08:44:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"183137a8f4c9dafada20096ee07aba4bd1ecb35a","kind":"commit","published_at":"2020-05-28T22:26:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e126c25e61b36f484a7b4b753be4789001b8dcf8","kind":"commit","published_at":"2020-05-25T21:34:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"75eeef2031fb862fd35b769cf81d12642bad811c","kind":"commit","published_at":"2020-05-25T07:16:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"5ef3e12afc936b0db23de6787cf62ec9bd262f42","kind":"commit","published_at":"2020-04-10T15:57:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"46547217fe04853b50d29b83d95c1e6f29a184de","kind":"commit","published_at":"2020-04-10T15:28:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"88ef30b1ff2ec0a037bf2cd69e8558687bbeb70e","kind":"commit","published_at":"2020-04-05T21:53:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"5c656cb231e0d001f3c18937cfb6b11b1f4f480d","kind":"commit","published_at":"2020-03-17T17:48:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"acf3159650b9afabc23db4db6d8a445e3ec02b72","kind":"commit","published_at":"2020-03-13T08:20:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b96f5ba3e9c36182174300af629b34fe43c62ecd","kind":"commit","published_at":"2020-03-03T21:13:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"fccacee7164155ea1fdf5bee163dd56103cfb223","kind":"commit","published_at":"2020-03-02T20:35:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5cde2faa699344ffa3c948aea2214723eeda37d1","kind":"commit","published_at":"2020-03-02T20:21:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dbf19de422b889574aa055ad08f677050bffb762","kind":"commit","published_at":"2020-03-02T20:03:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"293ef569460d076bdedc62f60e3d520fa6ccab33","kind":"commit","published_at":"2020-02-22T13:44:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"9d796a14258061e4b52063150e1d307799ce9019","kind":"commit","published_at":"2020-01-16T09:15:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"6553a204dbd9c08e84fc4e173b5363610a789ad5","kind":"commit","published_at":"2020-01-05T19:01:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"00975929ec559594bafb8fa1c4c7e75f87db912a","kind":"commit","published_at":"2020-01-05T16:37:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d3b0ab09b5aeb3bc88b42f9e38efab0724dfa08f","kind":"commit","published_at":"2020-01-05T14:56:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"e4c47aefb16df401e0a8a84981e2cce233a550ec","kind":"commit","published_at":"2020-01-01T11:32:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"9b4042da2977178d007cb4f07686be897172792b","kind":"commit","published_at":"2019-12-16T22:32:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5410d23b2cf7d19bf14c4c089874b9630237fa42","kind":"commit","published_at":"2019-12-16T22:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd5e524d7435df6ad0c1c805b9ed56293fc39101","kind":"commit","published_at":"2019-12-12T19:56:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e8e37cf2da26d1f67f21e3bd94da65025e7bde8f","kind":"commit","published_at":"2019-11-22T20:44:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"136f0879bb28d4b6c2e860f11fc6d65446ac6900","kind":"commit","published_at":"2019-11-21T14:25:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"371ef07fbb61c5ad490061c9571dbd8df9f6ab47","kind":"commit","published_at":"2019-11-21T08:06:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ad1fc3c19d5c02382989a7e1cb72b807b743465c","kind":"commit","published_at":"2019-11-08T17:45:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5e9e0b33cd548952a6968151db94325f299ae3c4","kind":"commit","published_at":"2019-11-06T19:22:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c6b1e65b424f0feb700468564276786895acec70","kind":"commit","published_at":"2019-11-05T18:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"89bb554b3e8dcc7f8e2376f1a4557ef3d8e0c96f","kind":"commit","published_at":"2019-11-03T20:14:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f55fa26be8834ac970a219485e3c5c681390b75","kind":"commit","published_at":"2019-11-01T18:37:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"72f36694139163009bc237a9ee25ea0070946dfb","kind":"commit","published_at":"2019-10-27T12:03:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e2e2d8d186c97a4762ce146887b7c3db6841a23e","kind":"commit","published_at":"2019-10-20T21:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-14T02:44:30.616Z","dependent_packages_count":257,"downloads":31685591,"downloads_period":"last-month","dependent_repos_count":1185,"rankings":{"downloads":0.19054387223786132,"dependent_repos_count":0.5905795830993299,"dependent_packages_count":0.23689181834882378,"stargazers_count":1.4479930920375614,"forks_count":2.0242412292891716,"docker_downloads_count":0.331468142260492,"average":0.8036196228788733},"purl":"pkg:npm/bullmq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/bullmq","docker_dependents_count":184,"docker_downloads_count":7123162,"usage_url":"https://repos.ecosyste.ms/usage/npm/bullmq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/bullmq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-13T07:01:08.152Z","issues_count":735,"pull_requests_count":1622,"avg_time_to_close_issue":23912425.0,"avg_time_to_close_pull_request":1159369.0840707964,"issues_closed_count":485,"pull_requests_closed_count":1356,"pull_request_authors_count":139,"issue_authors_count":567,"avg_comments_per_issue":3.946938775510204,"avg_comments_per_pull_request":1.0110974106041923,"merged_pull_requests_count":1207,"bot_issues_count":8,"bot_pull_requests_count":354,"past_year_issues_count":68,"past_year_pull_requests_count":442,"past_year_avg_time_to_close_issue":1456669.456521739,"past_year_avg_time_to_close_pull_request":419408.72777777776,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":360,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":3.2058823529411766,"past_year_avg_comments_per_pull_request":2.445701357466063,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":267,"past_year_merged_pull_requests_count":315,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","maintainers":[{"login":"roggervalf","count":751,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"},{"login":"eliasSFL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliasSFL"},{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}],"active_maintainers":[{"login":"roggervalf","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bullmq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bullmq/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bullmq/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bullmq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bullmq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bullmq/codemeta","maintainers":[{"uuid":"manast","login":"manast","name":null,"email":"manuel@optimalbits.com","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~manast","role":null,"created_at":"2022-11-19T22:16:06.503Z","updated_at":"2022-11-19T22:16:06.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/manast/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5859182,"maintainers_count":1254398,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":938690,"name":"@ferryty/bullmq","ecosystem":"npm","description":"Queue for messages and jobs based on Redis","homepage":"https://github.com/taskforcesh/bullmq#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/taskforcesh/bullmq","keywords_array":[],"namespace":"ferryty","versions_count":1,"first_release_published_at":"2021-03-06T10:07:04.931Z","latest_release_published_at":"2021-03-06T10:07:04.931Z","latest_release_number":"1.14.8","last_synced_at":"2026-09-14T08:42:16.190Z","created_at":"2022-04-07T17:19:51.688Z","updated_at":"2026-09-14T08:42:16.190Z","registry_url":"https://www.npmjs.com/package/@ferryty/bullmq","install_command":"npm install @ferryty/bullmq","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.14.8"},"contentPolicy":null},"repo_metadata":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-09-05T01:13:01.000Z","size":282201,"stargazers_count":9368,"open_issues_count":388,"forks_count":680,"subscribers_count":41,"default_branch":"master","last_synced_at":"2026-09-05T03:49:19.470Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-09-05T01:34:43.000Z","dependencies_parsed_at":"2026-08-28T11:07:37.993Z","dependency_job_id":"c6a2db7c-2dd9-4b3b-a7ff-cacf72a9c23d","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":950,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37022958,"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-09-05T02:00:06.064Z","response_time":108,"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":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"tags":[{"name":"vpy3.1.0","sha":"5251710a161a676f1509b751c92a10128d057cdc","kind":"commit","published_at":"2026-08-28T02:07:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0/manifests"},{"name":"vex2.2.2","sha":"61a7cc570a14c1164a74ca5fbf93547595f69820","kind":"commit","published_at":"2026-08-27T15:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2/manifests"},{"name":"v5.81.4","sha":"9884e09e41f7b22a0e822b89f138b5134089cffc","kind":"commit","published_at":"2026-08-27T15:41:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4/manifests"},{"name":"vex2.2.1","sha":"66c29c8d8c562662790a350d0d1ae1753f62592c","kind":"commit","published_at":"2026-08-27T03:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1/manifests"},{"name":"v6.3.1","sha":"9d737e9d0e467eeacf6f6a43f3f806fa2873ee1b","kind":"commit","published_at":"2026-08-27T02:54:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1/manifests"},{"name":"vex2.2.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0/manifests"},{"name":"v6.3.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0/manifests"},{"name":"vrs1.2.7","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7/manifests"},{"name":"vpy3.0.6","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6/manifests"},{"name":"vnet1.1.1","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1/manifests"},{"name":"vex2.1.3","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3/manifests"},{"name":"v6.2.2","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"ec1c812ab2d365354d332fa6769fa4e277771f62","kind":"commit","published_at":"2026-08-25T07:09:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1/manifests"},{"name":"vpy3.0.5","sha":"57b6b4362d5f967813f713f6651f414ffa1416d4","kind":"commit","published_at":"2026-08-25T02:36:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5/manifests"},{"name":"vrs1.2.6","sha":"b875ca8b36be10774253be0767b76cdf56f97e71","kind":"commit","published_at":"2026-08-23T04:31:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6/manifests"},{"name":"v6.2.0","sha":"c06b51cd3aacd0d9ee65e2544220c89f24d2479c","kind":"commit","published_at":"2026-08-21T05:14:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"cb372332210af739efb159b6ac2ffc3fdd4d4d2d","kind":"commit","published_at":"2026-08-16T08:06:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2/manifests"},{"name":"vex2.1.2","sha":"d464a51781177cc7ec23b011355f1df54385dab0","kind":"commit","published_at":"2026-08-15T19:41:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2/manifests"},{"name":"vrs1.2.5","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5/manifests"},{"name":"vex2.1.1","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1/manifests"},{"name":"v6.1.1","sha":"ab7009da8a732d8d5e8f13228e1ef81806422128","kind":"commit","published_at":"2026-08-14T03:24:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1/manifests"},{"name":"vrs1.2.4","sha":"beab7b54fb0d441808f1549fc399482b320bfe43","kind":"commit","published_at":"2026-08-13T04:40:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4/manifests"},{"name":"vnet1.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0/manifests"},{"name":"vex2.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0/manifests"},{"name":"v6.1.0","sha":"ee714dc803a43761eba921df3af5c8da0c2258cf","kind":"commit","published_at":"2026-08-12T04:01:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0/manifests"},{"name":"v6.0.11","sha":"48c54268642b724b8823086db2c6d1a61c10c3cf","kind":"commit","published_at":"2026-08-10T21:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"30c2c7518a8a754d6f688de3373df8113f4df7b1","kind":"commit","published_at":"2026-08-10T11:54:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10/manifests"},{"name":"vrs1.2.3","sha":"94d32867f9b4f439cd1fc57f9f8c3543dd913e42","kind":"commit","published_at":"2026-08-07T15:54:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3/manifests"},{"name":"v6.0.9","sha":"5910cccfc8a773067621953087d0d055670e1e2a","kind":"commit","published_at":"2026-08-07T03:20:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9/manifests"},{"name":"vpy3.0.4","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4/manifests"},{"name":"v6.0.8","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8/manifests"},{"name":"vphp2.0.1","sha":"6a166ea3f747f5dece935d206057d43c2febcde7","kind":"commit","published_at":"2026-08-05T01:27:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1/manifests"},{"name":"vnet1.0.0","sha":"a0771321a624ec8f84cf8c34c3dff38bb72efdc2","kind":"commit","published_at":"2026-08-05T01:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0/manifests"},{"name":"v6.0.7","sha":"e7e9a6478d39d43406559b03410b2c5c28639e74","kind":"commit","published_at":"2026-08-04T07:05:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a514f2d3976848aa631de22bfa458b7e9f60b384","kind":"commit","published_at":"2026-08-03T01:40:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6/manifests"},{"name":"vex2.0.3","sha":"740985ae2f67a9144e7787f89955bf8c7f9500e0","kind":"commit","published_at":"2026-08-02T18:19:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3/manifests"},{"name":"vpy3.0.3","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3/manifests"},{"name":"v6.0.5","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c1cf32881474f3f1e9b620e025abde07a359eb06","kind":"commit","published_at":"2026-08-01T07:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4/manifests"},{"name":"vrs1.2.2","sha":"956e2d4b1cefd5b1e4da98d69013a2fa866e8d75","kind":"commit","published_at":"2026-08-01T02:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2/manifests"},{"name":"vpy3.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2/manifests"},{"name":"vex2.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2/manifests"},{"name":"v6.0.3","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"2ac754fd718927e2c0043d6d7787de32d0d196f7","kind":"commit","published_at":"2026-07-31T06:35:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2/manifests"},{"name":"vpy3.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1/manifests"},{"name":"vex2.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1/manifests"},{"name":"v6.0.1","sha":"c99c323470416e79b391abaa0b06cc2d7633685a","kind":"commit","published_at":"2026-07-31T04:42:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1/manifests"},{"name":"vpy3.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0/manifests"},{"name":"vphp2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0/manifests"},{"name":"vex2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0/manifests"},{"name":"v6.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0/manifests"},{"name":"vrs1.2.1","sha":"eb956b07fde2ab3d43b41325a06a6b103610e3e3","kind":"commit","published_at":"2026-07-30T07:16:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1/manifests"},{"name":"v5.81.3","sha":"d2831ae06bb4402117bcb01b1304ce22664edf0f","kind":"commit","published_at":"2026-07-30T01:16:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3/manifests"},{"name":"vpy2.26.0","sha":"2664876092793ca2ba5e0eb080d99c3042ed136a","kind":"commit","published_at":"2026-07-26T05:22:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0/manifests"},{"name":"vrs1.2.0","sha":"4085792106fd3d381ec7980a8ae3c65788dd2d70","kind":"commit","published_at":"2026-07-25T05:51:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0/manifests"},{"name":"vex1.3.7","sha":"65f1f0a73902df87a50d799d097450e2867eb9c3","kind":"commit","published_at":"2026-07-25T05:39:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7/manifests"},{"name":"v5.81.2","sha":"315ec3309a42ccf898b2b825e39c42292b7932e7","kind":"commit","published_at":"2026-07-24T20:38:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2/manifests"},{"name":"vrs1.1.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1/manifests"},{"name":"vpy2.25.4","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4/manifests"},{"name":"vphp1.0.3","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3/manifests"},{"name":"vex1.3.6","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6/manifests"},{"name":"v5.81.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1/manifests"},{"name":"v5.81.0","sha":"e2b89f7a4a64c60551f1fa4463ec62d8072c4731","kind":"commit","published_at":"2026-07-23T13:34:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0/manifests"},{"name":"v5.80.12","sha":"c7bd217ab0496fbdcbacd486b85cca8a825aa4d4","kind":"commit","published_at":"2026-07-23T11:35:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12/manifests"},{"name":"v5.80.11","sha":"b002d4836f7819b995378112e0c40fbbbe694e4d","kind":"commit","published_at":"2026-07-23T04:13:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11/manifests"},{"name":"v5.80.10","sha":"88730b08ecc18cd243dfeddaa80bd8b2d3a5151a","kind":"commit","published_at":"2026-07-21T15:54:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10/manifests"},{"name":"v5.80.9","sha":"4f4b574de507e56e1e3a7f359565eb359463710f","kind":"commit","published_at":"2026-07-18T23:50:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9/manifests"},{"name":"v5.80.8","sha":"e8af56348a77677a4d802d2563e33b7313a79570","kind":"commit","published_at":"2026-07-18T04:06:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8/manifests"},{"name":"v5.80.7","sha":"c4a0a4a90d48303b1b6b7c45f67898573a73c424","kind":"commit","published_at":"2026-07-17T15:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7/manifests"},{"name":"v5.80.6","sha":"5044cf8fc17f0842655eda581b9e26b27f6abfe8","kind":"commit","published_at":"2026-07-17T02:36:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6/manifests"},{"name":"v5.80.5","sha":"b1d459c777b4213ce5b9f3559f5eaae7b3e70781","kind":"commit","published_at":"2026-07-16T01:58:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5/manifests"},{"name":"vrs1.1.0","sha":"bbf0844a250d08d6bfafacb43360f26a57cb9c87","kind":"commit","published_at":"2026-07-15T18:25:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0/manifests"},{"name":"v5.80.4","sha":"d978d721995aa4d40aa93980866e2a6b02bcfed1","kind":"commit","published_at":"2026-07-15T15:22:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4/manifests"},{"name":"v5.80.3","sha":"4e8b59592d1f285f2e9e3860f8ece8bc60769fe5","kind":"commit","published_at":"2026-07-15T09:40:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3/manifests"},{"name":"vrs1.0.1","sha":"677e2590a04040ea21a0107d6bdcf5a33cf6b5e9","kind":"commit","published_at":"2026-07-14T02:39:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1/manifests"},{"name":"vrs1.0.0","sha":"04c8ea52ed2d75e14581311ef1bb4115d9c20d76","kind":"commit","published_at":"2026-07-12T02:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0/manifests"},{"name":"vex1.3.5","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5/manifests"},{"name":"v5.80.2","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2/manifests"},{"name":"v5.80.1","sha":"418de1e51db09ffc8e95bac35015a1057d8a7271","kind":"commit","published_at":"2026-07-10T15:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1/manifests"},{"name":"v5.80.0","sha":"60ae0492a3200f8496976a3b51609e7e54eafd1b","kind":"commit","published_at":"2026-07-10T05:11:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0/manifests"},{"name":"vpy2.25.3","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3/manifests"},{"name":"vex1.3.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4/manifests"},{"name":"v5.79.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4/manifests"},{"name":"v5.79.3","sha":"6ffd88a0070b3ab84b77539dca7c35266716425e","kind":"commit","published_at":"2026-07-07T05:08:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3/manifests"},{"name":"v5.79.2","sha":"6f1b2e33b01c9f97dee6ff96bab782a8399c7ae5","kind":"commit","published_at":"2026-06-27T15:37:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2/manifests"},{"name":"v5.79.1","sha":"1aefd5b80618a8a9080b98ca9e6e89463a98b713","kind":"commit","published_at":"2026-06-21T15:17:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1/manifests"},{"name":"v5.79.0","sha":"eb9ae1de0ea7468be66cb2c77921b8bb76e86abb","kind":"commit","published_at":"2026-06-18T05:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0/manifests"},{"name":"vex1.3.3","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3/manifests"},{"name":"v5.78.1","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1/manifests"},{"name":"v5.78.0","sha":"38798cc212e450f6369da3714c20eeced5a523a9","kind":"commit","published_at":"2026-06-02T04:52:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0/manifests"},{"name":"v5.77.7","sha":"fbe04af1b3e9c7c9683229544914a54c5bb1f8d8","kind":"commit","published_at":"2026-06-01T07:58:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7/manifests"},{"name":"v5.77.6","sha":"81709e4abe71f4e7c05c748938ec004a50c1fd4b","kind":"commit","published_at":"2026-05-27T06:37:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6/manifests"},{"name":"v5.77.5","sha":"411690e9070ba0dda59a86628fc8b56ad9ebea04","kind":"commit","published_at":"2026-05-27T05:49:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5/manifests"},{"name":"v5.77.4","sha":"6e4972e8fd721035d680ca291049134c3876f8ba","kind":"commit","published_at":"2026-05-26T15:12:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4/manifests"},{"name":"v5.77.3","sha":"685b0744cfeb273778420835010ec1b16b23e22a","kind":"commit","published_at":"2026-05-25T06:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3/manifests"},{"name":"v5.77.2","sha":"0feec14452865c419961edb9c733f9951b6a663f","kind":"commit","published_at":"2026-05-24T09:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2/manifests"},{"name":"v5.77.1","sha":"75a66af36f7d56c149e070826a20116ea1ef5e7b","kind":"commit","published_at":"2026-05-23T02:08:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1/manifests"},{"name":"v5.77.0","sha":"963c1b51b3b0da0d014698f101598b9dcdff0bd1","kind":"commit","published_at":"2026-05-21T18:04:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0/manifests"},{"name":"v5.76.11","sha":"7b9f7e0c81427fb9d936a6366c21ef2a96729335","kind":"commit","published_at":"2026-05-21T15:28:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11/manifests"},{"name":"v5.76.10","sha":"6396b4e2a146d733d01d8d9629cc8c8ffb8fac2d","kind":"commit","published_at":"2026-05-17T14:06:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10/manifests"},{"name":"v5.76.9","sha":"41713ca67f9a0d0c45c27bbccb7a79320204c3ac","kind":"commit","published_at":"2026-05-16T15:07:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9/manifests"},{"name":"v5.76.8","sha":"1b8f9009bd8a59d3a82839e6732c6e7e87eb01d2","kind":"commit","published_at":"2026-05-12T05:37:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8/manifests"},{"name":"v5.76.7","sha":"093743a0d5b24f170280e0bd754ef5c378576846","kind":"commit","published_at":"2026-05-11T04:45:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7/manifests"},{"name":"vpy2.25.2","sha":"51c935bdbf19744edccf1b39002585d81a014613","kind":"commit","published_at":"2026-05-10T21:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2/manifests"},{"name":"v5.76.6","sha":"e94e8cdfadbea9508412bcfdc51dabb920d7692c","kind":"commit","published_at":"2026-05-06T15:26:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6/manifests"},{"name":"vpy2.25.1","sha":"c9c0c0a03218511deb73eac74c31ac50ba9c4f77","kind":"commit","published_at":"2026-05-04T14:48:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1/manifests"},{"name":"v5.76.5","sha":"b47f00b9a2c5766ca92cebc867369f2c467a220d","kind":"commit","published_at":"2026-05-02T14:05:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5/manifests"},{"name":"vpy2.25.0","sha":"54311e59445562f65065b772800b8449f7d99f83","kind":"commit","published_at":"2026-04-29T21:34:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0/manifests"},{"name":"v5.76.4","sha":"7ed0eeca96a3c5168e822831b2f3d938ab37bb91","kind":"commit","published_at":"2026-04-29T09:58:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4/manifests"},{"name":"vpy2.24.0","sha":"4ca9c27ea68d303b86a80cbb24c8e390d87a5e8f","kind":"commit","published_at":"2026-04-28T16:45:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0/manifests"},{"name":"v5.76.3","sha":"0bf1b4d38475b320c89947b9779ec7301ec10117","kind":"commit","published_at":"2026-04-28T16:43:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3/manifests"},{"name":"vpy2.23.1","sha":"19b9ca08be6f6efbc58291fa55efd93a0663d536","kind":"commit","published_at":"2026-04-26T21:31:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1/manifests"},{"name":"v5.76.2","sha":"595016ef1d3a960ad83dfbbc189034561e099482","kind":"commit","published_at":"2026-04-25T01:19:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"ea7705df6938cb432eceff242f6828054766f61a","kind":"commit","published_at":"2026-04-22T20:25:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1/manifests"},{"name":"vpy2.23.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0/manifests"},{"name":"v5.76.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0/manifests"},{"name":"vpy2.22.0","sha":"704690c62f4cedddf82379335b8ff42a46fda7f3","kind":"commit","published_at":"2026-04-20T09:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0/manifests"},{"name":"vpy2.21.1","sha":"f77f249acb82daf331bd61e1f425780270888d8d","kind":"commit","published_at":"2026-04-20T09:51:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1/manifests"},{"name":"v5.75.2","sha":"422e2d5091f2f318e0f6bd3e1872a71deee92aec","kind":"commit","published_at":"2026-04-20T09:50:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2/manifests"},{"name":"vpy2.21.0","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0/manifests"},{"name":"v5.75.1","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1/manifests"},{"name":"v5.75.0","sha":"8c78e3004dcd5df726d9b7277dd455d0d224791f","kind":"commit","published_at":"2026-04-20T09:18:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0/manifests"},{"name":"v5.74.2","sha":"37c4bb3725fe668fb4fbe27e3474b72eafa6a6fe","kind":"commit","published_at":"2026-04-20T06:41:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2/manifests"},{"name":"vpy2.20.4","sha":"be9f03246d1644f397d660fba91285604a824284","kind":"commit","published_at":"2026-04-17T05:55:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4/manifests"},{"name":"v5.74.1","sha":"e9d0c2d50ac9cd3c91e5f7a9f8466ae9c98ff87d","kind":"commit","published_at":"2026-04-15T07:51:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1/manifests"},{"name":"v5.74.0","sha":"ec420d1b09a28514ff8d84e762db3a638ba267ec","kind":"commit","published_at":"2026-04-15T03:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0/manifests"},{"name":"v5.73.5","sha":"8b8d46441f7af7f9bd75d81283a8804ff5fc4bc1","kind":"commit","published_at":"2026-04-12T20:11:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5/manifests"},{"name":"vpy2.20.3","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3/manifests"},{"name":"vex1.3.2","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2/manifests"},{"name":"v5.73.4","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4/manifests"},{"name":"vpy2.20.2","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2/manifests"},{"name":"vex1.3.1","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1/manifests"},{"name":"v5.73.3","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3/manifests"},{"name":"vpy2.20.1","sha":"bf451868b932125d857280a5a21173bfafbc2801","kind":"commit","published_at":"2026-04-09T05:33:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1/manifests"},{"name":"v5.73.2","sha":"242f2648f6ba51f0023aa9a6688f0cd3e0ec2d70","kind":"commit","published_at":"2026-04-09T05:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2/manifests"},{"name":"v5.73.1","sha":"4c6b2b2d73b5053f3bd3bee2019533b6e7b5682b","kind":"commit","published_at":"2026-04-08T04:16:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1/manifests"},{"name":"vpy2.20.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0/manifests"},{"name":"vphp1.0.2","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2/manifests"},{"name":"vex1.3.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0/manifests"},{"name":"v5.73.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"46880af9629e9aee9abbc2782074a3e76d17b924","kind":"commit","published_at":"2026-04-02T11:15:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"aa529bc512b15cdb9d173cc9cc3b0d9f8b8959eb","kind":"commit","published_at":"2026-04-01T14:01:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0/manifests"},{"name":"v5.71.1","sha":"60f645a472102336a6294e66f2b0a801a5a5207d","kind":"commit","published_at":"2026-03-25T06:17:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1/manifests"},{"name":"vpy2.19.8","sha":"3c118d11c8e6dc03e90548bc7efa5c5b5d0315c7","kind":"commit","published_at":"2026-03-19T03:53:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8/manifests"},{"name":"vpy2.19.7","sha":"e5b7aff4edbe44983803cfa3fb3ea48f0b1b998e","kind":"commit","published_at":"2026-03-18T15:42:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7/manifests"},{"name":"v5.71.0","sha":"1283ac716b0551bd7e3248a5c3e8f8d804310c33","kind":"commit","published_at":"2026-03-11T20:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0/manifests"},{"name":"vpy2.19.6","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6/manifests"},{"name":"vex1.2.7","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7/manifests"},{"name":"v5.70.4","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4/manifests"},{"name":"v5.70.3","sha":"450253c3457f500d7f4e5aeebaa4ddfc937a1f39","kind":"commit","published_at":"2026-03-06T00:20:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3/manifests"},{"name":"v5.70.2","sha":"504b53689a29b3b4ddc902d25211a92da6a4d7af","kind":"commit","published_at":"2026-03-05T04:04:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2/manifests"},{"name":"v5.70.1","sha":"0fafcc0950698f6a8a55a2b77ef1b82af5d5712f","kind":"commit","published_at":"2026-02-23T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1/manifests"},{"name":"v5.70.0","sha":"0d3879b02ec9738d90213e1a479d53359f3a71aa","kind":"commit","published_at":"2026-02-21T09:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0/manifests"},{"name":"v5.69.4","sha":"9c722585bd9873561fae3f32971d65cf00a7d092","kind":"commit","published_at":"2026-02-21T00:37:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4/manifests"},{"name":"v5.69.3","sha":"87386ca88e29755fc68e6cc8fcfebfb7f8f8237f","kind":"commit","published_at":"2026-02-16T06:00:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3/manifests"},{"name":"v5.69.2","sha":"a62241f5831a1d3bb6c328a9037ea852be7832cd","kind":"commit","published_at":"2026-02-14T04:41:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2/manifests"},{"name":"v5.69.1","sha":"d249301ddc9afc607c9e86a8a44312af682e6be0","kind":"commit","published_at":"2026-02-13T00:59:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"f85e87032a822826cbeed19eedff7ccb1e6ce085","kind":"commit","published_at":"2026-02-12T20:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"af9197d16941d49c9e3d86f10d96681beea676bc","kind":"commit","published_at":"2026-02-11T13:26:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0/manifests"},{"name":"vpy2.19.5","sha":"715d0a5074864ed0c12a384e41740b219382ac80","kind":"commit","published_at":"2026-02-11T13:08:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5/manifests"},{"name":"vex1.2.6","sha":"590542314f13590cf68330097f5bb09a96bb240c","kind":"commit","published_at":"2026-02-11T08:39:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6/manifests"},{"name":"v5.67.3","sha":"afb878f97ebeaf89c1308b7dde0b5a440381d113","kind":"commit","published_at":"2026-02-05T14:37:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3/manifests"},{"name":"v5.67.2","sha":"de0fca894f47d8aa2b2c66ca9475e526ca477508","kind":"commit","published_at":"2026-01-28T02:17:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2/manifests"},{"name":"vpy2.19.4","sha":"f824c01c53d57e75d7b57efce7a124adffed9dfa","kind":"commit","published_at":"2026-01-28T00:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4/manifests"},{"name":"vex1.2.5","sha":"3bd23d990c780ff0808d79499edd803084d2efe8","kind":"commit","published_at":"2026-01-27T10:55:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5/manifests"},{"name":"vpy2.19.3","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3/manifests"},{"name":"vex1.2.4","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4/manifests"},{"name":"v5.67.1","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1/manifests"},{"name":"v5.67.0","sha":"6294b36f775c20f7d43387d9bde3185629e88df4","kind":"commit","published_at":"2026-01-24T05:08:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0/manifests"},{"name":"v5.66.7","sha":"87e74b5713b5017c29789094d6ac6ff26bfe79c1","kind":"commit","published_at":"2026-01-23T01:00:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7/manifests"},{"name":"vpy2.19.2","sha":"61504f12fe591295fea5b087a6b7c533465e8653","kind":"commit","published_at":"2026-01-22T06:14:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2/manifests"},{"name":"vpy2.19.1","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1/manifests"},{"name":"vex1.2.3","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3/manifests"},{"name":"v5.66.6","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6/manifests"},{"name":"vex1.2.2","sha":"c2c6743428a306e39f74c86f63dc9122633040ea","kind":"commit","published_at":"2026-01-14T22:44:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2/manifests"},{"name":"vex1.2.1","sha":"5bcd4fbe0eb725a95b878f97b95c74106e7dff0f","kind":"commit","published_at":"2026-01-14T00:09:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1/manifests"},{"name":"vpy2.19.0","sha":"21ab9cc5df2947e49aa132994dfe89e043b7082d","kind":"commit","published_at":"2026-01-13T00:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0/manifests"},{"name":"v5.66.5","sha":"661c581270186bc405967b91326daff061370d03","kind":"commit","published_at":"2026-01-12T04:21:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5/manifests"},{"name":"vex1.2.0","sha":"ede9fcf72a713f4de8941270251c7b51427484b4","kind":"commit","published_at":"2025-12-31T14:47:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0/manifests"},{"name":"v5.66.4","sha":"cc74805d5eda14ed684e2111c91de8890e752768","kind":"commit","published_at":"2025-12-27T21:29:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4/manifests"},{"name":"v5.66.3","sha":"f60c172725ab29c0159b804ae0b9d691105689c4","kind":"commit","published_at":"2025-12-26T00:16:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3/manifests"},{"name":"vpy2.18.3","sha":"706da0dc703d6be353d0140f1fd0de7683362e60","kind":"commit","published_at":"2025-12-25T14:55:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3/manifests"},{"name":"vpy2.18.2","sha":"7f602e1c6e31070f02c5ee5babbff33f55193551","kind":"commit","published_at":"2025-12-24T17:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2/manifests"},{"name":"vpy2.18.1","sha":"9c533c0347865445b7f7df6b1c6e0923d25b4a8f","kind":"commit","published_at":"2025-12-20T17:21:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1/manifests"},{"name":"vphp1.0.1","sha":"7ac421cb2e754ba262a18bb17d47f15fb22a6962","kind":"commit","published_at":"2025-12-19T23:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1/manifests"},{"name":"v5.66.2","sha":"1380a16fa45c70f0bc5b938efdf178b33a19cac1","kind":"commit","published_at":"2025-12-19T19:00:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2/manifests"},{"name":"vpy2.18.0","sha":"0c3beb58f4a8c90ad7800f5616c2a3494a952963","kind":"commit","published_at":"2025-12-19T13:39:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0/manifests"},{"name":"v5.66.1","sha":"5fbf778f0b8f58b90e82f9020c041f3248b0b269","kind":"commit","published_at":"2025-12-17T03:52:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1/manifests"},{"name":"vpy2.17.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0/manifests"},{"name":"vex1.1.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0/manifests"},{"name":"v5.66.0","sha":"241d847fbc798d957bf25ccfaa5c9ec96928a4ae","kind":"commit","published_at":"2025-12-11T13:56:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0/manifests"},{"name":"vex1.0.1","sha":"84e8745e87dea9a7748852ccd281b728e6d0545e","kind":"commit","published_at":"2025-12-11T13:04:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1/manifests"},{"name":"vphp1.0.0","sha":"d365bb3f31193afc3c89c54a0d78aaac2abd2cbf","kind":"commit","published_at":"2025-12-09T21:02:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0/manifests"},{"name":"vex1.0.0","sha":"976734f2c983714b69f395441f5352999aededb0","kind":"commit","published_at":"2025-12-04T08:25:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0/manifests"},{"name":"vpy2.16.2","sha":"c385b520b9fbe3dd58cdaead79c258835cab4361","kind":"commit","published_at":"2025-12-02T00:17:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2/manifests"},{"name":"v5.65.1","sha":"a8b9d76496afa5e913f823cf8c68eb428f6dd757","kind":"commit","published_at":"2025-12-01T15:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1/manifests"},{"name":"v5.65.0","sha":"b059cfcba48524446a62fd29785142c3d1edc30d","kind":"commit","published_at":"2025-11-26T00:59:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0/manifests"},{"name":"v5.64.1","sha":"a47480111a2f1238a57ea9bfbab44f7de958227f","kind":"commit","published_at":"2025-11-21T00:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"f41f5d0c64afe7707ad8c23a86cb9228c4d45671","kind":"commit","published_at":"2025-11-20T08:50:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0/manifests"},{"name":"v5.63.2","sha":"045f3e7a5d8edb85e1adbe82eb9e20ef33ad491b","kind":"commit","published_at":"2025-11-15T00:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2/manifests"},{"name":"v5.63.1","sha":"b4c7c6579b430b53d135b7a21d20d01d14c1814e","kind":"commit","published_at":"2025-11-13T03:10:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1/manifests"},{"name":"v5.63.0","sha":"e212d1c8f0945dbff2d95309afe1376366910482","kind":"commit","published_at":"2025-10-31T03:14:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"98f73b3f33aa79cdd67d0c4090cc86a8e4cfeb4c","kind":"commit","published_at":"2025-10-30T14:11:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"37e9db52a67b4e120139c1d2620cc0f73a08c006","kind":"commit","published_at":"2025-10-30T00:07:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"6a31e0aeab1311d7d089811ede7e11a98b6dd408","kind":"commit","published_at":"2025-10-28T02:13:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0/manifests"},{"name":"v5.61.2","sha":"bcbc7981480ee93e330c0b3976086d7b289e613f","kind":"commit","published_at":"2025-10-23T13:31:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2/manifests"},{"name":"v5.61.0","sha":"d3fff80f7135251db65e22cba8852a5584030cb1","kind":"commit","published_at":"2025-10-06T14:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"bef57a0e252a5d8bd0bf319d0bca3b1ad0e6519f","kind":"commit","published_at":"2025-10-03T00:44:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0/manifests"},{"name":"v5.59.0","sha":"2e2b21454cc6125fcf3abfec939d6d6d8d02c40b","kind":"commit","published_at":"2025-09-29T14:15:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0/manifests"},{"name":"v5.58.9","sha":"61987c62ca71ec11a84b98e6dd51a6d5ebf1737d","kind":"commit","published_at":"2025-09-26T01:11:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9/manifests"},{"name":"v5.58.8","sha":"22411010beca628d172790cfbac45e3cd3d102ed","kind":"commit","published_at":"2025-09-25T06:54:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8/manifests"},{"name":"v5.58.7","sha":"845a6f5fdede9ecf4050e8b5617feb56dbb3c9a1","kind":"commit","published_at":"2025-09-19T14:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7/manifests"},{"name":"v5.58.6","sha":"bd8fbc164caaa01f665d0c7e94177d0584d04f8c","kind":"commit","published_at":"2025-09-19T01:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6/manifests"},{"name":"vpy2.16.1","sha":"7dfd2510a7bb03301365a2c24f045a0cd20580ef","kind":"commit","published_at":"2025-09-08T13:28:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1/manifests"},{"name":"vpy2.16.0","sha":"1c75abb4806971a2ac14c47b302c87f86095a2c3","kind":"commit","published_at":"2025-09-07T12:33:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0/manifests"},{"name":"vpy2.15.1","sha":"24a697ee994a10111ac9b07ce830e94835eec577","kind":"commit","published_at":"2025-09-06T20:25:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1/manifests"},{"name":"v5.58.5","sha":"f6428188f39f054e8b94579435b16e260aff27cd","kind":"commit","published_at":"2025-09-04T03:48:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5/manifests"},{"name":"v5.58.4","sha":"70e8a3f91595dcdc2d21122170ef4af1f53972ad","kind":"commit","published_at":"2025-08-30T12:36:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4/manifests"},{"name":"v5.58.3","sha":"ffc6e26eb66533fc6eae4c406bb4b9a9f7590d9b","kind":"commit","published_at":"2025-08-29T14:35:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3/manifests"},{"name":"v5.58.2","sha":"316d1ed32680e690b1d2ab92c79a53e0d4c00c2d","kind":"commit","published_at":"2025-08-26T01:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"d71b87245c8196d19dfeaf82e6ef14c91fb9a7c5","kind":"commit","published_at":"2025-08-23T18:02:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"db0a922741d8c7eae8d5119a0831cd734aba02a2","kind":"commit","published_at":"2025-08-15T04:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0/manifests"},{"name":"v5.57.0","sha":"0fecc6cd0d0dea06f486ab0b0fe760d866f1fc34","kind":"commit","published_at":"2025-08-13T03:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0/manifests"},{"name":"v5.56.10","sha":"53754fb239cf1b021ffc55391990d879d363dcf7","kind":"commit","published_at":"2025-08-10T15:57:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10/manifests"},{"name":"v5.56.9","sha":"93df852f97f04023d791546d30a6af24fbca6114","kind":"commit","published_at":"2025-07-31T07:23:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9/manifests"},{"name":"v5.56.8","sha":"edb714764066b06c068c8c8a5140b010f27c3b9a","kind":"commit","published_at":"2025-07-27T04:01:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8/manifests"},{"name":"v5.56.7","sha":"34ee33955a660b0696f4b6cff6d8d39fdcd160db","kind":"commit","published_at":"2025-07-25T11:44:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7/manifests"},{"name":"v5.56.6","sha":"1e221d5404dcea750a08342c832a682e454135a3","kind":"commit","published_at":"2025-07-25T00:06:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6/manifests"},{"name":"v5.56.5","sha":"83d969541f19fa9703eb73ff0006cd29a358c1e7","kind":"commit","published_at":"2025-07-19T20:22:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5/manifests"},{"name":"v4.18.3","sha":"456cc71f8c8dc82c5d85fc6657260f276d8e08f8","kind":"commit","published_at":"2025-07-19T15:14:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3/manifests"},{"name":"v5.56.4","sha":"b94d7ed5602e366b4401051b236f31ac2dd2a90d","kind":"commit","published_at":"2025-07-11T12:37:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4/manifests"},{"name":"v5.56.3","sha":"1e3f3c507a7ceb8d8147941adc9de69367947a5e","kind":"commit","published_at":"2025-07-10T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3/manifests"},{"name":"v5.56.2","sha":"e687d7cf86108138bbd5e911b11ab3c5717fc23c","kind":"commit","published_at":"2025-07-08T01:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2/manifests"},{"name":"v5.56.1","sha":"c32e6a0ff6df8bc34c9c13238c192974a93f7ddb","kind":"commit","published_at":"2025-07-03T03:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4a5360936c1a543a1ff31ebbb6ab1289cc8ddf07","kind":"commit","published_at":"2025-06-22T17:34:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"e742511baf35225718c01e621623eab661f37284","kind":"commit","published_at":"2025-06-21T01:11:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0/manifests"},{"name":"v5.54.3","sha":"588719ee49c7615affeb69d3a431025757115c10","kind":"commit","published_at":"2025-06-18T13:58:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3/manifests"},{"name":"v5.54.2","sha":"fb65677f2d636e1aca3cc75cb3b740b8729b3358","kind":"commit","published_at":"2025-06-17T13:37:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2/manifests"},{"name":"v5.54.1","sha":"98f35bc1eabb3ab1010737869c310d2001a84fac","kind":"commit","published_at":"2025-06-17T01:36:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"86c4c6dd25ef868f1f37c917ab11cb663e330e2f","kind":"commit","published_at":"2025-06-15T12:58:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0/manifests"},{"name":"v5.53.3","sha":"43460bbf4f5f13f1514b0d579d46697ede187064","kind":"commit","published_at":"2025-06-13T09:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3/manifests"},{"name":"v5.53.2","sha":"46f4bcc77b8f458c8c31b45351ce4e7d60f2c96c","kind":"commit","published_at":"2025-06-02T23:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2/manifests"},{"name":"v5.53.1","sha":"483c9325597c21a9e7bb881d34e7f38615a87c43","kind":"commit","published_at":"2025-05-30T07:16:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1/manifests"},{"name":"v5.53.0","sha":"5252f22546370f80531e48199ca74e902d8804e7","kind":"commit","published_at":"2025-05-21T04:24:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0/manifests"},{"name":"v5.52.3","sha":"529f14b01cbd092800d32fd4af5d8fe615f70cb2","kind":"commit","published_at":"2025-05-19T13:46:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3/manifests"},{"name":"vpy2.15.0","sha":"b655f4bf178bd3abb7ae560eff47c256aaffcabe","kind":"tag","published_at":"2025-05-13T11:55:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0/manifests"},{"name":"v5.52.2","sha":"a0381ddef2fbfb37c2e879e7a0f12e4c0ed95542","kind":"commit","published_at":"2025-05-08T01:25:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2/manifests"},{"name":"v5.52.1","sha":"0c8aa4b5ceb83f168c8fc9b1e38546d2f1ef9cf4","kind":"commit","published_at":"2025-05-02T05:49:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1/manifests"},{"name":"vpy2.14.0","sha":"ae201b36b9de77cd5e1228aebedb9dd566cc8c77","kind":"tag","published_at":"2025-05-01T01:52:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0/manifests"},{"name":"v5.52.0","sha":"581420bbd709c742da7404153c521d91b5e0a54c","kind":"commit","published_at":"2025-05-01T01:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0/manifests"},{"name":"v5.51.1","sha":"c8eaefa04a3d09800e17857cc508a5cd2e282f87","kind":"commit","published_at":"2025-04-26T21:57:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"3a00cda1777b0fdfa5df3aa4770cf21e984ec5ed","kind":"commit","published_at":"2025-04-25T05:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"962f5a9798b916088bc39043267132041af146bc","kind":"commit","published_at":"2025-04-25T02:03:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0/manifests"},{"name":"v5.49.2","sha":"b4e27383e9f4f60b0355abb54efa807e357a5683","kind":"commit","published_at":"2025-04-21T13:11:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2/manifests"},{"name":"v5.49.1","sha":"a085c825bac8da263809f3a32db7937de38ad7e3","kind":"commit","published_at":"2025-04-17T13:43:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1/manifests"},{"name":"v5.49.0","sha":"b79df00bfca5c65827668159f8eed2221253322d","kind":"commit","published_at":"2025-04-16T01:37:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0/manifests"},{"name":"v5.48.1","sha":"b00731469ebbc65d35003c48da093e48c0ccc6ed","kind":"commit","published_at":"2025-04-10T07:37:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"7caa9d729f885861c3153a8d195857bc80b92279","kind":"commit","published_at":"2025-04-08T13:09:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0/manifests"},{"name":"v5.47.3","sha":"4805e43ba7c28d1dbea2c70f5313298f8fd2243d","kind":"commit","published_at":"2025-04-08T00:52:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3/manifests"},{"name":"v5.47.2","sha":"d2f9b2f3530f78c121e50606334449914943fff3","kind":"commit","published_at":"2025-04-06T17:06:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2/manifests"},{"name":"v5.47.1","sha":"f11db049652535d61bc70c0e7d214449de6650fa","kind":"commit","published_at":"2025-04-05T06:52:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"49ca650342888d4b887b7786f59929d3218a4610","kind":"commit","published_at":"2025-04-04T19:37:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"1ba654aa0e65746a06b423fc0aa6123bf10f5cde","kind":"commit","published_at":"2025-04-03T03:53:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"4999a5edca65e771551f93b310b0c58617421dab","kind":"commit","published_at":"2025-04-02T13:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0/manifests"},{"name":"v5.45.2","sha":"ea8f6d3cfe1def60aba3f44b37ba9df5ad7d5eb1","kind":"commit","published_at":"2025-03-29T23:25:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2/manifests"},{"name":"v5.45.1","sha":"8078cf349af9dc4ba1daef77697c3631d3620e9d","kind":"commit","published_at":"2025-03-29T05:25:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"98aba13e39dd220e22e511b317bb6c7bdad3f157","kind":"commit","published_at":"2025-03-27T13:36:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0/manifests"},{"name":"v5.44.4","sha":"6e3d8b9d98bf8e7df630ddbbde50a1d21000d7ff","kind":"commit","published_at":"2025-03-24T14:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4/manifests"},{"name":"v5.44.3","sha":"66a7b259e0cbc7059dd380053344b34cfd075786","kind":"commit","published_at":"2025-03-22T16:51:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3/manifests"},{"name":"v5.44.2","sha":"82fbb6731a24b65cca672f6de55965b284c784dc","kind":"commit","published_at":"2025-03-22T00:23:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2/manifests"},{"name":"v5.44.1","sha":"a6eb72b9409a226619274b2fd15e943bace46a68","kind":"commit","published_at":"2025-03-21T02:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1/manifests"},{"name":"v5.44.0","sha":"7129a7fe515323fab323e9a36c261ea804b31411","kind":"commit","published_at":"2025-03-18T23:37:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0/manifests"},{"name":"vpy2.13.1","sha":"ef27e41b22274d04525729213fa3167c92f0a1f1","kind":"tag","published_at":"2025-03-15T08:06:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1/manifests"},{"name":"v5.43.1","sha":"141023b13b1726e898ab33c1666639c22890e2a1","kind":"commit","published_at":"2025-03-15T00:24:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1/manifests"},{"name":"vpy2.13.0","sha":"3e60df95f531411e431452f044ac0956e0feb025","kind":"tag","published_at":"2025-03-15T00:21:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0/manifests"},{"name":"v5.43.0","sha":"38dddd9e300c2659d0af09763e49c6eda3c31d19","kind":"commit","published_at":"2025-03-13T12:19:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0/manifests"},{"name":"v5.42.0","sha":"f169c7fabdbdbcc9f8f4e8525749010b6241c353","kind":"commit","published_at":"2025-03-12T14:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0/manifests"},{"name":"v5.41.9","sha":"53e24b787534196692d6d0f1638c810d0c2319ff","kind":"commit","published_at":"2025-03-11T14:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9/manifests"},{"name":"v5.41.8","sha":"0a78e5299ba6e8d2e59b83cfe60e5c685e61f3b6","kind":"commit","published_at":"2025-03-08T13:45:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8/manifests"},{"name":"vpy2.12.1","sha":"b70c4dc3a92578bd0b3f389535d16d73cc3b9dd2","kind":"tag","published_at":"2025-02-28T05:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1/manifests"},{"name":"v5.41.7","sha":"c0b8c4a755c5de7f5af40bffeb07517a0ef1c1da","kind":"commit","published_at":"2025-02-27T02:30:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7/manifests"},{"name":"v5.41.6","sha":"02a612a8aa02d556a69b9eddbcf0cdb4f4e56f39","kind":"commit","published_at":"2025-02-26T12:47:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6/manifests"},{"name":"v5.41.5","sha":"1e58c1469898c6d528635fbe5dcf06ddb1f453e8","kind":"commit","published_at":"2025-02-21T13:56:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5/manifests"},{"name":"vpy2.12.0","sha":"1522931b80c7208feb605af870ab8997aee5d7fc","kind":"tag","published_at":"2025-02-21T05:31:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0/manifests"},{"name":"v5.41.4","sha":"12b5829fc97f341327300c5d71181c97f167b0f5","kind":"commit","published_at":"2025-02-21T05:30:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4/manifests"},{"name":"v5.41.3","sha":"f0c680393d29178cbf6e9960bb79777053eb5b9c","kind":"commit","published_at":"2025-02-19T04:15:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3/manifests"},{"name":"v5.41.2","sha":"7a37f0998fd809ba31244c0da6db010ad34098d3","kind":"commit","published_at":"2025-02-16T14:33:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2/manifests"},{"name":"v5.41.1","sha":"d3865bb8d9b0fad95cba7ce2a1cc3b2e9457a949","kind":"commit","published_at":"2025-02-15T17:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"0dd2a64096cc1edc60f7530afc37c03187318ab8","kind":"commit","published_at":"2025-02-14T14:13:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0/manifests"},{"name":"v5.40.5","sha":"726880112b20fd67a88ef6739cb58b45513f547d","kind":"commit","published_at":"2025-02-14T04:25:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5/manifests"},{"name":"v5.40.4","sha":"49987659ddd9d64c825adc0cb8df9c02b4835057","kind":"commit","published_at":"2025-02-13T04:30:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4/manifests"},{"name":"v5.40.3","sha":"391311e8552309180e5c3ad54da5275f356ca942","kind":"commit","published_at":"2025-02-12T13:44:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3/manifests"},{"name":"v5.40.2","sha":"ae27afbb9535c5d9933d02e83803e83834c87c9b","kind":"commit","published_at":"2025-02-07T12:29:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2/manifests"},{"name":"v5.40.1","sha":"fa0a6c4b097924442bfb6ea247d123614acb4dc3","kind":"commit","published_at":"2025-02-07T02:05:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"0bb68257c6244a7ba7750d1198305ada1ab72d8b","kind":"commit","published_at":"2025-02-02T20:45:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0/manifests"},{"name":"v5.39.2","sha":"56aabb0db5330a51101504226527ce3691f28210","kind":"commit","published_at":"2025-02-02T02:22:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2/manifests"},{"name":"v5.39.1","sha":"36047efa501b49c176c5129880217dd905aee1ba","kind":"commit","published_at":"2025-01-30T14:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"0ff27add460aa7a284c7f86e924723886c556fd1","kind":"commit","published_at":"2025-01-29T03:02:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0/manifests"},{"name":"v5.38.0","sha":"36044c3c65c4aa6d8a5291574180798d408fcbba","kind":"commit","published_at":"2025-01-28T10:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"7e18e19c57f279a79812630b0c4ea15d371e986a","kind":"commit","published_at":"2025-01-25T10:08:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0/manifests"},{"name":"v5.36.0","sha":"99380739e2ffc2de79a115aebfa91b5c431a07f5","kind":"commit","published_at":"2025-01-24T14:03:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"824fc4c59158f2ec8fe309adce67650414d551a0","kind":"commit","published_at":"2025-01-23T11:23:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"218192263d1ab4782b3dcfcebcd92bd0551d270f","kind":"commit","published_at":"2025-01-22T09:32:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0/manifests"},{"name":"v5.34.10","sha":"71733cc6dd94d27156d7239d10108357b320eaab","kind":"commit","published_at":"2025-01-14T01:34:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10/manifests"},{"name":"v5.34.9","sha":"884ec22d007a39eac5798c7897c17b8617d63802","kind":"commit","published_at":"2025-01-12T16:36:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9/manifests"},{"name":"v5.34.8","sha":"0418cd7676e730e9ddcad00ace01adbe899e124d","kind":"commit","published_at":"2025-01-08T02:25:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8/manifests"},{"name":"v5.34.7","sha":"acd8bd7f0699890786acdc7c1242516a43a697ec","kind":"commit","published_at":"2025-01-06T23:16:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7/manifests"},{"name":"v5.34.6","sha":"d1fb1139da005e1df3939b1c620ece9db75fa531","kind":"commit","published_at":"2024-12-31T20:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6/manifests"},{"name":"v5.34.5","sha":"0763cd693acee7b6b80fefad0e8b1950e41a1a74","kind":"commit","published_at":"2024-12-25T13:38:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5/manifests"},{"name":"v5.34.4","sha":"034741181be9c9563a62b494fcf17d0d9c9026a6","kind":"commit","published_at":"2024-12-21T04:48:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4/manifests"},{"name":"v5.34.3","sha":"347b61819b6b06cb1c4ee3af06e780f15826b11c","kind":"commit","published_at":"2024-12-18T12:15:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3/manifests"},{"name":"v5.34.2","sha":"bfd0b8a808a33be0da92a006a7b4f8b17a5d79b3","kind":"commit","published_at":"2024-12-14T18:51:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2/manifests"},{"name":"v5.34.1","sha":"af020612644be1ba549a1c4802f6ab83c33aeedb","kind":"commit","published_at":"2024-12-13T14:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1/manifests"},{"name":"v5.34.0","sha":"fc8fac9d68e7f4de2322a82a38740a79b05e57f4","kind":"commit","published_at":"2024-12-10T14:32:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"0e3c2e5f345a1372eea1542ce2504a2f4ca6e6e0","kind":"commit","published_at":"2024-12-10T04:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"ab437a74d11f18a49645c2c7ae59949c33dc05b9","kind":"commit","published_at":"2024-12-09T09:24:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"dfa3e8b477662a5a1e556946689a2d41a57f2776","kind":"commit","published_at":"2024-12-08T17:57:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"26f578e0db52ff0501c2a2f4960abac377171773","kind":"commit","published_at":"2024-12-06T03:06:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"cf49d37f5119a033f630aa781f2e9757831e5873","kind":"commit","published_at":"2024-12-04T06:17:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"9ae31bac5bb5c1f35d59db94d2af3d6eaaec1ad3","kind":"commit","published_at":"2024-12-02T20:33:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0/manifests"},{"name":"v5.30.1","sha":"9b1f30c8377ee56b9247e953765892ddf794e4b2","kind":"commit","published_at":"2024-11-30T14:46:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d0c473f90670b95fd98a63995dbb9481d0f6742d","kind":"commit","published_at":"2024-11-29T04:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0/manifests"},{"name":"vpy2.11.0","sha":"4ada3d5c318fd550ebb466e49203217fb6f1450b","kind":"tag","published_at":"2024-11-26T03:35:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0/manifests"},{"name":"v5.29.1","sha":"cc6cfc2231dbcdc55f14c92ebe05243b99eebb09","kind":"commit","published_at":"2024-11-23T05:48:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1/manifests"},{"name":"v5.29.0","sha":"bf03f864fb64c86bf75d52dad2c894a5e5e39e44","kind":"commit","published_at":"2024-11-22T09:11:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0/manifests"},{"name":"v5.28.2","sha":"4d3eb88f64e59c5d0cf80895c0af528700788771","kind":"commit","published_at":"2024-11-22T01:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2/manifests"},{"name":"v5.28.1","sha":"a9ed0c1cbfc96a0363a6ad51de7de7991293e251","kind":"commit","published_at":"2024-11-20T13:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1/manifests"},{"name":"v5.28.0","sha":"26b2bc6386d639a35f87ab226dbeda3204a5ddd7","kind":"commit","published_at":"2024-11-19T17:53:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0/manifests"},{"name":"v5.27.0","sha":"212956921f364f02913aaf76a378358d373801c1","kind":"commit","published_at":"2024-11-19T03:13:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0/manifests"},{"name":"v5.26.2","sha":"65c729152bfe6c3fabb3c7b40f9c4bcf7366af3f","kind":"commit","published_at":"2024-11-15T09:25:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"8784f662f905fa5f40f6c4bd62c369e2cbe4290f","kind":"commit","published_at":"2024-11-14T15:26:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"68cf88a626a0ea5499f3137657b6a02552c2bfcc","kind":"commit","published_at":"2024-11-14T10:39:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0/manifests"},{"name":"v5.25.6","sha":"6ea8f5421d7074054f18057e5665d53b23fb9a97","kind":"commit","published_at":"2024-11-11T15:29:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6/manifests"},{"name":"v5.25.5","sha":"293df08103c86fb142f85ff68770e57a71f6f085","kind":"commit","published_at":"2024-11-11T14:33:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5/manifests"},{"name":"v5.25.4","sha":"624a08638ff43b6fae82d9cf5cf939bdbd149f69","kind":"commit","published_at":"2024-11-10T00:08:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4/manifests"},{"name":"v5.25.3","sha":"a8553db76997a05eef4d7db7c746f7b868f92864","kind":"commit","published_at":"2024-11-08T12:37:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3/manifests"},{"name":"v5.25.2","sha":"d5f9efe59536cfcd4c3f16538b763e6cb857e7cf","kind":"commit","published_at":"2024-11-08T02:17:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2/manifests"},{"name":"v5.25.1","sha":"acadd32d5c059cccf096603538c7795dc597a921","kind":"commit","published_at":"2024-11-07T03:11:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"7a9d8eef416be9434e3b268d547bef09fde5fd6f","kind":"commit","published_at":"2024-11-06T00:39:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"43d80b31762f99de2792b01ee538a4dd79fb545b","kind":"commit","published_at":"2024-11-05T13:59:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0/manifests"},{"name":"v5.23.1","sha":"855aa5ed0b6f69c8e989191658d82570943b5319","kind":"commit","published_at":"2024-11-05T04:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1/manifests"},{"name":"v5.23.0","sha":"092019f862194acf29933faf7d1f712f1e9852b9","kind":"commit","published_at":"2024-11-02T19:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"65d256f3bda01f98655473e66f258ea871319e69","kind":"commit","published_at":"2024-10-31T15:27:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0/manifests"},{"name":"vpy2.10.1","sha":"0547f7a80d29eee9315ef4a1d3bd954ddd2b467f","kind":"tag","published_at":"2024-10-26T05:33:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1/manifests"},{"name":"v3.16.2","sha":"ba65311d8c48a66801144e239c30f1cab86ced2b","kind":"commit","published_at":"2024-10-24T12:23:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2/manifests"},{"name":"v4.18.2","sha":"e348831e82ec7a1330f3203ab9ccdd1d8c226e84","kind":"commit","published_at":"2024-10-24T08:27:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2/manifests"},{"name":"vpy2.10.0","sha":"569cbc49100198eff06be795cf1bae1bb22d743f","kind":"tag","published_at":"2024-10-24T01:26:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0/manifests"},{"name":"v5.21.2","sha":"0ff74d432416c93d56fb0bb24ba4665013b35623","kind":"commit","published_at":"2024-10-22T06:48:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2/manifests"},{"name":"v3.16.1","sha":"5092252dc730fef395a444d2ef6f9ddd4f02881a","kind":"commit","published_at":"2024-10-19T09:21:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1/manifests"},{"name":"v4.18.1","sha":"d5495b16c05f9dbbcb88f96c01272e91a977c248","kind":"commit","published_at":"2024-10-19T09:20:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1/manifests"},{"name":"v5.21.1","sha":"98e1ec66ef451d7c21fb7f3c039e37ab41650182","kind":"commit","published_at":"2024-10-18T12:58:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e7f0826b19250c4b1a91f7a755f0aded06bba07b","kind":"commit","published_at":"2024-10-18T08:13:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0/manifests"},{"name":"v5.20.1","sha":"dff47c0825aa03f5f78562b5aa8b08f6d85d4e10","kind":"commit","published_at":"2024-10-18T06:30:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1/manifests"},{"name":"v3.16.0","sha":"ecec076fa6fc61583a180cb13f93366b843c2a33","kind":"commit","published_at":"2024-10-15T09:19:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0/manifests"},{"name":"v4.18.0","sha":"d4997ec2c0e88de0f906a5c6c66aa00b8ad9b5de","kind":"commit","published_at":"2024-10-14T14:28:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0/manifests"},{"name":"v5.20.0","sha":"073baf6222dfda569ac214dbeba37416b4976534","kind":"commit","published_at":"2024-10-13T09:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0/manifests"},{"name":"v5.19.1","sha":"c8abdc735c7e882e163bd267604644f9e6314313","kind":"commit","published_at":"2024-10-12T14:17:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"36ef0705c0e1cf2473a8022d548ff62fab2067e9","kind":"commit","published_at":"2024-10-11T08:52:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"f0cb07e5af50a0d4ae7808beb3dc744cbaaa89a0","kind":"commit","published_at":"2024-10-09T00:53:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0/manifests"},{"name":"v5.17.1","sha":"ca8207b24beac765b757b7273c24dcfd976d44af","kind":"commit","published_at":"2024-10-07T16:38:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"80ca4636266c2acd98743716f3c80ecfacf59d4b","kind":"commit","published_at":"2024-10-07T15:54:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"7321e25583ccb0a377eeca79e9fbae9afba56ef7","kind":"commit","published_at":"2024-10-06T09:11:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"f4526700ef9e1bee989fda1243a2d4e94ad9c85b","kind":"commit","published_at":"2024-10-01T21:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"626d9cd2f6dea1f7a27faaa49c9fc9f5fff35fdf","kind":"commit","published_at":"2024-09-30T07:04:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0/manifests"},{"name":"v5.13.2","sha":"46e2617694d12577d3b6656fb5bba24cb7d1cd4d","kind":"commit","published_at":"2024-09-20T12:31:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"68c415d1e6767c500fb462f50304b733aedeed80","kind":"commit","published_at":"2024-09-18T01:33:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"44a2d6288d43d342c54531413bb71d1acb371435","kind":"commit","published_at":"2024-09-11T14:48:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0/manifests"},{"name":"vpy2.9.4","sha":"836edd8882f2077240e54757f60ea3e4ff08ac01","kind":"tag","published_at":"2024-09-10T12:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4/manifests"},{"name":"v5.12.15","sha":"8772a230155bbebde0cc9c48692c83b1394ddbce","kind":"commit","published_at":"2024-09-10T12:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15/manifests"},{"name":"v5.12.14","sha":"056b90db0bad34a393149dae61a171717053e526","kind":"commit","published_at":"2024-09-05T03:23:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14/manifests"},{"name":"v5.12.13","sha":"69c129670a468b6b6ce1b8600e1928826d53f8bb","kind":"commit","published_at":"2024-09-03T14:04:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13/manifests"},{"name":"vpy2.9.3","sha":"6d828aec07f96c074457f2874e59f1d06cad3050","kind":"tag","published_at":"2024-08-31T01:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3/manifests"},{"name":"v5.12.12","sha":"7104a8c82281ed495245184f569bbb6c2d92605c","kind":"commit","published_at":"2024-08-29T13:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12/manifests"},{"name":"v5.12.11","sha":"fea6b1a060d5cc42bf468bfa4db9e32b7a686fe0","kind":"commit","published_at":"2024-08-28T04:57:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11/manifests"},{"name":"v5.12.10","sha":"a457a54f755fcb83af38100166d5b718e58149f1","kind":"commit","published_at":"2024-08-22T05:17:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10/manifests"},{"name":"v5.12.9","sha":"c60e6a3f45606c623ef6a2b16415d67eac9b0269","kind":"commit","published_at":"2024-08-17T18:21:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9/manifests"},{"name":"v5.12.8","sha":"89c771b4986e4e228a5451663a0baa15b3606d65","kind":"commit","published_at":"2024-08-17T00:29:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8/manifests"},{"name":"v5.12.7","sha":"4fbde068cf782c007e3dee78836eae4e098d9b50","kind":"commit","published_at":"2024-08-16T03:30:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7/manifests"},{"name":"v5.12.6","sha":"69d7ef30e551e1c1b3682e6a460b8de8e0f9c437","kind":"commit","published_at":"2024-08-14T14:40:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6/manifests"},{"name":"v5.12.5","sha":"b5993b374cab860f1c208296b9a5d6dd58499111","kind":"commit","published_at":"2024-08-13T03:26:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"b7b31dd90cf610fd995394ac4b579ed4c87b4247","kind":"commit","published_at":"2024-08-12T08:30:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4/manifests"},{"name":"vpy2.9.2","sha":"c70e5e7bf07144df93caf9ec0505497b5119e708","kind":"tag","published_at":"2024-08-10T17:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2/manifests"},{"name":"v5.12.3","sha":"65a3e59ac3b09d21f92c7a6eea34b80d8e11cfda","kind":"commit","published_at":"2024-08-10T17:43:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"1777e38546d88f17a79170868c90f01bb70bb231","kind":"commit","published_at":"2024-08-09T03:53:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2/manifests"},{"name":"vpy2.9.1","sha":"5344692d0d508ee797c253280c498e27606630dd","kind":"tag","published_at":"2024-08-08T01:58:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1/manifests"},{"name":"v5.12.1","sha":"0faec379aafd77f69f8290f192a2e374ff3e872e","kind":"commit","published_at":"2024-08-07T01:15:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1/manifests"},{"name":"vpy2.9.0","sha":"e313993cd40acac75e544c81e10969b05058fd3e","kind":"tag","published_at":"2024-08-02T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0/manifests"},{"name":"v5.12.0","sha":"00c303748bf060d47860ed7b7edd91c0894876ca","kind":"commit","published_at":"2024-08-01T01:29:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"1b31a6c8c957e386e212a340b0360e7781acc382","kind":"commit","published_at":"2024-07-29T12:14:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"3a65ac4c5221c2d882ea741333b8651530e5ed02","kind":"commit","published_at":"2024-07-26T03:11:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"1bf1258343b52d6e0625d28693b7d87c04c84f08","kind":"commit","published_at":"2024-07-19T14:13:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"a5ac1ae84a33fca0985d660e10e32895a47e2bda","kind":"commit","published_at":"2024-07-19T13:08:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"da520e7705ae48e0fcd3d913ceb9c1eab0399859","kind":"commit","published_at":"2024-07-18T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"14038738cd99943c315e2531dbbd00c6a8944f62","kind":"commit","published_at":"2024-07-16T12:18:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"8025f994658167971f2778cd67531c3f3b0008db","kind":"commit","published_at":"2024-07-15T14:09:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0/manifests"},{"name":"vpy2.8.1","sha":"7fdd8924d3625b6916e36d78c0f8e91956572a43","kind":"tag","published_at":"2024-07-11T14:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1/manifests"},{"name":"v5.8.7","sha":"4963d92c79a5fe369da3df85f9d548c42b5d1a02","kind":"commit","published_at":"2024-07-11T14:13:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"8bb08a7e6ddf6799f31ac9e07e6bda8eb4023a78","kind":"commit","published_at":"2024-07-11T00:21:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6/manifests"},{"name":"vpy2.8.0","sha":"aecac66b891045397d915fbc2cc1c3c92c5ae764","kind":"tag","published_at":"2024-07-10T02:17:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0/manifests"},{"name":"v5.8.5","sha":"a6155c970739c7664befa18664d0019bf1afc9c9","kind":"commit","published_at":"2024-07-10T02:17:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"b4669d88f1732fb4f84fb390208008d176f4122a","kind":"commit","published_at":"2024-07-05T04:21:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"833d8663b24e4c5940da87f9b67f1d4c7b83af2a","kind":"commit","published_at":"2024-06-28T12:27:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"68899ac9af14c2d307926d650e8db7cdfc980074","kind":"commit","published_at":"2024-06-15T06:23:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"16fb26737721d464b45acc7177ee4d1ef7bd85f6","kind":"commit","published_at":"2024-06-12T14:37:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"74e7cce8c5158a59dd932114e1e0df30c9fc11f9","kind":"commit","published_at":"2024-06-11T14:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0/manifests"},{"name":"vpy2.7.8","sha":"a5a0af83e0c5a9a5296b8dbfde9bb10f86de1f96","kind":"tag","published_at":"2024-06-05T14:14:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8/manifests"},{"name":"vpy2.7.7","sha":"88b8f6c49c9642a252fbb6ef3b2b2e4260ebed8c","kind":"tag","published_at":"2024-06-04T23:48:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7/manifests"},{"name":"v5.7.15","sha":"92f39fd241bed71b8a4fcacd6ff44e5aa67977e0","kind":"commit","published_at":"2024-06-04T23:47:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15/manifests"},{"name":"v5.7.14","sha":"02cd61d119bee6043a9b42ce3eccfe45cfcc4fb3","kind":"commit","published_at":"2024-05-29T16:23:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"5b25660169d9543d37781c97641a50a76c2759a3","kind":"commit","published_at":"2024-05-28T18:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"d3ad53f64f8cf272c2cc9aa1936a82d30cb9072d","kind":"commit","published_at":"2024-05-24T04:08:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"dff8e2e293739f02f27f9b06bd47222adb7c8aa7","kind":"commit","published_at":"2024-05-23T05:37:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"e35dad78c4a3e761a53532998034b2a8f7fec4a3","kind":"commit","published_at":"2024-05-21T04:51:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"7d51ed749f77926ee2bfd2b1076c8cd8d3b42243","kind":"commit","published_at":"2024-05-16T05:24:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9/manifests"},{"name":"vpy2.7.6","sha":"c70708ba1375c6a201e762658927d0672697b246","kind":"tag","published_at":"2024-05-09T04:40:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6/manifests"},{"name":"v5.7.8","sha":"bc71850259a818805cfeacb6ae34bf023d52ced5","kind":"commit","published_at":"2024-05-01T20:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"ad779738180314af42f938eb1893f3d617127d28","kind":"commit","published_at":"2024-04-30T07:46:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7/manifests"},{"name":"vpy2.7.5","sha":"8020f9952a058988d57d1f772f43b2d802e20692","kind":"tag","published_at":"2024-04-28T16:59:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5/manifests"},{"name":"v5.7.6","sha":"a8c5831d2b3e86ae9247af7eba70968cbcbfd7a7","kind":"commit","published_at":"2024-04-27T04:12:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6/manifests"},{"name":"vpy2.7.4","sha":"723457f6eba0cd320bdac32ada807f83bd46e46b","kind":"tag","published_at":"2024-04-26T14:19:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4/manifests"},{"name":"vpy2.7.3","sha":"8a296f17107edb12d3282ab073166f62aded1635","kind":"tag","published_at":"2024-04-24T04:34:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3/manifests"},{"name":"v5.7.5","sha":"cc4afdcf88534427900125eb2f68ac169e55baf3","kind":"commit","published_at":"2024-04-24T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"f65eb4b5b6d1025a6fe06c9841403fd88956688c","kind":"commit","published_at":"2024-04-21T15:39:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4/manifests"},{"name":"vpy2.7.2","sha":"8ed041e0395bdfb5cd9b474cdc17985bea98ea68","kind":"tag","published_at":"2024-04-20T05:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2/manifests"},{"name":"v5.7.3","sha":"b881857b5fb8e985e21f731d1a22caeed883331c","kind":"commit","published_at":"2024-04-20T05:32:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3/manifests"},{"name":"vpy2.7.1","sha":"333c3e03a0b77e5fdc8d03b5e1f23c1af777cfa6","kind":"tag","published_at":"2024-04-18T01:24:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1/manifests"},{"name":"v5.7.2","sha":"c97a43b7849c8c34f4043cf0e6873cde7215920d","kind":"commit","published_at":"2024-04-18T01:23:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2/manifests"},{"name":"vpy2.7.0","sha":"99ab8c550b0563535f739fc8fbaa93e8d5e1e4d6","kind":"tag","published_at":"2024-04-13T18:28:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0/manifests"},{"name":"vpy2.6.0","sha":"deca5d04c96410fd5d09f8165a32e9769d35f0f6","kind":"tag","published_at":"2024-04-13T00:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0/manifests"},{"name":"v5.7.1","sha":"da3eb33f6584a466ac5eb1cb729c8478ba78b501","kind":"commit","published_at":"2024-04-10T01:18:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"9c25995b1e0c8f9193516adeae486f6b781dd3eb","kind":"commit","published_at":"2024-04-09T14:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0/manifests"},{"name":"vpy2.5.0","sha":"111fa41a8444aa2b8080f35d585867c65bdeab37","kind":"tag","published_at":"2024-04-08T21:10:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0/manifests"},{"name":"v5.6.0","sha":"b172ddfa247a307b5d66ccc364c2782118df6040","kind":"commit","published_at":"2024-04-08T21:09:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0/manifests"},{"name":"vpy2.4.0","sha":"ab5e3d64e89a52638a555cefddc534b4e79d056f","kind":"tag","published_at":"2024-04-07T22:09:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0/manifests"},{"name":"v5.5.4","sha":"91cdd57b93da342b359177b7e5502d52c37523b6","kind":"commit","published_at":"2024-04-07T22:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"082834b1fb66dd4f6ad4ba94e5b1761e53fd6b78","kind":"commit","published_at":"2024-04-07T01:59:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"4a3787cf0d7ed8ecc46e946b87fdea436b838ee0","kind":"commit","published_at":"2024-04-06T04:25:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"80365638e7934aaa657571ed640fe0edacedf8e0","kind":"commit","published_at":"2024-04-03T14:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"66cf7c7bb82e5c08bc669615c83cc69fa0894228","kind":"commit","published_at":"2024-03-31T19:45:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0/manifests"},{"name":"v5.4.6","sha":"b8d7ebf3355012a2495709c4758180c60f01fb72","kind":"commit","published_at":"2024-03-26T13:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6/manifests"},{"name":"vpy2.3.3","sha":"6bf668ed7e600b8ca28439431812d83aca81508d","kind":"tag","published_at":"2024-03-24T17:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3/manifests"},{"name":"vpy2.3.2","sha":"52d44397b39de9a9c04b6c3e302837e7876de053","kind":"tag","published_at":"2024-03-23T21:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2/manifests"},{"name":"v5.4.5","sha":"f8c84021ad226b86bff4c4351dbb4cdebe117bd5","kind":"commit","published_at":"2024-03-22T04:27:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5/manifests"},{"name":"v5.4.4","sha":"ea973b98c605a5124c1e7c65e0c34b595ac8fb1a","kind":"commit","published_at":"2024-03-21T04:16:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4/manifests"},{"name":"vpy2.3.1","sha":"a73cf3220209bbd52255aa6974a96d77c14c47e9","kind":"tag","published_at":"2024-03-19T05:07:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1/manifests"},{"name":"v5.4.3","sha":"7bf641886ec6424d44b1d20d5aa22aae81ceef1d","kind":"commit","published_at":"2024-03-17T13:53:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3/manifests"},{"name":"vpy2.3.0","sha":"928eeb6704184bbbdfe064b49599e1afc529acf2","kind":"tag","published_at":"2024-03-16T03:49:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0/manifests"},{"name":"v5.4.2","sha":"096bd810fcd5e4d923b0968bec7a4fc992c5e8a6","kind":"commit","published_at":"2024-03-06T05:00:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"abe142ad3d6d1463b261de5eef88bf4827c868e2","kind":"commit","published_at":"2024-03-01T05:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"82dfc48ee0059b00f37116ec65cab6897b722325","kind":"commit","published_at":"2024-02-27T03:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"e31fe65571733e9bce85e3ecdb85f93d0346072c","kind":"commit","published_at":"2024-02-25T10:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"927d2a5bc08c320b60c8ba0fe38dd04d32aa3771","kind":"commit","published_at":"2024-02-24T00:09:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"651d086f41818dd25bd96bdc2c855a9a4b06be13","kind":"commit","published_at":"2024-02-22T02:05:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"bfa18396b4b128a84a99b1ca0e46908cdedad386","kind":"commit","published_at":"2024-02-20T22:47:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"571b4172487ee972320d93d81313cd7e88307114","kind":"commit","published_at":"2024-02-17T13:57:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"83e8a611b1a758354426244739bcc950e658e1f3","kind":"commit","published_at":"2024-02-17T02:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0/manifests"},{"name":"v5.1.12","sha":"59386645ebf0d50f96a4d76b1988fc501348dc3e","kind":"commit","published_at":"2024-02-16T05:33:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12/manifests"},{"name":"vpy2.2.4","sha":"5949b37b6762af8bd6d1a98350df56a409bac501","kind":"tag","published_at":"2024-02-13T01:57:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4/manifests"},{"name":"v5.1.11","sha":"e8c64477e0e8d29cfa87d7c1ccc78d2932f1eb33","kind":"commit","published_at":"2024-02-13T01:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11/manifests"},{"name":"vpy2.2.3","sha":"f2e11b4182a55ced34dc6cf63ef5e6d11c8f24fa","kind":"tag","published_at":"2024-02-10T20:39:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3/manifests"},{"name":"v5.1.10","sha":"acabc45be455bbc30dc149afc1045c48f250c25f","kind":"commit","published_at":"2024-02-10T20:38:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10/manifests"},{"name":"v5.1.9","sha":"cd63c28100d33f563fff852ff46132ee014aa7d9","kind":"commit","published_at":"2024-02-05T16:09:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9/manifests"},{"name":"vpy2.2.2","sha":"b3ab285cb128075b8a8d52a75a4a5b210c1a24dd","kind":"tag","published_at":"2024-02-03T03:37:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2/manifests"},{"name":"v5.1.8","sha":"6e12b3e8771ccb25e2eb1231ef033974bf0a98b3","kind":"commit","published_at":"2024-02-03T03:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"1eedf29a9779cc6762f15c26fc00926d8ddc04a4","kind":"commit","published_at":"2024-02-02T02:31:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"5cecea1f1625e23eeb070329bdad4ab4ac670b80","kind":"commit","published_at":"2024-01-31T00:27:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"168d312ac7174a1c5c6abee56110547b76cfce7a","kind":"commit","published_at":"2024-01-23T02:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"7db6756125f235c7b2d7523b88edcbe4e3b6a754","kind":"commit","published_at":"2024-01-20T17:01:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4/manifests"},{"name":"vpy2.2.1","sha":"350a81402f9d6c18e69f215c4e3bb1fe5d277937","kind":"tag","published_at":"2024-01-16T13:14:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1/manifests"},{"name":"v5.1.3","sha":"081061f2a07f702a934b0ee0d3b8cdfdf3ce8185","kind":"commit","published_at":"2024-01-16T13:14:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fc8eafde5f1d5eec2d6e2359ee3278cd84993252","kind":"commit","published_at":"2024-01-15T19:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2/manifests"},{"name":"vpy2.2.0","sha":"379016ef181aea805d599d34c7b6746e9ddcbd66","kind":"tag","published_at":"2024-01-14T17:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0/manifests"},{"name":"vpy2.1.0","sha":"bf3d1586777491e320af49ceb054edec020a9438","kind":"tag","published_at":"2024-01-12T00:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0/manifests"},{"name":"v5.1.1","sha":"f1bfded60e42a5d2311002829746d22d64dbc4a5","kind":"commit","published_at":"2024-01-02T02:06:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"db464903cf4b1d94c3b72856d593ee395b497c37","kind":"commit","published_at":"2023-12-27T17:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0/manifests"},{"name":"vpy2.0.0","sha":"f6e585d36df25db5fb24d986b7cc2433c92473c9","kind":"tag","published_at":"2023-12-23T01:15:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0/manifests"},{"name":"v5.0.0","sha":"58e5746102dda9de168a678cf1dc6313dfb85fba","kind":"commit","published_at":"2023-12-21T21:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0/manifests"},{"name":"v4.17.0","sha":"e1ff35b53353bb20c045785fd213fb4e3ae9c181","kind":"commit","published_at":"2023-12-21T14:15:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0/manifests"},{"name":"vpy1.24.0","sha":"8a0b4ad7acca1d209c26c6472a372920b657d7b4","kind":"tag","published_at":"2023-12-21T05:25:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0/manifests"},{"name":"v4.16.0","sha":"67c3b8b7af266ba8be82fa1e095ac86c8b86e6a1","kind":"commit","published_at":"2023-12-18T13:47:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0/manifests"},{"name":"vpy1.23.0","sha":"136e8e7f3f2e69dcf32406ee3513962cedcd13f8","kind":"tag","published_at":"2023-12-18T03:59:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0/manifests"},{"name":"vpy1.22.0","sha":"1ef6bcf859385f468a5d1b31827d2dab3396245b","kind":"tag","published_at":"2023-12-14T23:26:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0/manifests"},{"name":"v4.15.4","sha":"2c06921a9360698b1d06dc324ab0b9d157538178","kind":"commit","published_at":"2023-12-14T13:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4/manifests"},{"name":"vpy1.21.0","sha":"3c325ffbde0acc1f137d8cdfd24079b39dfee3c9","kind":"tag","published_at":"2023-12-14T00:51:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0/manifests"},{"name":"v4.15.3","sha":"8a486b10511610580ab8433b6d9e8ce2ff26bfba","kind":"commit","published_at":"2023-12-13T23:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3/manifests"},{"name":"vpy1.20.0","sha":"1010c77e4e3ba16927bff6b612ebf3f3f52f779a","kind":"tag","published_at":"2023-12-13T02:16:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0/manifests"},{"name":"vpy1.19.0","sha":"0365b3f1e1b502096320c4a6fd26940540244110","kind":"tag","published_at":"2023-12-12T00:54:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0/manifests"},{"name":"vpy1.18.0","sha":"f3536dd2ae83650df32726f0ee89654458e8e23d","kind":"tag","published_at":"2023-12-10T04:28:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0/manifests"},{"name":"v4.15.2","sha":"96adcc90e7e8c75157470ce12bb9fde4b5078228","kind":"commit","published_at":"2023-12-07T13:28:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"95ad04972e99ab56af864c9ee9ebc2fa53ca86c9","kind":"commit","published_at":"2023-12-06T21:52:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"76f9e8ffa64b3299868e041292bfd6bf8e988b3d","kind":"commit","published_at":"2023-12-05T13:18:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0/manifests"},{"name":"v4.14.4","sha":"1a23e57075a16e5d9ae6022b4599d65855b5e3de","kind":"commit","published_at":"2023-11-28T13:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"cbd5057563545e9f4a5fa1e1e4abe25f0962ce12","kind":"commit","published_at":"2023-11-27T14:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"d7cf6ea60830b69b636648238a51e5f981616d02","kind":"commit","published_at":"2023-11-24T11:11:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2/manifests"},{"name":"vpy1.17.0","sha":"bec84e8c8083fe4cf36839634e7cf2939a85d886","kind":"tag","published_at":"2023-11-24T09:27:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0/manifests"},{"name":"v4.14.1","sha":"65a73ce6a1c3b11b616b47f409cee0d3dcb6f839","kind":"commit","published_at":"2023-11-23T15:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"d6c31de48d7aadb542a1e3755ca5b9d169d3fdb9","kind":"commit","published_at":"2023-11-18T10:14:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0/manifests"},{"name":"v4.13.3","sha":"4cfe33e481e204f6377362b7314193c3b7fc40f0","kind":"commit","published_at":"2023-11-16T06:00:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3/manifests"},{"name":"vpy1.16.1","sha":"fc7f863bff2b4aa0869536eecabf01040b600533","kind":"tag","published_at":"2023-11-09T14:06:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1/manifests"},{"name":"v4.13.2","sha":"60a917e3c08fee3d77e32da633e517b3d4e223aa","kind":"commit","published_at":"2023-11-09T14:05:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2/manifests"},{"name":"vpy1.16.0","sha":"719ba5bc6fcc09d99a664b8986bad67163bfcb90","kind":"tag","published_at":"2023-11-08T12:48:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0/manifests"},{"name":"v4.13.1","sha":"610c701d94324e165a079c4de6b4cf0ef612f1da","kind":"commit","published_at":"2023-11-08T09:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"4828b7e7887d3dffa79e2bb388b93df9d70d88ac","kind":"commit","published_at":"2023-11-05T11:16:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0/manifests"},{"name":"vpy1.15.4","sha":"3d5373929be84374480acf2a972f3ca7d64d427d","kind":"tag","published_at":"2023-11-05T11:05:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4/manifests"},{"name":"v4.12.10","sha":"9f36d48344e11efba60ecd9f51f57c60b03a3cb5","kind":"commit","published_at":"2023-11-05T11:04:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10/manifests"},{"name":"vpy1.15.3","sha":"0f0c35129239d64c40a57fa1fbf1ff8aa9efa294","kind":"tag","published_at":"2023-11-05T05:32:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3/manifests"},{"name":"v4.12.9","sha":"343d62c920511443f6786a30f283820fe8a1a464","kind":"commit","published_at":"2023-11-05T05:31:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9/manifests"},{"name":"v4.12.8","sha":"edd4b6b6cf714d1e95c43b61df7e363409e85ba4","kind":"commit","published_at":"2023-11-03T02:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"a7f7080622d9689b1a62cb280df412520b3c1e3a","kind":"commit","published_at":"2023-10-29T06:36:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"14176c1846c507da411495ddba40996a48e585b6","kind":"commit","published_at":"2023-10-26T02:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6/manifests"},{"name":"vpy1.15.2","sha":"c3c165ab32d66657d94f552a266f182f8f30c1df","kind":"tag","published_at":"2023-10-18T02:33:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2/manifests"},{"name":"v4.12.5","sha":"5c62a7739aa180a688dff01eea7f7f16ed6f0036","kind":"commit","published_at":"2023-10-18T02:32:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"fb7c64849dde45516ac8f1f313e242bae935fce8","kind":"commit","published_at":"2023-10-13T13:47:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"2bbc01494d8a1c7954327ae52ea4525b8e27bc35","kind":"commit","published_at":"2023-10-10T02:17:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"a01bb0b0345509cde6c74843323de6b67729f310","kind":"commit","published_at":"2023-10-05T13:50:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2/manifests"},{"name":"vpy1.15.1","sha":"4e1d0513842596e3c4d287e56d2eebc97b1addce","kind":"tag","published_at":"2023-10-04T13:26:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1/manifests"},{"name":"v4.12.1","sha":"dbc6b015158b1b85b2baa48d4850bf15096691d0","kind":"commit","published_at":"2023-10-04T13:25:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1/manifests"},{"name":"vpy1.15.0","sha":"b2d768e7b06b48eb4d8fbec63c7fa4f53c67a26a","kind":"tag","published_at":"2023-09-30T04:48:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0/manifests"},{"name":"v4.12.0","sha":"5ebb185dbecd2478688b20131522be41d0f3a055","kind":"commit","published_at":"2023-09-29T14:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0/manifests"},{"name":"vpy1.14.0","sha":"b886d1d3a4ed2987a5120c764ed97da2d36957ce","kind":"tag","published_at":"2023-09-26T04:30:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0/manifests"},{"name":"v4.11.4","sha":"9d78a99b390523c482c8440c190628aa9040c333","kind":"commit","published_at":"2023-09-22T09:56:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"164772169f99edf9da8d9d478a03eea277ece45a","kind":"commit","published_at":"2023-09-22T02:41:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"109bebf4e84d1f554c0fa491180001e2f571cba8","kind":"commit","published_at":"2023-09-20T13:34:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"28c817f696dd91092f51cd4529748f713e74ef15","kind":"commit","published_at":"2023-09-20T00:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"3fd185cdcdb473f46bde5deb91301a71e192b190","kind":"commit","published_at":"2023-09-16T03:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0/manifests"},{"name":"vpy1.13.2","sha":"764f2e07dc32ffa21303c96fe7029fedff3ca5bb","kind":"tag","published_at":"2023-09-12T06:22:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2/manifests"},{"name":"v4.10.0","sha":"4226ff380b43cabc3e52e0a5321d05f0fa2f265d","kind":"commit","published_at":"2023-09-12T06:21:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0/manifests"},{"name":"vpy1.13.1","sha":"c389221bdecba9fbb52c40d4a4e8ad78ecdb86c3","kind":"tag","published_at":"2023-09-11T14:01:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1/manifests"},{"name":"vpy1.13.0","sha":"09bae92e69d9cb7d8f3cc150a52b2c0f183affe7","kind":"tag","published_at":"2023-09-07T13:22:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0/manifests"},{"name":"v4.9.0","sha":"0f4af1701d549b9acc557e6dcc098d78e3de7911","kind":"commit","published_at":"2023-09-05T14:49:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0/manifests"},{"name":"vpy1.12.0","sha":"ff66290a0f6773300881f94ec6eb5fafe5c7ca24","kind":"tag","published_at":"2023-08-31T03:29:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0/manifests"},{"name":"vpy1.11.0","sha":"e640e5a95fd988a927aeef095b96cde41df6be63","kind":"tag","published_at":"2023-08-26T03:55:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0/manifests"},{"name":"v4.8.0","sha":"1020376dd7144ac432642e3ba19aa056e85b1baf","kind":"commit","published_at":"2023-08-20T23:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"9253112d0e1a0d0fa8496cafaefd81c009f2bd16","kind":"commit","published_at":"2023-08-19T13:52:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4/manifests"},{"name":"vpy1.10.1","sha":"a982ff36f705fab147eedaf037e71e525f3b46fe","kind":"tag","published_at":"2023-08-19T04:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1/manifests"},{"name":"v4.7.3","sha":"3ef306632b31820f604dc3c15b55d041a86d062f","kind":"commit","published_at":"2023-08-17T13:39:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"1e5e7ba2016029a0710412c5f5dcd11844c44b17","kind":"commit","published_at":"2023-08-12T00:43:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"bf9a9471818cb6fe4c323ba4bfbbcff3ea074c19","kind":"commit","published_at":"2023-08-10T02:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1/manifests"},{"name":"vpy1.10.0","sha":"284a2583a5b387935304b27b2e79f8d82f0370ce","kind":"tag","published_at":"2023-08-03T02:12:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0/manifests"},{"name":"v4.7.0","sha":"6fe67b49d30bdb70fcbd8057f98b1014056ea765","kind":"commit","published_at":"2023-08-03T01:42:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"3a656d968b584b8f04d42dc29eb1a561c2ab2fde","kind":"commit","published_at":"2023-07-28T19:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2d64c6e6b0aa06d3b27d01375bd3c3e7822c48b0","kind":"commit","published_at":"2023-07-26T19:20:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2/manifests"},{"name":"v4.6.0","sha":"39b2565325a56b1df87f49dfe3a1ba9deb0ea174","kind":"commit","published_at":"2023-07-19T19:23:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0/manifests"},{"name":"vpy1.9.0","sha":"38b19d8a5874fb9725b1d40d7656fd7c312710d9","kind":"tag","published_at":"2023-07-18T15:17:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0/manifests"},{"name":"v4.5.0","sha":"2b31259878b5c6d46429502e1fadf51b74d8872c","kind":"commit","published_at":"2023-07-18T15:16:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0/manifests"},{"name":"vpy1.8.0","sha":"3860ed116aed02e7d96e4917df8648fc48977fde","kind":"tag","published_at":"2023-07-17T20:35:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0/manifests"},{"name":"v4.4.0","sha":"38ed54a879ecff97fab9757a5ebf6583d6d161fb","kind":"commit","published_at":"2023-07-17T07:15:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0/manifests"},{"name":"vpy1.7.0","sha":"980db2ba2163db32beea20546be3b072a3fcdf61","kind":"tag","published_at":"2023-07-14T17:30:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0/manifests"},{"name":"v4.3.0","sha":"3b6f33eb85f68cff97eb61253884cf540cfb4908","kind":"commit","published_at":"2023-07-14T05:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fc69da91d109d713ff16efca0a968466b7868f6c","kind":"commit","published_at":"2023-07-10T23:49:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1/manifests"},{"name":"vpy1.6.1","sha":"da7dd075ea5d2df7f04367050cb658d26f492464","kind":"tag","published_at":"2023-07-10T23:38:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1/manifests"},{"name":"vpy1.6.0","sha":"b868b021722b5df381689b75b9f805a58ecb05e2","kind":"tag","published_at":"2023-07-06T19:16:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0/manifests"},{"name":"vpy1.5.0","sha":"561cdc3f825014c90bedbe1d66db4a2339beea67","kind":"tag","published_at":"2023-07-04T17:28:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0/manifests"},{"name":"v4.2.0","sha":"5e2a3430b320f0b28147e7695d8defd59e6a6a8e","kind":"commit","published_at":"2023-07-03T08:46:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0/manifests"},{"name":"vpy1.4.0","sha":"da92a5c303d499b7019d729d55b2698385bc570b","kind":"tag","published_at":"2023-06-30T22:04:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0/manifests"},{"name":"vpy1.3.1","sha":"3a37d170639f62cfc941c13fb82f876c87cee7ac","kind":"tag","published_at":"2023-06-29T16:23:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1/manifests"},{"name":"vpy1.3.0","sha":"6dd3410838f0260860c364c26ca7d004acb63590","kind":"tag","published_at":"2023-06-29T15:31:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0/manifests"},{"name":"vpy1.2.0","sha":"52d9103f8cf1558d81518f5215871c65ec68d559","kind":"tag","published_at":"2023-06-24T16:26:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0/manifests"},{"name":"vpy1.1.0","sha":"7d7e1b4ff6f937164b80f2c7ddf210308475f4c7","kind":"tag","published_at":"2023-06-23T19:17:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0/manifests"},{"name":"v4.1.0","sha":"65184e3f1388083e63ff956dea4ad62a1addf710","kind":"commit","published_at":"2023-06-23T16:40:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0/manifests"},{"name":"vpy1.0.0","sha":"b6b4579c77c277955ec5318d195b98742c370102","kind":"tag","published_at":"2023-06-21T21:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0/manifests"},{"name":"v4.0.0","sha":"e0ab7e6fd62487884096ed8fc6164a0be0c4d581","kind":"commit","published_at":"2023-06-21T21:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0/manifests"},{"name":"vpy0.5.6","sha":"215c59e06d111e254c817a005b829de226ee30b7","kind":"tag","published_at":"2023-06-21T21:37:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6/manifests"},{"name":"vpy0.5.5","sha":"59287d57a8e5f69abb4dfcecb5bcea36c2caa9c7","kind":"tag","published_at":"2023-06-16T16:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5/manifests"},{"name":"v3.15.8","sha":"5c36ae318766741a00a07af587255a5e951bd731","kind":"commit","published_at":"2023-06-16T16:49:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8/manifests"},{"name":"v3.15.7","sha":"90c34c37605134c72d560ed0fc6aa03a63b6cbca","kind":"commit","published_at":"2023-06-16T15:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7/manifests"},{"name":"vpy0.5.4","sha":"24d9ae1cbced374793429f0a9fecb5c4451ae46d","kind":"tag","published_at":"2023-06-14T14:01:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4/manifests"},{"name":"vpy0.5.3","sha":"66a0eb17a173e8661fe924389ad49c907c07d56e","kind":"tag","published_at":"2023-06-13T16:46:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3/manifests"},{"name":"v3.15.6","sha":"7f42665640b0cec1eaf32b4fec15ff1955164f8b","kind":"commit","published_at":"2023-06-13T16:45:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6/manifests"},{"name":"vpy0.5.2","sha":"a527bac0e0e5921885a1f170ebddb508b3698211","kind":"tag","published_at":"2023-06-11T15:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2/manifests"},{"name":"v3.15.5","sha":"69b94aae13033a385bccd93f82601a0c7c4f45a0","kind":"commit","published_at":"2023-06-11T15:41:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5/manifests"},{"name":"vpy0.5.1","sha":"25d71a1c17f53fcf432463623b1047b25d9d3ce6","kind":"tag","published_at":"2023-06-09T16:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1/manifests"},{"name":"vpy0.5.0","sha":"609f8de152ae8d0c538c79a34ffab0b0c36ed44d","kind":"tag","published_at":"2023-06-09T05:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0/manifests"},{"name":"v3.15.4","sha":"2ea74830cf0363ea39b077258d70f996f255a519","kind":"commit","published_at":"2023-06-08T17:34:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4/manifests"},{"name":"vpy0.4.4","sha":"ba2084f45eba6a72da962316cbb86a7d9b3f37b3","kind":"tag","published_at":"2023-06-08T15:35:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4/manifests"},{"name":"v3.15.3","sha":"0db3d46690acdf4b8b703427ba3fbed0893724e1","kind":"commit","published_at":"2023-06-08T14:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3/manifests"},{"name":"vpy0.4.3","sha":"8ad2e124ea75a110981779b1fddb082f6210ac54","kind":"commit","published_at":"2023-06-07T09:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3/manifests"},{"name":"v3.15.2","sha":"492f686e685744511e3f817bf5f1d503e8094392","kind":"commit","published_at":"2023-06-06T21:05:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5","kind":"commit","published_at":"2023-06-05T21:22:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1ccf4864c957b85f244e45673513cea239796ea4","kind":"commit","published_at":"2023-05-31T22:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"6f4fb3cac980a06816660bbc7339b81db801f4d7","kind":"commit","published_at":"2023-05-30T23:39:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"5b1c5e9ccf2b01e2367582bd3214f9abdccea602","kind":"commit","published_at":"2023-05-27T18:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"5beaf5285bb06d457dceb7ae636ecefff80ed881","kind":"commit","published_at":"2023-05-22T14:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0/manifests"},{"name":"v3.13.4","sha":"d7e640c6368a714f611920be849648348052de05","kind":"commit","published_at":"2023-05-11T11:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"64658c024508fe91e85a291116ed899bbea0d564","kind":"commit","published_at":"2023-05-10T23:39:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"ce8059d5c6620acc9f8a090e447c610f80913af4","kind":"commit","published_at":"2023-05-09T04:33:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"a880069ca02c1b9eb64fb42a0d269b3e98aa91c3","kind":"commit","published_at":"2023-05-07T15:31:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"dd1803f866ff249f2c19691dc1c020a69125a88f","kind":"commit","published_at":"2023-05-06T10:20:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"8f020618d364c5706aca63086effe993fd437bbc","kind":"commit","published_at":"2023-05-05T23:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"fc66096d79734ad543562dfdbd6739c080f7102f","kind":"commit","published_at":"2023-04-20T06:23:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1a3113b97106eebd63883dc8865b7c6a3f028765","kind":"commit","published_at":"2023-04-17T21:21:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"86f57742e3233853b944ae8616c1cfa5a16706c3","kind":"commit","published_at":"2023-04-05T23:57:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"8c34cc7dcb71413a77b1e9f5bdb157d5b6d7a0ac","kind":"commit","published_at":"2023-03-30T12:45:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"358ab2a9179155659800d48edee0f1f77309bff1","kind":"commit","published_at":"2023-03-22T23:11:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"5849cf686064bfb5f28ccb735ec47fb44553c5a8","kind":"commit","published_at":"2023-03-06T14:13:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4cb5250886f8f454a7ee4ee4d2b1754cd83df59b","kind":"commit","published_at":"2023-03-02T16:24:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3dc3b55b787b49701dcf7aa74e85a216c774c231","kind":"commit","published_at":"2023-02-25T05:59:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"aa742463f7dfbec433d166a42dfefd5b9248a544","kind":"commit","published_at":"2023-02-23T22:54:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"3ecb8f7fbb736e223aa73bbbf8f07629892902fa","kind":"commit","published_at":"2023-02-23T03:22:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"e465b5574a19013868250658740b0fdda1d2c6f6","kind":"commit","published_at":"2023-02-22T03:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3b63c3e629c1d63b6692f823fd83888f60a3a834","kind":"commit","published_at":"2023-02-16T21:18:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0/manifests"},{"name":"v3.6.6","sha":"488f9437977f9aeb5a03b96a41dbb664dbfe2775","kind":"commit","published_at":"2023-02-15T01:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"dfa431ebb22cebbf85247abcf8226946ad297ec5","kind":"commit","published_at":"2023-02-11T16:50:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"00ec4e8d2d741df1246fb4e90ff876377fad7d16","kind":"commit","published_at":"2023-02-09T11:02:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"bf8589ae1b95b705e921f597644becdd1752b04f","kind":"commit","published_at":"2023-02-07T07:27:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"b08f95d9b87ec03b645af866ac869f771a42e1f1","kind":"commit","published_at":"2023-02-03T15:55:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"75092f50169154bfbbc704d8a1971b2ac0a03187","kind":"commit","published_at":"2023-01-31T11:11:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ce19e6db253e03d5817b555abaa773a7bdf06171","kind":"commit","published_at":"2023-01-31T07:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0/manifests"},{"name":"v3.5.11","sha":"94b293e6011bed3f8b6905b202f7a45d0d1d863b","kind":"commit","published_at":"2023-01-27T00:16:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"c66c03d377d6b5363231ec65117a8b045f136f86","kind":"commit","published_at":"2023-01-24T23:50:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"3714760ee4be056826e66baaec62bb97d60a53e3","kind":"commit","published_at":"2023-01-19T18:45:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c761ae994c48402b27a6b3530a882b0720e4025","kind":"commit","published_at":"2023-01-18T13:00:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"f2c1775dc150e3f1fd972beed39dcdd2b12e8ea1","kind":"commit","published_at":"2023-01-17T16:13:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"4de7f3cf740ad1f96f07bdfcd50e372257df4514","kind":"commit","published_at":"2023-01-13T02:41:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"5a78f58ead461192069e78bf1ee34d84012e8077","kind":"commit","published_at":"2023-01-10T12:48:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"9fdac5578795900b85c99b4ef8c2e71583802417","kind":"commit","published_at":"2023-01-09T15:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"2061624f0baebd5e5018136934346b65750c0323","kind":"commit","published_at":"2023-01-07T03:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"5b34b8ba09e14bc78aeed03824b4fbd419e0e18e","kind":"commit","published_at":"2023-01-04T02:35:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"1e8786a8dd2f08de6f84e08aeb252b304ebbca73","kind":"commit","published_at":"2022-12-23T08:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ffb08512271be681204a803508cd4d5ece0bb71b","kind":"commit","published_at":"2022-12-20T23:01:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"91bbde9472ea3b38e1b9ee94ef1ec56733eeb3fa","kind":"commit","published_at":"2022-12-15T23:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"df604c48bfeec2b621fd9d52d97b316f477e79a2","kind":"commit","published_at":"2022-12-10T14:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6d9dadaedf016267255e2412ff4ca40d44001630","kind":"commit","published_at":"2022-12-09T14:17:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"865c9ca8ce99860a4a0c72b7a2ec4a5733395d10","kind":"commit","published_at":"2022-12-08T11:49:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bbe29ee8546242a839b41ae0eccd5c9acc592e9a","kind":"commit","published_at":"2022-12-07T22:56:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0f119cb7eac550ad6a5a08f6561b65a72d06ae91","kind":"commit","published_at":"2022-12-07T15:00:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b469dcc4bafee0bc21a6fc51772ce958947ce516","kind":"commit","published_at":"2022-12-05T13:57:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1e0625eb72400891b126483e1201431bbb7fd161","kind":"commit","published_at":"2022-12-05T12:42:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"aa753dd3680964bf0fe7ab650734c12525020ef2","kind":"commit","published_at":"2022-12-04T15:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"75ebd8558853969df094d8c37b12b66685108eb9","kind":"commit","published_at":"2022-12-04T03:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4387d0c959d563eaaba2719d3f9566e992ba0914","kind":"commit","published_at":"2022-11-29T12:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"a6b74988e38ff74049df9b30215fb6ddab73e844","kind":"commit","published_at":"2022-11-29T01:44:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4226070d9905fb052a2ec00f17ee4210bf931fbd","kind":"commit","published_at":"2022-11-15T17:28:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0301a7ab2b110670804de0dae63a04c7a314ee5a","kind":"commit","published_at":"2022-11-15T00:31:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f05e098a6dad2038c720d77d71a66b387b53bcb1","kind":"commit","published_at":"2022-11-09T01:30:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"f87858caa382b56e34cc8015ad1a2706f2bcda8e","kind":"commit","published_at":"2022-11-04T21:55:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"be39c090684ccf720bcc6adc3279d7bb1d0a5ed5","kind":"commit","published_at":"2022-11-04T08:02:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ad7039625d3adb334f07bb015068d57982252615","kind":"commit","published_at":"2022-11-03T22:49:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"94c4862fcb8de9676df20d3b002f8f13fddf658a","kind":"commit","published_at":"2022-11-02T23:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c3c565dad2d7267e3bb1aa2a4d540f0c826def1a","kind":"commit","published_at":"2022-11-02T19:49:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2522822210d200ff66576d3a71bf3cc7c1a7622","kind":"commit","published_at":"2022-10-25T18:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"65ce37ac10648e48e55a102eb0f59fce104fbcb9","kind":"commit","published_at":"2022-10-24T21:44:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"583bde47ff0fa9366db968eca35e30b2fe89f4ad","kind":"commit","published_at":"2022-10-18T00:45:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0fb2964151166f2aece0270c54c8cb4f4e2eb898","kind":"commit","published_at":"2022-10-13T19:26:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"005539f2c34eff7ee92aeba1b34801fc69a05018","kind":"commit","published_at":"2022-10-13T02:14:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"547a20f652960472500940c71363fe65b111737e","kind":"commit","published_at":"2022-10-11T13:57:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"68f5b6fedb1012926bd121df8ee62ddd32285b08","kind":"commit","published_at":"2022-10-10T17:30:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"ad3889c674da4eb8e772c47b7841d1c65fecb65e","kind":"commit","published_at":"2022-09-30T16:42:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"18d91d1786955bae0921577dbd93a2bdbe6e4e68","kind":"commit","published_at":"2022-09-29T13:52:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4eb5a9a5c9cf9bf19de60cbef2ff90fde5a11a03","kind":"commit","published_at":"2022-09-28T14:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"af1a0664168a183250b56759cfb19b58be672b62","kind":"commit","published_at":"2022-09-23T15:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"2eeb0812c007fd67adc6f54be7fe94d47ea06219","kind":"commit","published_at":"2022-09-22T23:28:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e26d88a6afee6becfa4f318a044f1177456b177","kind":"commit","published_at":"2022-09-21T09:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5f3c31609b60589ed9e78317bf212dd407fad55b","kind":"commit","published_at":"2022-09-21T08:59:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0/manifests"},{"name":"v1.91.1","sha":"5f3338c1c125e08c3f2be86e51dc81ddce8daae5","kind":"commit","published_at":"2022-09-18T00:34:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"ca336213a0fdba07d9abbdae7fa42bc4c52fa8a1","kind":"commit","published_at":"2022-09-16T03:25:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0/manifests"},{"name":"v1.90.2","sha":"31c3297592cf4fb550007e06cf8da8f99a4a2580","kind":"commit","published_at":"2022-09-12T23:52:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2/manifests"},{"name":"v1.90.1","sha":"632d9b6b94b1d0fc6082d519defc70c8329c7f3f","kind":"commit","published_at":"2022-09-02T13:58:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1/manifests"},{"name":"v1.90.0","sha":"0a18c0f2f4368c5a716b7147556f545e340f7c12","kind":"commit","published_at":"2022-08-30T01:09:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0/manifests"},{"name":"v1.89.2","sha":"9d2355a8f30838d4638f75568f9bb879ce4aac6d","kind":"commit","published_at":"2022-08-23T00:34:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2/manifests"},{"name":"v1.89.1","sha":"db9d1ad98628c6023fa05f2f86c09a528405aee7","kind":"commit","published_at":"2022-08-19T13:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"3ee4f5e0063077e40526b3d3315c2ca76e71657d","kind":"commit","published_at":"2022-08-18T23:44:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0/manifests"},{"name":"v1.88.2","sha":"77cfec58bc2096df7e945b9a811d1341a3f85d65","kind":"commit","published_at":"2022-08-18T15:18:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2/manifests"},{"name":"v1.88.1","sha":"d08566c05dc6d036c689fd4164e15d20e1bfc74f","kind":"commit","published_at":"2022-08-17T12:06:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1/manifests"},{"name":"v1.88.0","sha":"e30b0c974d2fc2eedeb434afaf17a80cc2eab5bf","kind":"commit","published_at":"2022-08-17T08:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0/manifests"},{"name":"v1.87.2","sha":"19c0da8aa7cd2fe891364dc0cf1b6b26bd77adee","kind":"commit","published_at":"2022-08-13T02:25:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2/manifests"},{"name":"v1.87.1","sha":"380c56e43bf59895ffc2ca0ed5a2ade79803a872","kind":"commit","published_at":"2022-08-09T01:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1/manifests"},{"name":"v1.87.0","sha":"d19a71229b6ddaf8b44b9ad41152f052ff1aeadd","kind":"commit","published_at":"2022-08-05T01:51:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0/manifests"},{"name":"v1.86.10","sha":"7251dd7259ab0d2e1c6343e3fc491ad41195816f","kind":"commit","published_at":"2022-07-29T22:54:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10/manifests"},{"name":"v1.86.9","sha":"9c14458ca130171c38af82d2d0bd51b8779f21cc","kind":"commit","published_at":"2022-07-27T01:24:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9/manifests"},{"name":"v1.86.8","sha":"19b34bd3005e0dc21a6a181ac6771142bf8454eb","kind":"commit","published_at":"2022-07-26T00:52:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8/manifests"},{"name":"v1.86.7","sha":"306543a7e055c22faa6c34c1bb7190060691458f","kind":"commit","published_at":"2022-07-15T11:49:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7/manifests"},{"name":"v1.86.6","sha":"970bb87eff67fce0fb4d37609182ad47d3e9309e","kind":"commit","published_at":"2022-07-14T03:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6/manifests"},{"name":"v1.86.5","sha":"4c182df13c2223b2d6615506844999c474adf1bd","kind":"commit","published_at":"2022-07-09T00:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5/manifests"},{"name":"v1.86.4","sha":"868bb00213626fdfa3c8594c8f8dfea9b47cd7b1","kind":"commit","published_at":"2022-06-29T02:06:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4/manifests"},{"name":"v1.86.3","sha":"9dc1420f08e094df821085412e55a4e0dbac36ec","kind":"commit","published_at":"2022-06-26T04:02:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3/manifests"},{"name":"v1.86.2","sha":"88095f6261ca57cf13eba5582cb71d7b69ab2339","kind":"commit","published_at":"2022-06-16T03:46:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2/manifests"},{"name":"v1.86.1","sha":"1769ce15d907269c34be1b26671ab5e71fae43d1","kind":"commit","published_at":"2022-06-12T06:04:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"363f6c05f0ca64db9fc7a028b57b9a301a9a8808","kind":"commit","published_at":"2022-06-10T01:25:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0/manifests"},{"name":"v1.85.4","sha":"9dbec4a7329f650931abd198940b5a8c926fd6c1","kind":"commit","published_at":"2022-06-08T00:34:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"7ad899b55d35cc911afbbdd67b68bd06b001e39c","kind":"commit","published_at":"2022-06-03T00:15:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"137cd8e755a255db1083424c47bad2c183a0b2cc","kind":"commit","published_at":"2022-06-01T23:50:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"d77baccd72ef904c415bf5d94b615d9d07770275","kind":"commit","published_at":"2022-05-31T03:37:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"9cfda3d2dd640350d7b41f2449cd89318a237610","kind":"commit","published_at":"2022-05-30T04:15:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"5d68aef2715d2ba474893bd343a34753f1e0eccb","kind":"commit","published_at":"2022-05-27T01:21:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"0dac92327328838730cdee8ca33918611e05d5d9","kind":"commit","published_at":"2022-05-26T00:30:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0/manifests"},{"name":"v1.83.2","sha":"eb38636346b5b679f6967671fbb3ca84fda68fd8","kind":"commit","published_at":"2022-05-24T13:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2/manifests"},{"name":"v1.83.1","sha":"41cc7f1cade5410664873ffacb8569f37f6a409f","kind":"commit","published_at":"2022-05-24T01:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1/manifests"},{"name":"v1.83.0","sha":"44ee7cff2e3570acda6ded8836fca91a11db3d15","kind":"commit","published_at":"2022-05-20T02:18:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0/manifests"},{"name":"v1.82.3","sha":"cd8ffa4958bba16b389114c8c37c847f8a6cf17a","kind":"commit","published_at":"2022-05-19T04:30:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3/manifests"},{"name":"v1.82.2","sha":"5d77e15a498e9d25349beabe55b4fa8e025f9c6d","kind":"commit","published_at":"2022-05-17T01:00:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2/manifests"},{"name":"v1.82.1","sha":"547a85368ffedab4f642dea70813945050e53cf4","kind":"commit","published_at":"2022-05-16T03:31:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1/manifests"},{"name":"v1.82.0","sha":"a0b179cba0349f166dc20f2bac28e1ea7f715592","kind":"commit","published_at":"2022-05-11T12:22:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0/manifests"},{"name":"v1.81.4","sha":"7edc886fd2bc7ec18640e30e9eabaf1ea0ef6493","kind":"commit","published_at":"2022-05-05T02:27:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4/manifests"},{"name":"v1.81.3","sha":"6cc16d66fe5afd79ca9d2e3af9a135c8f47ca758","kind":"commit","published_at":"2022-05-04T13:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3/manifests"},{"name":"v1.81.2","sha":"c175c13c25f32987d65f2195fca6bba1840ed5c7","kind":"commit","published_at":"2022-05-03T12:03:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2/manifests"},{"name":"v1.81.1","sha":"22fae96f2b03ace7b9d00390ef451c12ea14e3b4","kind":"commit","published_at":"2022-04-29T03:49:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1/manifests"},{"name":"v1.81.0","sha":"b01db23ecf4947011d09870c5a2a7e76753cf3c4","kind":"commit","published_at":"2022-04-26T03:07:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0/manifests"},{"name":"v1.80.6","sha":"86a1874699bfe9bd9214344d6d4c451e148582b2","kind":"commit","published_at":"2022-04-22T01:49:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6/manifests"},{"name":"v1.80.5","sha":"6cd3a19a68ee308ad2d8e1c79b34ffee55efdf30","kind":"commit","published_at":"2022-04-21T03:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5/manifests"},{"name":"v1.80.4","sha":"d48fe2a35b20cdbcd4d84861bc3fb607f64631b7","kind":"commit","published_at":"2022-04-19T01:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4/manifests"},{"name":"v1.80.3","sha":"e347cdbabcb142060592e541f35aa94730196700","kind":"commit","published_at":"2022-04-15T15:11:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3/manifests"},{"name":"v1.80.2","sha":"d83842dc346f9308f52cf7dfda5ad2fc050eef4e","kind":"commit","published_at":"2022-04-15T01:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2/manifests"},{"name":"v1.80.1","sha":"3901472f30c090d8c26a34ccc1fb666193a91ca0","kind":"commit","published_at":"2022-04-14T16:19:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1/manifests"},{"name":"v1.80.0","sha":"3ac9dd002f0dcedf83312708222c39041d23c2c0","kind":"commit","published_at":"2022-04-12T03:03:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0/manifests"},{"name":"v1.79.1","sha":"56ffa3c918c1c642f0ffeae4952fc57cfbd13abd","kind":"commit","published_at":"2022-04-12T03:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"cb46ff78e1f22b7ae94e37adfcc91f2ed4041355","kind":"commit","published_at":"2022-04-08T01:08:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0/manifests"},{"name":"v1.78.2","sha":"3c75df5c9bc8f7ba5db9638b0aaeefb00903105d","kind":"commit","published_at":"2022-03-31T02:35:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2/manifests"},{"name":"v1.78.1","sha":"04d09929a8cd2a79d335e27f97543b62ca105191","kind":"commit","published_at":"2022-03-24T02:39:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"cc5c695b689df2e319c519aae316e4df2bf194b5","kind":"commit","published_at":"2022-03-23T03:14:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0/manifests"},{"name":"v1.77.3","sha":"fd8742b1746443a670789b5dbf668e84425f5897","kind":"commit","published_at":"2022-03-22T04:43:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3/manifests"},{"name":"v1.77.2","sha":"41ba8631c76477a46af4a23cfad5365d78d77409","kind":"commit","published_at":"2022-03-20T03:23:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2/manifests"},{"name":"v1.77.1","sha":"ed9dd801533d714baacc64c469b8b94564a22b98","kind":"commit","published_at":"2022-03-17T13:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1/manifests"},{"name":"v1.77.0","sha":"a178ae4c2fa6d7ece5ebda79c11164be761968a5","kind":"commit","published_at":"2022-03-16T11:41:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0/manifests"},{"name":"v1.76.6","sha":"96de7b43fd01a94b28991f9af24b4e6b2a6c0fc2","kind":"commit","published_at":"2022-03-15T03:28:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6/manifests"},{"name":"v1.76.5","sha":"0e74cfac4efe7a2d62460ed8e646593f8b48a850","kind":"commit","published_at":"2022-03-15T01:23:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5/manifests"},{"name":"v1.76.4","sha":"f71347415f4fd04c9a59a94a24ceac11ab320e01","kind":"commit","published_at":"2022-03-13T10:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4/manifests"},{"name":"v1.76.3","sha":"e37f6f8eed5589b69ed7a2ed27e951846fbfbb0c","kind":"commit","published_at":"2022-03-10T00:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3/manifests"},{"name":"v1.76.2","sha":"88ac8e551574bdd00cbd644aa1ea5bf75f03fa5e","kind":"commit","published_at":"2022-03-09T01:16:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2/manifests"},{"name":"v1.76.1","sha":"485def0cbb9970e5b85775a549a132016ddef6f4","kind":"commit","published_at":"2022-03-04T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"359e4e54b633237ec01107e862c109e8712824dc","kind":"commit","published_at":"2022-03-02T03:13:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0/manifests"},{"name":"v1.75.1","sha":"779f6db7b5b0da0324a187f4b735ec6762abc9ad","kind":"commit","published_at":"2022-02-26T14:41:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"7f11b7d741f32101e1dc895ca931647fe9d4c81f","kind":"commit","published_at":"2022-02-24T12:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0/manifests"},{"name":"v1.74.3","sha":"df2fa62064c9bc1a21b9410e48042257e0a1c57b","kind":"commit","published_at":"2022-02-24T02:42:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"023cf745e92c318b21251e4cedbedf3949c57abe","kind":"commit","published_at":"2022-02-23T04:00:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"cf0710cfe322eb2147f439364b425763b4d5c592","kind":"commit","published_at":"2022-02-20T14:02:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"2bf08efda8a938e86be2d09ae2dbbdd81b8181b7","kind":"commit","published_at":"2022-02-19T17:16:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"19845bd017c3b508aeaa59a50abdf4df0e4dae0f","kind":"commit","published_at":"2022-02-16T02:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"efe9bb7239d9554407e8d0cf40fe74cae83abea5","kind":"commit","published_at":"2022-02-15T03:59:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"cdb1de2fca81df5b18fb3312d821bc1cdae19066","kind":"commit","published_at":"2022-02-14T01:55:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"9cd593fefc5b08fa13de7d4119327db7202fdd4b","kind":"commit","published_at":"2022-02-11T02:16:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0/manifests"},{"name":"v1.69.1","sha":"8216ce26c28e79307dc0c4eb3f79c0eb582260b8","kind":"commit","published_at":"2022-02-10T02:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"64e01fbbe9e76c663477ef18e84a37dfd90e667a","kind":"commit","published_at":"2022-02-08T14:20:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0/manifests"},{"name":"v1.68.4","sha":"8fc4b7e358d8188983eb7c4a714c57d80be2b9b4","kind":"commit","published_at":"2022-02-05T15:57:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"76850916ceb3c693b2c7e32549ccd9dde6d374d9","kind":"commit","published_at":"2022-02-04T12:19:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"dfc01bb3bedbcc676ffa2f40381477c51b2fd956","kind":"commit","published_at":"2022-02-03T03:19:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"2c2da6ffa0744447f7cad9760cc0ff7f7d13c0e7","kind":"commit","published_at":"2022-02-01T02:05:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"317c0953043e3eb2242eb330d8e8e2071c131c37","kind":"commit","published_at":"2022-01-29T14:55:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0/manifests"},{"name":"v1.67.3","sha":"e45a0f7e18b28385022eaafd678fbe5edb82eb4f","kind":"commit","published_at":"2022-01-28T16:09:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"e55ff358ca23bb4ea3d70bfb136feb27be3fe79c","kind":"commit","published_at":"2022-01-28T02:47:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"a440be95518ebf037a5879decad282249e651180","kind":"commit","published_at":"2022-01-27T00:11:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8c5fcea765682e7d3d3e189a89217ed5d7838da8","kind":"commit","published_at":"2022-01-26T08:20:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0/manifests"},{"name":"v1.66.1","sha":"30a9bc6c3b719c469396c80f14e8249d7e7ce85b","kind":"commit","published_at":"2022-01-25T00:52:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"9945a03b0b3673c1cf981573b2b8669f0e4026c5","kind":"commit","published_at":"2022-01-23T04:19:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0/manifests"},{"name":"v1.65.1","sha":"36772957fcf865e8fd7dba92d594f8800c4b1e6f","kind":"commit","published_at":"2022-01-21T20:22:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"7f0245dce512e30e33559df219af3c227a6228e4","kind":"commit","published_at":"2022-01-21T00:19:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0/manifests"},{"name":"v1.64.4","sha":"43ea8c5a6a1cff364c00e3a0a1bc9dae92ab469f","kind":"commit","published_at":"2022-01-19T20:29:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4/manifests"},{"name":"v1.64.3","sha":"70001de2c4c039bf9448a5cc25037f517fd25915","kind":"commit","published_at":"2022-01-17T04:55:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3/manifests"},{"name":"v1.64.2","sha":"17913908c816cfa480a34a80bb13eb16db455168","kind":"commit","published_at":"2022-01-14T14:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2/manifests"},{"name":"v1.64.1","sha":"aea20b48af275a2ab3fb9b3f3234af8ca4ce76bc","kind":"commit","published_at":"2022-01-14T09:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"b91867653564a97a5ced04f36dac1a4e1c96e21b","kind":"commit","published_at":"2022-01-07T01:46:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0/manifests"},{"name":"v1.63.3","sha":"282a4029bc9985056508f83deb5040b830dc3c82","kind":"commit","published_at":"2022-01-06T01:29:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"1f3b1cb0fe1857a6cc4581611f8aeda371d04f2e","kind":"commit","published_at":"2022-01-04T18:10:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"1763af8eb35fe5b48cbe1a6a1a066524edb59232","kind":"commit","published_at":"2022-01-04T01:13:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"4cfa4f9c0d97a29b89ab342a5f41de5e4e3ecbd2","kind":"commit","published_at":"2021-12-31T21:14:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"abe3f594b412c924ae9eb42e450bd2a356df7654","kind":"commit","published_at":"2021-12-31T02:06:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"06176e32579611f06569a9e05a26832c02a0e6f4","kind":"commit","published_at":"2021-12-29T13:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"0caa042725325a5b682d9ce53a5346a1131486a2","kind":"commit","published_at":"2021-12-29T00:50:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0/manifests"},{"name":"v1.59.4","sha":"fbecbef96a2f8b7d037d8ffaca7c0f710be9b518","kind":"commit","published_at":"2021-12-21T06:24:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"28ccfa91f9fac99abd6f2d448d7f2e8d10b78806","kind":"commit","published_at":"2021-12-21T05:17:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"7a950f5b336702f79058952c14bb2bf573818158","kind":"commit","published_at":"2021-12-17T22:13:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"192f093af11f0faf6ae946c4a464059d6e48c015","kind":"commit","published_at":"2021-12-17T13:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"0d3a222859b8b66dbe0aad8c8475b31c4fac93d2","kind":"commit","published_at":"2021-12-17T07:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"e2ffaafc54df02e9a9d7d0cd7e110407753c1ba9","kind":"commit","published_at":"2021-12-15T03:26:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0/manifests"},{"name":"v1.57.4","sha":"9d2d62c2c33b981ac5071d7122cd50da1d272d5c","kind":"commit","published_at":"2021-12-14T14:26:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"cf57730ae41fb9d6185a78ec47f4ae95aa8dcd88","kind":"commit","published_at":"2021-12-14T02:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"d9fd74f8eae499ce2aeb02c7a0e5fcae5e4795bd","kind":"commit","published_at":"2021-12-11T01:44:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"8aa6e36a806f51903620d397f821ef55763c6ff4","kind":"commit","published_at":"2021-12-11T01:38:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"7ea381b2936b93d86752e5f4b773fa04b3d8a7cd","kind":"commit","published_at":"2021-12-08T14:28:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"bf37a324273dd1a2f606ff2dcb08c6166cc86ae9","kind":"commit","published_at":"2021-12-06T00:53:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"5327a9618932ffe5ffc632c13c73b8c26302074c","kind":"commit","published_at":"2021-12-03T06:11:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"ae90c44e2ef79661440abbb9aae29345ca4e40ad","kind":"commit","published_at":"2021-12-02T01:39:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0/manifests"},{"name":"v1.54.6","sha":"0c0be5e2c4b1192c45dcea16f3f0fdd725aa40fc","kind":"commit","published_at":"2021-11-30T13:51:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"f178fa984a7d53c8f92ea123ad476d92d153ab0f","kind":"commit","published_at":"2021-11-26T16:18:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"9469c36cdbeb67491534f580f05f704d7c325d4b","kind":"commit","published_at":"2021-11-24T01:31:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"22eabe5e7d515a501f427b4dca05b2b398f60412","kind":"commit","published_at":"2021-11-22T11:40:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"03f6eb3d536dc4dd00c0d75338eb72678f397a69","kind":"commit","published_at":"2021-11-20T17:02:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5024c186b4bafaa6c416799c782331934fa19eb1","kind":"commit","published_at":"2021-11-19T00:50:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"d6519f1a185decdd544667115657e00239c9d6ee","kind":"commit","published_at":"2021-11-17T03:23:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"14e4f318e3c4ca2eb3fd065d79f1813c6ed7f8eb","kind":"commit","published_at":"2021-11-16T01:55:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0/manifests"},{"name":"v1.52.2","sha":"e73580ba747b304924643ba9c710449e9b254716","kind":"commit","published_at":"2021-11-14T18:59:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"d59475ce4d3ad1181dde613e47e7318812f23110","kind":"commit","published_at":"2021-11-12T14:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"2048a9b47f69166805858fdc3a18c940deb42049","kind":"commit","published_at":"2021-11-11T00:44:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0/manifests"},{"name":"v1.51.3","sha":"be186d9e6f3c3bf1d4afb0e1423935190681de34","kind":"commit","published_at":"2021-11-04T02:10:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"8c8a5df4121560a7325bbbadb8ec77b59fad3505","kind":"commit","published_at":"2021-11-03T03:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"1c99cc7f00097ee77669378c6e1c291677b330df","kind":"commit","published_at":"2021-10-29T00:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"82310524849b8aaae0ab8e427f4a0637fadaa2de","kind":"commit","published_at":"2021-10-28T13:41:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0/manifests"},{"name":"v1.50.7","sha":"da1add8d2970216b953406d1c1109b36bfa05c5c","kind":"commit","published_at":"2021-10-28T06:36:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"2c191b0e079bf412f292617c88917eec3c9b00de","kind":"commit","published_at":"2021-10-28T03:06:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"7dcbe43ccc3c69625e6fba72f80d71dd755690b3","kind":"commit","published_at":"2021-10-21T03:21:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"fdc76ff9b8781a1735933514a8b2b5eac510b789","kind":"commit","published_at":"2021-10-20T10:13:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"19da60a6006d0df9e0cb81ea810d3c2673e46350","kind":"commit","published_at":"2021-10-18T02:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"23c02b2eee3c4e27e0370317779b1620b195e2f5","kind":"commit","published_at":"2021-10-12T16:14:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"4768d7b1f843dcac14bef62edbfab3d1242dec64","kind":"commit","published_at":"2021-10-12T15:03:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"2d646d169f9ad084b6fc8c47316aaa77821126ea","kind":"commit","published_at":"2021-10-12T07:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"daaa73e2016948e715f11e67fac1bf261dadb33a","kind":"commit","published_at":"2021-10-08T00:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0/manifests"},{"name":"v1.48.3","sha":"4e09a2a97bb9eab6c5c3db1294aa1aa4fd3730b0","kind":"commit","published_at":"2021-10-05T01:28:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"1b5317a5f5488fefe367550c518e5c2584ced300","kind":"commit","published_at":"2021-09-24T03:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"1fbb80ded6dd22b755757b4699667351eda0b106","kind":"commit","published_at":"2021-09-23T02:20:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"4c91ad549830ccf10d0dc599aabbeaf3466fdb26","kind":"commit","published_at":"2021-09-23T00:29:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0/manifests"},{"name":"v1.47.2","sha":"375f7c18432b36802bc521bfa78855278a834963","kind":"commit","published_at":"2021-09-22T00:58:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"9c2dfab132eb3366af69a5c2f1585d4b7150eadb","kind":"commit","published_at":"2021-09-17T01:35:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7600f1b4f9c78e0933ab25f6d285381443c07c91","kind":"commit","published_at":"2021-09-16T03:30:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0/manifests"},{"name":"v1.46.7","sha":"e1cd8bb2b69cb3efff9e6f379462bbefe4e0cf1d","kind":"commit","published_at":"2021-09-16T01:20:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"8dc54632c55db21231a359f53c43bd89d8db18f3","kind":"commit","published_at":"2021-09-15T01:22:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"4b8031963b745334e53e492ae9b028173bb3d0be","kind":"commit","published_at":"2021-09-12T04:25:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"1c92551fb6d7dcbca2d12fb8576cd8988cdccb55","kind":"commit","published_at":"2021-09-10T02:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"1fab5c28c6eace6505b271bb00133f8c59be08ce","kind":"commit","published_at":"2021-09-08T03:50:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"8a677ef958950ca392d97fa4904ea37023605eab","kind":"commit","published_at":"2021-09-07T00:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"ef9bcc3c80dc3c8705b63d9457397b368d5c611b","kind":"commit","published_at":"2021-09-06T04:40:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"543cae02b5a98a166a942f1f977e02aa0b75058e","kind":"commit","published_at":"2021-09-02T13:51:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"f13757ca06daa52402371fb2a458a990503c0bff","kind":"commit","published_at":"2021-09-02T03:23:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"4b551faaa5b02c572e4f6d36c5d2c2b8c79ff954","kind":"commit","published_at":"2021-09-02T00:25:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c27b97f5200481b70a6c05131d2fc34db2425d45","kind":"commit","published_at":"2021-08-29T17:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"2a8c4766c674dd132f7592cc9b0b4213b9f33611","kind":"commit","published_at":"2021-08-29T00:54:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a41952fa8a17441275dd4bf1c675e8a81b4f54a0","kind":"commit","published_at":"2021-08-27T00:40:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dd7efc3390e4a9a90f1b3ee0c3e3c74deb1f0369","kind":"commit","published_at":"2021-08-25T01:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"55606f79cc6accf07d45fe2c4ffa81817108d7bc","kind":"commit","published_at":"2021-08-23T14:25:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"f1472dab64c04a7db694a4af3d78f45a96d8922f","kind":"commit","published_at":"2021-08-20T13:57:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"874b1a48d1480ee19e57c362f978e13e9f34b1bd","kind":"commit","published_at":"2021-08-20T03:17:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0/manifests"},{"name":"v1.40.4","sha":"76dff919c89b6eef13bd3109d5b84c89436f427a","kind":"commit","published_at":"2021-08-06T15:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"40f9d14f6ff6d64664748eb723d3a827bd2de337","kind":"commit","published_at":"2021-08-06T14:41:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"5a83df7fac77ee5dac4e97813f5feaaf0b3246b8","kind":"commit","published_at":"2021-08-06T12:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"e2502ca390aff42d8580474376492b80a273bae3","kind":"commit","published_at":"2021-07-24T18:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a4984ee9b3afb5c999fcef6f60b07279e85770a6","kind":"commit","published_at":"2021-07-22T16:03:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"4000c34716609ca60c324635c4850bbe5c363b90","kind":"commit","published_at":"2021-07-21T08:15:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"a6eefebfb33aaa376e241c27ff242adb6a78e44b","kind":"commit","published_at":"2021-07-21T06:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6774a2a6dd061055ef470229e43e896754e06c64","kind":"commit","published_at":"2021-07-16T22:45:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"451365ce939e43e71fd45c3614103ad409c8a90d","kind":"commit","published_at":"2021-07-15T14:27:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"a3bdce292486b983305e6e324427adee9d4199ef","kind":"commit","published_at":"2021-07-15T14:04:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"c718d365d0a1882154130d096988f3294fe8c66f","kind":"commit","published_at":"2021-07-13T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"9a4e496489b292821c746d14f413aff25f134bfd","kind":"commit","published_at":"2021-07-12T14:03:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c234af2ae548c4bed6ed6553a368c555d65b249e","kind":"commit","published_at":"2021-07-12T13:00:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"ff8cde6cb8ed13d6bca19802348979caa3669ee6","kind":"commit","published_at":"2021-07-02T06:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"57f95e078eb8176973eea0670c56c9f2e3ec524c","kind":"commit","published_at":"2021-06-30T13:43:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"5bed98aa4204d6e6cf7d17233b6ea2d4ab9fcb3c","kind":"commit","published_at":"2021-06-22T12:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"8d40ddbaf1f48dc08e459e085fbe196361bba9a3","kind":"commit","published_at":"2021-06-20T07:01:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"499fe5088aba2f265213b730fd79f3ad6f63b1b9","kind":"commit","published_at":"2021-06-19T12:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"4882e01379efad9b3fe7bff48bb7fbe70f115873","kind":"commit","published_at":"2021-06-18T06:23:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"2b21440f5befd4b95d6be3d8e8235b31279ce0c6","kind":"commit","published_at":"2021-06-18T06:16:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"a3342b2aa23ed0606fe97f4aeadad5263038a703","kind":"commit","published_at":"2021-06-11T18:12:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"7dfb343219737c1a3bef72c5121803b4e7e4fdd6","kind":"commit","published_at":"2021-06-10T18:12:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"a4efbb57e29315b7255780569ef2c6c11b4dad6d","kind":"commit","published_at":"2021-06-10T06:23:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"87b360323ed3ab4d43ccd3e278413137479cdf3b","kind":"commit","published_at":"2021-06-07T18:14:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"7068d4c2297468714ce1034b16bc9a32e9571d70","kind":"commit","published_at":"2021-06-07T11:58:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d8c67c26483c1e38554abdbde240a29b90f1766a","kind":"commit","published_at":"2021-06-04T06:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"d3335cee83c3ad93a36066b06111a350b34d0621","kind":"commit","published_at":"2021-06-03T07:28:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"46e35c39141573daf0401c8ab79957c84424f1a7","kind":"commit","published_at":"2021-06-02T08:03:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"bf17c7bf5b30e6c9c566e565400aa0c8f32220ab","kind":"commit","published_at":"2021-06-02T08:00:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"2b43133875ed67189ca9f6cf1222bf726a941a85","kind":"commit","published_at":"2021-05-31T17:43:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"00a8352c7e772df7f0a42812a330b98e50f45de3","kind":"commit","published_at":"2021-05-31T15:03:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"499bb93c303052af0a2629dbaddd8916dc020fc4","kind":"commit","published_at":"2021-05-31T10:44:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"f8c3a3793d25696fd472ad963441836529f356e7","kind":"commit","published_at":"2021-05-31T08:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"a3aa6892fde7fd81e3ad78d664ffd29bca6be249","kind":"commit","published_at":"2021-05-24T10:50:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"9bad41e6947f1b16e33839742f055b6c5c2c5bc5","kind":"commit","published_at":"2021-05-24T10:03:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"a283a2b78a325eb8e7a0531bfe50f726326741c8","kind":"commit","published_at":"2021-05-21T08:15:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"c3887d6ced3035f9a8c2221bd2403427db816fb3","kind":"commit","published_at":"2021-05-20T06:37:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"0eb67d5b7b41ca92de35ea24b49e05870fd863b1","kind":"commit","published_at":"2021-05-19T19:26:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"09bf324ef30d8f6b11ff2e6cb547da467d612d74","kind":"commit","published_at":"2021-05-18T07:56:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"a907c6e56c76b601e0f7ae3db64db7e08355d717","kind":"commit","published_at":"2021-05-17T16:25:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"26565660b410c9c38adee13ecbe274b934d2cd64","kind":"commit","published_at":"2021-05-17T09:09:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"f7601d7edb36398cf7070c927709c191cabbaebe","kind":"commit","published_at":"2021-05-17T08:32:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"0c50dbf958d5778293bfdde5dc2a22c60f6658c3","kind":"commit","published_at":"2021-05-13T07:45:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c687877156b49feb5228e472750ad8274a454630","kind":"commit","published_at":"2021-05-11T19:17:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0/manifests"},{"name":"v1.24.5","sha":"d7f8e4704feff803399be8a4771967fdc0dd8f3c","kind":"commit","published_at":"2021-05-08T07:58:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"4c55cfdc011101ec2a9598bf470d0113949f1281","kind":"commit","published_at":"2021-05-07T08:07:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"caacaeef3147871f9dc1e9849dbffbfd6e8101b4","kind":"commit","published_at":"2021-05-05T20:38:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"6bdacb8a37b85c0d98fdbf501b044aab97f90e28","kind":"commit","published_at":"2021-05-05T15:50:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"7679ada2038ae6c3a3bc66a0f46604e1e47e4950","kind":"commit","published_at":"2021-05-05T07:49:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b75b4f1b0d63a83f93870c539201aae486782756","kind":"commit","published_at":"2021-05-03T10:58:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"ed35d24d1f1e8f810a0a4825c6d7e3732772d7c8","kind":"commit","published_at":"2021-05-03T10:49:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"3283af26c1fead3c3395bf2fc82790cb0772380f","kind":"commit","published_at":"2021-04-30T18:30:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"277997d0162761921870828e6bf0073d177dc1a4","kind":"commit","published_at":"2021-04-29T18:18:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"b34ccd1a91f20354ec7a517c54ba4b0ea708f3d3","kind":"commit","published_at":"2021-04-28T20:34:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"a7cb57704e4662b15a49228bbee56b346ee56d06","kind":"commit","published_at":"2021-04-28T19:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"f4d89f0d6b8b5461e3738a71f4554f12d68db4e9","kind":"commit","published_at":"2021-04-26T14:05:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"73203048a5ff085a5d6fe006a1173ca179b8fd5a","kind":"commit","published_at":"2021-04-25T11:30:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"dacd0c66efdba779875239fcab3d18dd6a45e052","kind":"commit","published_at":"2021-04-23T22:10:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"9cf71f66b965a7cd4d92faf239a0750065b53e1d","kind":"commit","published_at":"2021-04-23T16:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3b7c038a7db24f63b48cbd1d231a6740fef4ea70","kind":"commit","published_at":"2021-04-23T15:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"582ae517b979d9d07a9c7937c6ff6d3f449c74e9","kind":"commit","published_at":"2021-04-22T12:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"77cc94b528f1efb35639eef4a2960c8703f9120b","kind":"commit","published_at":"2021-04-22T07:54:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"c96032a425a155a8a94c9532d61c70617e4a62d5","kind":"commit","published_at":"2021-04-21T07:47:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"0faf08379d6604973686ea1e3643a9603661823c","kind":"commit","published_at":"2021-04-20T21:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75215430ab1eb1ac11d447621e42579e026a26b5","kind":"commit","published_at":"2021-04-19T13:09:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8bccbc39412da0c6ff9a2279df7031a3b40763f8","kind":"commit","published_at":"2021-04-19T11:22:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"cee7a02d8b08fea11bdff26c896fd2afcc82468d","kind":"commit","published_at":"2021-04-19T10:34:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"bc66de0678ccf93ff8add2e20e4b70870e7b641a","kind":"commit","published_at":"2021-04-16T15:04:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"b43431c47defe0b9a68d64fab8c9e09c953281c3","kind":"commit","published_at":"2021-04-16T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"301e0fb9acc1c21ae129bc7e574ad88a4c53b577","kind":"commit","published_at":"2021-04-16T12:50:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"dcb5f5b12b133a60b4ed09cc083915187c84ed2d","kind":"commit","published_at":"2021-04-16T05:24:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"ca5db266d7f2407e16c5edb8d068d5d374a902f8","kind":"commit","published_at":"2021-04-14T19:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"c1b5211fc6455c2b256094b87bffa3f84ff03c12","kind":"commit","published_at":"2021-04-12T21:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d1254fadc1060260f82490de9aa4d874d6ddcd52","kind":"commit","published_at":"2021-04-12T16:35:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0e0540e311abcc366f377f70abf68ede78a279ba","kind":"commit","published_at":"2021-03-19T12:59:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"61d39d55967037378710c811a2cbb837950e220c","kind":"commit","published_at":"2021-03-18T15:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0/manifests"},{"name":"v1.14.8","sha":"cd4d02bd8b44366ac3060ebbd00bafcf1c2cea3a","kind":"commit","published_at":"2021-03-06T22:33:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"9d0f6e76dfc4f918e039986d9666d5ed485f4904","kind":"commit","published_at":"2021-02-16T19:12:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"5e6631e7c3f40b7857d2f73b48abfd3f9d072b35","kind":"commit","published_at":"2021-02-16T16:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"c5e3a2a73e0714649a3d975d15a45cbcb255db45","kind":"commit","published_at":"2021-02-16T14:40:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"e0f56b3ce656cf5b609996905b14caf4d1fcb3ab","kind":"commit","published_at":"2021-02-08T18:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"8266fccc4bbac63a2a0509e4df749a2b07fc72d9","kind":"commit","published_at":"2021-02-07T09:31:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"c76d3f9547fc88c286b171982ff07ce4e6c0ff33","kind":"commit","published_at":"2021-02-02T08:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a14e1ada63c884d2a7a4e4f8539ef68230f83bea","kind":"commit","published_at":"2021-02-01T17:34:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"8a2a748a86ca799fcd72d4b00fc9a10048e46d4c","kind":"commit","published_at":"2021-01-06T23:13:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e42bfd2814fc5136b175470c3085355090cc2e01","kind":"commit","published_at":"2020-12-30T13:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"7e841558d9406d4acd6210b4c7e9181fc2b5835b","kind":"commit","published_at":"2020-12-28T13:08:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"971a079b1b9e3c1b962821bf759dc8c7c9792a94","kind":"commit","published_at":"2020-12-23T09:34:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cc1471ed703b80da8324b7f29404a1120f27d826","kind":"commit","published_at":"2020-12-21T14:07:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c85378794f58574d4b382001f457388e5af8f90b","kind":"commit","published_at":"2020-12-16T10:07:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"49fe95787794e5778bbffd04afe9ba23dc9c9db8","kind":"commit","published_at":"2020-12-15T11:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9aba722f41b390b5a5eeeeeba7c51b4f87cd87c7","kind":"commit","published_at":"2020-12-15T10:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"4495e1d301e2c16310afabc42ebd284b9ad20363","kind":"commit","published_at":"2020-11-24T13:38:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c03219c38fcf42957b705384dd1fb4bfaa86b075","kind":"commit","published_at":"2020-10-20T10:41:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"30aa0330dd2a8fbe3f692b3e3fc6091a4f0593af","kind":"commit","published_at":"2020-07-19T08:19:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0/manifests"},{"name":"v1.8.14","sha":"3f3f2a9563387312e7dd14a0efaa5f87ff3b71c3","kind":"commit","published_at":"2020-07-03T18:02:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"47d0827b225bab4420647bfcd5eb551db0175269","kind":"commit","published_at":"2020-06-05T17:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"5e808ad92ab510400b4f5f223db3e0b4ed6af09c","kind":"commit","published_at":"2020-06-04T20:11:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"c608a3fdf7e7c9031998a5695d387eb2a7797b6f","kind":"commit","published_at":"2020-05-29T08:44:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"183137a8f4c9dafada20096ee07aba4bd1ecb35a","kind":"commit","published_at":"2020-05-28T22:26:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e126c25e61b36f484a7b4b753be4789001b8dcf8","kind":"commit","published_at":"2020-05-25T21:34:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"75eeef2031fb862fd35b769cf81d12642bad811c","kind":"commit","published_at":"2020-05-25T07:16:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"5ef3e12afc936b0db23de6787cf62ec9bd262f42","kind":"commit","published_at":"2020-04-10T15:57:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"46547217fe04853b50d29b83d95c1e6f29a184de","kind":"commit","published_at":"2020-04-10T15:28:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"88ef30b1ff2ec0a037bf2cd69e8558687bbeb70e","kind":"commit","published_at":"2020-04-05T21:53:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"5c656cb231e0d001f3c18937cfb6b11b1f4f480d","kind":"commit","published_at":"2020-03-17T17:48:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"acf3159650b9afabc23db4db6d8a445e3ec02b72","kind":"commit","published_at":"2020-03-13T08:20:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b96f5ba3e9c36182174300af629b34fe43c62ecd","kind":"commit","published_at":"2020-03-03T21:13:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"fccacee7164155ea1fdf5bee163dd56103cfb223","kind":"commit","published_at":"2020-03-02T20:35:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5cde2faa699344ffa3c948aea2214723eeda37d1","kind":"commit","published_at":"2020-03-02T20:21:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dbf19de422b889574aa055ad08f677050bffb762","kind":"commit","published_at":"2020-03-02T20:03:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"293ef569460d076bdedc62f60e3d520fa6ccab33","kind":"commit","published_at":"2020-02-22T13:44:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"9d796a14258061e4b52063150e1d307799ce9019","kind":"commit","published_at":"2020-01-16T09:15:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"6553a204dbd9c08e84fc4e173b5363610a789ad5","kind":"commit","published_at":"2020-01-05T19:01:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"00975929ec559594bafb8fa1c4c7e75f87db912a","kind":"commit","published_at":"2020-01-05T16:37:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d3b0ab09b5aeb3bc88b42f9e38efab0724dfa08f","kind":"commit","published_at":"2020-01-05T14:56:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"e4c47aefb16df401e0a8a84981e2cce233a550ec","kind":"commit","published_at":"2020-01-01T11:32:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"9b4042da2977178d007cb4f07686be897172792b","kind":"commit","published_at":"2019-12-16T22:32:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5410d23b2cf7d19bf14c4c089874b9630237fa42","kind":"commit","published_at":"2019-12-16T22:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd5e524d7435df6ad0c1c805b9ed56293fc39101","kind":"commit","published_at":"2019-12-12T19:56:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e8e37cf2da26d1f67f21e3bd94da65025e7bde8f","kind":"commit","published_at":"2019-11-22T20:44:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"136f0879bb28d4b6c2e860f11fc6d65446ac6900","kind":"commit","published_at":"2019-11-21T14:25:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"371ef07fbb61c5ad490061c9571dbd8df9f6ab47","kind":"commit","published_at":"2019-11-21T08:06:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ad1fc3c19d5c02382989a7e1cb72b807b743465c","kind":"commit","published_at":"2019-11-08T17:45:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5e9e0b33cd548952a6968151db94325f299ae3c4","kind":"commit","published_at":"2019-11-06T19:22:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c6b1e65b424f0feb700468564276786895acec70","kind":"commit","published_at":"2019-11-05T18:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"89bb554b3e8dcc7f8e2376f1a4557ef3d8e0c96f","kind":"commit","published_at":"2019-11-03T20:14:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f55fa26be8834ac970a219485e3c5c681390b75","kind":"commit","published_at":"2019-11-01T18:37:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"72f36694139163009bc237a9ee25ea0070946dfb","kind":"commit","published_at":"2019-10-27T12:03:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e2e2d8d186c97a4762ce146887b7c3db6841a23e","kind":"commit","published_at":"2019-10-20T21:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-06T04:17:20.678Z","dependent_packages_count":1,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.8775007948522442,"forks_count":2.5338636874457428,"average":18.851327324473413},"purl":"pkg:npm/%40ferryty/bullmq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ferryty/bullmq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ferryty/bullmq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ferryty/bullmq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T04:02:21.010Z","issues_count":735,"pull_requests_count":1610,"avg_time_to_close_issue":23912425.0,"avg_time_to_close_pull_request":1165645.9666666666,"issues_closed_count":485,"pull_requests_closed_count":1350,"pull_request_authors_count":136,"issue_authors_count":567,"avg_comments_per_issue":3.946938775510204,"avg_comments_per_pull_request":1.0149068322981365,"merged_pull_requests_count":1202,"bot_issues_count":8,"bot_pull_requests_count":348,"past_year_issues_count":70,"past_year_pull_requests_count":440,"past_year_avg_time_to_close_issue":1431914.0833333333,"past_year_avg_time_to_close_pull_request":422006.7381615599,"past_year_issues_closed_count":48,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":3.1857142857142855,"past_year_avg_comments_per_pull_request":2.4431818181818183,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":263,"past_year_merged_pull_requests_count":313,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","maintainers":[{"login":"roggervalf","count":747,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"},{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}],"active_maintainers":[{"login":"roggervalf","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ferryty%2Fbullmq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ferryty%2Fbullmq/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ferryty%2Fbullmq/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ferryty%2Fbullmq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ferryty%2Fbullmq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ferryty%2Fbullmq/codemeta","maintainers":[{"uuid":"ferryty","login":"ferryty","name":null,"email":"bartosz.maciaszek@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~ferryty","role":null,"created_at":"2022-11-20T15:37:01.362Z","updated_at":"2022-11-20T15:37:01.362Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ferryty/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5859182,"maintainers_count":1254398,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1137544,"name":"@quirrel/bullmq","ecosystem":"npm","description":"Queue for messages and jobs based on Redis","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/taskforcesh/bullmq","keywords_array":[],"namespace":"quirrel","versions_count":7,"first_release_published_at":"2020-09-22T07:50:12.910Z","latest_release_published_at":"2020-09-22T07:44:37.482Z","latest_release_number":"1.9.0","last_synced_at":"2026-09-14T08:49:21.177Z","created_at":"2022-04-08T11:50:23.244Z","updated_at":"2026-09-14T08:49:21.177Z","registry_url":"https://www.npmjs.com/package/@quirrel/bullmq","install_command":"npm install @quirrel/bullmq","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.9.0-6","fork":"1.9.0-1"},"contentPolicy":null},"repo_metadata":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-09-12T06:22:26.000Z","size":290903,"stargazers_count":9391,"open_issues_count":386,"forks_count":682,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-09-12T07:48:12.232Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-09-12T06:19:44.000Z","dependencies_parsed_at":"2026-08-28T11:07:37.993Z","dependency_job_id":"c6a2db7c-2dd9-4b3b-a7ff-cacf72a9c23d","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":950,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37233025,"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-09-12T02:00:07.213Z","response_time":57,"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":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"tags":[{"name":"vpy3.1.0","sha":"5251710a161a676f1509b751c92a10128d057cdc","kind":"commit","published_at":"2026-08-28T02:07:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0/manifests"},{"name":"vex2.2.2","sha":"61a7cc570a14c1164a74ca5fbf93547595f69820","kind":"commit","published_at":"2026-08-27T15:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2/manifests"},{"name":"v5.81.4","sha":"9884e09e41f7b22a0e822b89f138b5134089cffc","kind":"commit","published_at":"2026-08-27T15:41:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4/manifests"},{"name":"vex2.2.1","sha":"66c29c8d8c562662790a350d0d1ae1753f62592c","kind":"commit","published_at":"2026-08-27T03:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1/manifests"},{"name":"v6.3.1","sha":"9d737e9d0e467eeacf6f6a43f3f806fa2873ee1b","kind":"commit","published_at":"2026-08-27T02:54:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1/manifests"},{"name":"vex2.2.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0/manifests"},{"name":"v6.3.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0/manifests"},{"name":"vrs1.2.7","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7/manifests"},{"name":"vpy3.0.6","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6/manifests"},{"name":"vnet1.1.1","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1/manifests"},{"name":"vex2.1.3","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3/manifests"},{"name":"v6.2.2","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"ec1c812ab2d365354d332fa6769fa4e277771f62","kind":"commit","published_at":"2026-08-25T07:09:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1/manifests"},{"name":"vpy3.0.5","sha":"57b6b4362d5f967813f713f6651f414ffa1416d4","kind":"commit","published_at":"2026-08-25T02:36:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5/manifests"},{"name":"vrs1.2.6","sha":"b875ca8b36be10774253be0767b76cdf56f97e71","kind":"commit","published_at":"2026-08-23T04:31:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6/manifests"},{"name":"v6.2.0","sha":"c06b51cd3aacd0d9ee65e2544220c89f24d2479c","kind":"commit","published_at":"2026-08-21T05:14:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"cb372332210af739efb159b6ac2ffc3fdd4d4d2d","kind":"commit","published_at":"2026-08-16T08:06:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2/manifests"},{"name":"vex2.1.2","sha":"d464a51781177cc7ec23b011355f1df54385dab0","kind":"commit","published_at":"2026-08-15T19:41:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2/manifests"},{"name":"vrs1.2.5","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5/manifests"},{"name":"vex2.1.1","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1/manifests"},{"name":"v6.1.1","sha":"ab7009da8a732d8d5e8f13228e1ef81806422128","kind":"commit","published_at":"2026-08-14T03:24:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1/manifests"},{"name":"vrs1.2.4","sha":"beab7b54fb0d441808f1549fc399482b320bfe43","kind":"commit","published_at":"2026-08-13T04:40:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4/manifests"},{"name":"vnet1.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0/manifests"},{"name":"vex2.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0/manifests"},{"name":"v6.1.0","sha":"ee714dc803a43761eba921df3af5c8da0c2258cf","kind":"commit","published_at":"2026-08-12T04:01:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0/manifests"},{"name":"v6.0.11","sha":"48c54268642b724b8823086db2c6d1a61c10c3cf","kind":"commit","published_at":"2026-08-10T21:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"30c2c7518a8a754d6f688de3373df8113f4df7b1","kind":"commit","published_at":"2026-08-10T11:54:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10/manifests"},{"name":"vrs1.2.3","sha":"94d32867f9b4f439cd1fc57f9f8c3543dd913e42","kind":"commit","published_at":"2026-08-07T15:54:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3/manifests"},{"name":"v6.0.9","sha":"5910cccfc8a773067621953087d0d055670e1e2a","kind":"commit","published_at":"2026-08-07T03:20:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9/manifests"},{"name":"vpy3.0.4","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4/manifests"},{"name":"v6.0.8","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8/manifests"},{"name":"vphp2.0.1","sha":"6a166ea3f747f5dece935d206057d43c2febcde7","kind":"commit","published_at":"2026-08-05T01:27:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1/manifests"},{"name":"vnet1.0.0","sha":"a0771321a624ec8f84cf8c34c3dff38bb72efdc2","kind":"commit","published_at":"2026-08-05T01:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0/manifests"},{"name":"v6.0.7","sha":"e7e9a6478d39d43406559b03410b2c5c28639e74","kind":"commit","published_at":"2026-08-04T07:05:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a514f2d3976848aa631de22bfa458b7e9f60b384","kind":"commit","published_at":"2026-08-03T01:40:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6/manifests"},{"name":"vex2.0.3","sha":"740985ae2f67a9144e7787f89955bf8c7f9500e0","kind":"commit","published_at":"2026-08-02T18:19:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3/manifests"},{"name":"vpy3.0.3","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3/manifests"},{"name":"v6.0.5","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c1cf32881474f3f1e9b620e025abde07a359eb06","kind":"commit","published_at":"2026-08-01T07:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4/manifests"},{"name":"vrs1.2.2","sha":"956e2d4b1cefd5b1e4da98d69013a2fa866e8d75","kind":"commit","published_at":"2026-08-01T02:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2/manifests"},{"name":"vpy3.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2/manifests"},{"name":"vex2.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2/manifests"},{"name":"v6.0.3","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"2ac754fd718927e2c0043d6d7787de32d0d196f7","kind":"commit","published_at":"2026-07-31T06:35:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2/manifests"},{"name":"vpy3.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1/manifests"},{"name":"vex2.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1/manifests"},{"name":"v6.0.1","sha":"c99c323470416e79b391abaa0b06cc2d7633685a","kind":"commit","published_at":"2026-07-31T04:42:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1/manifests"},{"name":"vpy3.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0/manifests"},{"name":"vphp2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0/manifests"},{"name":"vex2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0/manifests"},{"name":"v6.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0/manifests"},{"name":"vrs1.2.1","sha":"eb956b07fde2ab3d43b41325a06a6b103610e3e3","kind":"commit","published_at":"2026-07-30T07:16:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1/manifests"},{"name":"v5.81.3","sha":"d2831ae06bb4402117bcb01b1304ce22664edf0f","kind":"commit","published_at":"2026-07-30T01:16:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3/manifests"},{"name":"vpy2.26.0","sha":"2664876092793ca2ba5e0eb080d99c3042ed136a","kind":"commit","published_at":"2026-07-26T05:22:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0/manifests"},{"name":"vrs1.2.0","sha":"4085792106fd3d381ec7980a8ae3c65788dd2d70","kind":"commit","published_at":"2026-07-25T05:51:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0/manifests"},{"name":"vex1.3.7","sha":"65f1f0a73902df87a50d799d097450e2867eb9c3","kind":"commit","published_at":"2026-07-25T05:39:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7/manifests"},{"name":"v5.81.2","sha":"315ec3309a42ccf898b2b825e39c42292b7932e7","kind":"commit","published_at":"2026-07-24T20:38:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2/manifests"},{"name":"vrs1.1.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1/manifests"},{"name":"vpy2.25.4","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4/manifests"},{"name":"vphp1.0.3","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3/manifests"},{"name":"vex1.3.6","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6/manifests"},{"name":"v5.81.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1/manifests"},{"name":"v5.81.0","sha":"e2b89f7a4a64c60551f1fa4463ec62d8072c4731","kind":"commit","published_at":"2026-07-23T13:34:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0/manifests"},{"name":"v5.80.12","sha":"c7bd217ab0496fbdcbacd486b85cca8a825aa4d4","kind":"commit","published_at":"2026-07-23T11:35:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12/manifests"},{"name":"v5.80.11","sha":"b002d4836f7819b995378112e0c40fbbbe694e4d","kind":"commit","published_at":"2026-07-23T04:13:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11/manifests"},{"name":"v5.80.10","sha":"88730b08ecc18cd243dfeddaa80bd8b2d3a5151a","kind":"commit","published_at":"2026-07-21T15:54:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10/manifests"},{"name":"v5.80.9","sha":"4f4b574de507e56e1e3a7f359565eb359463710f","kind":"commit","published_at":"2026-07-18T23:50:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9/manifests"},{"name":"v5.80.8","sha":"e8af56348a77677a4d802d2563e33b7313a79570","kind":"commit","published_at":"2026-07-18T04:06:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8/manifests"},{"name":"v5.80.7","sha":"c4a0a4a90d48303b1b6b7c45f67898573a73c424","kind":"commit","published_at":"2026-07-17T15:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7/manifests"},{"name":"v5.80.6","sha":"5044cf8fc17f0842655eda581b9e26b27f6abfe8","kind":"commit","published_at":"2026-07-17T02:36:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6/manifests"},{"name":"v5.80.5","sha":"b1d459c777b4213ce5b9f3559f5eaae7b3e70781","kind":"commit","published_at":"2026-07-16T01:58:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5/manifests"},{"name":"vrs1.1.0","sha":"bbf0844a250d08d6bfafacb43360f26a57cb9c87","kind":"commit","published_at":"2026-07-15T18:25:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0/manifests"},{"name":"v5.80.4","sha":"d978d721995aa4d40aa93980866e2a6b02bcfed1","kind":"commit","published_at":"2026-07-15T15:22:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4/manifests"},{"name":"v5.80.3","sha":"4e8b59592d1f285f2e9e3860f8ece8bc60769fe5","kind":"commit","published_at":"2026-07-15T09:40:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3/manifests"},{"name":"vrs1.0.1","sha":"677e2590a04040ea21a0107d6bdcf5a33cf6b5e9","kind":"commit","published_at":"2026-07-14T02:39:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1/manifests"},{"name":"vrs1.0.0","sha":"04c8ea52ed2d75e14581311ef1bb4115d9c20d76","kind":"commit","published_at":"2026-07-12T02:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0/manifests"},{"name":"vex1.3.5","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5/manifests"},{"name":"v5.80.2","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2/manifests"},{"name":"v5.80.1","sha":"418de1e51db09ffc8e95bac35015a1057d8a7271","kind":"commit","published_at":"2026-07-10T15:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1/manifests"},{"name":"v5.80.0","sha":"60ae0492a3200f8496976a3b51609e7e54eafd1b","kind":"commit","published_at":"2026-07-10T05:11:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0/manifests"},{"name":"vpy2.25.3","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3/manifests"},{"name":"vex1.3.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4/manifests"},{"name":"v5.79.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4/manifests"},{"name":"v5.79.3","sha":"6ffd88a0070b3ab84b77539dca7c35266716425e","kind":"commit","published_at":"2026-07-07T05:08:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3/manifests"},{"name":"v5.79.2","sha":"6f1b2e33b01c9f97dee6ff96bab782a8399c7ae5","kind":"commit","published_at":"2026-06-27T15:37:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2/manifests"},{"name":"v5.79.1","sha":"1aefd5b80618a8a9080b98ca9e6e89463a98b713","kind":"commit","published_at":"2026-06-21T15:17:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1/manifests"},{"name":"v5.79.0","sha":"eb9ae1de0ea7468be66cb2c77921b8bb76e86abb","kind":"commit","published_at":"2026-06-18T05:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0/manifests"},{"name":"vex1.3.3","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3/manifests"},{"name":"v5.78.1","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1/manifests"},{"name":"v5.78.0","sha":"38798cc212e450f6369da3714c20eeced5a523a9","kind":"commit","published_at":"2026-06-02T04:52:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0/manifests"},{"name":"v5.77.7","sha":"fbe04af1b3e9c7c9683229544914a54c5bb1f8d8","kind":"commit","published_at":"2026-06-01T07:58:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7/manifests"},{"name":"v5.77.6","sha":"81709e4abe71f4e7c05c748938ec004a50c1fd4b","kind":"commit","published_at":"2026-05-27T06:37:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6/manifests"},{"name":"v5.77.5","sha":"411690e9070ba0dda59a86628fc8b56ad9ebea04","kind":"commit","published_at":"2026-05-27T05:49:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5/manifests"},{"name":"v5.77.4","sha":"6e4972e8fd721035d680ca291049134c3876f8ba","kind":"commit","published_at":"2026-05-26T15:12:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4/manifests"},{"name":"v5.77.3","sha":"685b0744cfeb273778420835010ec1b16b23e22a","kind":"commit","published_at":"2026-05-25T06:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3/manifests"},{"name":"v5.77.2","sha":"0feec14452865c419961edb9c733f9951b6a663f","kind":"commit","published_at":"2026-05-24T09:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2/manifests"},{"name":"v5.77.1","sha":"75a66af36f7d56c149e070826a20116ea1ef5e7b","kind":"commit","published_at":"2026-05-23T02:08:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1/manifests"},{"name":"v5.77.0","sha":"963c1b51b3b0da0d014698f101598b9dcdff0bd1","kind":"commit","published_at":"2026-05-21T18:04:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0/manifests"},{"name":"v5.76.11","sha":"7b9f7e0c81427fb9d936a6366c21ef2a96729335","kind":"commit","published_at":"2026-05-21T15:28:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11/manifests"},{"name":"v5.76.10","sha":"6396b4e2a146d733d01d8d9629cc8c8ffb8fac2d","kind":"commit","published_at":"2026-05-17T14:06:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10/manifests"},{"name":"v5.76.9","sha":"41713ca67f9a0d0c45c27bbccb7a79320204c3ac","kind":"commit","published_at":"2026-05-16T15:07:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9/manifests"},{"name":"v5.76.8","sha":"1b8f9009bd8a59d3a82839e6732c6e7e87eb01d2","kind":"commit","published_at":"2026-05-12T05:37:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8/manifests"},{"name":"v5.76.7","sha":"093743a0d5b24f170280e0bd754ef5c378576846","kind":"commit","published_at":"2026-05-11T04:45:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7/manifests"},{"name":"vpy2.25.2","sha":"51c935bdbf19744edccf1b39002585d81a014613","kind":"commit","published_at":"2026-05-10T21:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2/manifests"},{"name":"v5.76.6","sha":"e94e8cdfadbea9508412bcfdc51dabb920d7692c","kind":"commit","published_at":"2026-05-06T15:26:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6/manifests"},{"name":"vpy2.25.1","sha":"c9c0c0a03218511deb73eac74c31ac50ba9c4f77","kind":"commit","published_at":"2026-05-04T14:48:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1/manifests"},{"name":"v5.76.5","sha":"b47f00b9a2c5766ca92cebc867369f2c467a220d","kind":"commit","published_at":"2026-05-02T14:05:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5/manifests"},{"name":"vpy2.25.0","sha":"54311e59445562f65065b772800b8449f7d99f83","kind":"commit","published_at":"2026-04-29T21:34:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0/manifests"},{"name":"v5.76.4","sha":"7ed0eeca96a3c5168e822831b2f3d938ab37bb91","kind":"commit","published_at":"2026-04-29T09:58:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4/manifests"},{"name":"vpy2.24.0","sha":"4ca9c27ea68d303b86a80cbb24c8e390d87a5e8f","kind":"commit","published_at":"2026-04-28T16:45:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0/manifests"},{"name":"v5.76.3","sha":"0bf1b4d38475b320c89947b9779ec7301ec10117","kind":"commit","published_at":"2026-04-28T16:43:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3/manifests"},{"name":"vpy2.23.1","sha":"19b9ca08be6f6efbc58291fa55efd93a0663d536","kind":"commit","published_at":"2026-04-26T21:31:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1/manifests"},{"name":"v5.76.2","sha":"595016ef1d3a960ad83dfbbc189034561e099482","kind":"commit","published_at":"2026-04-25T01:19:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"ea7705df6938cb432eceff242f6828054766f61a","kind":"commit","published_at":"2026-04-22T20:25:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1/manifests"},{"name":"vpy2.23.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0/manifests"},{"name":"v5.76.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0/manifests"},{"name":"vpy2.22.0","sha":"704690c62f4cedddf82379335b8ff42a46fda7f3","kind":"commit","published_at":"2026-04-20T09:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0/manifests"},{"name":"vpy2.21.1","sha":"f77f249acb82daf331bd61e1f425780270888d8d","kind":"commit","published_at":"2026-04-20T09:51:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1/manifests"},{"name":"v5.75.2","sha":"422e2d5091f2f318e0f6bd3e1872a71deee92aec","kind":"commit","published_at":"2026-04-20T09:50:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2/manifests"},{"name":"vpy2.21.0","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0/manifests"},{"name":"v5.75.1","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1/manifests"},{"name":"v5.75.0","sha":"8c78e3004dcd5df726d9b7277dd455d0d224791f","kind":"commit","published_at":"2026-04-20T09:18:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0/manifests"},{"name":"v5.74.2","sha":"37c4bb3725fe668fb4fbe27e3474b72eafa6a6fe","kind":"commit","published_at":"2026-04-20T06:41:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2/manifests"},{"name":"vpy2.20.4","sha":"be9f03246d1644f397d660fba91285604a824284","kind":"commit","published_at":"2026-04-17T05:55:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4/manifests"},{"name":"v5.74.1","sha":"e9d0c2d50ac9cd3c91e5f7a9f8466ae9c98ff87d","kind":"commit","published_at":"2026-04-15T07:51:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1/manifests"},{"name":"v5.74.0","sha":"ec420d1b09a28514ff8d84e762db3a638ba267ec","kind":"commit","published_at":"2026-04-15T03:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0/manifests"},{"name":"v5.73.5","sha":"8b8d46441f7af7f9bd75d81283a8804ff5fc4bc1","kind":"commit","published_at":"2026-04-12T20:11:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5/manifests"},{"name":"vpy2.20.3","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3/manifests"},{"name":"vex1.3.2","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2/manifests"},{"name":"v5.73.4","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4/manifests"},{"name":"vpy2.20.2","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2/manifests"},{"name":"vex1.3.1","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1/manifests"},{"name":"v5.73.3","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3/manifests"},{"name":"vpy2.20.1","sha":"bf451868b932125d857280a5a21173bfafbc2801","kind":"commit","published_at":"2026-04-09T05:33:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1/manifests"},{"name":"v5.73.2","sha":"242f2648f6ba51f0023aa9a6688f0cd3e0ec2d70","kind":"commit","published_at":"2026-04-09T05:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2/manifests"},{"name":"v5.73.1","sha":"4c6b2b2d73b5053f3bd3bee2019533b6e7b5682b","kind":"commit","published_at":"2026-04-08T04:16:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1/manifests"},{"name":"vpy2.20.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0/manifests"},{"name":"vphp1.0.2","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2/manifests"},{"name":"vex1.3.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0/manifests"},{"name":"v5.73.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"46880af9629e9aee9abbc2782074a3e76d17b924","kind":"commit","published_at":"2026-04-02T11:15:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"aa529bc512b15cdb9d173cc9cc3b0d9f8b8959eb","kind":"commit","published_at":"2026-04-01T14:01:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0/manifests"},{"name":"v5.71.1","sha":"60f645a472102336a6294e66f2b0a801a5a5207d","kind":"commit","published_at":"2026-03-25T06:17:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1/manifests"},{"name":"vpy2.19.8","sha":"3c118d11c8e6dc03e90548bc7efa5c5b5d0315c7","kind":"commit","published_at":"2026-03-19T03:53:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8/manifests"},{"name":"vpy2.19.7","sha":"e5b7aff4edbe44983803cfa3fb3ea48f0b1b998e","kind":"commit","published_at":"2026-03-18T15:42:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7/manifests"},{"name":"v5.71.0","sha":"1283ac716b0551bd7e3248a5c3e8f8d804310c33","kind":"commit","published_at":"2026-03-11T20:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0/manifests"},{"name":"vpy2.19.6","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6/manifests"},{"name":"vex1.2.7","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7/manifests"},{"name":"v5.70.4","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4/manifests"},{"name":"v5.70.3","sha":"450253c3457f500d7f4e5aeebaa4ddfc937a1f39","kind":"commit","published_at":"2026-03-06T00:20:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3/manifests"},{"name":"v5.70.2","sha":"504b53689a29b3b4ddc902d25211a92da6a4d7af","kind":"commit","published_at":"2026-03-05T04:04:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2/manifests"},{"name":"v5.70.1","sha":"0fafcc0950698f6a8a55a2b77ef1b82af5d5712f","kind":"commit","published_at":"2026-02-23T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1/manifests"},{"name":"v5.70.0","sha":"0d3879b02ec9738d90213e1a479d53359f3a71aa","kind":"commit","published_at":"2026-02-21T09:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0/manifests"},{"name":"v5.69.4","sha":"9c722585bd9873561fae3f32971d65cf00a7d092","kind":"commit","published_at":"2026-02-21T00:37:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4/manifests"},{"name":"v5.69.3","sha":"87386ca88e29755fc68e6cc8fcfebfb7f8f8237f","kind":"commit","published_at":"2026-02-16T06:00:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3/manifests"},{"name":"v5.69.2","sha":"a62241f5831a1d3bb6c328a9037ea852be7832cd","kind":"commit","published_at":"2026-02-14T04:41:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2/manifests"},{"name":"v5.69.1","sha":"d249301ddc9afc607c9e86a8a44312af682e6be0","kind":"commit","published_at":"2026-02-13T00:59:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"f85e87032a822826cbeed19eedff7ccb1e6ce085","kind":"commit","published_at":"2026-02-12T20:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"af9197d16941d49c9e3d86f10d96681beea676bc","kind":"commit","published_at":"2026-02-11T13:26:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0/manifests"},{"name":"vpy2.19.5","sha":"715d0a5074864ed0c12a384e41740b219382ac80","kind":"commit","published_at":"2026-02-11T13:08:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5/manifests"},{"name":"vex1.2.6","sha":"590542314f13590cf68330097f5bb09a96bb240c","kind":"commit","published_at":"2026-02-11T08:39:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6/manifests"},{"name":"v5.67.3","sha":"afb878f97ebeaf89c1308b7dde0b5a440381d113","kind":"commit","published_at":"2026-02-05T14:37:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3/manifests"},{"name":"v5.67.2","sha":"de0fca894f47d8aa2b2c66ca9475e526ca477508","kind":"commit","published_at":"2026-01-28T02:17:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2/manifests"},{"name":"vpy2.19.4","sha":"f824c01c53d57e75d7b57efce7a124adffed9dfa","kind":"commit","published_at":"2026-01-28T00:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4/manifests"},{"name":"vex1.2.5","sha":"3bd23d990c780ff0808d79499edd803084d2efe8","kind":"commit","published_at":"2026-01-27T10:55:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5/manifests"},{"name":"vpy2.19.3","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3/manifests"},{"name":"vex1.2.4","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4/manifests"},{"name":"v5.67.1","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1/manifests"},{"name":"v5.67.0","sha":"6294b36f775c20f7d43387d9bde3185629e88df4","kind":"commit","published_at":"2026-01-24T05:08:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0/manifests"},{"name":"v5.66.7","sha":"87e74b5713b5017c29789094d6ac6ff26bfe79c1","kind":"commit","published_at":"2026-01-23T01:00:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7/manifests"},{"name":"vpy2.19.2","sha":"61504f12fe591295fea5b087a6b7c533465e8653","kind":"commit","published_at":"2026-01-22T06:14:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2/manifests"},{"name":"vpy2.19.1","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1/manifests"},{"name":"vex1.2.3","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3/manifests"},{"name":"v5.66.6","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6/manifests"},{"name":"vex1.2.2","sha":"c2c6743428a306e39f74c86f63dc9122633040ea","kind":"commit","published_at":"2026-01-14T22:44:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2/manifests"},{"name":"vex1.2.1","sha":"5bcd4fbe0eb725a95b878f97b95c74106e7dff0f","kind":"commit","published_at":"2026-01-14T00:09:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1/manifests"},{"name":"vpy2.19.0","sha":"21ab9cc5df2947e49aa132994dfe89e043b7082d","kind":"commit","published_at":"2026-01-13T00:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0/manifests"},{"name":"v5.66.5","sha":"661c581270186bc405967b91326daff061370d03","kind":"commit","published_at":"2026-01-12T04:21:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5/manifests"},{"name":"vex1.2.0","sha":"ede9fcf72a713f4de8941270251c7b51427484b4","kind":"commit","published_at":"2025-12-31T14:47:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0/manifests"},{"name":"v5.66.4","sha":"cc74805d5eda14ed684e2111c91de8890e752768","kind":"commit","published_at":"2025-12-27T21:29:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4/manifests"},{"name":"v5.66.3","sha":"f60c172725ab29c0159b804ae0b9d691105689c4","kind":"commit","published_at":"2025-12-26T00:16:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3/manifests"},{"name":"vpy2.18.3","sha":"706da0dc703d6be353d0140f1fd0de7683362e60","kind":"commit","published_at":"2025-12-25T14:55:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3/manifests"},{"name":"vpy2.18.2","sha":"7f602e1c6e31070f02c5ee5babbff33f55193551","kind":"commit","published_at":"2025-12-24T17:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2/manifests"},{"name":"vpy2.18.1","sha":"9c533c0347865445b7f7df6b1c6e0923d25b4a8f","kind":"commit","published_at":"2025-12-20T17:21:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1/manifests"},{"name":"vphp1.0.1","sha":"7ac421cb2e754ba262a18bb17d47f15fb22a6962","kind":"commit","published_at":"2025-12-19T23:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1/manifests"},{"name":"v5.66.2","sha":"1380a16fa45c70f0bc5b938efdf178b33a19cac1","kind":"commit","published_at":"2025-12-19T19:00:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2/manifests"},{"name":"vpy2.18.0","sha":"0c3beb58f4a8c90ad7800f5616c2a3494a952963","kind":"commit","published_at":"2025-12-19T13:39:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0/manifests"},{"name":"v5.66.1","sha":"5fbf778f0b8f58b90e82f9020c041f3248b0b269","kind":"commit","published_at":"2025-12-17T03:52:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1/manifests"},{"name":"vpy2.17.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0/manifests"},{"name":"vex1.1.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0/manifests"},{"name":"v5.66.0","sha":"241d847fbc798d957bf25ccfaa5c9ec96928a4ae","kind":"commit","published_at":"2025-12-11T13:56:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0/manifests"},{"name":"vex1.0.1","sha":"84e8745e87dea9a7748852ccd281b728e6d0545e","kind":"commit","published_at":"2025-12-11T13:04:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1/manifests"},{"name":"vphp1.0.0","sha":"d365bb3f31193afc3c89c54a0d78aaac2abd2cbf","kind":"commit","published_at":"2025-12-09T21:02:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0/manifests"},{"name":"vex1.0.0","sha":"976734f2c983714b69f395441f5352999aededb0","kind":"commit","published_at":"2025-12-04T08:25:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0/manifests"},{"name":"vpy2.16.2","sha":"c385b520b9fbe3dd58cdaead79c258835cab4361","kind":"commit","published_at":"2025-12-02T00:17:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2/manifests"},{"name":"v5.65.1","sha":"a8b9d76496afa5e913f823cf8c68eb428f6dd757","kind":"commit","published_at":"2025-12-01T15:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1/manifests"},{"name":"v5.65.0","sha":"b059cfcba48524446a62fd29785142c3d1edc30d","kind":"commit","published_at":"2025-11-26T00:59:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0/manifests"},{"name":"v5.64.1","sha":"a47480111a2f1238a57ea9bfbab44f7de958227f","kind":"commit","published_at":"2025-11-21T00:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"f41f5d0c64afe7707ad8c23a86cb9228c4d45671","kind":"commit","published_at":"2025-11-20T08:50:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0/manifests"},{"name":"v5.63.2","sha":"045f3e7a5d8edb85e1adbe82eb9e20ef33ad491b","kind":"commit","published_at":"2025-11-15T00:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2/manifests"},{"name":"v5.63.1","sha":"b4c7c6579b430b53d135b7a21d20d01d14c1814e","kind":"commit","published_at":"2025-11-13T03:10:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1/manifests"},{"name":"v5.63.0","sha":"e212d1c8f0945dbff2d95309afe1376366910482","kind":"commit","published_at":"2025-10-31T03:14:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"98f73b3f33aa79cdd67d0c4090cc86a8e4cfeb4c","kind":"commit","published_at":"2025-10-30T14:11:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"37e9db52a67b4e120139c1d2620cc0f73a08c006","kind":"commit","published_at":"2025-10-30T00:07:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"6a31e0aeab1311d7d089811ede7e11a98b6dd408","kind":"commit","published_at":"2025-10-28T02:13:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0/manifests"},{"name":"v5.61.2","sha":"bcbc7981480ee93e330c0b3976086d7b289e613f","kind":"commit","published_at":"2025-10-23T13:31:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2/manifests"},{"name":"v5.61.0","sha":"d3fff80f7135251db65e22cba8852a5584030cb1","kind":"commit","published_at":"2025-10-06T14:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"bef57a0e252a5d8bd0bf319d0bca3b1ad0e6519f","kind":"commit","published_at":"2025-10-03T00:44:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0/manifests"},{"name":"v5.59.0","sha":"2e2b21454cc6125fcf3abfec939d6d6d8d02c40b","kind":"commit","published_at":"2025-09-29T14:15:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0/manifests"},{"name":"v5.58.9","sha":"61987c62ca71ec11a84b98e6dd51a6d5ebf1737d","kind":"commit","published_at":"2025-09-26T01:11:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9/manifests"},{"name":"v5.58.8","sha":"22411010beca628d172790cfbac45e3cd3d102ed","kind":"commit","published_at":"2025-09-25T06:54:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8/manifests"},{"name":"v5.58.7","sha":"845a6f5fdede9ecf4050e8b5617feb56dbb3c9a1","kind":"commit","published_at":"2025-09-19T14:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7/manifests"},{"name":"v5.58.6","sha":"bd8fbc164caaa01f665d0c7e94177d0584d04f8c","kind":"commit","published_at":"2025-09-19T01:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6/manifests"},{"name":"vpy2.16.1","sha":"7dfd2510a7bb03301365a2c24f045a0cd20580ef","kind":"commit","published_at":"2025-09-08T13:28:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1/manifests"},{"name":"vpy2.16.0","sha":"1c75abb4806971a2ac14c47b302c87f86095a2c3","kind":"commit","published_at":"2025-09-07T12:33:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0/manifests"},{"name":"vpy2.15.1","sha":"24a697ee994a10111ac9b07ce830e94835eec577","kind":"commit","published_at":"2025-09-06T20:25:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1/manifests"},{"name":"v5.58.5","sha":"f6428188f39f054e8b94579435b16e260aff27cd","kind":"commit","published_at":"2025-09-04T03:48:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5/manifests"},{"name":"v5.58.4","sha":"70e8a3f91595dcdc2d21122170ef4af1f53972ad","kind":"commit","published_at":"2025-08-30T12:36:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4/manifests"},{"name":"v5.58.3","sha":"ffc6e26eb66533fc6eae4c406bb4b9a9f7590d9b","kind":"commit","published_at":"2025-08-29T14:35:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3/manifests"},{"name":"v5.58.2","sha":"316d1ed32680e690b1d2ab92c79a53e0d4c00c2d","kind":"commit","published_at":"2025-08-26T01:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"d71b87245c8196d19dfeaf82e6ef14c91fb9a7c5","kind":"commit","published_at":"2025-08-23T18:02:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"db0a922741d8c7eae8d5119a0831cd734aba02a2","kind":"commit","published_at":"2025-08-15T04:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0/manifests"},{"name":"v5.57.0","sha":"0fecc6cd0d0dea06f486ab0b0fe760d866f1fc34","kind":"commit","published_at":"2025-08-13T03:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0/manifests"},{"name":"v5.56.10","sha":"53754fb239cf1b021ffc55391990d879d363dcf7","kind":"commit","published_at":"2025-08-10T15:57:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10/manifests"},{"name":"v5.56.9","sha":"93df852f97f04023d791546d30a6af24fbca6114","kind":"commit","published_at":"2025-07-31T07:23:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9/manifests"},{"name":"v5.56.8","sha":"edb714764066b06c068c8c8a5140b010f27c3b9a","kind":"commit","published_at":"2025-07-27T04:01:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8/manifests"},{"name":"v5.56.7","sha":"34ee33955a660b0696f4b6cff6d8d39fdcd160db","kind":"commit","published_at":"2025-07-25T11:44:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7/manifests"},{"name":"v5.56.6","sha":"1e221d5404dcea750a08342c832a682e454135a3","kind":"commit","published_at":"2025-07-25T00:06:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6/manifests"},{"name":"v5.56.5","sha":"83d969541f19fa9703eb73ff0006cd29a358c1e7","kind":"commit","published_at":"2025-07-19T20:22:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5/manifests"},{"name":"v4.18.3","sha":"456cc71f8c8dc82c5d85fc6657260f276d8e08f8","kind":"commit","published_at":"2025-07-19T15:14:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3/manifests"},{"name":"v5.56.4","sha":"b94d7ed5602e366b4401051b236f31ac2dd2a90d","kind":"commit","published_at":"2025-07-11T12:37:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4/manifests"},{"name":"v5.56.3","sha":"1e3f3c507a7ceb8d8147941adc9de69367947a5e","kind":"commit","published_at":"2025-07-10T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3/manifests"},{"name":"v5.56.2","sha":"e687d7cf86108138bbd5e911b11ab3c5717fc23c","kind":"commit","published_at":"2025-07-08T01:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2/manifests"},{"name":"v5.56.1","sha":"c32e6a0ff6df8bc34c9c13238c192974a93f7ddb","kind":"commit","published_at":"2025-07-03T03:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4a5360936c1a543a1ff31ebbb6ab1289cc8ddf07","kind":"commit","published_at":"2025-06-22T17:34:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"e742511baf35225718c01e621623eab661f37284","kind":"commit","published_at":"2025-06-21T01:11:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0/manifests"},{"name":"v5.54.3","sha":"588719ee49c7615affeb69d3a431025757115c10","kind":"commit","published_at":"2025-06-18T13:58:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3/manifests"},{"name":"v5.54.2","sha":"fb65677f2d636e1aca3cc75cb3b740b8729b3358","kind":"commit","published_at":"2025-06-17T13:37:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2/manifests"},{"name":"v5.54.1","sha":"98f35bc1eabb3ab1010737869c310d2001a84fac","kind":"commit","published_at":"2025-06-17T01:36:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"86c4c6dd25ef868f1f37c917ab11cb663e330e2f","kind":"commit","published_at":"2025-06-15T12:58:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0/manifests"},{"name":"v5.53.3","sha":"43460bbf4f5f13f1514b0d579d46697ede187064","kind":"commit","published_at":"2025-06-13T09:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3/manifests"},{"name":"v5.53.2","sha":"46f4bcc77b8f458c8c31b45351ce4e7d60f2c96c","kind":"commit","published_at":"2025-06-02T23:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2/manifests"},{"name":"v5.53.1","sha":"483c9325597c21a9e7bb881d34e7f38615a87c43","kind":"commit","published_at":"2025-05-30T07:16:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1/manifests"},{"name":"v5.53.0","sha":"5252f22546370f80531e48199ca74e902d8804e7","kind":"commit","published_at":"2025-05-21T04:24:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0/manifests"},{"name":"v5.52.3","sha":"529f14b01cbd092800d32fd4af5d8fe615f70cb2","kind":"commit","published_at":"2025-05-19T13:46:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3/manifests"},{"name":"vpy2.15.0","sha":"b655f4bf178bd3abb7ae560eff47c256aaffcabe","kind":"tag","published_at":"2025-05-13T11:55:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0/manifests"},{"name":"v5.52.2","sha":"a0381ddef2fbfb37c2e879e7a0f12e4c0ed95542","kind":"commit","published_at":"2025-05-08T01:25:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2/manifests"},{"name":"v5.52.1","sha":"0c8aa4b5ceb83f168c8fc9b1e38546d2f1ef9cf4","kind":"commit","published_at":"2025-05-02T05:49:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1/manifests"},{"name":"vpy2.14.0","sha":"ae201b36b9de77cd5e1228aebedb9dd566cc8c77","kind":"tag","published_at":"2025-05-01T01:52:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0/manifests"},{"name":"v5.52.0","sha":"581420bbd709c742da7404153c521d91b5e0a54c","kind":"commit","published_at":"2025-05-01T01:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0/manifests"},{"name":"v5.51.1","sha":"c8eaefa04a3d09800e17857cc508a5cd2e282f87","kind":"commit","published_at":"2025-04-26T21:57:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"3a00cda1777b0fdfa5df3aa4770cf21e984ec5ed","kind":"commit","published_at":"2025-04-25T05:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"962f5a9798b916088bc39043267132041af146bc","kind":"commit","published_at":"2025-04-25T02:03:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0/manifests"},{"name":"v5.49.2","sha":"b4e27383e9f4f60b0355abb54efa807e357a5683","kind":"commit","published_at":"2025-04-21T13:11:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2/manifests"},{"name":"v5.49.1","sha":"a085c825bac8da263809f3a32db7937de38ad7e3","kind":"commit","published_at":"2025-04-17T13:43:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1/manifests"},{"name":"v5.49.0","sha":"b79df00bfca5c65827668159f8eed2221253322d","kind":"commit","published_at":"2025-04-16T01:37:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0/manifests"},{"name":"v5.48.1","sha":"b00731469ebbc65d35003c48da093e48c0ccc6ed","kind":"commit","published_at":"2025-04-10T07:37:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"7caa9d729f885861c3153a8d195857bc80b92279","kind":"commit","published_at":"2025-04-08T13:09:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0/manifests"},{"name":"v5.47.3","sha":"4805e43ba7c28d1dbea2c70f5313298f8fd2243d","kind":"commit","published_at":"2025-04-08T00:52:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3/manifests"},{"name":"v5.47.2","sha":"d2f9b2f3530f78c121e50606334449914943fff3","kind":"commit","published_at":"2025-04-06T17:06:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2/manifests"},{"name":"v5.47.1","sha":"f11db049652535d61bc70c0e7d214449de6650fa","kind":"commit","published_at":"2025-04-05T06:52:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"49ca650342888d4b887b7786f59929d3218a4610","kind":"commit","published_at":"2025-04-04T19:37:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"1ba654aa0e65746a06b423fc0aa6123bf10f5cde","kind":"commit","published_at":"2025-04-03T03:53:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"4999a5edca65e771551f93b310b0c58617421dab","kind":"commit","published_at":"2025-04-02T13:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0/manifests"},{"name":"v5.45.2","sha":"ea8f6d3cfe1def60aba3f44b37ba9df5ad7d5eb1","kind":"commit","published_at":"2025-03-29T23:25:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2/manifests"},{"name":"v5.45.1","sha":"8078cf349af9dc4ba1daef77697c3631d3620e9d","kind":"commit","published_at":"2025-03-29T05:25:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"98aba13e39dd220e22e511b317bb6c7bdad3f157","kind":"commit","published_at":"2025-03-27T13:36:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0/manifests"},{"name":"v5.44.4","sha":"6e3d8b9d98bf8e7df630ddbbde50a1d21000d7ff","kind":"commit","published_at":"2025-03-24T14:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4/manifests"},{"name":"v5.44.3","sha":"66a7b259e0cbc7059dd380053344b34cfd075786","kind":"commit","published_at":"2025-03-22T16:51:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3/manifests"},{"name":"v5.44.2","sha":"82fbb6731a24b65cca672f6de55965b284c784dc","kind":"commit","published_at":"2025-03-22T00:23:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2/manifests"},{"name":"v5.44.1","sha":"a6eb72b9409a226619274b2fd15e943bace46a68","kind":"commit","published_at":"2025-03-21T02:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1/manifests"},{"name":"v5.44.0","sha":"7129a7fe515323fab323e9a36c261ea804b31411","kind":"commit","published_at":"2025-03-18T23:37:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0/manifests"},{"name":"vpy2.13.1","sha":"ef27e41b22274d04525729213fa3167c92f0a1f1","kind":"tag","published_at":"2025-03-15T08:06:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1/manifests"},{"name":"v5.43.1","sha":"141023b13b1726e898ab33c1666639c22890e2a1","kind":"commit","published_at":"2025-03-15T00:24:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1/manifests"},{"name":"vpy2.13.0","sha":"3e60df95f531411e431452f044ac0956e0feb025","kind":"tag","published_at":"2025-03-15T00:21:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0/manifests"},{"name":"v5.43.0","sha":"38dddd9e300c2659d0af09763e49c6eda3c31d19","kind":"commit","published_at":"2025-03-13T12:19:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0/manifests"},{"name":"v5.42.0","sha":"f169c7fabdbdbcc9f8f4e8525749010b6241c353","kind":"commit","published_at":"2025-03-12T14:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0/manifests"},{"name":"v5.41.9","sha":"53e24b787534196692d6d0f1638c810d0c2319ff","kind":"commit","published_at":"2025-03-11T14:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9/manifests"},{"name":"v5.41.8","sha":"0a78e5299ba6e8d2e59b83cfe60e5c685e61f3b6","kind":"commit","published_at":"2025-03-08T13:45:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8/manifests"},{"name":"vpy2.12.1","sha":"b70c4dc3a92578bd0b3f389535d16d73cc3b9dd2","kind":"tag","published_at":"2025-02-28T05:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1/manifests"},{"name":"v5.41.7","sha":"c0b8c4a755c5de7f5af40bffeb07517a0ef1c1da","kind":"commit","published_at":"2025-02-27T02:30:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7/manifests"},{"name":"v5.41.6","sha":"02a612a8aa02d556a69b9eddbcf0cdb4f4e56f39","kind":"commit","published_at":"2025-02-26T12:47:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6/manifests"},{"name":"v5.41.5","sha":"1e58c1469898c6d528635fbe5dcf06ddb1f453e8","kind":"commit","published_at":"2025-02-21T13:56:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5/manifests"},{"name":"vpy2.12.0","sha":"1522931b80c7208feb605af870ab8997aee5d7fc","kind":"tag","published_at":"2025-02-21T05:31:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0/manifests"},{"name":"v5.41.4","sha":"12b5829fc97f341327300c5d71181c97f167b0f5","kind":"commit","published_at":"2025-02-21T05:30:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4/manifests"},{"name":"v5.41.3","sha":"f0c680393d29178cbf6e9960bb79777053eb5b9c","kind":"commit","published_at":"2025-02-19T04:15:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3/manifests"},{"name":"v5.41.2","sha":"7a37f0998fd809ba31244c0da6db010ad34098d3","kind":"commit","published_at":"2025-02-16T14:33:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2/manifests"},{"name":"v5.41.1","sha":"d3865bb8d9b0fad95cba7ce2a1cc3b2e9457a949","kind":"commit","published_at":"2025-02-15T17:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"0dd2a64096cc1edc60f7530afc37c03187318ab8","kind":"commit","published_at":"2025-02-14T14:13:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0/manifests"},{"name":"v5.40.5","sha":"726880112b20fd67a88ef6739cb58b45513f547d","kind":"commit","published_at":"2025-02-14T04:25:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5/manifests"},{"name":"v5.40.4","sha":"49987659ddd9d64c825adc0cb8df9c02b4835057","kind":"commit","published_at":"2025-02-13T04:30:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4/manifests"},{"name":"v5.40.3","sha":"391311e8552309180e5c3ad54da5275f356ca942","kind":"commit","published_at":"2025-02-12T13:44:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3/manifests"},{"name":"v5.40.2","sha":"ae27afbb9535c5d9933d02e83803e83834c87c9b","kind":"commit","published_at":"2025-02-07T12:29:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2/manifests"},{"name":"v5.40.1","sha":"fa0a6c4b097924442bfb6ea247d123614acb4dc3","kind":"commit","published_at":"2025-02-07T02:05:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"0bb68257c6244a7ba7750d1198305ada1ab72d8b","kind":"commit","published_at":"2025-02-02T20:45:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0/manifests"},{"name":"v5.39.2","sha":"56aabb0db5330a51101504226527ce3691f28210","kind":"commit","published_at":"2025-02-02T02:22:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2/manifests"},{"name":"v5.39.1","sha":"36047efa501b49c176c5129880217dd905aee1ba","kind":"commit","published_at":"2025-01-30T14:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"0ff27add460aa7a284c7f86e924723886c556fd1","kind":"commit","published_at":"2025-01-29T03:02:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0/manifests"},{"name":"v5.38.0","sha":"36044c3c65c4aa6d8a5291574180798d408fcbba","kind":"commit","published_at":"2025-01-28T10:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"7e18e19c57f279a79812630b0c4ea15d371e986a","kind":"commit","published_at":"2025-01-25T10:08:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0/manifests"},{"name":"v5.36.0","sha":"99380739e2ffc2de79a115aebfa91b5c431a07f5","kind":"commit","published_at":"2025-01-24T14:03:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"824fc4c59158f2ec8fe309adce67650414d551a0","kind":"commit","published_at":"2025-01-23T11:23:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"218192263d1ab4782b3dcfcebcd92bd0551d270f","kind":"commit","published_at":"2025-01-22T09:32:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0/manifests"},{"name":"v5.34.10","sha":"71733cc6dd94d27156d7239d10108357b320eaab","kind":"commit","published_at":"2025-01-14T01:34:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10/manifests"},{"name":"v5.34.9","sha":"884ec22d007a39eac5798c7897c17b8617d63802","kind":"commit","published_at":"2025-01-12T16:36:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9/manifests"},{"name":"v5.34.8","sha":"0418cd7676e730e9ddcad00ace01adbe899e124d","kind":"commit","published_at":"2025-01-08T02:25:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8/manifests"},{"name":"v5.34.7","sha":"acd8bd7f0699890786acdc7c1242516a43a697ec","kind":"commit","published_at":"2025-01-06T23:16:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7/manifests"},{"name":"v5.34.6","sha":"d1fb1139da005e1df3939b1c620ece9db75fa531","kind":"commit","published_at":"2024-12-31T20:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6/manifests"},{"name":"v5.34.5","sha":"0763cd693acee7b6b80fefad0e8b1950e41a1a74","kind":"commit","published_at":"2024-12-25T13:38:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5/manifests"},{"name":"v5.34.4","sha":"034741181be9c9563a62b494fcf17d0d9c9026a6","kind":"commit","published_at":"2024-12-21T04:48:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4/manifests"},{"name":"v5.34.3","sha":"347b61819b6b06cb1c4ee3af06e780f15826b11c","kind":"commit","published_at":"2024-12-18T12:15:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3/manifests"},{"name":"v5.34.2","sha":"bfd0b8a808a33be0da92a006a7b4f8b17a5d79b3","kind":"commit","published_at":"2024-12-14T18:51:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2/manifests"},{"name":"v5.34.1","sha":"af020612644be1ba549a1c4802f6ab83c33aeedb","kind":"commit","published_at":"2024-12-13T14:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1/manifests"},{"name":"v5.34.0","sha":"fc8fac9d68e7f4de2322a82a38740a79b05e57f4","kind":"commit","published_at":"2024-12-10T14:32:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"0e3c2e5f345a1372eea1542ce2504a2f4ca6e6e0","kind":"commit","published_at":"2024-12-10T04:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"ab437a74d11f18a49645c2c7ae59949c33dc05b9","kind":"commit","published_at":"2024-12-09T09:24:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"dfa3e8b477662a5a1e556946689a2d41a57f2776","kind":"commit","published_at":"2024-12-08T17:57:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"26f578e0db52ff0501c2a2f4960abac377171773","kind":"commit","published_at":"2024-12-06T03:06:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"cf49d37f5119a033f630aa781f2e9757831e5873","kind":"commit","published_at":"2024-12-04T06:17:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"9ae31bac5bb5c1f35d59db94d2af3d6eaaec1ad3","kind":"commit","published_at":"2024-12-02T20:33:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0/manifests"},{"name":"v5.30.1","sha":"9b1f30c8377ee56b9247e953765892ddf794e4b2","kind":"commit","published_at":"2024-11-30T14:46:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d0c473f90670b95fd98a63995dbb9481d0f6742d","kind":"commit","published_at":"2024-11-29T04:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0/manifests"},{"name":"vpy2.11.0","sha":"4ada3d5c318fd550ebb466e49203217fb6f1450b","kind":"tag","published_at":"2024-11-26T03:35:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0/manifests"},{"name":"v5.29.1","sha":"cc6cfc2231dbcdc55f14c92ebe05243b99eebb09","kind":"commit","published_at":"2024-11-23T05:48:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1/manifests"},{"name":"v5.29.0","sha":"bf03f864fb64c86bf75d52dad2c894a5e5e39e44","kind":"commit","published_at":"2024-11-22T09:11:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0/manifests"},{"name":"v5.28.2","sha":"4d3eb88f64e59c5d0cf80895c0af528700788771","kind":"commit","published_at":"2024-11-22T01:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2/manifests"},{"name":"v5.28.1","sha":"a9ed0c1cbfc96a0363a6ad51de7de7991293e251","kind":"commit","published_at":"2024-11-20T13:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1/manifests"},{"name":"v5.28.0","sha":"26b2bc6386d639a35f87ab226dbeda3204a5ddd7","kind":"commit","published_at":"2024-11-19T17:53:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0/manifests"},{"name":"v5.27.0","sha":"212956921f364f02913aaf76a378358d373801c1","kind":"commit","published_at":"2024-11-19T03:13:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0/manifests"},{"name":"v5.26.2","sha":"65c729152bfe6c3fabb3c7b40f9c4bcf7366af3f","kind":"commit","published_at":"2024-11-15T09:25:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"8784f662f905fa5f40f6c4bd62c369e2cbe4290f","kind":"commit","published_at":"2024-11-14T15:26:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"68cf88a626a0ea5499f3137657b6a02552c2bfcc","kind":"commit","published_at":"2024-11-14T10:39:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0/manifests"},{"name":"v5.25.6","sha":"6ea8f5421d7074054f18057e5665d53b23fb9a97","kind":"commit","published_at":"2024-11-11T15:29:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6/manifests"},{"name":"v5.25.5","sha":"293df08103c86fb142f85ff68770e57a71f6f085","kind":"commit","published_at":"2024-11-11T14:33:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5/manifests"},{"name":"v5.25.4","sha":"624a08638ff43b6fae82d9cf5cf939bdbd149f69","kind":"commit","published_at":"2024-11-10T00:08:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4/manifests"},{"name":"v5.25.3","sha":"a8553db76997a05eef4d7db7c746f7b868f92864","kind":"commit","published_at":"2024-11-08T12:37:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3/manifests"},{"name":"v5.25.2","sha":"d5f9efe59536cfcd4c3f16538b763e6cb857e7cf","kind":"commit","published_at":"2024-11-08T02:17:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2/manifests"},{"name":"v5.25.1","sha":"acadd32d5c059cccf096603538c7795dc597a921","kind":"commit","published_at":"2024-11-07T03:11:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"7a9d8eef416be9434e3b268d547bef09fde5fd6f","kind":"commit","published_at":"2024-11-06T00:39:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"43d80b31762f99de2792b01ee538a4dd79fb545b","kind":"commit","published_at":"2024-11-05T13:59:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0/manifests"},{"name":"v5.23.1","sha":"855aa5ed0b6f69c8e989191658d82570943b5319","kind":"commit","published_at":"2024-11-05T04:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1/manifests"},{"name":"v5.23.0","sha":"092019f862194acf29933faf7d1f712f1e9852b9","kind":"commit","published_at":"2024-11-02T19:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"65d256f3bda01f98655473e66f258ea871319e69","kind":"commit","published_at":"2024-10-31T15:27:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0/manifests"},{"name":"vpy2.10.1","sha":"0547f7a80d29eee9315ef4a1d3bd954ddd2b467f","kind":"tag","published_at":"2024-10-26T05:33:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1/manifests"},{"name":"v3.16.2","sha":"ba65311d8c48a66801144e239c30f1cab86ced2b","kind":"commit","published_at":"2024-10-24T12:23:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2/manifests"},{"name":"v4.18.2","sha":"e348831e82ec7a1330f3203ab9ccdd1d8c226e84","kind":"commit","published_at":"2024-10-24T08:27:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2/manifests"},{"name":"vpy2.10.0","sha":"569cbc49100198eff06be795cf1bae1bb22d743f","kind":"tag","published_at":"2024-10-24T01:26:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0/manifests"},{"name":"v5.21.2","sha":"0ff74d432416c93d56fb0bb24ba4665013b35623","kind":"commit","published_at":"2024-10-22T06:48:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2/manifests"},{"name":"v3.16.1","sha":"5092252dc730fef395a444d2ef6f9ddd4f02881a","kind":"commit","published_at":"2024-10-19T09:21:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1/manifests"},{"name":"v4.18.1","sha":"d5495b16c05f9dbbcb88f96c01272e91a977c248","kind":"commit","published_at":"2024-10-19T09:20:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1/manifests"},{"name":"v5.21.1","sha":"98e1ec66ef451d7c21fb7f3c039e37ab41650182","kind":"commit","published_at":"2024-10-18T12:58:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e7f0826b19250c4b1a91f7a755f0aded06bba07b","kind":"commit","published_at":"2024-10-18T08:13:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0/manifests"},{"name":"v5.20.1","sha":"dff47c0825aa03f5f78562b5aa8b08f6d85d4e10","kind":"commit","published_at":"2024-10-18T06:30:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1/manifests"},{"name":"v3.16.0","sha":"ecec076fa6fc61583a180cb13f93366b843c2a33","kind":"commit","published_at":"2024-10-15T09:19:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0/manifests"},{"name":"v4.18.0","sha":"d4997ec2c0e88de0f906a5c6c66aa00b8ad9b5de","kind":"commit","published_at":"2024-10-14T14:28:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0/manifests"},{"name":"v5.20.0","sha":"073baf6222dfda569ac214dbeba37416b4976534","kind":"commit","published_at":"2024-10-13T09:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0/manifests"},{"name":"v5.19.1","sha":"c8abdc735c7e882e163bd267604644f9e6314313","kind":"commit","published_at":"2024-10-12T14:17:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"36ef0705c0e1cf2473a8022d548ff62fab2067e9","kind":"commit","published_at":"2024-10-11T08:52:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"f0cb07e5af50a0d4ae7808beb3dc744cbaaa89a0","kind":"commit","published_at":"2024-10-09T00:53:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0/manifests"},{"name":"v5.17.1","sha":"ca8207b24beac765b757b7273c24dcfd976d44af","kind":"commit","published_at":"2024-10-07T16:38:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"80ca4636266c2acd98743716f3c80ecfacf59d4b","kind":"commit","published_at":"2024-10-07T15:54:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"7321e25583ccb0a377eeca79e9fbae9afba56ef7","kind":"commit","published_at":"2024-10-06T09:11:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"f4526700ef9e1bee989fda1243a2d4e94ad9c85b","kind":"commit","published_at":"2024-10-01T21:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"626d9cd2f6dea1f7a27faaa49c9fc9f5fff35fdf","kind":"commit","published_at":"2024-09-30T07:04:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0/manifests"},{"name":"v5.13.2","sha":"46e2617694d12577d3b6656fb5bba24cb7d1cd4d","kind":"commit","published_at":"2024-09-20T12:31:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"68c415d1e6767c500fb462f50304b733aedeed80","kind":"commit","published_at":"2024-09-18T01:33:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"44a2d6288d43d342c54531413bb71d1acb371435","kind":"commit","published_at":"2024-09-11T14:48:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0/manifests"},{"name":"vpy2.9.4","sha":"836edd8882f2077240e54757f60ea3e4ff08ac01","kind":"tag","published_at":"2024-09-10T12:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4/manifests"},{"name":"v5.12.15","sha":"8772a230155bbebde0cc9c48692c83b1394ddbce","kind":"commit","published_at":"2024-09-10T12:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15/manifests"},{"name":"v5.12.14","sha":"056b90db0bad34a393149dae61a171717053e526","kind":"commit","published_at":"2024-09-05T03:23:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14/manifests"},{"name":"v5.12.13","sha":"69c129670a468b6b6ce1b8600e1928826d53f8bb","kind":"commit","published_at":"2024-09-03T14:04:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13/manifests"},{"name":"vpy2.9.3","sha":"6d828aec07f96c074457f2874e59f1d06cad3050","kind":"tag","published_at":"2024-08-31T01:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3/manifests"},{"name":"v5.12.12","sha":"7104a8c82281ed495245184f569bbb6c2d92605c","kind":"commit","published_at":"2024-08-29T13:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12/manifests"},{"name":"v5.12.11","sha":"fea6b1a060d5cc42bf468bfa4db9e32b7a686fe0","kind":"commit","published_at":"2024-08-28T04:57:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11/manifests"},{"name":"v5.12.10","sha":"a457a54f755fcb83af38100166d5b718e58149f1","kind":"commit","published_at":"2024-08-22T05:17:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10/manifests"},{"name":"v5.12.9","sha":"c60e6a3f45606c623ef6a2b16415d67eac9b0269","kind":"commit","published_at":"2024-08-17T18:21:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9/manifests"},{"name":"v5.12.8","sha":"89c771b4986e4e228a5451663a0baa15b3606d65","kind":"commit","published_at":"2024-08-17T00:29:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8/manifests"},{"name":"v5.12.7","sha":"4fbde068cf782c007e3dee78836eae4e098d9b50","kind":"commit","published_at":"2024-08-16T03:30:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7/manifests"},{"name":"v5.12.6","sha":"69d7ef30e551e1c1b3682e6a460b8de8e0f9c437","kind":"commit","published_at":"2024-08-14T14:40:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6/manifests"},{"name":"v5.12.5","sha":"b5993b374cab860f1c208296b9a5d6dd58499111","kind":"commit","published_at":"2024-08-13T03:26:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"b7b31dd90cf610fd995394ac4b579ed4c87b4247","kind":"commit","published_at":"2024-08-12T08:30:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4/manifests"},{"name":"vpy2.9.2","sha":"c70e5e7bf07144df93caf9ec0505497b5119e708","kind":"tag","published_at":"2024-08-10T17:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2/manifests"},{"name":"v5.12.3","sha":"65a3e59ac3b09d21f92c7a6eea34b80d8e11cfda","kind":"commit","published_at":"2024-08-10T17:43:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"1777e38546d88f17a79170868c90f01bb70bb231","kind":"commit","published_at":"2024-08-09T03:53:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2/manifests"},{"name":"vpy2.9.1","sha":"5344692d0d508ee797c253280c498e27606630dd","kind":"tag","published_at":"2024-08-08T01:58:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1/manifests"},{"name":"v5.12.1","sha":"0faec379aafd77f69f8290f192a2e374ff3e872e","kind":"commit","published_at":"2024-08-07T01:15:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1/manifests"},{"name":"vpy2.9.0","sha":"e313993cd40acac75e544c81e10969b05058fd3e","kind":"tag","published_at":"2024-08-02T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0/manifests"},{"name":"v5.12.0","sha":"00c303748bf060d47860ed7b7edd91c0894876ca","kind":"commit","published_at":"2024-08-01T01:29:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"1b31a6c8c957e386e212a340b0360e7781acc382","kind":"commit","published_at":"2024-07-29T12:14:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"3a65ac4c5221c2d882ea741333b8651530e5ed02","kind":"commit","published_at":"2024-07-26T03:11:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"1bf1258343b52d6e0625d28693b7d87c04c84f08","kind":"commit","published_at":"2024-07-19T14:13:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"a5ac1ae84a33fca0985d660e10e32895a47e2bda","kind":"commit","published_at":"2024-07-19T13:08:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"da520e7705ae48e0fcd3d913ceb9c1eab0399859","kind":"commit","published_at":"2024-07-18T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"14038738cd99943c315e2531dbbd00c6a8944f62","kind":"commit","published_at":"2024-07-16T12:18:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"8025f994658167971f2778cd67531c3f3b0008db","kind":"commit","published_at":"2024-07-15T14:09:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0/manifests"},{"name":"vpy2.8.1","sha":"7fdd8924d3625b6916e36d78c0f8e91956572a43","kind":"tag","published_at":"2024-07-11T14:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1/manifests"},{"name":"v5.8.7","sha":"4963d92c79a5fe369da3df85f9d548c42b5d1a02","kind":"commit","published_at":"2024-07-11T14:13:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"8bb08a7e6ddf6799f31ac9e07e6bda8eb4023a78","kind":"commit","published_at":"2024-07-11T00:21:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6/manifests"},{"name":"vpy2.8.0","sha":"aecac66b891045397d915fbc2cc1c3c92c5ae764","kind":"tag","published_at":"2024-07-10T02:17:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0/manifests"},{"name":"v5.8.5","sha":"a6155c970739c7664befa18664d0019bf1afc9c9","kind":"commit","published_at":"2024-07-10T02:17:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"b4669d88f1732fb4f84fb390208008d176f4122a","kind":"commit","published_at":"2024-07-05T04:21:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"833d8663b24e4c5940da87f9b67f1d4c7b83af2a","kind":"commit","published_at":"2024-06-28T12:27:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"68899ac9af14c2d307926d650e8db7cdfc980074","kind":"commit","published_at":"2024-06-15T06:23:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"16fb26737721d464b45acc7177ee4d1ef7bd85f6","kind":"commit","published_at":"2024-06-12T14:37:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"74e7cce8c5158a59dd932114e1e0df30c9fc11f9","kind":"commit","published_at":"2024-06-11T14:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0/manifests"},{"name":"vpy2.7.8","sha":"a5a0af83e0c5a9a5296b8dbfde9bb10f86de1f96","kind":"tag","published_at":"2024-06-05T14:14:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8/manifests"},{"name":"vpy2.7.7","sha":"88b8f6c49c9642a252fbb6ef3b2b2e4260ebed8c","kind":"tag","published_at":"2024-06-04T23:48:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7/manifests"},{"name":"v5.7.15","sha":"92f39fd241bed71b8a4fcacd6ff44e5aa67977e0","kind":"commit","published_at":"2024-06-04T23:47:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15/manifests"},{"name":"v5.7.14","sha":"02cd61d119bee6043a9b42ce3eccfe45cfcc4fb3","kind":"commit","published_at":"2024-05-29T16:23:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"5b25660169d9543d37781c97641a50a76c2759a3","kind":"commit","published_at":"2024-05-28T18:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"d3ad53f64f8cf272c2cc9aa1936a82d30cb9072d","kind":"commit","published_at":"2024-05-24T04:08:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"dff8e2e293739f02f27f9b06bd47222adb7c8aa7","kind":"commit","published_at":"2024-05-23T05:37:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"e35dad78c4a3e761a53532998034b2a8f7fec4a3","kind":"commit","published_at":"2024-05-21T04:51:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"7d51ed749f77926ee2bfd2b1076c8cd8d3b42243","kind":"commit","published_at":"2024-05-16T05:24:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9/manifests"},{"name":"vpy2.7.6","sha":"c70708ba1375c6a201e762658927d0672697b246","kind":"tag","published_at":"2024-05-09T04:40:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6/manifests"},{"name":"v5.7.8","sha":"bc71850259a818805cfeacb6ae34bf023d52ced5","kind":"commit","published_at":"2024-05-01T20:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"ad779738180314af42f938eb1893f3d617127d28","kind":"commit","published_at":"2024-04-30T07:46:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7/manifests"},{"name":"vpy2.7.5","sha":"8020f9952a058988d57d1f772f43b2d802e20692","kind":"tag","published_at":"2024-04-28T16:59:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5/manifests"},{"name":"v5.7.6","sha":"a8c5831d2b3e86ae9247af7eba70968cbcbfd7a7","kind":"commit","published_at":"2024-04-27T04:12:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6/manifests"},{"name":"vpy2.7.4","sha":"723457f6eba0cd320bdac32ada807f83bd46e46b","kind":"tag","published_at":"2024-04-26T14:19:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4/manifests"},{"name":"vpy2.7.3","sha":"8a296f17107edb12d3282ab073166f62aded1635","kind":"tag","published_at":"2024-04-24T04:34:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3/manifests"},{"name":"v5.7.5","sha":"cc4afdcf88534427900125eb2f68ac169e55baf3","kind":"commit","published_at":"2024-04-24T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"f65eb4b5b6d1025a6fe06c9841403fd88956688c","kind":"commit","published_at":"2024-04-21T15:39:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4/manifests"},{"name":"vpy2.7.2","sha":"8ed041e0395bdfb5cd9b474cdc17985bea98ea68","kind":"tag","published_at":"2024-04-20T05:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2/manifests"},{"name":"v5.7.3","sha":"b881857b5fb8e985e21f731d1a22caeed883331c","kind":"commit","published_at":"2024-04-20T05:32:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3/manifests"},{"name":"vpy2.7.1","sha":"333c3e03a0b77e5fdc8d03b5e1f23c1af777cfa6","kind":"tag","published_at":"2024-04-18T01:24:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1/manifests"},{"name":"v5.7.2","sha":"c97a43b7849c8c34f4043cf0e6873cde7215920d","kind":"commit","published_at":"2024-04-18T01:23:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2/manifests"},{"name":"vpy2.7.0","sha":"99ab8c550b0563535f739fc8fbaa93e8d5e1e4d6","kind":"tag","published_at":"2024-04-13T18:28:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0/manifests"},{"name":"vpy2.6.0","sha":"deca5d04c96410fd5d09f8165a32e9769d35f0f6","kind":"tag","published_at":"2024-04-13T00:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0/manifests"},{"name":"v5.7.1","sha":"da3eb33f6584a466ac5eb1cb729c8478ba78b501","kind":"commit","published_at":"2024-04-10T01:18:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"9c25995b1e0c8f9193516adeae486f6b781dd3eb","kind":"commit","published_at":"2024-04-09T14:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0/manifests"},{"name":"vpy2.5.0","sha":"111fa41a8444aa2b8080f35d585867c65bdeab37","kind":"tag","published_at":"2024-04-08T21:10:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0/manifests"},{"name":"v5.6.0","sha":"b172ddfa247a307b5d66ccc364c2782118df6040","kind":"commit","published_at":"2024-04-08T21:09:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0/manifests"},{"name":"vpy2.4.0","sha":"ab5e3d64e89a52638a555cefddc534b4e79d056f","kind":"tag","published_at":"2024-04-07T22:09:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0/manifests"},{"name":"v5.5.4","sha":"91cdd57b93da342b359177b7e5502d52c37523b6","kind":"commit","published_at":"2024-04-07T22:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"082834b1fb66dd4f6ad4ba94e5b1761e53fd6b78","kind":"commit","published_at":"2024-04-07T01:59:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"4a3787cf0d7ed8ecc46e946b87fdea436b838ee0","kind":"commit","published_at":"2024-04-06T04:25:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"80365638e7934aaa657571ed640fe0edacedf8e0","kind":"commit","published_at":"2024-04-03T14:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"66cf7c7bb82e5c08bc669615c83cc69fa0894228","kind":"commit","published_at":"2024-03-31T19:45:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0/manifests"},{"name":"v5.4.6","sha":"b8d7ebf3355012a2495709c4758180c60f01fb72","kind":"commit","published_at":"2024-03-26T13:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6/manifests"},{"name":"vpy2.3.3","sha":"6bf668ed7e600b8ca28439431812d83aca81508d","kind":"tag","published_at":"2024-03-24T17:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3/manifests"},{"name":"vpy2.3.2","sha":"52d44397b39de9a9c04b6c3e302837e7876de053","kind":"tag","published_at":"2024-03-23T21:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2/manifests"},{"name":"v5.4.5","sha":"f8c84021ad226b86bff4c4351dbb4cdebe117bd5","kind":"commit","published_at":"2024-03-22T04:27:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5/manifests"},{"name":"v5.4.4","sha":"ea973b98c605a5124c1e7c65e0c34b595ac8fb1a","kind":"commit","published_at":"2024-03-21T04:16:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4/manifests"},{"name":"vpy2.3.1","sha":"a73cf3220209bbd52255aa6974a96d77c14c47e9","kind":"tag","published_at":"2024-03-19T05:07:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1/manifests"},{"name":"v5.4.3","sha":"7bf641886ec6424d44b1d20d5aa22aae81ceef1d","kind":"commit","published_at":"2024-03-17T13:53:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3/manifests"},{"name":"vpy2.3.0","sha":"928eeb6704184bbbdfe064b49599e1afc529acf2","kind":"tag","published_at":"2024-03-16T03:49:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0/manifests"},{"name":"v5.4.2","sha":"096bd810fcd5e4d923b0968bec7a4fc992c5e8a6","kind":"commit","published_at":"2024-03-06T05:00:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"abe142ad3d6d1463b261de5eef88bf4827c868e2","kind":"commit","published_at":"2024-03-01T05:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"82dfc48ee0059b00f37116ec65cab6897b722325","kind":"commit","published_at":"2024-02-27T03:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"e31fe65571733e9bce85e3ecdb85f93d0346072c","kind":"commit","published_at":"2024-02-25T10:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"927d2a5bc08c320b60c8ba0fe38dd04d32aa3771","kind":"commit","published_at":"2024-02-24T00:09:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"651d086f41818dd25bd96bdc2c855a9a4b06be13","kind":"commit","published_at":"2024-02-22T02:05:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"bfa18396b4b128a84a99b1ca0e46908cdedad386","kind":"commit","published_at":"2024-02-20T22:47:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"571b4172487ee972320d93d81313cd7e88307114","kind":"commit","published_at":"2024-02-17T13:57:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"83e8a611b1a758354426244739bcc950e658e1f3","kind":"commit","published_at":"2024-02-17T02:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0/manifests"},{"name":"v5.1.12","sha":"59386645ebf0d50f96a4d76b1988fc501348dc3e","kind":"commit","published_at":"2024-02-16T05:33:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12/manifests"},{"name":"vpy2.2.4","sha":"5949b37b6762af8bd6d1a98350df56a409bac501","kind":"tag","published_at":"2024-02-13T01:57:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4/manifests"},{"name":"v5.1.11","sha":"e8c64477e0e8d29cfa87d7c1ccc78d2932f1eb33","kind":"commit","published_at":"2024-02-13T01:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11/manifests"},{"name":"vpy2.2.3","sha":"f2e11b4182a55ced34dc6cf63ef5e6d11c8f24fa","kind":"tag","published_at":"2024-02-10T20:39:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3/manifests"},{"name":"v5.1.10","sha":"acabc45be455bbc30dc149afc1045c48f250c25f","kind":"commit","published_at":"2024-02-10T20:38:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10/manifests"},{"name":"v5.1.9","sha":"cd63c28100d33f563fff852ff46132ee014aa7d9","kind":"commit","published_at":"2024-02-05T16:09:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9/manifests"},{"name":"vpy2.2.2","sha":"b3ab285cb128075b8a8d52a75a4a5b210c1a24dd","kind":"tag","published_at":"2024-02-03T03:37:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2/manifests"},{"name":"v5.1.8","sha":"6e12b3e8771ccb25e2eb1231ef033974bf0a98b3","kind":"commit","published_at":"2024-02-03T03:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"1eedf29a9779cc6762f15c26fc00926d8ddc04a4","kind":"commit","published_at":"2024-02-02T02:31:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"5cecea1f1625e23eeb070329bdad4ab4ac670b80","kind":"commit","published_at":"2024-01-31T00:27:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"168d312ac7174a1c5c6abee56110547b76cfce7a","kind":"commit","published_at":"2024-01-23T02:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"7db6756125f235c7b2d7523b88edcbe4e3b6a754","kind":"commit","published_at":"2024-01-20T17:01:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4/manifests"},{"name":"vpy2.2.1","sha":"350a81402f9d6c18e69f215c4e3bb1fe5d277937","kind":"tag","published_at":"2024-01-16T13:14:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1/manifests"},{"name":"v5.1.3","sha":"081061f2a07f702a934b0ee0d3b8cdfdf3ce8185","kind":"commit","published_at":"2024-01-16T13:14:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fc8eafde5f1d5eec2d6e2359ee3278cd84993252","kind":"commit","published_at":"2024-01-15T19:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2/manifests"},{"name":"vpy2.2.0","sha":"379016ef181aea805d599d34c7b6746e9ddcbd66","kind":"tag","published_at":"2024-01-14T17:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0/manifests"},{"name":"vpy2.1.0","sha":"bf3d1586777491e320af49ceb054edec020a9438","kind":"tag","published_at":"2024-01-12T00:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0/manifests"},{"name":"v5.1.1","sha":"f1bfded60e42a5d2311002829746d22d64dbc4a5","kind":"commit","published_at":"2024-01-02T02:06:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"db464903cf4b1d94c3b72856d593ee395b497c37","kind":"commit","published_at":"2023-12-27T17:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0/manifests"},{"name":"vpy2.0.0","sha":"f6e585d36df25db5fb24d986b7cc2433c92473c9","kind":"tag","published_at":"2023-12-23T01:15:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0/manifests"},{"name":"v5.0.0","sha":"58e5746102dda9de168a678cf1dc6313dfb85fba","kind":"commit","published_at":"2023-12-21T21:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0/manifests"},{"name":"v4.17.0","sha":"e1ff35b53353bb20c045785fd213fb4e3ae9c181","kind":"commit","published_at":"2023-12-21T14:15:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0/manifests"},{"name":"vpy1.24.0","sha":"8a0b4ad7acca1d209c26c6472a372920b657d7b4","kind":"tag","published_at":"2023-12-21T05:25:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0/manifests"},{"name":"v4.16.0","sha":"67c3b8b7af266ba8be82fa1e095ac86c8b86e6a1","kind":"commit","published_at":"2023-12-18T13:47:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0/manifests"},{"name":"vpy1.23.0","sha":"136e8e7f3f2e69dcf32406ee3513962cedcd13f8","kind":"tag","published_at":"2023-12-18T03:59:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0/manifests"},{"name":"vpy1.22.0","sha":"1ef6bcf859385f468a5d1b31827d2dab3396245b","kind":"tag","published_at":"2023-12-14T23:26:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0/manifests"},{"name":"v4.15.4","sha":"2c06921a9360698b1d06dc324ab0b9d157538178","kind":"commit","published_at":"2023-12-14T13:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4/manifests"},{"name":"vpy1.21.0","sha":"3c325ffbde0acc1f137d8cdfd24079b39dfee3c9","kind":"tag","published_at":"2023-12-14T00:51:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0/manifests"},{"name":"v4.15.3","sha":"8a486b10511610580ab8433b6d9e8ce2ff26bfba","kind":"commit","published_at":"2023-12-13T23:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3/manifests"},{"name":"vpy1.20.0","sha":"1010c77e4e3ba16927bff6b612ebf3f3f52f779a","kind":"tag","published_at":"2023-12-13T02:16:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0/manifests"},{"name":"vpy1.19.0","sha":"0365b3f1e1b502096320c4a6fd26940540244110","kind":"tag","published_at":"2023-12-12T00:54:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0/manifests"},{"name":"vpy1.18.0","sha":"f3536dd2ae83650df32726f0ee89654458e8e23d","kind":"tag","published_at":"2023-12-10T04:28:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0/manifests"},{"name":"v4.15.2","sha":"96adcc90e7e8c75157470ce12bb9fde4b5078228","kind":"commit","published_at":"2023-12-07T13:28:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"95ad04972e99ab56af864c9ee9ebc2fa53ca86c9","kind":"commit","published_at":"2023-12-06T21:52:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"76f9e8ffa64b3299868e041292bfd6bf8e988b3d","kind":"commit","published_at":"2023-12-05T13:18:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0/manifests"},{"name":"v4.14.4","sha":"1a23e57075a16e5d9ae6022b4599d65855b5e3de","kind":"commit","published_at":"2023-11-28T13:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"cbd5057563545e9f4a5fa1e1e4abe25f0962ce12","kind":"commit","published_at":"2023-11-27T14:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"d7cf6ea60830b69b636648238a51e5f981616d02","kind":"commit","published_at":"2023-11-24T11:11:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2/manifests"},{"name":"vpy1.17.0","sha":"bec84e8c8083fe4cf36839634e7cf2939a85d886","kind":"tag","published_at":"2023-11-24T09:27:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0/manifests"},{"name":"v4.14.1","sha":"65a73ce6a1c3b11b616b47f409cee0d3dcb6f839","kind":"commit","published_at":"2023-11-23T15:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"d6c31de48d7aadb542a1e3755ca5b9d169d3fdb9","kind":"commit","published_at":"2023-11-18T10:14:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0/manifests"},{"name":"v4.13.3","sha":"4cfe33e481e204f6377362b7314193c3b7fc40f0","kind":"commit","published_at":"2023-11-16T06:00:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3/manifests"},{"name":"vpy1.16.1","sha":"fc7f863bff2b4aa0869536eecabf01040b600533","kind":"tag","published_at":"2023-11-09T14:06:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1/manifests"},{"name":"v4.13.2","sha":"60a917e3c08fee3d77e32da633e517b3d4e223aa","kind":"commit","published_at":"2023-11-09T14:05:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2/manifests"},{"name":"vpy1.16.0","sha":"719ba5bc6fcc09d99a664b8986bad67163bfcb90","kind":"tag","published_at":"2023-11-08T12:48:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0/manifests"},{"name":"v4.13.1","sha":"610c701d94324e165a079c4de6b4cf0ef612f1da","kind":"commit","published_at":"2023-11-08T09:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"4828b7e7887d3dffa79e2bb388b93df9d70d88ac","kind":"commit","published_at":"2023-11-05T11:16:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0/manifests"},{"name":"vpy1.15.4","sha":"3d5373929be84374480acf2a972f3ca7d64d427d","kind":"tag","published_at":"2023-11-05T11:05:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4/manifests"},{"name":"v4.12.10","sha":"9f36d48344e11efba60ecd9f51f57c60b03a3cb5","kind":"commit","published_at":"2023-11-05T11:04:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10/manifests"},{"name":"vpy1.15.3","sha":"0f0c35129239d64c40a57fa1fbf1ff8aa9efa294","kind":"tag","published_at":"2023-11-05T05:32:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3/manifests"},{"name":"v4.12.9","sha":"343d62c920511443f6786a30f283820fe8a1a464","kind":"commit","published_at":"2023-11-05T05:31:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9/manifests"},{"name":"v4.12.8","sha":"edd4b6b6cf714d1e95c43b61df7e363409e85ba4","kind":"commit","published_at":"2023-11-03T02:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"a7f7080622d9689b1a62cb280df412520b3c1e3a","kind":"commit","published_at":"2023-10-29T06:36:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"14176c1846c507da411495ddba40996a48e585b6","kind":"commit","published_at":"2023-10-26T02:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6/manifests"},{"name":"vpy1.15.2","sha":"c3c165ab32d66657d94f552a266f182f8f30c1df","kind":"tag","published_at":"2023-10-18T02:33:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2/manifests"},{"name":"v4.12.5","sha":"5c62a7739aa180a688dff01eea7f7f16ed6f0036","kind":"commit","published_at":"2023-10-18T02:32:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"fb7c64849dde45516ac8f1f313e242bae935fce8","kind":"commit","published_at":"2023-10-13T13:47:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"2bbc01494d8a1c7954327ae52ea4525b8e27bc35","kind":"commit","published_at":"2023-10-10T02:17:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"a01bb0b0345509cde6c74843323de6b67729f310","kind":"commit","published_at":"2023-10-05T13:50:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2/manifests"},{"name":"vpy1.15.1","sha":"4e1d0513842596e3c4d287e56d2eebc97b1addce","kind":"tag","published_at":"2023-10-04T13:26:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1/manifests"},{"name":"v4.12.1","sha":"dbc6b015158b1b85b2baa48d4850bf15096691d0","kind":"commit","published_at":"2023-10-04T13:25:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1/manifests"},{"name":"vpy1.15.0","sha":"b2d768e7b06b48eb4d8fbec63c7fa4f53c67a26a","kind":"tag","published_at":"2023-09-30T04:48:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0/manifests"},{"name":"v4.12.0","sha":"5ebb185dbecd2478688b20131522be41d0f3a055","kind":"commit","published_at":"2023-09-29T14:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0/manifests"},{"name":"vpy1.14.0","sha":"b886d1d3a4ed2987a5120c764ed97da2d36957ce","kind":"tag","published_at":"2023-09-26T04:30:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0/manifests"},{"name":"v4.11.4","sha":"9d78a99b390523c482c8440c190628aa9040c333","kind":"commit","published_at":"2023-09-22T09:56:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"164772169f99edf9da8d9d478a03eea277ece45a","kind":"commit","published_at":"2023-09-22T02:41:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"109bebf4e84d1f554c0fa491180001e2f571cba8","kind":"commit","published_at":"2023-09-20T13:34:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"28c817f696dd91092f51cd4529748f713e74ef15","kind":"commit","published_at":"2023-09-20T00:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"3fd185cdcdb473f46bde5deb91301a71e192b190","kind":"commit","published_at":"2023-09-16T03:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0/manifests"},{"name":"vpy1.13.2","sha":"764f2e07dc32ffa21303c96fe7029fedff3ca5bb","kind":"tag","published_at":"2023-09-12T06:22:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2/manifests"},{"name":"v4.10.0","sha":"4226ff380b43cabc3e52e0a5321d05f0fa2f265d","kind":"commit","published_at":"2023-09-12T06:21:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0/manifests"},{"name":"vpy1.13.1","sha":"c389221bdecba9fbb52c40d4a4e8ad78ecdb86c3","kind":"tag","published_at":"2023-09-11T14:01:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1/manifests"},{"name":"vpy1.13.0","sha":"09bae92e69d9cb7d8f3cc150a52b2c0f183affe7","kind":"tag","published_at":"2023-09-07T13:22:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0/manifests"},{"name":"v4.9.0","sha":"0f4af1701d549b9acc557e6dcc098d78e3de7911","kind":"commit","published_at":"2023-09-05T14:49:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0/manifests"},{"name":"vpy1.12.0","sha":"ff66290a0f6773300881f94ec6eb5fafe5c7ca24","kind":"tag","published_at":"2023-08-31T03:29:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0/manifests"},{"name":"vpy1.11.0","sha":"e640e5a95fd988a927aeef095b96cde41df6be63","kind":"tag","published_at":"2023-08-26T03:55:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0/manifests"},{"name":"v4.8.0","sha":"1020376dd7144ac432642e3ba19aa056e85b1baf","kind":"commit","published_at":"2023-08-20T23:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"9253112d0e1a0d0fa8496cafaefd81c009f2bd16","kind":"commit","published_at":"2023-08-19T13:52:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4/manifests"},{"name":"vpy1.10.1","sha":"a982ff36f705fab147eedaf037e71e525f3b46fe","kind":"tag","published_at":"2023-08-19T04:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1/manifests"},{"name":"v4.7.3","sha":"3ef306632b31820f604dc3c15b55d041a86d062f","kind":"commit","published_at":"2023-08-17T13:39:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"1e5e7ba2016029a0710412c5f5dcd11844c44b17","kind":"commit","published_at":"2023-08-12T00:43:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"bf9a9471818cb6fe4c323ba4bfbbcff3ea074c19","kind":"commit","published_at":"2023-08-10T02:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1/manifests"},{"name":"vpy1.10.0","sha":"284a2583a5b387935304b27b2e79f8d82f0370ce","kind":"tag","published_at":"2023-08-03T02:12:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0/manifests"},{"name":"v4.7.0","sha":"6fe67b49d30bdb70fcbd8057f98b1014056ea765","kind":"commit","published_at":"2023-08-03T01:42:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"3a656d968b584b8f04d42dc29eb1a561c2ab2fde","kind":"commit","published_at":"2023-07-28T19:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2d64c6e6b0aa06d3b27d01375bd3c3e7822c48b0","kind":"commit","published_at":"2023-07-26T19:20:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2/manifests"},{"name":"v4.6.0","sha":"39b2565325a56b1df87f49dfe3a1ba9deb0ea174","kind":"commit","published_at":"2023-07-19T19:23:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0/manifests"},{"name":"vpy1.9.0","sha":"38b19d8a5874fb9725b1d40d7656fd7c312710d9","kind":"tag","published_at":"2023-07-18T15:17:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0/manifests"},{"name":"v4.5.0","sha":"2b31259878b5c6d46429502e1fadf51b74d8872c","kind":"commit","published_at":"2023-07-18T15:16:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0/manifests"},{"name":"vpy1.8.0","sha":"3860ed116aed02e7d96e4917df8648fc48977fde","kind":"tag","published_at":"2023-07-17T20:35:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0/manifests"},{"name":"v4.4.0","sha":"38ed54a879ecff97fab9757a5ebf6583d6d161fb","kind":"commit","published_at":"2023-07-17T07:15:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0/manifests"},{"name":"vpy1.7.0","sha":"980db2ba2163db32beea20546be3b072a3fcdf61","kind":"tag","published_at":"2023-07-14T17:30:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0/manifests"},{"name":"v4.3.0","sha":"3b6f33eb85f68cff97eb61253884cf540cfb4908","kind":"commit","published_at":"2023-07-14T05:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fc69da91d109d713ff16efca0a968466b7868f6c","kind":"commit","published_at":"2023-07-10T23:49:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1/manifests"},{"name":"vpy1.6.1","sha":"da7dd075ea5d2df7f04367050cb658d26f492464","kind":"tag","published_at":"2023-07-10T23:38:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1/manifests"},{"name":"vpy1.6.0","sha":"b868b021722b5df381689b75b9f805a58ecb05e2","kind":"tag","published_at":"2023-07-06T19:16:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0/manifests"},{"name":"vpy1.5.0","sha":"561cdc3f825014c90bedbe1d66db4a2339beea67","kind":"tag","published_at":"2023-07-04T17:28:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0/manifests"},{"name":"v4.2.0","sha":"5e2a3430b320f0b28147e7695d8defd59e6a6a8e","kind":"commit","published_at":"2023-07-03T08:46:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0/manifests"},{"name":"vpy1.4.0","sha":"da92a5c303d499b7019d729d55b2698385bc570b","kind":"tag","published_at":"2023-06-30T22:04:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0/manifests"},{"name":"vpy1.3.1","sha":"3a37d170639f62cfc941c13fb82f876c87cee7ac","kind":"tag","published_at":"2023-06-29T16:23:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1/manifests"},{"name":"vpy1.3.0","sha":"6dd3410838f0260860c364c26ca7d004acb63590","kind":"tag","published_at":"2023-06-29T15:31:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0/manifests"},{"name":"vpy1.2.0","sha":"52d9103f8cf1558d81518f5215871c65ec68d559","kind":"tag","published_at":"2023-06-24T16:26:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0/manifests"},{"name":"vpy1.1.0","sha":"7d7e1b4ff6f937164b80f2c7ddf210308475f4c7","kind":"tag","published_at":"2023-06-23T19:17:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0/manifests"},{"name":"v4.1.0","sha":"65184e3f1388083e63ff956dea4ad62a1addf710","kind":"commit","published_at":"2023-06-23T16:40:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0/manifests"},{"name":"vpy1.0.0","sha":"b6b4579c77c277955ec5318d195b98742c370102","kind":"tag","published_at":"2023-06-21T21:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0/manifests"},{"name":"v4.0.0","sha":"e0ab7e6fd62487884096ed8fc6164a0be0c4d581","kind":"commit","published_at":"2023-06-21T21:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0/manifests"},{"name":"vpy0.5.6","sha":"215c59e06d111e254c817a005b829de226ee30b7","kind":"tag","published_at":"2023-06-21T21:37:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6/manifests"},{"name":"vpy0.5.5","sha":"59287d57a8e5f69abb4dfcecb5bcea36c2caa9c7","kind":"tag","published_at":"2023-06-16T16:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5/manifests"},{"name":"v3.15.8","sha":"5c36ae318766741a00a07af587255a5e951bd731","kind":"commit","published_at":"2023-06-16T16:49:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8/manifests"},{"name":"v3.15.7","sha":"90c34c37605134c72d560ed0fc6aa03a63b6cbca","kind":"commit","published_at":"2023-06-16T15:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7/manifests"},{"name":"vpy0.5.4","sha":"24d9ae1cbced374793429f0a9fecb5c4451ae46d","kind":"tag","published_at":"2023-06-14T14:01:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4/manifests"},{"name":"vpy0.5.3","sha":"66a0eb17a173e8661fe924389ad49c907c07d56e","kind":"tag","published_at":"2023-06-13T16:46:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3/manifests"},{"name":"v3.15.6","sha":"7f42665640b0cec1eaf32b4fec15ff1955164f8b","kind":"commit","published_at":"2023-06-13T16:45:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6/manifests"},{"name":"vpy0.5.2","sha":"a527bac0e0e5921885a1f170ebddb508b3698211","kind":"tag","published_at":"2023-06-11T15:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2/manifests"},{"name":"v3.15.5","sha":"69b94aae13033a385bccd93f82601a0c7c4f45a0","kind":"commit","published_at":"2023-06-11T15:41:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5/manifests"},{"name":"vpy0.5.1","sha":"25d71a1c17f53fcf432463623b1047b25d9d3ce6","kind":"tag","published_at":"2023-06-09T16:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1/manifests"},{"name":"vpy0.5.0","sha":"609f8de152ae8d0c538c79a34ffab0b0c36ed44d","kind":"tag","published_at":"2023-06-09T05:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0/manifests"},{"name":"v3.15.4","sha":"2ea74830cf0363ea39b077258d70f996f255a519","kind":"commit","published_at":"2023-06-08T17:34:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4/manifests"},{"name":"vpy0.4.4","sha":"ba2084f45eba6a72da962316cbb86a7d9b3f37b3","kind":"tag","published_at":"2023-06-08T15:35:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4/manifests"},{"name":"v3.15.3","sha":"0db3d46690acdf4b8b703427ba3fbed0893724e1","kind":"commit","published_at":"2023-06-08T14:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3/manifests"},{"name":"vpy0.4.3","sha":"8ad2e124ea75a110981779b1fddb082f6210ac54","kind":"commit","published_at":"2023-06-07T09:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3/manifests"},{"name":"v3.15.2","sha":"492f686e685744511e3f817bf5f1d503e8094392","kind":"commit","published_at":"2023-06-06T21:05:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5","kind":"commit","published_at":"2023-06-05T21:22:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1ccf4864c957b85f244e45673513cea239796ea4","kind":"commit","published_at":"2023-05-31T22:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"6f4fb3cac980a06816660bbc7339b81db801f4d7","kind":"commit","published_at":"2023-05-30T23:39:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"5b1c5e9ccf2b01e2367582bd3214f9abdccea602","kind":"commit","published_at":"2023-05-27T18:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"5beaf5285bb06d457dceb7ae636ecefff80ed881","kind":"commit","published_at":"2023-05-22T14:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0/manifests"},{"name":"v3.13.4","sha":"d7e640c6368a714f611920be849648348052de05","kind":"commit","published_at":"2023-05-11T11:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"64658c024508fe91e85a291116ed899bbea0d564","kind":"commit","published_at":"2023-05-10T23:39:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"ce8059d5c6620acc9f8a090e447c610f80913af4","kind":"commit","published_at":"2023-05-09T04:33:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"a880069ca02c1b9eb64fb42a0d269b3e98aa91c3","kind":"commit","published_at":"2023-05-07T15:31:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"dd1803f866ff249f2c19691dc1c020a69125a88f","kind":"commit","published_at":"2023-05-06T10:20:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"8f020618d364c5706aca63086effe993fd437bbc","kind":"commit","published_at":"2023-05-05T23:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"fc66096d79734ad543562dfdbd6739c080f7102f","kind":"commit","published_at":"2023-04-20T06:23:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1a3113b97106eebd63883dc8865b7c6a3f028765","kind":"commit","published_at":"2023-04-17T21:21:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"86f57742e3233853b944ae8616c1cfa5a16706c3","kind":"commit","published_at":"2023-04-05T23:57:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"8c34cc7dcb71413a77b1e9f5bdb157d5b6d7a0ac","kind":"commit","published_at":"2023-03-30T12:45:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"358ab2a9179155659800d48edee0f1f77309bff1","kind":"commit","published_at":"2023-03-22T23:11:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"5849cf686064bfb5f28ccb735ec47fb44553c5a8","kind":"commit","published_at":"2023-03-06T14:13:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4cb5250886f8f454a7ee4ee4d2b1754cd83df59b","kind":"commit","published_at":"2023-03-02T16:24:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3dc3b55b787b49701dcf7aa74e85a216c774c231","kind":"commit","published_at":"2023-02-25T05:59:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"aa742463f7dfbec433d166a42dfefd5b9248a544","kind":"commit","published_at":"2023-02-23T22:54:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"3ecb8f7fbb736e223aa73bbbf8f07629892902fa","kind":"commit","published_at":"2023-02-23T03:22:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"e465b5574a19013868250658740b0fdda1d2c6f6","kind":"commit","published_at":"2023-02-22T03:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3b63c3e629c1d63b6692f823fd83888f60a3a834","kind":"commit","published_at":"2023-02-16T21:18:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0/manifests"},{"name":"v3.6.6","sha":"488f9437977f9aeb5a03b96a41dbb664dbfe2775","kind":"commit","published_at":"2023-02-15T01:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"dfa431ebb22cebbf85247abcf8226946ad297ec5","kind":"commit","published_at":"2023-02-11T16:50:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"00ec4e8d2d741df1246fb4e90ff876377fad7d16","kind":"commit","published_at":"2023-02-09T11:02:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"bf8589ae1b95b705e921f597644becdd1752b04f","kind":"commit","published_at":"2023-02-07T07:27:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"b08f95d9b87ec03b645af866ac869f771a42e1f1","kind":"commit","published_at":"2023-02-03T15:55:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"75092f50169154bfbbc704d8a1971b2ac0a03187","kind":"commit","published_at":"2023-01-31T11:11:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ce19e6db253e03d5817b555abaa773a7bdf06171","kind":"commit","published_at":"2023-01-31T07:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0/manifests"},{"name":"v3.5.11","sha":"94b293e6011bed3f8b6905b202f7a45d0d1d863b","kind":"commit","published_at":"2023-01-27T00:16:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"c66c03d377d6b5363231ec65117a8b045f136f86","kind":"commit","published_at":"2023-01-24T23:50:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"3714760ee4be056826e66baaec62bb97d60a53e3","kind":"commit","published_at":"2023-01-19T18:45:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c761ae994c48402b27a6b3530a882b0720e4025","kind":"commit","published_at":"2023-01-18T13:00:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"f2c1775dc150e3f1fd972beed39dcdd2b12e8ea1","kind":"commit","published_at":"2023-01-17T16:13:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"4de7f3cf740ad1f96f07bdfcd50e372257df4514","kind":"commit","published_at":"2023-01-13T02:41:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"5a78f58ead461192069e78bf1ee34d84012e8077","kind":"commit","published_at":"2023-01-10T12:48:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"9fdac5578795900b85c99b4ef8c2e71583802417","kind":"commit","published_at":"2023-01-09T15:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"2061624f0baebd5e5018136934346b65750c0323","kind":"commit","published_at":"2023-01-07T03:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"5b34b8ba09e14bc78aeed03824b4fbd419e0e18e","kind":"commit","published_at":"2023-01-04T02:35:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"1e8786a8dd2f08de6f84e08aeb252b304ebbca73","kind":"commit","published_at":"2022-12-23T08:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ffb08512271be681204a803508cd4d5ece0bb71b","kind":"commit","published_at":"2022-12-20T23:01:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"91bbde9472ea3b38e1b9ee94ef1ec56733eeb3fa","kind":"commit","published_at":"2022-12-15T23:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"df604c48bfeec2b621fd9d52d97b316f477e79a2","kind":"commit","published_at":"2022-12-10T14:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6d9dadaedf016267255e2412ff4ca40d44001630","kind":"commit","published_at":"2022-12-09T14:17:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"865c9ca8ce99860a4a0c72b7a2ec4a5733395d10","kind":"commit","published_at":"2022-12-08T11:49:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bbe29ee8546242a839b41ae0eccd5c9acc592e9a","kind":"commit","published_at":"2022-12-07T22:56:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0f119cb7eac550ad6a5a08f6561b65a72d06ae91","kind":"commit","published_at":"2022-12-07T15:00:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b469dcc4bafee0bc21a6fc51772ce958947ce516","kind":"commit","published_at":"2022-12-05T13:57:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1e0625eb72400891b126483e1201431bbb7fd161","kind":"commit","published_at":"2022-12-05T12:42:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"aa753dd3680964bf0fe7ab650734c12525020ef2","kind":"commit","published_at":"2022-12-04T15:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"75ebd8558853969df094d8c37b12b66685108eb9","kind":"commit","published_at":"2022-12-04T03:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4387d0c959d563eaaba2719d3f9566e992ba0914","kind":"commit","published_at":"2022-11-29T12:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"a6b74988e38ff74049df9b30215fb6ddab73e844","kind":"commit","published_at":"2022-11-29T01:44:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4226070d9905fb052a2ec00f17ee4210bf931fbd","kind":"commit","published_at":"2022-11-15T17:28:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0301a7ab2b110670804de0dae63a04c7a314ee5a","kind":"commit","published_at":"2022-11-15T00:31:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f05e098a6dad2038c720d77d71a66b387b53bcb1","kind":"commit","published_at":"2022-11-09T01:30:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"f87858caa382b56e34cc8015ad1a2706f2bcda8e","kind":"commit","published_at":"2022-11-04T21:55:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"be39c090684ccf720bcc6adc3279d7bb1d0a5ed5","kind":"commit","published_at":"2022-11-04T08:02:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ad7039625d3adb334f07bb015068d57982252615","kind":"commit","published_at":"2022-11-03T22:49:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"94c4862fcb8de9676df20d3b002f8f13fddf658a","kind":"commit","published_at":"2022-11-02T23:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c3c565dad2d7267e3bb1aa2a4d540f0c826def1a","kind":"commit","published_at":"2022-11-02T19:49:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2522822210d200ff66576d3a71bf3cc7c1a7622","kind":"commit","published_at":"2022-10-25T18:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"65ce37ac10648e48e55a102eb0f59fce104fbcb9","kind":"commit","published_at":"2022-10-24T21:44:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"583bde47ff0fa9366db968eca35e30b2fe89f4ad","kind":"commit","published_at":"2022-10-18T00:45:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0fb2964151166f2aece0270c54c8cb4f4e2eb898","kind":"commit","published_at":"2022-10-13T19:26:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"005539f2c34eff7ee92aeba1b34801fc69a05018","kind":"commit","published_at":"2022-10-13T02:14:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"547a20f652960472500940c71363fe65b111737e","kind":"commit","published_at":"2022-10-11T13:57:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"68f5b6fedb1012926bd121df8ee62ddd32285b08","kind":"commit","published_at":"2022-10-10T17:30:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"ad3889c674da4eb8e772c47b7841d1c65fecb65e","kind":"commit","published_at":"2022-09-30T16:42:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"18d91d1786955bae0921577dbd93a2bdbe6e4e68","kind":"commit","published_at":"2022-09-29T13:52:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4eb5a9a5c9cf9bf19de60cbef2ff90fde5a11a03","kind":"commit","published_at":"2022-09-28T14:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"af1a0664168a183250b56759cfb19b58be672b62","kind":"commit","published_at":"2022-09-23T15:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"2eeb0812c007fd67adc6f54be7fe94d47ea06219","kind":"commit","published_at":"2022-09-22T23:28:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e26d88a6afee6becfa4f318a044f1177456b177","kind":"commit","published_at":"2022-09-21T09:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5f3c31609b60589ed9e78317bf212dd407fad55b","kind":"commit","published_at":"2022-09-21T08:59:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0/manifests"},{"name":"v1.91.1","sha":"5f3338c1c125e08c3f2be86e51dc81ddce8daae5","kind":"commit","published_at":"2022-09-18T00:34:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"ca336213a0fdba07d9abbdae7fa42bc4c52fa8a1","kind":"commit","published_at":"2022-09-16T03:25:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0/manifests"},{"name":"v1.90.2","sha":"31c3297592cf4fb550007e06cf8da8f99a4a2580","kind":"commit","published_at":"2022-09-12T23:52:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2/manifests"},{"name":"v1.90.1","sha":"632d9b6b94b1d0fc6082d519defc70c8329c7f3f","kind":"commit","published_at":"2022-09-02T13:58:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1/manifests"},{"name":"v1.90.0","sha":"0a18c0f2f4368c5a716b7147556f545e340f7c12","kind":"commit","published_at":"2022-08-30T01:09:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0/manifests"},{"name":"v1.89.2","sha":"9d2355a8f30838d4638f75568f9bb879ce4aac6d","kind":"commit","published_at":"2022-08-23T00:34:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2/manifests"},{"name":"v1.89.1","sha":"db9d1ad98628c6023fa05f2f86c09a528405aee7","kind":"commit","published_at":"2022-08-19T13:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"3ee4f5e0063077e40526b3d3315c2ca76e71657d","kind":"commit","published_at":"2022-08-18T23:44:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0/manifests"},{"name":"v1.88.2","sha":"77cfec58bc2096df7e945b9a811d1341a3f85d65","kind":"commit","published_at":"2022-08-18T15:18:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2/manifests"},{"name":"v1.88.1","sha":"d08566c05dc6d036c689fd4164e15d20e1bfc74f","kind":"commit","published_at":"2022-08-17T12:06:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1/manifests"},{"name":"v1.88.0","sha":"e30b0c974d2fc2eedeb434afaf17a80cc2eab5bf","kind":"commit","published_at":"2022-08-17T08:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0/manifests"},{"name":"v1.87.2","sha":"19c0da8aa7cd2fe891364dc0cf1b6b26bd77adee","kind":"commit","published_at":"2022-08-13T02:25:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2/manifests"},{"name":"v1.87.1","sha":"380c56e43bf59895ffc2ca0ed5a2ade79803a872","kind":"commit","published_at":"2022-08-09T01:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1/manifests"},{"name":"v1.87.0","sha":"d19a71229b6ddaf8b44b9ad41152f052ff1aeadd","kind":"commit","published_at":"2022-08-05T01:51:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0/manifests"},{"name":"v1.86.10","sha":"7251dd7259ab0d2e1c6343e3fc491ad41195816f","kind":"commit","published_at":"2022-07-29T22:54:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10/manifests"},{"name":"v1.86.9","sha":"9c14458ca130171c38af82d2d0bd51b8779f21cc","kind":"commit","published_at":"2022-07-27T01:24:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9/manifests"},{"name":"v1.86.8","sha":"19b34bd3005e0dc21a6a181ac6771142bf8454eb","kind":"commit","published_at":"2022-07-26T00:52:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8/manifests"},{"name":"v1.86.7","sha":"306543a7e055c22faa6c34c1bb7190060691458f","kind":"commit","published_at":"2022-07-15T11:49:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7/manifests"},{"name":"v1.86.6","sha":"970bb87eff67fce0fb4d37609182ad47d3e9309e","kind":"commit","published_at":"2022-07-14T03:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6/manifests"},{"name":"v1.86.5","sha":"4c182df13c2223b2d6615506844999c474adf1bd","kind":"commit","published_at":"2022-07-09T00:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5/manifests"},{"name":"v1.86.4","sha":"868bb00213626fdfa3c8594c8f8dfea9b47cd7b1","kind":"commit","published_at":"2022-06-29T02:06:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4/manifests"},{"name":"v1.86.3","sha":"9dc1420f08e094df821085412e55a4e0dbac36ec","kind":"commit","published_at":"2022-06-26T04:02:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3/manifests"},{"name":"v1.86.2","sha":"88095f6261ca57cf13eba5582cb71d7b69ab2339","kind":"commit","published_at":"2022-06-16T03:46:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2/manifests"},{"name":"v1.86.1","sha":"1769ce15d907269c34be1b26671ab5e71fae43d1","kind":"commit","published_at":"2022-06-12T06:04:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"363f6c05f0ca64db9fc7a028b57b9a301a9a8808","kind":"commit","published_at":"2022-06-10T01:25:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0/manifests"},{"name":"v1.85.4","sha":"9dbec4a7329f650931abd198940b5a8c926fd6c1","kind":"commit","published_at":"2022-06-08T00:34:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"7ad899b55d35cc911afbbdd67b68bd06b001e39c","kind":"commit","published_at":"2022-06-03T00:15:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"137cd8e755a255db1083424c47bad2c183a0b2cc","kind":"commit","published_at":"2022-06-01T23:50:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"d77baccd72ef904c415bf5d94b615d9d07770275","kind":"commit","published_at":"2022-05-31T03:37:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"9cfda3d2dd640350d7b41f2449cd89318a237610","kind":"commit","published_at":"2022-05-30T04:15:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"5d68aef2715d2ba474893bd343a34753f1e0eccb","kind":"commit","published_at":"2022-05-27T01:21:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"0dac92327328838730cdee8ca33918611e05d5d9","kind":"commit","published_at":"2022-05-26T00:30:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0/manifests"},{"name":"v1.83.2","sha":"eb38636346b5b679f6967671fbb3ca84fda68fd8","kind":"commit","published_at":"2022-05-24T13:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2/manifests"},{"name":"v1.83.1","sha":"41cc7f1cade5410664873ffacb8569f37f6a409f","kind":"commit","published_at":"2022-05-24T01:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1/manifests"},{"name":"v1.83.0","sha":"44ee7cff2e3570acda6ded8836fca91a11db3d15","kind":"commit","published_at":"2022-05-20T02:18:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0/manifests"},{"name":"v1.82.3","sha":"cd8ffa4958bba16b389114c8c37c847f8a6cf17a","kind":"commit","published_at":"2022-05-19T04:30:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3/manifests"},{"name":"v1.82.2","sha":"5d77e15a498e9d25349beabe55b4fa8e025f9c6d","kind":"commit","published_at":"2022-05-17T01:00:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2/manifests"},{"name":"v1.82.1","sha":"547a85368ffedab4f642dea70813945050e53cf4","kind":"commit","published_at":"2022-05-16T03:31:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1/manifests"},{"name":"v1.82.0","sha":"a0b179cba0349f166dc20f2bac28e1ea7f715592","kind":"commit","published_at":"2022-05-11T12:22:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0/manifests"},{"name":"v1.81.4","sha":"7edc886fd2bc7ec18640e30e9eabaf1ea0ef6493","kind":"commit","published_at":"2022-05-05T02:27:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4/manifests"},{"name":"v1.81.3","sha":"6cc16d66fe5afd79ca9d2e3af9a135c8f47ca758","kind":"commit","published_at":"2022-05-04T13:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3/manifests"},{"name":"v1.81.2","sha":"c175c13c25f32987d65f2195fca6bba1840ed5c7","kind":"commit","published_at":"2022-05-03T12:03:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2/manifests"},{"name":"v1.81.1","sha":"22fae96f2b03ace7b9d00390ef451c12ea14e3b4","kind":"commit","published_at":"2022-04-29T03:49:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1/manifests"},{"name":"v1.81.0","sha":"b01db23ecf4947011d09870c5a2a7e76753cf3c4","kind":"commit","published_at":"2022-04-26T03:07:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0/manifests"},{"name":"v1.80.6","sha":"86a1874699bfe9bd9214344d6d4c451e148582b2","kind":"commit","published_at":"2022-04-22T01:49:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6/manifests"},{"name":"v1.80.5","sha":"6cd3a19a68ee308ad2d8e1c79b34ffee55efdf30","kind":"commit","published_at":"2022-04-21T03:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5/manifests"},{"name":"v1.80.4","sha":"d48fe2a35b20cdbcd4d84861bc3fb607f64631b7","kind":"commit","published_at":"2022-04-19T01:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4/manifests"},{"name":"v1.80.3","sha":"e347cdbabcb142060592e541f35aa94730196700","kind":"commit","published_at":"2022-04-15T15:11:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3/manifests"},{"name":"v1.80.2","sha":"d83842dc346f9308f52cf7dfda5ad2fc050eef4e","kind":"commit","published_at":"2022-04-15T01:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2/manifests"},{"name":"v1.80.1","sha":"3901472f30c090d8c26a34ccc1fb666193a91ca0","kind":"commit","published_at":"2022-04-14T16:19:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1/manifests"},{"name":"v1.80.0","sha":"3ac9dd002f0dcedf83312708222c39041d23c2c0","kind":"commit","published_at":"2022-04-12T03:03:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0/manifests"},{"name":"v1.79.1","sha":"56ffa3c918c1c642f0ffeae4952fc57cfbd13abd","kind":"commit","published_at":"2022-04-12T03:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"cb46ff78e1f22b7ae94e37adfcc91f2ed4041355","kind":"commit","published_at":"2022-04-08T01:08:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0/manifests"},{"name":"v1.78.2","sha":"3c75df5c9bc8f7ba5db9638b0aaeefb00903105d","kind":"commit","published_at":"2022-03-31T02:35:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2/manifests"},{"name":"v1.78.1","sha":"04d09929a8cd2a79d335e27f97543b62ca105191","kind":"commit","published_at":"2022-03-24T02:39:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"cc5c695b689df2e319c519aae316e4df2bf194b5","kind":"commit","published_at":"2022-03-23T03:14:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0/manifests"},{"name":"v1.77.3","sha":"fd8742b1746443a670789b5dbf668e84425f5897","kind":"commit","published_at":"2022-03-22T04:43:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3/manifests"},{"name":"v1.77.2","sha":"41ba8631c76477a46af4a23cfad5365d78d77409","kind":"commit","published_at":"2022-03-20T03:23:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2/manifests"},{"name":"v1.77.1","sha":"ed9dd801533d714baacc64c469b8b94564a22b98","kind":"commit","published_at":"2022-03-17T13:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1/manifests"},{"name":"v1.77.0","sha":"a178ae4c2fa6d7ece5ebda79c11164be761968a5","kind":"commit","published_at":"2022-03-16T11:41:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0/manifests"},{"name":"v1.76.6","sha":"96de7b43fd01a94b28991f9af24b4e6b2a6c0fc2","kind":"commit","published_at":"2022-03-15T03:28:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6/manifests"},{"name":"v1.76.5","sha":"0e74cfac4efe7a2d62460ed8e646593f8b48a850","kind":"commit","published_at":"2022-03-15T01:23:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5/manifests"},{"name":"v1.76.4","sha":"f71347415f4fd04c9a59a94a24ceac11ab320e01","kind":"commit","published_at":"2022-03-13T10:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4/manifests"},{"name":"v1.76.3","sha":"e37f6f8eed5589b69ed7a2ed27e951846fbfbb0c","kind":"commit","published_at":"2022-03-10T00:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3/manifests"},{"name":"v1.76.2","sha":"88ac8e551574bdd00cbd644aa1ea5bf75f03fa5e","kind":"commit","published_at":"2022-03-09T01:16:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2/manifests"},{"name":"v1.76.1","sha":"485def0cbb9970e5b85775a549a132016ddef6f4","kind":"commit","published_at":"2022-03-04T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"359e4e54b633237ec01107e862c109e8712824dc","kind":"commit","published_at":"2022-03-02T03:13:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0/manifests"},{"name":"v1.75.1","sha":"779f6db7b5b0da0324a187f4b735ec6762abc9ad","kind":"commit","published_at":"2022-02-26T14:41:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"7f11b7d741f32101e1dc895ca931647fe9d4c81f","kind":"commit","published_at":"2022-02-24T12:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0/manifests"},{"name":"v1.74.3","sha":"df2fa62064c9bc1a21b9410e48042257e0a1c57b","kind":"commit","published_at":"2022-02-24T02:42:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"023cf745e92c318b21251e4cedbedf3949c57abe","kind":"commit","published_at":"2022-02-23T04:00:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"cf0710cfe322eb2147f439364b425763b4d5c592","kind":"commit","published_at":"2022-02-20T14:02:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"2bf08efda8a938e86be2d09ae2dbbdd81b8181b7","kind":"commit","published_at":"2022-02-19T17:16:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"19845bd017c3b508aeaa59a50abdf4df0e4dae0f","kind":"commit","published_at":"2022-02-16T02:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"efe9bb7239d9554407e8d0cf40fe74cae83abea5","kind":"commit","published_at":"2022-02-15T03:59:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"cdb1de2fca81df5b18fb3312d821bc1cdae19066","kind":"commit","published_at":"2022-02-14T01:55:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"9cd593fefc5b08fa13de7d4119327db7202fdd4b","kind":"commit","published_at":"2022-02-11T02:16:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0/manifests"},{"name":"v1.69.1","sha":"8216ce26c28e79307dc0c4eb3f79c0eb582260b8","kind":"commit","published_at":"2022-02-10T02:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"64e01fbbe9e76c663477ef18e84a37dfd90e667a","kind":"commit","published_at":"2022-02-08T14:20:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0/manifests"},{"name":"v1.68.4","sha":"8fc4b7e358d8188983eb7c4a714c57d80be2b9b4","kind":"commit","published_at":"2022-02-05T15:57:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"76850916ceb3c693b2c7e32549ccd9dde6d374d9","kind":"commit","published_at":"2022-02-04T12:19:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"dfc01bb3bedbcc676ffa2f40381477c51b2fd956","kind":"commit","published_at":"2022-02-03T03:19:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"2c2da6ffa0744447f7cad9760cc0ff7f7d13c0e7","kind":"commit","published_at":"2022-02-01T02:05:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"317c0953043e3eb2242eb330d8e8e2071c131c37","kind":"commit","published_at":"2022-01-29T14:55:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0/manifests"},{"name":"v1.67.3","sha":"e45a0f7e18b28385022eaafd678fbe5edb82eb4f","kind":"commit","published_at":"2022-01-28T16:09:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"e55ff358ca23bb4ea3d70bfb136feb27be3fe79c","kind":"commit","published_at":"2022-01-28T02:47:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"a440be95518ebf037a5879decad282249e651180","kind":"commit","published_at":"2022-01-27T00:11:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8c5fcea765682e7d3d3e189a89217ed5d7838da8","kind":"commit","published_at":"2022-01-26T08:20:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0/manifests"},{"name":"v1.66.1","sha":"30a9bc6c3b719c469396c80f14e8249d7e7ce85b","kind":"commit","published_at":"2022-01-25T00:52:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"9945a03b0b3673c1cf981573b2b8669f0e4026c5","kind":"commit","published_at":"2022-01-23T04:19:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0/manifests"},{"name":"v1.65.1","sha":"36772957fcf865e8fd7dba92d594f8800c4b1e6f","kind":"commit","published_at":"2022-01-21T20:22:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"7f0245dce512e30e33559df219af3c227a6228e4","kind":"commit","published_at":"2022-01-21T00:19:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0/manifests"},{"name":"v1.64.4","sha":"43ea8c5a6a1cff364c00e3a0a1bc9dae92ab469f","kind":"commit","published_at":"2022-01-19T20:29:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4/manifests"},{"name":"v1.64.3","sha":"70001de2c4c039bf9448a5cc25037f517fd25915","kind":"commit","published_at":"2022-01-17T04:55:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3/manifests"},{"name":"v1.64.2","sha":"17913908c816cfa480a34a80bb13eb16db455168","kind":"commit","published_at":"2022-01-14T14:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2/manifests"},{"name":"v1.64.1","sha":"aea20b48af275a2ab3fb9b3f3234af8ca4ce76bc","kind":"commit","published_at":"2022-01-14T09:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"b91867653564a97a5ced04f36dac1a4e1c96e21b","kind":"commit","published_at":"2022-01-07T01:46:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0/manifests"},{"name":"v1.63.3","sha":"282a4029bc9985056508f83deb5040b830dc3c82","kind":"commit","published_at":"2022-01-06T01:29:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"1f3b1cb0fe1857a6cc4581611f8aeda371d04f2e","kind":"commit","published_at":"2022-01-04T18:10:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"1763af8eb35fe5b48cbe1a6a1a066524edb59232","kind":"commit","published_at":"2022-01-04T01:13:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"4cfa4f9c0d97a29b89ab342a5f41de5e4e3ecbd2","kind":"commit","published_at":"2021-12-31T21:14:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"abe3f594b412c924ae9eb42e450bd2a356df7654","kind":"commit","published_at":"2021-12-31T02:06:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"06176e32579611f06569a9e05a26832c02a0e6f4","kind":"commit","published_at":"2021-12-29T13:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"0caa042725325a5b682d9ce53a5346a1131486a2","kind":"commit","published_at":"2021-12-29T00:50:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0/manifests"},{"name":"v1.59.4","sha":"fbecbef96a2f8b7d037d8ffaca7c0f710be9b518","kind":"commit","published_at":"2021-12-21T06:24:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"28ccfa91f9fac99abd6f2d448d7f2e8d10b78806","kind":"commit","published_at":"2021-12-21T05:17:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"7a950f5b336702f79058952c14bb2bf573818158","kind":"commit","published_at":"2021-12-17T22:13:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"192f093af11f0faf6ae946c4a464059d6e48c015","kind":"commit","published_at":"2021-12-17T13:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"0d3a222859b8b66dbe0aad8c8475b31c4fac93d2","kind":"commit","published_at":"2021-12-17T07:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"e2ffaafc54df02e9a9d7d0cd7e110407753c1ba9","kind":"commit","published_at":"2021-12-15T03:26:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0/manifests"},{"name":"v1.57.4","sha":"9d2d62c2c33b981ac5071d7122cd50da1d272d5c","kind":"commit","published_at":"2021-12-14T14:26:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"cf57730ae41fb9d6185a78ec47f4ae95aa8dcd88","kind":"commit","published_at":"2021-12-14T02:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"d9fd74f8eae499ce2aeb02c7a0e5fcae5e4795bd","kind":"commit","published_at":"2021-12-11T01:44:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"8aa6e36a806f51903620d397f821ef55763c6ff4","kind":"commit","published_at":"2021-12-11T01:38:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"7ea381b2936b93d86752e5f4b773fa04b3d8a7cd","kind":"commit","published_at":"2021-12-08T14:28:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"bf37a324273dd1a2f606ff2dcb08c6166cc86ae9","kind":"commit","published_at":"2021-12-06T00:53:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"5327a9618932ffe5ffc632c13c73b8c26302074c","kind":"commit","published_at":"2021-12-03T06:11:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"ae90c44e2ef79661440abbb9aae29345ca4e40ad","kind":"commit","published_at":"2021-12-02T01:39:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0/manifests"},{"name":"v1.54.6","sha":"0c0be5e2c4b1192c45dcea16f3f0fdd725aa40fc","kind":"commit","published_at":"2021-11-30T13:51:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"f178fa984a7d53c8f92ea123ad476d92d153ab0f","kind":"commit","published_at":"2021-11-26T16:18:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"9469c36cdbeb67491534f580f05f704d7c325d4b","kind":"commit","published_at":"2021-11-24T01:31:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"22eabe5e7d515a501f427b4dca05b2b398f60412","kind":"commit","published_at":"2021-11-22T11:40:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"03f6eb3d536dc4dd00c0d75338eb72678f397a69","kind":"commit","published_at":"2021-11-20T17:02:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5024c186b4bafaa6c416799c782331934fa19eb1","kind":"commit","published_at":"2021-11-19T00:50:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"d6519f1a185decdd544667115657e00239c9d6ee","kind":"commit","published_at":"2021-11-17T03:23:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"14e4f318e3c4ca2eb3fd065d79f1813c6ed7f8eb","kind":"commit","published_at":"2021-11-16T01:55:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0/manifests"},{"name":"v1.52.2","sha":"e73580ba747b304924643ba9c710449e9b254716","kind":"commit","published_at":"2021-11-14T18:59:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"d59475ce4d3ad1181dde613e47e7318812f23110","kind":"commit","published_at":"2021-11-12T14:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"2048a9b47f69166805858fdc3a18c940deb42049","kind":"commit","published_at":"2021-11-11T00:44:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0/manifests"},{"name":"v1.51.3","sha":"be186d9e6f3c3bf1d4afb0e1423935190681de34","kind":"commit","published_at":"2021-11-04T02:10:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"8c8a5df4121560a7325bbbadb8ec77b59fad3505","kind":"commit","published_at":"2021-11-03T03:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"1c99cc7f00097ee77669378c6e1c291677b330df","kind":"commit","published_at":"2021-10-29T00:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"82310524849b8aaae0ab8e427f4a0637fadaa2de","kind":"commit","published_at":"2021-10-28T13:41:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0/manifests"},{"name":"v1.50.7","sha":"da1add8d2970216b953406d1c1109b36bfa05c5c","kind":"commit","published_at":"2021-10-28T06:36:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"2c191b0e079bf412f292617c88917eec3c9b00de","kind":"commit","published_at":"2021-10-28T03:06:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"7dcbe43ccc3c69625e6fba72f80d71dd755690b3","kind":"commit","published_at":"2021-10-21T03:21:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"fdc76ff9b8781a1735933514a8b2b5eac510b789","kind":"commit","published_at":"2021-10-20T10:13:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"19da60a6006d0df9e0cb81ea810d3c2673e46350","kind":"commit","published_at":"2021-10-18T02:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"23c02b2eee3c4e27e0370317779b1620b195e2f5","kind":"commit","published_at":"2021-10-12T16:14:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"4768d7b1f843dcac14bef62edbfab3d1242dec64","kind":"commit","published_at":"2021-10-12T15:03:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"2d646d169f9ad084b6fc8c47316aaa77821126ea","kind":"commit","published_at":"2021-10-12T07:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"daaa73e2016948e715f11e67fac1bf261dadb33a","kind":"commit","published_at":"2021-10-08T00:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0/manifests"},{"name":"v1.48.3","sha":"4e09a2a97bb9eab6c5c3db1294aa1aa4fd3730b0","kind":"commit","published_at":"2021-10-05T01:28:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"1b5317a5f5488fefe367550c518e5c2584ced300","kind":"commit","published_at":"2021-09-24T03:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"1fbb80ded6dd22b755757b4699667351eda0b106","kind":"commit","published_at":"2021-09-23T02:20:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"4c91ad549830ccf10d0dc599aabbeaf3466fdb26","kind":"commit","published_at":"2021-09-23T00:29:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0/manifests"},{"name":"v1.47.2","sha":"375f7c18432b36802bc521bfa78855278a834963","kind":"commit","published_at":"2021-09-22T00:58:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"9c2dfab132eb3366af69a5c2f1585d4b7150eadb","kind":"commit","published_at":"2021-09-17T01:35:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7600f1b4f9c78e0933ab25f6d285381443c07c91","kind":"commit","published_at":"2021-09-16T03:30:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0/manifests"},{"name":"v1.46.7","sha":"e1cd8bb2b69cb3efff9e6f379462bbefe4e0cf1d","kind":"commit","published_at":"2021-09-16T01:20:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"8dc54632c55db21231a359f53c43bd89d8db18f3","kind":"commit","published_at":"2021-09-15T01:22:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"4b8031963b745334e53e492ae9b028173bb3d0be","kind":"commit","published_at":"2021-09-12T04:25:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"1c92551fb6d7dcbca2d12fb8576cd8988cdccb55","kind":"commit","published_at":"2021-09-10T02:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"1fab5c28c6eace6505b271bb00133f8c59be08ce","kind":"commit","published_at":"2021-09-08T03:50:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"8a677ef958950ca392d97fa4904ea37023605eab","kind":"commit","published_at":"2021-09-07T00:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"ef9bcc3c80dc3c8705b63d9457397b368d5c611b","kind":"commit","published_at":"2021-09-06T04:40:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"543cae02b5a98a166a942f1f977e02aa0b75058e","kind":"commit","published_at":"2021-09-02T13:51:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"f13757ca06daa52402371fb2a458a990503c0bff","kind":"commit","published_at":"2021-09-02T03:23:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"4b551faaa5b02c572e4f6d36c5d2c2b8c79ff954","kind":"commit","published_at":"2021-09-02T00:25:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c27b97f5200481b70a6c05131d2fc34db2425d45","kind":"commit","published_at":"2021-08-29T17:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"2a8c4766c674dd132f7592cc9b0b4213b9f33611","kind":"commit","published_at":"2021-08-29T00:54:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a41952fa8a17441275dd4bf1c675e8a81b4f54a0","kind":"commit","published_at":"2021-08-27T00:40:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dd7efc3390e4a9a90f1b3ee0c3e3c74deb1f0369","kind":"commit","published_at":"2021-08-25T01:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"55606f79cc6accf07d45fe2c4ffa81817108d7bc","kind":"commit","published_at":"2021-08-23T14:25:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"f1472dab64c04a7db694a4af3d78f45a96d8922f","kind":"commit","published_at":"2021-08-20T13:57:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"874b1a48d1480ee19e57c362f978e13e9f34b1bd","kind":"commit","published_at":"2021-08-20T03:17:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0/manifests"},{"name":"v1.40.4","sha":"76dff919c89b6eef13bd3109d5b84c89436f427a","kind":"commit","published_at":"2021-08-06T15:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"40f9d14f6ff6d64664748eb723d3a827bd2de337","kind":"commit","published_at":"2021-08-06T14:41:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"5a83df7fac77ee5dac4e97813f5feaaf0b3246b8","kind":"commit","published_at":"2021-08-06T12:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"e2502ca390aff42d8580474376492b80a273bae3","kind":"commit","published_at":"2021-07-24T18:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a4984ee9b3afb5c999fcef6f60b07279e85770a6","kind":"commit","published_at":"2021-07-22T16:03:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"4000c34716609ca60c324635c4850bbe5c363b90","kind":"commit","published_at":"2021-07-21T08:15:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"a6eefebfb33aaa376e241c27ff242adb6a78e44b","kind":"commit","published_at":"2021-07-21T06:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6774a2a6dd061055ef470229e43e896754e06c64","kind":"commit","published_at":"2021-07-16T22:45:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"451365ce939e43e71fd45c3614103ad409c8a90d","kind":"commit","published_at":"2021-07-15T14:27:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"a3bdce292486b983305e6e324427adee9d4199ef","kind":"commit","published_at":"2021-07-15T14:04:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"c718d365d0a1882154130d096988f3294fe8c66f","kind":"commit","published_at":"2021-07-13T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"9a4e496489b292821c746d14f413aff25f134bfd","kind":"commit","published_at":"2021-07-12T14:03:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c234af2ae548c4bed6ed6553a368c555d65b249e","kind":"commit","published_at":"2021-07-12T13:00:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"ff8cde6cb8ed13d6bca19802348979caa3669ee6","kind":"commit","published_at":"2021-07-02T06:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"57f95e078eb8176973eea0670c56c9f2e3ec524c","kind":"commit","published_at":"2021-06-30T13:43:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"5bed98aa4204d6e6cf7d17233b6ea2d4ab9fcb3c","kind":"commit","published_at":"2021-06-22T12:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"8d40ddbaf1f48dc08e459e085fbe196361bba9a3","kind":"commit","published_at":"2021-06-20T07:01:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"499fe5088aba2f265213b730fd79f3ad6f63b1b9","kind":"commit","published_at":"2021-06-19T12:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"4882e01379efad9b3fe7bff48bb7fbe70f115873","kind":"commit","published_at":"2021-06-18T06:23:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"2b21440f5befd4b95d6be3d8e8235b31279ce0c6","kind":"commit","published_at":"2021-06-18T06:16:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"a3342b2aa23ed0606fe97f4aeadad5263038a703","kind":"commit","published_at":"2021-06-11T18:12:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"7dfb343219737c1a3bef72c5121803b4e7e4fdd6","kind":"commit","published_at":"2021-06-10T18:12:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"a4efbb57e29315b7255780569ef2c6c11b4dad6d","kind":"commit","published_at":"2021-06-10T06:23:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"87b360323ed3ab4d43ccd3e278413137479cdf3b","kind":"commit","published_at":"2021-06-07T18:14:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"7068d4c2297468714ce1034b16bc9a32e9571d70","kind":"commit","published_at":"2021-06-07T11:58:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d8c67c26483c1e38554abdbde240a29b90f1766a","kind":"commit","published_at":"2021-06-04T06:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"d3335cee83c3ad93a36066b06111a350b34d0621","kind":"commit","published_at":"2021-06-03T07:28:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"46e35c39141573daf0401c8ab79957c84424f1a7","kind":"commit","published_at":"2021-06-02T08:03:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"bf17c7bf5b30e6c9c566e565400aa0c8f32220ab","kind":"commit","published_at":"2021-06-02T08:00:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"2b43133875ed67189ca9f6cf1222bf726a941a85","kind":"commit","published_at":"2021-05-31T17:43:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"00a8352c7e772df7f0a42812a330b98e50f45de3","kind":"commit","published_at":"2021-05-31T15:03:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"499bb93c303052af0a2629dbaddd8916dc020fc4","kind":"commit","published_at":"2021-05-31T10:44:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"f8c3a3793d25696fd472ad963441836529f356e7","kind":"commit","published_at":"2021-05-31T08:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"a3aa6892fde7fd81e3ad78d664ffd29bca6be249","kind":"commit","published_at":"2021-05-24T10:50:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"9bad41e6947f1b16e33839742f055b6c5c2c5bc5","kind":"commit","published_at":"2021-05-24T10:03:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"a283a2b78a325eb8e7a0531bfe50f726326741c8","kind":"commit","published_at":"2021-05-21T08:15:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"c3887d6ced3035f9a8c2221bd2403427db816fb3","kind":"commit","published_at":"2021-05-20T06:37:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"0eb67d5b7b41ca92de35ea24b49e05870fd863b1","kind":"commit","published_at":"2021-05-19T19:26:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"09bf324ef30d8f6b11ff2e6cb547da467d612d74","kind":"commit","published_at":"2021-05-18T07:56:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"a907c6e56c76b601e0f7ae3db64db7e08355d717","kind":"commit","published_at":"2021-05-17T16:25:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"26565660b410c9c38adee13ecbe274b934d2cd64","kind":"commit","published_at":"2021-05-17T09:09:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"f7601d7edb36398cf7070c927709c191cabbaebe","kind":"commit","published_at":"2021-05-17T08:32:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"0c50dbf958d5778293bfdde5dc2a22c60f6658c3","kind":"commit","published_at":"2021-05-13T07:45:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c687877156b49feb5228e472750ad8274a454630","kind":"commit","published_at":"2021-05-11T19:17:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0/manifests"},{"name":"v1.24.5","sha":"d7f8e4704feff803399be8a4771967fdc0dd8f3c","kind":"commit","published_at":"2021-05-08T07:58:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"4c55cfdc011101ec2a9598bf470d0113949f1281","kind":"commit","published_at":"2021-05-07T08:07:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"caacaeef3147871f9dc1e9849dbffbfd6e8101b4","kind":"commit","published_at":"2021-05-05T20:38:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"6bdacb8a37b85c0d98fdbf501b044aab97f90e28","kind":"commit","published_at":"2021-05-05T15:50:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"7679ada2038ae6c3a3bc66a0f46604e1e47e4950","kind":"commit","published_at":"2021-05-05T07:49:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b75b4f1b0d63a83f93870c539201aae486782756","kind":"commit","published_at":"2021-05-03T10:58:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"ed35d24d1f1e8f810a0a4825c6d7e3732772d7c8","kind":"commit","published_at":"2021-05-03T10:49:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"3283af26c1fead3c3395bf2fc82790cb0772380f","kind":"commit","published_at":"2021-04-30T18:30:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"277997d0162761921870828e6bf0073d177dc1a4","kind":"commit","published_at":"2021-04-29T18:18:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"b34ccd1a91f20354ec7a517c54ba4b0ea708f3d3","kind":"commit","published_at":"2021-04-28T20:34:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"a7cb57704e4662b15a49228bbee56b346ee56d06","kind":"commit","published_at":"2021-04-28T19:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"f4d89f0d6b8b5461e3738a71f4554f12d68db4e9","kind":"commit","published_at":"2021-04-26T14:05:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"73203048a5ff085a5d6fe006a1173ca179b8fd5a","kind":"commit","published_at":"2021-04-25T11:30:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"dacd0c66efdba779875239fcab3d18dd6a45e052","kind":"commit","published_at":"2021-04-23T22:10:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"9cf71f66b965a7cd4d92faf239a0750065b53e1d","kind":"commit","published_at":"2021-04-23T16:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3b7c038a7db24f63b48cbd1d231a6740fef4ea70","kind":"commit","published_at":"2021-04-23T15:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"582ae517b979d9d07a9c7937c6ff6d3f449c74e9","kind":"commit","published_at":"2021-04-22T12:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"77cc94b528f1efb35639eef4a2960c8703f9120b","kind":"commit","published_at":"2021-04-22T07:54:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"c96032a425a155a8a94c9532d61c70617e4a62d5","kind":"commit","published_at":"2021-04-21T07:47:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"0faf08379d6604973686ea1e3643a9603661823c","kind":"commit","published_at":"2021-04-20T21:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75215430ab1eb1ac11d447621e42579e026a26b5","kind":"commit","published_at":"2021-04-19T13:09:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8bccbc39412da0c6ff9a2279df7031a3b40763f8","kind":"commit","published_at":"2021-04-19T11:22:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"cee7a02d8b08fea11bdff26c896fd2afcc82468d","kind":"commit","published_at":"2021-04-19T10:34:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"bc66de0678ccf93ff8add2e20e4b70870e7b641a","kind":"commit","published_at":"2021-04-16T15:04:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"b43431c47defe0b9a68d64fab8c9e09c953281c3","kind":"commit","published_at":"2021-04-16T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"301e0fb9acc1c21ae129bc7e574ad88a4c53b577","kind":"commit","published_at":"2021-04-16T12:50:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"dcb5f5b12b133a60b4ed09cc083915187c84ed2d","kind":"commit","published_at":"2021-04-16T05:24:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"ca5db266d7f2407e16c5edb8d068d5d374a902f8","kind":"commit","published_at":"2021-04-14T19:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"c1b5211fc6455c2b256094b87bffa3f84ff03c12","kind":"commit","published_at":"2021-04-12T21:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d1254fadc1060260f82490de9aa4d874d6ddcd52","kind":"commit","published_at":"2021-04-12T16:35:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0e0540e311abcc366f377f70abf68ede78a279ba","kind":"commit","published_at":"2021-03-19T12:59:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"61d39d55967037378710c811a2cbb837950e220c","kind":"commit","published_at":"2021-03-18T15:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0/manifests"},{"name":"v1.14.8","sha":"cd4d02bd8b44366ac3060ebbd00bafcf1c2cea3a","kind":"commit","published_at":"2021-03-06T22:33:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"9d0f6e76dfc4f918e039986d9666d5ed485f4904","kind":"commit","published_at":"2021-02-16T19:12:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"5e6631e7c3f40b7857d2f73b48abfd3f9d072b35","kind":"commit","published_at":"2021-02-16T16:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"c5e3a2a73e0714649a3d975d15a45cbcb255db45","kind":"commit","published_at":"2021-02-16T14:40:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"e0f56b3ce656cf5b609996905b14caf4d1fcb3ab","kind":"commit","published_at":"2021-02-08T18:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"8266fccc4bbac63a2a0509e4df749a2b07fc72d9","kind":"commit","published_at":"2021-02-07T09:31:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"c76d3f9547fc88c286b171982ff07ce4e6c0ff33","kind":"commit","published_at":"2021-02-02T08:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a14e1ada63c884d2a7a4e4f8539ef68230f83bea","kind":"commit","published_at":"2021-02-01T17:34:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"8a2a748a86ca799fcd72d4b00fc9a10048e46d4c","kind":"commit","published_at":"2021-01-06T23:13:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e42bfd2814fc5136b175470c3085355090cc2e01","kind":"commit","published_at":"2020-12-30T13:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"7e841558d9406d4acd6210b4c7e9181fc2b5835b","kind":"commit","published_at":"2020-12-28T13:08:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"971a079b1b9e3c1b962821bf759dc8c7c9792a94","kind":"commit","published_at":"2020-12-23T09:34:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cc1471ed703b80da8324b7f29404a1120f27d826","kind":"commit","published_at":"2020-12-21T14:07:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c85378794f58574d4b382001f457388e5af8f90b","kind":"commit","published_at":"2020-12-16T10:07:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"49fe95787794e5778bbffd04afe9ba23dc9c9db8","kind":"commit","published_at":"2020-12-15T11:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9aba722f41b390b5a5eeeeeba7c51b4f87cd87c7","kind":"commit","published_at":"2020-12-15T10:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"4495e1d301e2c16310afabc42ebd284b9ad20363","kind":"commit","published_at":"2020-11-24T13:38:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c03219c38fcf42957b705384dd1fb4bfaa86b075","kind":"commit","published_at":"2020-10-20T10:41:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"30aa0330dd2a8fbe3f692b3e3fc6091a4f0593af","kind":"commit","published_at":"2020-07-19T08:19:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0/manifests"},{"name":"v1.8.14","sha":"3f3f2a9563387312e7dd14a0efaa5f87ff3b71c3","kind":"commit","published_at":"2020-07-03T18:02:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"47d0827b225bab4420647bfcd5eb551db0175269","kind":"commit","published_at":"2020-06-05T17:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"5e808ad92ab510400b4f5f223db3e0b4ed6af09c","kind":"commit","published_at":"2020-06-04T20:11:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"c608a3fdf7e7c9031998a5695d387eb2a7797b6f","kind":"commit","published_at":"2020-05-29T08:44:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"183137a8f4c9dafada20096ee07aba4bd1ecb35a","kind":"commit","published_at":"2020-05-28T22:26:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e126c25e61b36f484a7b4b753be4789001b8dcf8","kind":"commit","published_at":"2020-05-25T21:34:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"75eeef2031fb862fd35b769cf81d12642bad811c","kind":"commit","published_at":"2020-05-25T07:16:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"5ef3e12afc936b0db23de6787cf62ec9bd262f42","kind":"commit","published_at":"2020-04-10T15:57:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"46547217fe04853b50d29b83d95c1e6f29a184de","kind":"commit","published_at":"2020-04-10T15:28:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"88ef30b1ff2ec0a037bf2cd69e8558687bbeb70e","kind":"commit","published_at":"2020-04-05T21:53:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"5c656cb231e0d001f3c18937cfb6b11b1f4f480d","kind":"commit","published_at":"2020-03-17T17:48:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"acf3159650b9afabc23db4db6d8a445e3ec02b72","kind":"commit","published_at":"2020-03-13T08:20:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b96f5ba3e9c36182174300af629b34fe43c62ecd","kind":"commit","published_at":"2020-03-03T21:13:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"fccacee7164155ea1fdf5bee163dd56103cfb223","kind":"commit","published_at":"2020-03-02T20:35:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5cde2faa699344ffa3c948aea2214723eeda37d1","kind":"commit","published_at":"2020-03-02T20:21:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dbf19de422b889574aa055ad08f677050bffb762","kind":"commit","published_at":"2020-03-02T20:03:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"293ef569460d076bdedc62f60e3d520fa6ccab33","kind":"commit","published_at":"2020-02-22T13:44:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"9d796a14258061e4b52063150e1d307799ce9019","kind":"commit","published_at":"2020-01-16T09:15:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"6553a204dbd9c08e84fc4e173b5363610a789ad5","kind":"commit","published_at":"2020-01-05T19:01:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"00975929ec559594bafb8fa1c4c7e75f87db912a","kind":"commit","published_at":"2020-01-05T16:37:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d3b0ab09b5aeb3bc88b42f9e38efab0724dfa08f","kind":"commit","published_at":"2020-01-05T14:56:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"e4c47aefb16df401e0a8a84981e2cce233a550ec","kind":"commit","published_at":"2020-01-01T11:32:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"9b4042da2977178d007cb4f07686be897172792b","kind":"commit","published_at":"2019-12-16T22:32:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5410d23b2cf7d19bf14c4c089874b9630237fa42","kind":"commit","published_at":"2019-12-16T22:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd5e524d7435df6ad0c1c805b9ed56293fc39101","kind":"commit","published_at":"2019-12-12T19:56:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e8e37cf2da26d1f67f21e3bd94da65025e7bde8f","kind":"commit","published_at":"2019-11-22T20:44:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"136f0879bb28d4b6c2e860f11fc6d65446ac6900","kind":"commit","published_at":"2019-11-21T14:25:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"371ef07fbb61c5ad490061c9571dbd8df9f6ab47","kind":"commit","published_at":"2019-11-21T08:06:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ad1fc3c19d5c02382989a7e1cb72b807b743465c","kind":"commit","published_at":"2019-11-08T17:45:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5e9e0b33cd548952a6968151db94325f299ae3c4","kind":"commit","published_at":"2019-11-06T19:22:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c6b1e65b424f0feb700468564276786895acec70","kind":"commit","published_at":"2019-11-05T18:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"89bb554b3e8dcc7f8e2376f1a4557ef3d8e0c96f","kind":"commit","published_at":"2019-11-03T20:14:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f55fa26be8834ac970a219485e3c5c681390b75","kind":"commit","published_at":"2019-11-01T18:37:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"72f36694139163009bc237a9ee25ea0070946dfb","kind":"commit","published_at":"2019-10-27T12:03:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e2e2d8d186c97a4762ce146887b7c3db6841a23e","kind":"commit","published_at":"2019-10-20T21:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-13T14:55:47.947Z","dependent_packages_count":3,"downloads":36,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":28.61299292663004,"dependent_repos_count":25.32799796580169,"dependent_packages_count":6.929111821466076,"stargazers_count":1.8700772789878681,"forks_count":2.529874448552608,"average":13.054010888287655},"purl":"pkg:npm/%40quirrel/bullmq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@quirrel/bullmq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@quirrel/bullmq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@quirrel/bullmq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-13T07:01:08.152Z","issues_count":735,"pull_requests_count":1622,"avg_time_to_close_issue":23912425.0,"avg_time_to_close_pull_request":1159369.0840707964,"issues_closed_count":485,"pull_requests_closed_count":1356,"pull_request_authors_count":139,"issue_authors_count":567,"avg_comments_per_issue":3.946938775510204,"avg_comments_per_pull_request":1.0110974106041923,"merged_pull_requests_count":1207,"bot_issues_count":8,"bot_pull_requests_count":354,"past_year_issues_count":68,"past_year_pull_requests_count":442,"past_year_avg_time_to_close_issue":1456669.456521739,"past_year_avg_time_to_close_pull_request":419408.72777777776,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":360,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":3.2058823529411766,"past_year_avg_comments_per_pull_request":2.445701357466063,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":267,"past_year_merged_pull_requests_count":315,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","maintainers":[{"login":"roggervalf","count":751,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"},{"login":"eliasSFL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliasSFL"},{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}],"active_maintainers":[{"login":"roggervalf","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@quirrel%2Fbullmq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@quirrel%2Fbullmq/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@quirrel%2Fbullmq/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@quirrel%2Fbullmq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@quirrel%2Fbullmq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@quirrel%2Fbullmq/codemeta","maintainers":[{"uuid":"skn0tt","login":"skn0tt","name":null,"email":"info@simonknott.de","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~skn0tt","role":null,"created_at":"2022-11-21T00:01:05.053Z","updated_at":"2022-11-21T00:01:05.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/skn0tt/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5859182,"maintainers_count":1254398,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12072183,"name":"@jtomaszewski/bullmq","ecosystem":"npm","description":"Queue for messages and jobs based on Redis","homepage":"https://bullmq.io/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/taskforcesh/bullmq","keywords_array":["bull","bullmq","queues","jobs","redis"],"namespace":"jtomaszewski","versions_count":4,"first_release_published_at":"2025-09-04T09:30:59.790Z","latest_release_published_at":"2025-09-04T10:36:09.142Z","latest_release_number":"5.59.1","last_synced_at":"2026-09-14T08:50:06.324Z","created_at":"2025-09-04T09:31:35.326Z","updated_at":"2026-09-14T08:50:06.325Z","registry_url":"https://www.npmjs.com/package/@jtomaszewski/bullmq","install_command":"npm install @jtomaszewski/bullmq","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.59.1"},"contentPolicy":null},"repo_metadata":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-08-21T06:12:05.000Z","size":255533,"stargazers_count":9311,"open_issues_count":377,"forks_count":668,"subscribers_count":36,"default_branch":"master","last_synced_at":"2026-08-21T09:21:48.332Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-08-21T08:33:35.000Z","dependencies_parsed_at":"2026-08-13T16:06:33.311Z","dependency_job_id":"1a11dc9d-99aa-4444-988a-2d4aa340743c","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":929,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"tags":[{"name":"vrs1.2.4","sha":"beab7b54fb0d441808f1549fc399482b320bfe43","kind":"commit","published_at":"2026-08-13T04:40:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4/manifests"},{"name":"vnet1.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0/manifests"},{"name":"vex2.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0/manifests"},{"name":"v6.1.0","sha":"ee714dc803a43761eba921df3af5c8da0c2258cf","kind":"commit","published_at":"2026-08-12T04:01:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0/manifests"},{"name":"v6.0.11","sha":"48c54268642b724b8823086db2c6d1a61c10c3cf","kind":"commit","published_at":"2026-08-10T21:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"30c2c7518a8a754d6f688de3373df8113f4df7b1","kind":"commit","published_at":"2026-08-10T11:54:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10/manifests"},{"name":"vrs1.2.3","sha":"94d32867f9b4f439cd1fc57f9f8c3543dd913e42","kind":"commit","published_at":"2026-08-07T15:54:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3/manifests"},{"name":"v6.0.9","sha":"5910cccfc8a773067621953087d0d055670e1e2a","kind":"commit","published_at":"2026-08-07T03:20:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9/manifests"},{"name":"vpy3.0.4","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4/manifests"},{"name":"v6.0.8","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8/manifests"},{"name":"vphp2.0.1","sha":"6a166ea3f747f5dece935d206057d43c2febcde7","kind":"commit","published_at":"2026-08-05T01:27:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1/manifests"},{"name":"vnet1.0.0","sha":"a0771321a624ec8f84cf8c34c3dff38bb72efdc2","kind":"commit","published_at":"2026-08-05T01:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0/manifests"},{"name":"v6.0.7","sha":"e7e9a6478d39d43406559b03410b2c5c28639e74","kind":"commit","published_at":"2026-08-04T07:05:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a514f2d3976848aa631de22bfa458b7e9f60b384","kind":"commit","published_at":"2026-08-03T01:40:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6/manifests"},{"name":"vex2.0.3","sha":"740985ae2f67a9144e7787f89955bf8c7f9500e0","kind":"commit","published_at":"2026-08-02T18:19:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3/manifests"},{"name":"vpy3.0.3","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3/manifests"},{"name":"v6.0.5","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c1cf32881474f3f1e9b620e025abde07a359eb06","kind":"commit","published_at":"2026-08-01T07:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4/manifests"},{"name":"vrs1.2.2","sha":"956e2d4b1cefd5b1e4da98d69013a2fa866e8d75","kind":"commit","published_at":"2026-08-01T02:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2/manifests"},{"name":"vpy3.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2/manifests"},{"name":"vex2.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2/manifests"},{"name":"v6.0.3","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"2ac754fd718927e2c0043d6d7787de32d0d196f7","kind":"commit","published_at":"2026-07-31T06:35:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2/manifests"},{"name":"vpy3.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1/manifests"},{"name":"vex2.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1/manifests"},{"name":"v6.0.1","sha":"c99c323470416e79b391abaa0b06cc2d7633685a","kind":"commit","published_at":"2026-07-31T04:42:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1/manifests"},{"name":"vpy3.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0/manifests"},{"name":"vphp2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0/manifests"},{"name":"vex2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0/manifests"},{"name":"v6.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0/manifests"},{"name":"vrs1.2.1","sha":"eb956b07fde2ab3d43b41325a06a6b103610e3e3","kind":"commit","published_at":"2026-07-30T07:16:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1/manifests"},{"name":"v5.81.3","sha":"d2831ae06bb4402117bcb01b1304ce22664edf0f","kind":"commit","published_at":"2026-07-30T01:16:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3/manifests"},{"name":"vpy2.26.0","sha":"2664876092793ca2ba5e0eb080d99c3042ed136a","kind":"commit","published_at":"2026-07-26T05:22:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0/manifests"},{"name":"vrs1.2.0","sha":"4085792106fd3d381ec7980a8ae3c65788dd2d70","kind":"commit","published_at":"2026-07-25T05:51:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0/manifests"},{"name":"vex1.3.7","sha":"65f1f0a73902df87a50d799d097450e2867eb9c3","kind":"commit","published_at":"2026-07-25T05:39:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7/manifests"},{"name":"v5.81.2","sha":"315ec3309a42ccf898b2b825e39c42292b7932e7","kind":"commit","published_at":"2026-07-24T20:38:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2/manifests"},{"name":"vrs1.1.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1/manifests"},{"name":"vpy2.25.4","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4/manifests"},{"name":"vphp1.0.3","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3/manifests"},{"name":"vex1.3.6","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6/manifests"},{"name":"v5.81.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1/manifests"},{"name":"v5.81.0","sha":"e2b89f7a4a64c60551f1fa4463ec62d8072c4731","kind":"commit","published_at":"2026-07-23T13:34:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0/manifests"},{"name":"v5.80.12","sha":"c7bd217ab0496fbdcbacd486b85cca8a825aa4d4","kind":"commit","published_at":"2026-07-23T11:35:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12/manifests"},{"name":"v5.80.11","sha":"b002d4836f7819b995378112e0c40fbbbe694e4d","kind":"commit","published_at":"2026-07-23T04:13:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11/manifests"},{"name":"v5.80.10","sha":"88730b08ecc18cd243dfeddaa80bd8b2d3a5151a","kind":"commit","published_at":"2026-07-21T15:54:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10/manifests"},{"name":"v5.80.9","sha":"4f4b574de507e56e1e3a7f359565eb359463710f","kind":"commit","published_at":"2026-07-18T23:50:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9/manifests"},{"name":"v5.80.8","sha":"e8af56348a77677a4d802d2563e33b7313a79570","kind":"commit","published_at":"2026-07-18T04:06:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8/manifests"},{"name":"v5.80.7","sha":"c4a0a4a90d48303b1b6b7c45f67898573a73c424","kind":"commit","published_at":"2026-07-17T15:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7/manifests"},{"name":"v5.80.6","sha":"5044cf8fc17f0842655eda581b9e26b27f6abfe8","kind":"commit","published_at":"2026-07-17T02:36:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6/manifests"},{"name":"v5.80.5","sha":"b1d459c777b4213ce5b9f3559f5eaae7b3e70781","kind":"commit","published_at":"2026-07-16T01:58:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5/manifests"},{"name":"vrs1.1.0","sha":"bbf0844a250d08d6bfafacb43360f26a57cb9c87","kind":"commit","published_at":"2026-07-15T18:25:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0/manifests"},{"name":"v5.80.4","sha":"d978d721995aa4d40aa93980866e2a6b02bcfed1","kind":"commit","published_at":"2026-07-15T15:22:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4/manifests"},{"name":"v5.80.3","sha":"4e8b59592d1f285f2e9e3860f8ece8bc60769fe5","kind":"commit","published_at":"2026-07-15T09:40:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3/manifests"},{"name":"vrs1.0.1","sha":"677e2590a04040ea21a0107d6bdcf5a33cf6b5e9","kind":"commit","published_at":"2026-07-14T02:39:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1/manifests"},{"name":"vrs1.0.0","sha":"04c8ea52ed2d75e14581311ef1bb4115d9c20d76","kind":"commit","published_at":"2026-07-12T02:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0/manifests"},{"name":"vex1.3.5","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5/manifests"},{"name":"v5.80.2","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2/manifests"},{"name":"v5.80.1","sha":"418de1e51db09ffc8e95bac35015a1057d8a7271","kind":"commit","published_at":"2026-07-10T15:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1/manifests"},{"name":"v5.80.0","sha":"60ae0492a3200f8496976a3b51609e7e54eafd1b","kind":"commit","published_at":"2026-07-10T05:11:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0/manifests"},{"name":"vpy2.25.3","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3/manifests"},{"name":"vex1.3.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4/manifests"},{"name":"v5.79.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4/manifests"},{"name":"v5.79.3","sha":"6ffd88a0070b3ab84b77539dca7c35266716425e","kind":"commit","published_at":"2026-07-07T05:08:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3/manifests"},{"name":"v5.79.2","sha":"6f1b2e33b01c9f97dee6ff96bab782a8399c7ae5","kind":"commit","published_at":"2026-06-27T15:37:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2/manifests"},{"name":"v5.79.1","sha":"1aefd5b80618a8a9080b98ca9e6e89463a98b713","kind":"commit","published_at":"2026-06-21T15:17:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1/manifests"},{"name":"v5.79.0","sha":"eb9ae1de0ea7468be66cb2c77921b8bb76e86abb","kind":"commit","published_at":"2026-06-18T05:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0/manifests"},{"name":"vex1.3.3","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3/manifests"},{"name":"v5.78.1","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1/manifests"},{"name":"v5.78.0","sha":"38798cc212e450f6369da3714c20eeced5a523a9","kind":"commit","published_at":"2026-06-02T04:52:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0/manifests"},{"name":"v5.77.7","sha":"fbe04af1b3e9c7c9683229544914a54c5bb1f8d8","kind":"commit","published_at":"2026-06-01T07:58:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7/manifests"},{"name":"v5.77.6","sha":"81709e4abe71f4e7c05c748938ec004a50c1fd4b","kind":"commit","published_at":"2026-05-27T06:37:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6/manifests"},{"name":"v5.77.5","sha":"411690e9070ba0dda59a86628fc8b56ad9ebea04","kind":"commit","published_at":"2026-05-27T05:49:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5/manifests"},{"name":"v5.77.4","sha":"6e4972e8fd721035d680ca291049134c3876f8ba","kind":"commit","published_at":"2026-05-26T15:12:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4/manifests"},{"name":"v5.77.3","sha":"685b0744cfeb273778420835010ec1b16b23e22a","kind":"commit","published_at":"2026-05-25T06:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3/manifests"},{"name":"v5.77.2","sha":"0feec14452865c419961edb9c733f9951b6a663f","kind":"commit","published_at":"2026-05-24T09:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2/manifests"},{"name":"v5.77.1","sha":"75a66af36f7d56c149e070826a20116ea1ef5e7b","kind":"commit","published_at":"2026-05-23T02:08:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1/manifests"},{"name":"v5.77.0","sha":"963c1b51b3b0da0d014698f101598b9dcdff0bd1","kind":"commit","published_at":"2026-05-21T18:04:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0/manifests"},{"name":"v5.76.11","sha":"7b9f7e0c81427fb9d936a6366c21ef2a96729335","kind":"commit","published_at":"2026-05-21T15:28:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11/manifests"},{"name":"v5.76.10","sha":"6396b4e2a146d733d01d8d9629cc8c8ffb8fac2d","kind":"commit","published_at":"2026-05-17T14:06:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10/manifests"},{"name":"v5.76.9","sha":"41713ca67f9a0d0c45c27bbccb7a79320204c3ac","kind":"commit","published_at":"2026-05-16T15:07:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9/manifests"},{"name":"v5.76.8","sha":"1b8f9009bd8a59d3a82839e6732c6e7e87eb01d2","kind":"commit","published_at":"2026-05-12T05:37:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8/manifests"},{"name":"v5.76.7","sha":"093743a0d5b24f170280e0bd754ef5c378576846","kind":"commit","published_at":"2026-05-11T04:45:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7/manifests"},{"name":"vpy2.25.2","sha":"51c935bdbf19744edccf1b39002585d81a014613","kind":"commit","published_at":"2026-05-10T21:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2/manifests"},{"name":"v5.76.6","sha":"e94e8cdfadbea9508412bcfdc51dabb920d7692c","kind":"commit","published_at":"2026-05-06T15:26:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6/manifests"},{"name":"vpy2.25.1","sha":"c9c0c0a03218511deb73eac74c31ac50ba9c4f77","kind":"commit","published_at":"2026-05-04T14:48:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1/manifests"},{"name":"v5.76.5","sha":"b47f00b9a2c5766ca92cebc867369f2c467a220d","kind":"commit","published_at":"2026-05-02T14:05:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5/manifests"},{"name":"vpy2.25.0","sha":"54311e59445562f65065b772800b8449f7d99f83","kind":"commit","published_at":"2026-04-29T21:34:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0/manifests"},{"name":"v5.76.4","sha":"7ed0eeca96a3c5168e822831b2f3d938ab37bb91","kind":"commit","published_at":"2026-04-29T09:58:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4/manifests"},{"name":"vpy2.24.0","sha":"4ca9c27ea68d303b86a80cbb24c8e390d87a5e8f","kind":"commit","published_at":"2026-04-28T16:45:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0/manifests"},{"name":"v5.76.3","sha":"0bf1b4d38475b320c89947b9779ec7301ec10117","kind":"commit","published_at":"2026-04-28T16:43:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3/manifests"},{"name":"vpy2.23.1","sha":"19b9ca08be6f6efbc58291fa55efd93a0663d536","kind":"commit","published_at":"2026-04-26T21:31:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1/manifests"},{"name":"v5.76.2","sha":"595016ef1d3a960ad83dfbbc189034561e099482","kind":"commit","published_at":"2026-04-25T01:19:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"ea7705df6938cb432eceff242f6828054766f61a","kind":"commit","published_at":"2026-04-22T20:25:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1/manifests"},{"name":"vpy2.23.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0/manifests"},{"name":"v5.76.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0/manifests"},{"name":"vpy2.22.0","sha":"704690c62f4cedddf82379335b8ff42a46fda7f3","kind":"commit","published_at":"2026-04-20T09:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0/manifests"},{"name":"vpy2.21.1","sha":"f77f249acb82daf331bd61e1f425780270888d8d","kind":"commit","published_at":"2026-04-20T09:51:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1/manifests"},{"name":"v5.75.2","sha":"422e2d5091f2f318e0f6bd3e1872a71deee92aec","kind":"commit","published_at":"2026-04-20T09:50:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2/manifests"},{"name":"vpy2.21.0","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0/manifests"},{"name":"v5.75.1","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1/manifests"},{"name":"v5.75.0","sha":"8c78e3004dcd5df726d9b7277dd455d0d224791f","kind":"commit","published_at":"2026-04-20T09:18:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0/manifests"},{"name":"v5.74.2","sha":"37c4bb3725fe668fb4fbe27e3474b72eafa6a6fe","kind":"commit","published_at":"2026-04-20T06:41:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2/manifests"},{"name":"vpy2.20.4","sha":"be9f03246d1644f397d660fba91285604a824284","kind":"commit","published_at":"2026-04-17T05:55:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4/manifests"},{"name":"v5.74.1","sha":"e9d0c2d50ac9cd3c91e5f7a9f8466ae9c98ff87d","kind":"commit","published_at":"2026-04-15T07:51:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1/manifests"},{"name":"v5.74.0","sha":"ec420d1b09a28514ff8d84e762db3a638ba267ec","kind":"commit","published_at":"2026-04-15T03:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0/manifests"},{"name":"v5.73.5","sha":"8b8d46441f7af7f9bd75d81283a8804ff5fc4bc1","kind":"commit","published_at":"2026-04-12T20:11:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5/manifests"},{"name":"vpy2.20.3","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3/manifests"},{"name":"vex1.3.2","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2/manifests"},{"name":"v5.73.4","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4/manifests"},{"name":"vpy2.20.2","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2/manifests"},{"name":"vex1.3.1","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1/manifests"},{"name":"v5.73.3","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3/manifests"},{"name":"vpy2.20.1","sha":"bf451868b932125d857280a5a21173bfafbc2801","kind":"commit","published_at":"2026-04-09T05:33:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1/manifests"},{"name":"v5.73.2","sha":"242f2648f6ba51f0023aa9a6688f0cd3e0ec2d70","kind":"commit","published_at":"2026-04-09T05:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2/manifests"},{"name":"v5.73.1","sha":"4c6b2b2d73b5053f3bd3bee2019533b6e7b5682b","kind":"commit","published_at":"2026-04-08T04:16:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1/manifests"},{"name":"vpy2.20.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0/manifests"},{"name":"vphp1.0.2","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2/manifests"},{"name":"vex1.3.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0/manifests"},{"name":"v5.73.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"46880af9629e9aee9abbc2782074a3e76d17b924","kind":"commit","published_at":"2026-04-02T11:15:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"aa529bc512b15cdb9d173cc9cc3b0d9f8b8959eb","kind":"commit","published_at":"2026-04-01T14:01:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0/manifests"},{"name":"v5.71.1","sha":"60f645a472102336a6294e66f2b0a801a5a5207d","kind":"commit","published_at":"2026-03-25T06:17:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1/manifests"},{"name":"vpy2.19.8","sha":"3c118d11c8e6dc03e90548bc7efa5c5b5d0315c7","kind":"commit","published_at":"2026-03-19T03:53:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8/manifests"},{"name":"vpy2.19.7","sha":"e5b7aff4edbe44983803cfa3fb3ea48f0b1b998e","kind":"commit","published_at":"2026-03-18T15:42:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7/manifests"},{"name":"v5.71.0","sha":"1283ac716b0551bd7e3248a5c3e8f8d804310c33","kind":"commit","published_at":"2026-03-11T20:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0/manifests"},{"name":"vpy2.19.6","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6/manifests"},{"name":"vex1.2.7","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7/manifests"},{"name":"v5.70.4","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4/manifests"},{"name":"v5.70.3","sha":"450253c3457f500d7f4e5aeebaa4ddfc937a1f39","kind":"commit","published_at":"2026-03-06T00:20:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3/manifests"},{"name":"v5.70.2","sha":"504b53689a29b3b4ddc902d25211a92da6a4d7af","kind":"commit","published_at":"2026-03-05T04:04:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2/manifests"},{"name":"v5.70.1","sha":"0fafcc0950698f6a8a55a2b77ef1b82af5d5712f","kind":"commit","published_at":"2026-02-23T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1/manifests"},{"name":"v5.70.0","sha":"0d3879b02ec9738d90213e1a479d53359f3a71aa","kind":"commit","published_at":"2026-02-21T09:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0/manifests"},{"name":"v5.69.4","sha":"9c722585bd9873561fae3f32971d65cf00a7d092","kind":"commit","published_at":"2026-02-21T00:37:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4/manifests"},{"name":"v5.69.3","sha":"87386ca88e29755fc68e6cc8fcfebfb7f8f8237f","kind":"commit","published_at":"2026-02-16T06:00:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3/manifests"},{"name":"v5.69.2","sha":"a62241f5831a1d3bb6c328a9037ea852be7832cd","kind":"commit","published_at":"2026-02-14T04:41:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2/manifests"},{"name":"v5.69.1","sha":"d249301ddc9afc607c9e86a8a44312af682e6be0","kind":"commit","published_at":"2026-02-13T00:59:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"f85e87032a822826cbeed19eedff7ccb1e6ce085","kind":"commit","published_at":"2026-02-12T20:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"af9197d16941d49c9e3d86f10d96681beea676bc","kind":"commit","published_at":"2026-02-11T13:26:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0/manifests"},{"name":"vpy2.19.5","sha":"715d0a5074864ed0c12a384e41740b219382ac80","kind":"commit","published_at":"2026-02-11T13:08:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5/manifests"},{"name":"vex1.2.6","sha":"590542314f13590cf68330097f5bb09a96bb240c","kind":"commit","published_at":"2026-02-11T08:39:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6/manifests"},{"name":"v5.67.3","sha":"afb878f97ebeaf89c1308b7dde0b5a440381d113","kind":"commit","published_at":"2026-02-05T14:37:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3/manifests"},{"name":"v5.67.2","sha":"de0fca894f47d8aa2b2c66ca9475e526ca477508","kind":"commit","published_at":"2026-01-28T02:17:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2/manifests"},{"name":"vpy2.19.4","sha":"f824c01c53d57e75d7b57efce7a124adffed9dfa","kind":"commit","published_at":"2026-01-28T00:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4/manifests"},{"name":"vex1.2.5","sha":"3bd23d990c780ff0808d79499edd803084d2efe8","kind":"commit","published_at":"2026-01-27T10:55:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5/manifests"},{"name":"vpy2.19.3","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3/manifests"},{"name":"vex1.2.4","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4/manifests"},{"name":"v5.67.1","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1/manifests"},{"name":"v5.67.0","sha":"6294b36f775c20f7d43387d9bde3185629e88df4","kind":"commit","published_at":"2026-01-24T05:08:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0/manifests"},{"name":"v5.66.7","sha":"87e74b5713b5017c29789094d6ac6ff26bfe79c1","kind":"commit","published_at":"2026-01-23T01:00:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7/manifests"},{"name":"vpy2.19.2","sha":"61504f12fe591295fea5b087a6b7c533465e8653","kind":"commit","published_at":"2026-01-22T06:14:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2/manifests"},{"name":"vpy2.19.1","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1/manifests"},{"name":"vex1.2.3","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3/manifests"},{"name":"v5.66.6","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6/manifests"},{"name":"vex1.2.2","sha":"c2c6743428a306e39f74c86f63dc9122633040ea","kind":"commit","published_at":"2026-01-14T22:44:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2/manifests"},{"name":"vex1.2.1","sha":"5bcd4fbe0eb725a95b878f97b95c74106e7dff0f","kind":"commit","published_at":"2026-01-14T00:09:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1/manifests"},{"name":"vpy2.19.0","sha":"21ab9cc5df2947e49aa132994dfe89e043b7082d","kind":"commit","published_at":"2026-01-13T00:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0/manifests"},{"name":"v5.66.5","sha":"661c581270186bc405967b91326daff061370d03","kind":"commit","published_at":"2026-01-12T04:21:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5/manifests"},{"name":"vex1.2.0","sha":"ede9fcf72a713f4de8941270251c7b51427484b4","kind":"commit","published_at":"2025-12-31T14:47:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0/manifests"},{"name":"v5.66.4","sha":"cc74805d5eda14ed684e2111c91de8890e752768","kind":"commit","published_at":"2025-12-27T21:29:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4/manifests"},{"name":"v5.66.3","sha":"f60c172725ab29c0159b804ae0b9d691105689c4","kind":"commit","published_at":"2025-12-26T00:16:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3/manifests"},{"name":"vpy2.18.3","sha":"706da0dc703d6be353d0140f1fd0de7683362e60","kind":"commit","published_at":"2025-12-25T14:55:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3/manifests"},{"name":"vpy2.18.2","sha":"7f602e1c6e31070f02c5ee5babbff33f55193551","kind":"commit","published_at":"2025-12-24T17:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2/manifests"},{"name":"vpy2.18.1","sha":"9c533c0347865445b7f7df6b1c6e0923d25b4a8f","kind":"commit","published_at":"2025-12-20T17:21:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1/manifests"},{"name":"vphp1.0.1","sha":"7ac421cb2e754ba262a18bb17d47f15fb22a6962","kind":"commit","published_at":"2025-12-19T23:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1/manifests"},{"name":"v5.66.2","sha":"1380a16fa45c70f0bc5b938efdf178b33a19cac1","kind":"commit","published_at":"2025-12-19T19:00:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2/manifests"},{"name":"vpy2.18.0","sha":"0c3beb58f4a8c90ad7800f5616c2a3494a952963","kind":"commit","published_at":"2025-12-19T13:39:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0/manifests"},{"name":"v5.66.1","sha":"5fbf778f0b8f58b90e82f9020c041f3248b0b269","kind":"commit","published_at":"2025-12-17T03:52:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1/manifests"},{"name":"vpy2.17.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0/manifests"},{"name":"vex1.1.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0/manifests"},{"name":"v5.66.0","sha":"241d847fbc798d957bf25ccfaa5c9ec96928a4ae","kind":"commit","published_at":"2025-12-11T13:56:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0/manifests"},{"name":"vex1.0.1","sha":"84e8745e87dea9a7748852ccd281b728e6d0545e","kind":"commit","published_at":"2025-12-11T13:04:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1/manifests"},{"name":"vphp1.0.0","sha":"d365bb3f31193afc3c89c54a0d78aaac2abd2cbf","kind":"commit","published_at":"2025-12-09T21:02:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0/manifests"},{"name":"vex1.0.0","sha":"976734f2c983714b69f395441f5352999aededb0","kind":"commit","published_at":"2025-12-04T08:25:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0/manifests"},{"name":"vpy2.16.2","sha":"c385b520b9fbe3dd58cdaead79c258835cab4361","kind":"commit","published_at":"2025-12-02T00:17:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2/manifests"},{"name":"v5.65.1","sha":"a8b9d76496afa5e913f823cf8c68eb428f6dd757","kind":"commit","published_at":"2025-12-01T15:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1/manifests"},{"name":"v5.65.0","sha":"b059cfcba48524446a62fd29785142c3d1edc30d","kind":"commit","published_at":"2025-11-26T00:59:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0/manifests"},{"name":"v5.64.1","sha":"a47480111a2f1238a57ea9bfbab44f7de958227f","kind":"commit","published_at":"2025-11-21T00:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"f41f5d0c64afe7707ad8c23a86cb9228c4d45671","kind":"commit","published_at":"2025-11-20T08:50:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0/manifests"},{"name":"v5.63.2","sha":"045f3e7a5d8edb85e1adbe82eb9e20ef33ad491b","kind":"commit","published_at":"2025-11-15T00:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2/manifests"},{"name":"v5.63.1","sha":"b4c7c6579b430b53d135b7a21d20d01d14c1814e","kind":"commit","published_at":"2025-11-13T03:10:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1/manifests"},{"name":"v5.63.0","sha":"e212d1c8f0945dbff2d95309afe1376366910482","kind":"commit","published_at":"2025-10-31T03:14:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"98f73b3f33aa79cdd67d0c4090cc86a8e4cfeb4c","kind":"commit","published_at":"2025-10-30T14:11:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"37e9db52a67b4e120139c1d2620cc0f73a08c006","kind":"commit","published_at":"2025-10-30T00:07:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"6a31e0aeab1311d7d089811ede7e11a98b6dd408","kind":"commit","published_at":"2025-10-28T02:13:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0/manifests"},{"name":"v5.61.2","sha":"bcbc7981480ee93e330c0b3976086d7b289e613f","kind":"commit","published_at":"2025-10-23T13:31:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2/manifests"},{"name":"v5.61.0","sha":"d3fff80f7135251db65e22cba8852a5584030cb1","kind":"commit","published_at":"2025-10-06T14:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"bef57a0e252a5d8bd0bf319d0bca3b1ad0e6519f","kind":"commit","published_at":"2025-10-03T00:44:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0/manifests"},{"name":"v5.59.0","sha":"2e2b21454cc6125fcf3abfec939d6d6d8d02c40b","kind":"commit","published_at":"2025-09-29T14:15:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0/manifests"},{"name":"v5.58.9","sha":"61987c62ca71ec11a84b98e6dd51a6d5ebf1737d","kind":"commit","published_at":"2025-09-26T01:11:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9/manifests"},{"name":"v5.58.8","sha":"22411010beca628d172790cfbac45e3cd3d102ed","kind":"commit","published_at":"2025-09-25T06:54:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8/manifests"},{"name":"v5.58.7","sha":"845a6f5fdede9ecf4050e8b5617feb56dbb3c9a1","kind":"commit","published_at":"2025-09-19T14:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7/manifests"},{"name":"v5.58.6","sha":"bd8fbc164caaa01f665d0c7e94177d0584d04f8c","kind":"commit","published_at":"2025-09-19T01:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6/manifests"},{"name":"vpy2.16.1","sha":"7dfd2510a7bb03301365a2c24f045a0cd20580ef","kind":"commit","published_at":"2025-09-08T13:28:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1/manifests"},{"name":"vpy2.16.0","sha":"1c75abb4806971a2ac14c47b302c87f86095a2c3","kind":"commit","published_at":"2025-09-07T12:33:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0/manifests"},{"name":"vpy2.15.1","sha":"24a697ee994a10111ac9b07ce830e94835eec577","kind":"commit","published_at":"2025-09-06T20:25:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1/manifests"},{"name":"v5.58.5","sha":"f6428188f39f054e8b94579435b16e260aff27cd","kind":"commit","published_at":"2025-09-04T03:48:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5/manifests"},{"name":"v5.58.4","sha":"70e8a3f91595dcdc2d21122170ef4af1f53972ad","kind":"commit","published_at":"2025-08-30T12:36:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4/manifests"},{"name":"v5.58.3","sha":"ffc6e26eb66533fc6eae4c406bb4b9a9f7590d9b","kind":"commit","published_at":"2025-08-29T14:35:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3/manifests"},{"name":"v5.58.2","sha":"316d1ed32680e690b1d2ab92c79a53e0d4c00c2d","kind":"commit","published_at":"2025-08-26T01:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"d71b87245c8196d19dfeaf82e6ef14c91fb9a7c5","kind":"commit","published_at":"2025-08-23T18:02:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"db0a922741d8c7eae8d5119a0831cd734aba02a2","kind":"commit","published_at":"2025-08-15T04:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0/manifests"},{"name":"v5.57.0","sha":"0fecc6cd0d0dea06f486ab0b0fe760d866f1fc34","kind":"commit","published_at":"2025-08-13T03:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0/manifests"},{"name":"v5.56.10","sha":"53754fb239cf1b021ffc55391990d879d363dcf7","kind":"commit","published_at":"2025-08-10T15:57:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10/manifests"},{"name":"v5.56.9","sha":"93df852f97f04023d791546d30a6af24fbca6114","kind":"commit","published_at":"2025-07-31T07:23:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9/manifests"},{"name":"v5.56.8","sha":"edb714764066b06c068c8c8a5140b010f27c3b9a","kind":"commit","published_at":"2025-07-27T04:01:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8/manifests"},{"name":"v5.56.7","sha":"34ee33955a660b0696f4b6cff6d8d39fdcd160db","kind":"commit","published_at":"2025-07-25T11:44:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7/manifests"},{"name":"v5.56.6","sha":"1e221d5404dcea750a08342c832a682e454135a3","kind":"commit","published_at":"2025-07-25T00:06:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6/manifests"},{"name":"v5.56.5","sha":"83d969541f19fa9703eb73ff0006cd29a358c1e7","kind":"commit","published_at":"2025-07-19T20:22:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5/manifests"},{"name":"v4.18.3","sha":"456cc71f8c8dc82c5d85fc6657260f276d8e08f8","kind":"commit","published_at":"2025-07-19T15:14:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3/manifests"},{"name":"v5.56.4","sha":"b94d7ed5602e366b4401051b236f31ac2dd2a90d","kind":"commit","published_at":"2025-07-11T12:37:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4/manifests"},{"name":"v5.56.3","sha":"1e3f3c507a7ceb8d8147941adc9de69367947a5e","kind":"commit","published_at":"2025-07-10T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3/manifests"},{"name":"v5.56.2","sha":"e687d7cf86108138bbd5e911b11ab3c5717fc23c","kind":"commit","published_at":"2025-07-08T01:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2/manifests"},{"name":"v5.56.1","sha":"c32e6a0ff6df8bc34c9c13238c192974a93f7ddb","kind":"commit","published_at":"2025-07-03T03:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4a5360936c1a543a1ff31ebbb6ab1289cc8ddf07","kind":"commit","published_at":"2025-06-22T17:34:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"e742511baf35225718c01e621623eab661f37284","kind":"commit","published_at":"2025-06-21T01:11:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0/manifests"},{"name":"v5.54.3","sha":"588719ee49c7615affeb69d3a431025757115c10","kind":"commit","published_at":"2025-06-18T13:58:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3/manifests"},{"name":"v5.54.2","sha":"fb65677f2d636e1aca3cc75cb3b740b8729b3358","kind":"commit","published_at":"2025-06-17T13:37:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2/manifests"},{"name":"v5.54.1","sha":"98f35bc1eabb3ab1010737869c310d2001a84fac","kind":"commit","published_at":"2025-06-17T01:36:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"86c4c6dd25ef868f1f37c917ab11cb663e330e2f","kind":"commit","published_at":"2025-06-15T12:58:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0/manifests"},{"name":"v5.53.3","sha":"43460bbf4f5f13f1514b0d579d46697ede187064","kind":"commit","published_at":"2025-06-13T09:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3/manifests"},{"name":"v5.53.2","sha":"46f4bcc77b8f458c8c31b45351ce4e7d60f2c96c","kind":"commit","published_at":"2025-06-02T23:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2/manifests"},{"name":"v5.53.1","sha":"483c9325597c21a9e7bb881d34e7f38615a87c43","kind":"commit","published_at":"2025-05-30T07:16:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1/manifests"},{"name":"v5.53.0","sha":"5252f22546370f80531e48199ca74e902d8804e7","kind":"commit","published_at":"2025-05-21T04:24:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0/manifests"},{"name":"v5.52.3","sha":"529f14b01cbd092800d32fd4af5d8fe615f70cb2","kind":"commit","published_at":"2025-05-19T13:46:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3/manifests"},{"name":"vpy2.15.0","sha":"b655f4bf178bd3abb7ae560eff47c256aaffcabe","kind":"tag","published_at":"2025-05-13T11:55:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0/manifests"},{"name":"v5.52.2","sha":"a0381ddef2fbfb37c2e879e7a0f12e4c0ed95542","kind":"commit","published_at":"2025-05-08T01:25:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2/manifests"},{"name":"v5.52.1","sha":"0c8aa4b5ceb83f168c8fc9b1e38546d2f1ef9cf4","kind":"commit","published_at":"2025-05-02T05:49:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1/manifests"},{"name":"vpy2.14.0","sha":"ae201b36b9de77cd5e1228aebedb9dd566cc8c77","kind":"tag","published_at":"2025-05-01T01:52:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0/manifests"},{"name":"v5.52.0","sha":"581420bbd709c742da7404153c521d91b5e0a54c","kind":"commit","published_at":"2025-05-01T01:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0/manifests"},{"name":"v5.51.1","sha":"c8eaefa04a3d09800e17857cc508a5cd2e282f87","kind":"commit","published_at":"2025-04-26T21:57:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"3a00cda1777b0fdfa5df3aa4770cf21e984ec5ed","kind":"commit","published_at":"2025-04-25T05:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"962f5a9798b916088bc39043267132041af146bc","kind":"commit","published_at":"2025-04-25T02:03:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0/manifests"},{"name":"v5.49.2","sha":"b4e27383e9f4f60b0355abb54efa807e357a5683","kind":"commit","published_at":"2025-04-21T13:11:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2/manifests"},{"name":"v5.49.1","sha":"a085c825bac8da263809f3a32db7937de38ad7e3","kind":"commit","published_at":"2025-04-17T13:43:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1/manifests"},{"name":"v5.49.0","sha":"b79df00bfca5c65827668159f8eed2221253322d","kind":"commit","published_at":"2025-04-16T01:37:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0/manifests"},{"name":"v5.48.1","sha":"b00731469ebbc65d35003c48da093e48c0ccc6ed","kind":"commit","published_at":"2025-04-10T07:37:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"7caa9d729f885861c3153a8d195857bc80b92279","kind":"commit","published_at":"2025-04-08T13:09:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0/manifests"},{"name":"v5.47.3","sha":"4805e43ba7c28d1dbea2c70f5313298f8fd2243d","kind":"commit","published_at":"2025-04-08T00:52:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3/manifests"},{"name":"v5.47.2","sha":"d2f9b2f3530f78c121e50606334449914943fff3","kind":"commit","published_at":"2025-04-06T17:06:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2/manifests"},{"name":"v5.47.1","sha":"f11db049652535d61bc70c0e7d214449de6650fa","kind":"commit","published_at":"2025-04-05T06:52:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"49ca650342888d4b887b7786f59929d3218a4610","kind":"commit","published_at":"2025-04-04T19:37:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"1ba654aa0e65746a06b423fc0aa6123bf10f5cde","kind":"commit","published_at":"2025-04-03T03:53:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"4999a5edca65e771551f93b310b0c58617421dab","kind":"commit","published_at":"2025-04-02T13:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0/manifests"},{"name":"v5.45.2","sha":"ea8f6d3cfe1def60aba3f44b37ba9df5ad7d5eb1","kind":"commit","published_at":"2025-03-29T23:25:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2/manifests"},{"name":"v5.45.1","sha":"8078cf349af9dc4ba1daef77697c3631d3620e9d","kind":"commit","published_at":"2025-03-29T05:25:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"98aba13e39dd220e22e511b317bb6c7bdad3f157","kind":"commit","published_at":"2025-03-27T13:36:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0/manifests"},{"name":"v5.44.4","sha":"6e3d8b9d98bf8e7df630ddbbde50a1d21000d7ff","kind":"commit","published_at":"2025-03-24T14:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4/manifests"},{"name":"v5.44.3","sha":"66a7b259e0cbc7059dd380053344b34cfd075786","kind":"commit","published_at":"2025-03-22T16:51:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3/manifests"},{"name":"v5.44.2","sha":"82fbb6731a24b65cca672f6de55965b284c784dc","kind":"commit","published_at":"2025-03-22T00:23:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2/manifests"},{"name":"v5.44.1","sha":"a6eb72b9409a226619274b2fd15e943bace46a68","kind":"commit","published_at":"2025-03-21T02:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1/manifests"},{"name":"v5.44.0","sha":"7129a7fe515323fab323e9a36c261ea804b31411","kind":"commit","published_at":"2025-03-18T23:37:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0/manifests"},{"name":"vpy2.13.1","sha":"ef27e41b22274d04525729213fa3167c92f0a1f1","kind":"tag","published_at":"2025-03-15T08:06:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1/manifests"},{"name":"v5.43.1","sha":"141023b13b1726e898ab33c1666639c22890e2a1","kind":"commit","published_at":"2025-03-15T00:24:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1/manifests"},{"name":"vpy2.13.0","sha":"3e60df95f531411e431452f044ac0956e0feb025","kind":"tag","published_at":"2025-03-15T00:21:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0/manifests"},{"name":"v5.43.0","sha":"38dddd9e300c2659d0af09763e49c6eda3c31d19","kind":"commit","published_at":"2025-03-13T12:19:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0/manifests"},{"name":"v5.42.0","sha":"f169c7fabdbdbcc9f8f4e8525749010b6241c353","kind":"commit","published_at":"2025-03-12T14:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0/manifests"},{"name":"v5.41.9","sha":"53e24b787534196692d6d0f1638c810d0c2319ff","kind":"commit","published_at":"2025-03-11T14:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9/manifests"},{"name":"v5.41.8","sha":"0a78e5299ba6e8d2e59b83cfe60e5c685e61f3b6","kind":"commit","published_at":"2025-03-08T13:45:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8/manifests"},{"name":"vpy2.12.1","sha":"b70c4dc3a92578bd0b3f389535d16d73cc3b9dd2","kind":"tag","published_at":"2025-02-28T05:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1/manifests"},{"name":"v5.41.7","sha":"c0b8c4a755c5de7f5af40bffeb07517a0ef1c1da","kind":"commit","published_at":"2025-02-27T02:30:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7/manifests"},{"name":"v5.41.6","sha":"02a612a8aa02d556a69b9eddbcf0cdb4f4e56f39","kind":"commit","published_at":"2025-02-26T12:47:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6/manifests"},{"name":"v5.41.5","sha":"1e58c1469898c6d528635fbe5dcf06ddb1f453e8","kind":"commit","published_at":"2025-02-21T13:56:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5/manifests"},{"name":"vpy2.12.0","sha":"1522931b80c7208feb605af870ab8997aee5d7fc","kind":"tag","published_at":"2025-02-21T05:31:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0/manifests"},{"name":"v5.41.4","sha":"12b5829fc97f341327300c5d71181c97f167b0f5","kind":"commit","published_at":"2025-02-21T05:30:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4/manifests"},{"name":"v5.41.3","sha":"f0c680393d29178cbf6e9960bb79777053eb5b9c","kind":"commit","published_at":"2025-02-19T04:15:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3/manifests"},{"name":"v5.41.2","sha":"7a37f0998fd809ba31244c0da6db010ad34098d3","kind":"commit","published_at":"2025-02-16T14:33:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2/manifests"},{"name":"v5.41.1","sha":"d3865bb8d9b0fad95cba7ce2a1cc3b2e9457a949","kind":"commit","published_at":"2025-02-15T17:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"0dd2a64096cc1edc60f7530afc37c03187318ab8","kind":"commit","published_at":"2025-02-14T14:13:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0/manifests"},{"name":"v5.40.5","sha":"726880112b20fd67a88ef6739cb58b45513f547d","kind":"commit","published_at":"2025-02-14T04:25:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5/manifests"},{"name":"v5.40.4","sha":"49987659ddd9d64c825adc0cb8df9c02b4835057","kind":"commit","published_at":"2025-02-13T04:30:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4/manifests"},{"name":"v5.40.3","sha":"391311e8552309180e5c3ad54da5275f356ca942","kind":"commit","published_at":"2025-02-12T13:44:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3/manifests"},{"name":"v5.40.2","sha":"ae27afbb9535c5d9933d02e83803e83834c87c9b","kind":"commit","published_at":"2025-02-07T12:29:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2/manifests"},{"name":"v5.40.1","sha":"fa0a6c4b097924442bfb6ea247d123614acb4dc3","kind":"commit","published_at":"2025-02-07T02:05:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"0bb68257c6244a7ba7750d1198305ada1ab72d8b","kind":"commit","published_at":"2025-02-02T20:45:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0/manifests"},{"name":"v5.39.2","sha":"56aabb0db5330a51101504226527ce3691f28210","kind":"commit","published_at":"2025-02-02T02:22:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2/manifests"},{"name":"v5.39.1","sha":"36047efa501b49c176c5129880217dd905aee1ba","kind":"commit","published_at":"2025-01-30T14:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"0ff27add460aa7a284c7f86e924723886c556fd1","kind":"commit","published_at":"2025-01-29T03:02:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0/manifests"},{"name":"v5.38.0","sha":"36044c3c65c4aa6d8a5291574180798d408fcbba","kind":"commit","published_at":"2025-01-28T10:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"7e18e19c57f279a79812630b0c4ea15d371e986a","kind":"commit","published_at":"2025-01-25T10:08:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0/manifests"},{"name":"v5.36.0","sha":"99380739e2ffc2de79a115aebfa91b5c431a07f5","kind":"commit","published_at":"2025-01-24T14:03:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"824fc4c59158f2ec8fe309adce67650414d551a0","kind":"commit","published_at":"2025-01-23T11:23:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"218192263d1ab4782b3dcfcebcd92bd0551d270f","kind":"commit","published_at":"2025-01-22T09:32:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0/manifests"},{"name":"v5.34.10","sha":"71733cc6dd94d27156d7239d10108357b320eaab","kind":"commit","published_at":"2025-01-14T01:34:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10/manifests"},{"name":"v5.34.9","sha":"884ec22d007a39eac5798c7897c17b8617d63802","kind":"commit","published_at":"2025-01-12T16:36:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9/manifests"},{"name":"v5.34.8","sha":"0418cd7676e730e9ddcad00ace01adbe899e124d","kind":"commit","published_at":"2025-01-08T02:25:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8/manifests"},{"name":"v5.34.7","sha":"acd8bd7f0699890786acdc7c1242516a43a697ec","kind":"commit","published_at":"2025-01-06T23:16:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7/manifests"},{"name":"v5.34.6","sha":"d1fb1139da005e1df3939b1c620ece9db75fa531","kind":"commit","published_at":"2024-12-31T20:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6/manifests"},{"name":"v5.34.5","sha":"0763cd693acee7b6b80fefad0e8b1950e41a1a74","kind":"commit","published_at":"2024-12-25T13:38:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5/manifests"},{"name":"v5.34.4","sha":"034741181be9c9563a62b494fcf17d0d9c9026a6","kind":"commit","published_at":"2024-12-21T04:48:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4/manifests"},{"name":"v5.34.3","sha":"347b61819b6b06cb1c4ee3af06e780f15826b11c","kind":"commit","published_at":"2024-12-18T12:15:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3/manifests"},{"name":"v5.34.2","sha":"bfd0b8a808a33be0da92a006a7b4f8b17a5d79b3","kind":"commit","published_at":"2024-12-14T18:51:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2/manifests"},{"name":"v5.34.1","sha":"af020612644be1ba549a1c4802f6ab83c33aeedb","kind":"commit","published_at":"2024-12-13T14:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1/manifests"},{"name":"v5.34.0","sha":"fc8fac9d68e7f4de2322a82a38740a79b05e57f4","kind":"commit","published_at":"2024-12-10T14:32:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"0e3c2e5f345a1372eea1542ce2504a2f4ca6e6e0","kind":"commit","published_at":"2024-12-10T04:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"ab437a74d11f18a49645c2c7ae59949c33dc05b9","kind":"commit","published_at":"2024-12-09T09:24:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"dfa3e8b477662a5a1e556946689a2d41a57f2776","kind":"commit","published_at":"2024-12-08T17:57:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"26f578e0db52ff0501c2a2f4960abac377171773","kind":"commit","published_at":"2024-12-06T03:06:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"cf49d37f5119a033f630aa781f2e9757831e5873","kind":"commit","published_at":"2024-12-04T06:17:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"9ae31bac5bb5c1f35d59db94d2af3d6eaaec1ad3","kind":"commit","published_at":"2024-12-02T20:33:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0/manifests"},{"name":"v5.30.1","sha":"9b1f30c8377ee56b9247e953765892ddf794e4b2","kind":"commit","published_at":"2024-11-30T14:46:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d0c473f90670b95fd98a63995dbb9481d0f6742d","kind":"commit","published_at":"2024-11-29T04:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0/manifests"},{"name":"vpy2.11.0","sha":"4ada3d5c318fd550ebb466e49203217fb6f1450b","kind":"tag","published_at":"2024-11-26T03:35:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0/manifests"},{"name":"v5.29.1","sha":"cc6cfc2231dbcdc55f14c92ebe05243b99eebb09","kind":"commit","published_at":"2024-11-23T05:48:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1/manifests"},{"name":"v5.29.0","sha":"bf03f864fb64c86bf75d52dad2c894a5e5e39e44","kind":"commit","published_at":"2024-11-22T09:11:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0/manifests"},{"name":"v5.28.2","sha":"4d3eb88f64e59c5d0cf80895c0af528700788771","kind":"commit","published_at":"2024-11-22T01:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2/manifests"},{"name":"v5.28.1","sha":"a9ed0c1cbfc96a0363a6ad51de7de7991293e251","kind":"commit","published_at":"2024-11-20T13:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1/manifests"},{"name":"v5.28.0","sha":"26b2bc6386d639a35f87ab226dbeda3204a5ddd7","kind":"commit","published_at":"2024-11-19T17:53:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0/manifests"},{"name":"v5.27.0","sha":"212956921f364f02913aaf76a378358d373801c1","kind":"commit","published_at":"2024-11-19T03:13:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0/manifests"},{"name":"v5.26.2","sha":"65c729152bfe6c3fabb3c7b40f9c4bcf7366af3f","kind":"commit","published_at":"2024-11-15T09:25:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"8784f662f905fa5f40f6c4bd62c369e2cbe4290f","kind":"commit","published_at":"2024-11-14T15:26:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"68cf88a626a0ea5499f3137657b6a02552c2bfcc","kind":"commit","published_at":"2024-11-14T10:39:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0/manifests"},{"name":"v5.25.6","sha":"6ea8f5421d7074054f18057e5665d53b23fb9a97","kind":"commit","published_at":"2024-11-11T15:29:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6/manifests"},{"name":"v5.25.5","sha":"293df08103c86fb142f85ff68770e57a71f6f085","kind":"commit","published_at":"2024-11-11T14:33:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5/manifests"},{"name":"v5.25.4","sha":"624a08638ff43b6fae82d9cf5cf939bdbd149f69","kind":"commit","published_at":"2024-11-10T00:08:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4/manifests"},{"name":"v5.25.3","sha":"a8553db76997a05eef4d7db7c746f7b868f92864","kind":"commit","published_at":"2024-11-08T12:37:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3/manifests"},{"name":"v5.25.2","sha":"d5f9efe59536cfcd4c3f16538b763e6cb857e7cf","kind":"commit","published_at":"2024-11-08T02:17:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2/manifests"},{"name":"v5.25.1","sha":"acadd32d5c059cccf096603538c7795dc597a921","kind":"commit","published_at":"2024-11-07T03:11:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"7a9d8eef416be9434e3b268d547bef09fde5fd6f","kind":"commit","published_at":"2024-11-06T00:39:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"43d80b31762f99de2792b01ee538a4dd79fb545b","kind":"commit","published_at":"2024-11-05T13:59:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0/manifests"},{"name":"v5.23.1","sha":"855aa5ed0b6f69c8e989191658d82570943b5319","kind":"commit","published_at":"2024-11-05T04:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1/manifests"},{"name":"v5.23.0","sha":"092019f862194acf29933faf7d1f712f1e9852b9","kind":"commit","published_at":"2024-11-02T19:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"65d256f3bda01f98655473e66f258ea871319e69","kind":"commit","published_at":"2024-10-31T15:27:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0/manifests"},{"name":"vpy2.10.1","sha":"0547f7a80d29eee9315ef4a1d3bd954ddd2b467f","kind":"tag","published_at":"2024-10-26T05:33:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1/manifests"},{"name":"v3.16.2","sha":"ba65311d8c48a66801144e239c30f1cab86ced2b","kind":"commit","published_at":"2024-10-24T12:23:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2/manifests"},{"name":"v4.18.2","sha":"e348831e82ec7a1330f3203ab9ccdd1d8c226e84","kind":"commit","published_at":"2024-10-24T08:27:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2/manifests"},{"name":"vpy2.10.0","sha":"569cbc49100198eff06be795cf1bae1bb22d743f","kind":"tag","published_at":"2024-10-24T01:26:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0/manifests"},{"name":"v5.21.2","sha":"0ff74d432416c93d56fb0bb24ba4665013b35623","kind":"commit","published_at":"2024-10-22T06:48:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2/manifests"},{"name":"v3.16.1","sha":"5092252dc730fef395a444d2ef6f9ddd4f02881a","kind":"commit","published_at":"2024-10-19T09:21:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1/manifests"},{"name":"v4.18.1","sha":"d5495b16c05f9dbbcb88f96c01272e91a977c248","kind":"commit","published_at":"2024-10-19T09:20:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1/manifests"},{"name":"v5.21.1","sha":"98e1ec66ef451d7c21fb7f3c039e37ab41650182","kind":"commit","published_at":"2024-10-18T12:58:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e7f0826b19250c4b1a91f7a755f0aded06bba07b","kind":"commit","published_at":"2024-10-18T08:13:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0/manifests"},{"name":"v5.20.1","sha":"dff47c0825aa03f5f78562b5aa8b08f6d85d4e10","kind":"commit","published_at":"2024-10-18T06:30:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1/manifests"},{"name":"v3.16.0","sha":"ecec076fa6fc61583a180cb13f93366b843c2a33","kind":"commit","published_at":"2024-10-15T09:19:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0/manifests"},{"name":"v4.18.0","sha":"d4997ec2c0e88de0f906a5c6c66aa00b8ad9b5de","kind":"commit","published_at":"2024-10-14T14:28:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0/manifests"},{"name":"v5.20.0","sha":"073baf6222dfda569ac214dbeba37416b4976534","kind":"commit","published_at":"2024-10-13T09:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0/manifests"},{"name":"v5.19.1","sha":"c8abdc735c7e882e163bd267604644f9e6314313","kind":"commit","published_at":"2024-10-12T14:17:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"36ef0705c0e1cf2473a8022d548ff62fab2067e9","kind":"commit","published_at":"2024-10-11T08:52:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"f0cb07e5af50a0d4ae7808beb3dc744cbaaa89a0","kind":"commit","published_at":"2024-10-09T00:53:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0/manifests"},{"name":"v5.17.1","sha":"ca8207b24beac765b757b7273c24dcfd976d44af","kind":"commit","published_at":"2024-10-07T16:38:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"80ca4636266c2acd98743716f3c80ecfacf59d4b","kind":"commit","published_at":"2024-10-07T15:54:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"7321e25583ccb0a377eeca79e9fbae9afba56ef7","kind":"commit","published_at":"2024-10-06T09:11:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"f4526700ef9e1bee989fda1243a2d4e94ad9c85b","kind":"commit","published_at":"2024-10-01T21:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"626d9cd2f6dea1f7a27faaa49c9fc9f5fff35fdf","kind":"commit","published_at":"2024-09-30T07:04:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0/manifests"},{"name":"v5.13.2","sha":"46e2617694d12577d3b6656fb5bba24cb7d1cd4d","kind":"commit","published_at":"2024-09-20T12:31:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"68c415d1e6767c500fb462f50304b733aedeed80","kind":"commit","published_at":"2024-09-18T01:33:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"44a2d6288d43d342c54531413bb71d1acb371435","kind":"commit","published_at":"2024-09-11T14:48:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0/manifests"},{"name":"vpy2.9.4","sha":"836edd8882f2077240e54757f60ea3e4ff08ac01","kind":"tag","published_at":"2024-09-10T12:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4/manifests"},{"name":"v5.12.15","sha":"8772a230155bbebde0cc9c48692c83b1394ddbce","kind":"commit","published_at":"2024-09-10T12:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15/manifests"},{"name":"v5.12.14","sha":"056b90db0bad34a393149dae61a171717053e526","kind":"commit","published_at":"2024-09-05T03:23:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14/manifests"},{"name":"v5.12.13","sha":"69c129670a468b6b6ce1b8600e1928826d53f8bb","kind":"commit","published_at":"2024-09-03T14:04:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13/manifests"},{"name":"vpy2.9.3","sha":"6d828aec07f96c074457f2874e59f1d06cad3050","kind":"tag","published_at":"2024-08-31T01:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3/manifests"},{"name":"v5.12.12","sha":"7104a8c82281ed495245184f569bbb6c2d92605c","kind":"commit","published_at":"2024-08-29T13:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12/manifests"},{"name":"v5.12.11","sha":"fea6b1a060d5cc42bf468bfa4db9e32b7a686fe0","kind":"commit","published_at":"2024-08-28T04:57:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11/manifests"},{"name":"v5.12.10","sha":"a457a54f755fcb83af38100166d5b718e58149f1","kind":"commit","published_at":"2024-08-22T05:17:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10/manifests"},{"name":"v5.12.9","sha":"c60e6a3f45606c623ef6a2b16415d67eac9b0269","kind":"commit","published_at":"2024-08-17T18:21:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9/manifests"},{"name":"v5.12.8","sha":"89c771b4986e4e228a5451663a0baa15b3606d65","kind":"commit","published_at":"2024-08-17T00:29:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8/manifests"},{"name":"v5.12.7","sha":"4fbde068cf782c007e3dee78836eae4e098d9b50","kind":"commit","published_at":"2024-08-16T03:30:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7/manifests"},{"name":"v5.12.6","sha":"69d7ef30e551e1c1b3682e6a460b8de8e0f9c437","kind":"commit","published_at":"2024-08-14T14:40:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6/manifests"},{"name":"v5.12.5","sha":"b5993b374cab860f1c208296b9a5d6dd58499111","kind":"commit","published_at":"2024-08-13T03:26:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"b7b31dd90cf610fd995394ac4b579ed4c87b4247","kind":"commit","published_at":"2024-08-12T08:30:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4/manifests"},{"name":"vpy2.9.2","sha":"c70e5e7bf07144df93caf9ec0505497b5119e708","kind":"tag","published_at":"2024-08-10T17:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2/manifests"},{"name":"v5.12.3","sha":"65a3e59ac3b09d21f92c7a6eea34b80d8e11cfda","kind":"commit","published_at":"2024-08-10T17:43:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"1777e38546d88f17a79170868c90f01bb70bb231","kind":"commit","published_at":"2024-08-09T03:53:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2/manifests"},{"name":"vpy2.9.1","sha":"5344692d0d508ee797c253280c498e27606630dd","kind":"tag","published_at":"2024-08-08T01:58:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1/manifests"},{"name":"v5.12.1","sha":"0faec379aafd77f69f8290f192a2e374ff3e872e","kind":"commit","published_at":"2024-08-07T01:15:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1/manifests"},{"name":"vpy2.9.0","sha":"e313993cd40acac75e544c81e10969b05058fd3e","kind":"tag","published_at":"2024-08-02T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0/manifests"},{"name":"v5.12.0","sha":"00c303748bf060d47860ed7b7edd91c0894876ca","kind":"commit","published_at":"2024-08-01T01:29:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"1b31a6c8c957e386e212a340b0360e7781acc382","kind":"commit","published_at":"2024-07-29T12:14:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"3a65ac4c5221c2d882ea741333b8651530e5ed02","kind":"commit","published_at":"2024-07-26T03:11:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"1bf1258343b52d6e0625d28693b7d87c04c84f08","kind":"commit","published_at":"2024-07-19T14:13:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"a5ac1ae84a33fca0985d660e10e32895a47e2bda","kind":"commit","published_at":"2024-07-19T13:08:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"da520e7705ae48e0fcd3d913ceb9c1eab0399859","kind":"commit","published_at":"2024-07-18T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"14038738cd99943c315e2531dbbd00c6a8944f62","kind":"commit","published_at":"2024-07-16T12:18:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"8025f994658167971f2778cd67531c3f3b0008db","kind":"commit","published_at":"2024-07-15T14:09:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0/manifests"},{"name":"vpy2.8.1","sha":"7fdd8924d3625b6916e36d78c0f8e91956572a43","kind":"tag","published_at":"2024-07-11T14:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1/manifests"},{"name":"v5.8.7","sha":"4963d92c79a5fe369da3df85f9d548c42b5d1a02","kind":"commit","published_at":"2024-07-11T14:13:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"8bb08a7e6ddf6799f31ac9e07e6bda8eb4023a78","kind":"commit","published_at":"2024-07-11T00:21:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6/manifests"},{"name":"vpy2.8.0","sha":"aecac66b891045397d915fbc2cc1c3c92c5ae764","kind":"tag","published_at":"2024-07-10T02:17:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0/manifests"},{"name":"v5.8.5","sha":"a6155c970739c7664befa18664d0019bf1afc9c9","kind":"commit","published_at":"2024-07-10T02:17:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"b4669d88f1732fb4f84fb390208008d176f4122a","kind":"commit","published_at":"2024-07-05T04:21:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"833d8663b24e4c5940da87f9b67f1d4c7b83af2a","kind":"commit","published_at":"2024-06-28T12:27:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"68899ac9af14c2d307926d650e8db7cdfc980074","kind":"commit","published_at":"2024-06-15T06:23:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"16fb26737721d464b45acc7177ee4d1ef7bd85f6","kind":"commit","published_at":"2024-06-12T14:37:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"74e7cce8c5158a59dd932114e1e0df30c9fc11f9","kind":"commit","published_at":"2024-06-11T14:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0/manifests"},{"name":"vpy2.7.8","sha":"a5a0af83e0c5a9a5296b8dbfde9bb10f86de1f96","kind":"tag","published_at":"2024-06-05T14:14:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8/manifests"},{"name":"vpy2.7.7","sha":"88b8f6c49c9642a252fbb6ef3b2b2e4260ebed8c","kind":"tag","published_at":"2024-06-04T23:48:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7/manifests"},{"name":"v5.7.15","sha":"92f39fd241bed71b8a4fcacd6ff44e5aa67977e0","kind":"commit","published_at":"2024-06-04T23:47:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15/manifests"},{"name":"v5.7.14","sha":"02cd61d119bee6043a9b42ce3eccfe45cfcc4fb3","kind":"commit","published_at":"2024-05-29T16:23:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"5b25660169d9543d37781c97641a50a76c2759a3","kind":"commit","published_at":"2024-05-28T18:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"d3ad53f64f8cf272c2cc9aa1936a82d30cb9072d","kind":"commit","published_at":"2024-05-24T04:08:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"dff8e2e293739f02f27f9b06bd47222adb7c8aa7","kind":"commit","published_at":"2024-05-23T05:37:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"e35dad78c4a3e761a53532998034b2a8f7fec4a3","kind":"commit","published_at":"2024-05-21T04:51:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"7d51ed749f77926ee2bfd2b1076c8cd8d3b42243","kind":"commit","published_at":"2024-05-16T05:24:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9/manifests"},{"name":"vpy2.7.6","sha":"c70708ba1375c6a201e762658927d0672697b246","kind":"tag","published_at":"2024-05-09T04:40:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6/manifests"},{"name":"v5.7.8","sha":"bc71850259a818805cfeacb6ae34bf023d52ced5","kind":"commit","published_at":"2024-05-01T20:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"ad779738180314af42f938eb1893f3d617127d28","kind":"commit","published_at":"2024-04-30T07:46:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7/manifests"},{"name":"vpy2.7.5","sha":"8020f9952a058988d57d1f772f43b2d802e20692","kind":"tag","published_at":"2024-04-28T16:59:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5/manifests"},{"name":"v5.7.6","sha":"a8c5831d2b3e86ae9247af7eba70968cbcbfd7a7","kind":"commit","published_at":"2024-04-27T04:12:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6/manifests"},{"name":"vpy2.7.4","sha":"723457f6eba0cd320bdac32ada807f83bd46e46b","kind":"tag","published_at":"2024-04-26T14:19:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4/manifests"},{"name":"vpy2.7.3","sha":"8a296f17107edb12d3282ab073166f62aded1635","kind":"tag","published_at":"2024-04-24T04:34:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3/manifests"},{"name":"v5.7.5","sha":"cc4afdcf88534427900125eb2f68ac169e55baf3","kind":"commit","published_at":"2024-04-24T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"f65eb4b5b6d1025a6fe06c9841403fd88956688c","kind":"commit","published_at":"2024-04-21T15:39:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4/manifests"},{"name":"vpy2.7.2","sha":"8ed041e0395bdfb5cd9b474cdc17985bea98ea68","kind":"tag","published_at":"2024-04-20T05:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2/manifests"},{"name":"v5.7.3","sha":"b881857b5fb8e985e21f731d1a22caeed883331c","kind":"commit","published_at":"2024-04-20T05:32:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3/manifests"},{"name":"vpy2.7.1","sha":"333c3e03a0b77e5fdc8d03b5e1f23c1af777cfa6","kind":"tag","published_at":"2024-04-18T01:24:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1/manifests"},{"name":"v5.7.2","sha":"c97a43b7849c8c34f4043cf0e6873cde7215920d","kind":"commit","published_at":"2024-04-18T01:23:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2/manifests"},{"name":"vpy2.7.0","sha":"99ab8c550b0563535f739fc8fbaa93e8d5e1e4d6","kind":"tag","published_at":"2024-04-13T18:28:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0/manifests"},{"name":"vpy2.6.0","sha":"deca5d04c96410fd5d09f8165a32e9769d35f0f6","kind":"tag","published_at":"2024-04-13T00:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0/manifests"},{"name":"v5.7.1","sha":"da3eb33f6584a466ac5eb1cb729c8478ba78b501","kind":"commit","published_at":"2024-04-10T01:18:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"9c25995b1e0c8f9193516adeae486f6b781dd3eb","kind":"commit","published_at":"2024-04-09T14:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0/manifests"},{"name":"vpy2.5.0","sha":"111fa41a8444aa2b8080f35d585867c65bdeab37","kind":"tag","published_at":"2024-04-08T21:10:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0/manifests"},{"name":"v5.6.0","sha":"b172ddfa247a307b5d66ccc364c2782118df6040","kind":"commit","published_at":"2024-04-08T21:09:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0/manifests"},{"name":"vpy2.4.0","sha":"ab5e3d64e89a52638a555cefddc534b4e79d056f","kind":"tag","published_at":"2024-04-07T22:09:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0/manifests"},{"name":"v5.5.4","sha":"91cdd57b93da342b359177b7e5502d52c37523b6","kind":"commit","published_at":"2024-04-07T22:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"082834b1fb66dd4f6ad4ba94e5b1761e53fd6b78","kind":"commit","published_at":"2024-04-07T01:59:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"4a3787cf0d7ed8ecc46e946b87fdea436b838ee0","kind":"commit","published_at":"2024-04-06T04:25:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"80365638e7934aaa657571ed640fe0edacedf8e0","kind":"commit","published_at":"2024-04-03T14:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"66cf7c7bb82e5c08bc669615c83cc69fa0894228","kind":"commit","published_at":"2024-03-31T19:45:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0/manifests"},{"name":"v5.4.6","sha":"b8d7ebf3355012a2495709c4758180c60f01fb72","kind":"commit","published_at":"2024-03-26T13:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6/manifests"},{"name":"vpy2.3.3","sha":"6bf668ed7e600b8ca28439431812d83aca81508d","kind":"tag","published_at":"2024-03-24T17:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3/manifests"},{"name":"vpy2.3.2","sha":"52d44397b39de9a9c04b6c3e302837e7876de053","kind":"tag","published_at":"2024-03-23T21:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2/manifests"},{"name":"v5.4.5","sha":"f8c84021ad226b86bff4c4351dbb4cdebe117bd5","kind":"commit","published_at":"2024-03-22T04:27:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5/manifests"},{"name":"v5.4.4","sha":"ea973b98c605a5124c1e7c65e0c34b595ac8fb1a","kind":"commit","published_at":"2024-03-21T04:16:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4/manifests"},{"name":"vpy2.3.1","sha":"a73cf3220209bbd52255aa6974a96d77c14c47e9","kind":"tag","published_at":"2024-03-19T05:07:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1/manifests"},{"name":"v5.4.3","sha":"7bf641886ec6424d44b1d20d5aa22aae81ceef1d","kind":"commit","published_at":"2024-03-17T13:53:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3/manifests"},{"name":"vpy2.3.0","sha":"928eeb6704184bbbdfe064b49599e1afc529acf2","kind":"tag","published_at":"2024-03-16T03:49:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0/manifests"},{"name":"v5.4.2","sha":"096bd810fcd5e4d923b0968bec7a4fc992c5e8a6","kind":"commit","published_at":"2024-03-06T05:00:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"abe142ad3d6d1463b261de5eef88bf4827c868e2","kind":"commit","published_at":"2024-03-01T05:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"82dfc48ee0059b00f37116ec65cab6897b722325","kind":"commit","published_at":"2024-02-27T03:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"e31fe65571733e9bce85e3ecdb85f93d0346072c","kind":"commit","published_at":"2024-02-25T10:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"927d2a5bc08c320b60c8ba0fe38dd04d32aa3771","kind":"commit","published_at":"2024-02-24T00:09:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"651d086f41818dd25bd96bdc2c855a9a4b06be13","kind":"commit","published_at":"2024-02-22T02:05:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"bfa18396b4b128a84a99b1ca0e46908cdedad386","kind":"commit","published_at":"2024-02-20T22:47:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"571b4172487ee972320d93d81313cd7e88307114","kind":"commit","published_at":"2024-02-17T13:57:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"83e8a611b1a758354426244739bcc950e658e1f3","kind":"commit","published_at":"2024-02-17T02:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0/manifests"},{"name":"v5.1.12","sha":"59386645ebf0d50f96a4d76b1988fc501348dc3e","kind":"commit","published_at":"2024-02-16T05:33:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12/manifests"},{"name":"vpy2.2.4","sha":"5949b37b6762af8bd6d1a98350df56a409bac501","kind":"tag","published_at":"2024-02-13T01:57:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4/manifests"},{"name":"v5.1.11","sha":"e8c64477e0e8d29cfa87d7c1ccc78d2932f1eb33","kind":"commit","published_at":"2024-02-13T01:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11/manifests"},{"name":"vpy2.2.3","sha":"f2e11b4182a55ced34dc6cf63ef5e6d11c8f24fa","kind":"tag","published_at":"2024-02-10T20:39:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3/manifests"},{"name":"v5.1.10","sha":"acabc45be455bbc30dc149afc1045c48f250c25f","kind":"commit","published_at":"2024-02-10T20:38:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10/manifests"},{"name":"v5.1.9","sha":"cd63c28100d33f563fff852ff46132ee014aa7d9","kind":"commit","published_at":"2024-02-05T16:09:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9/manifests"},{"name":"vpy2.2.2","sha":"b3ab285cb128075b8a8d52a75a4a5b210c1a24dd","kind":"tag","published_at":"2024-02-03T03:37:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2/manifests"},{"name":"v5.1.8","sha":"6e12b3e8771ccb25e2eb1231ef033974bf0a98b3","kind":"commit","published_at":"2024-02-03T03:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"1eedf29a9779cc6762f15c26fc00926d8ddc04a4","kind":"commit","published_at":"2024-02-02T02:31:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"5cecea1f1625e23eeb070329bdad4ab4ac670b80","kind":"commit","published_at":"2024-01-31T00:27:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"168d312ac7174a1c5c6abee56110547b76cfce7a","kind":"commit","published_at":"2024-01-23T02:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"7db6756125f235c7b2d7523b88edcbe4e3b6a754","kind":"commit","published_at":"2024-01-20T17:01:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4/manifests"},{"name":"vpy2.2.1","sha":"350a81402f9d6c18e69f215c4e3bb1fe5d277937","kind":"tag","published_at":"2024-01-16T13:14:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1/manifests"},{"name":"v5.1.3","sha":"081061f2a07f702a934b0ee0d3b8cdfdf3ce8185","kind":"commit","published_at":"2024-01-16T13:14:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fc8eafde5f1d5eec2d6e2359ee3278cd84993252","kind":"commit","published_at":"2024-01-15T19:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2/manifests"},{"name":"vpy2.2.0","sha":"379016ef181aea805d599d34c7b6746e9ddcbd66","kind":"tag","published_at":"2024-01-14T17:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0/manifests"},{"name":"vpy2.1.0","sha":"bf3d1586777491e320af49ceb054edec020a9438","kind":"tag","published_at":"2024-01-12T00:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0/manifests"},{"name":"v5.1.1","sha":"f1bfded60e42a5d2311002829746d22d64dbc4a5","kind":"commit","published_at":"2024-01-02T02:06:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"db464903cf4b1d94c3b72856d593ee395b497c37","kind":"commit","published_at":"2023-12-27T17:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0/manifests"},{"name":"vpy2.0.0","sha":"f6e585d36df25db5fb24d986b7cc2433c92473c9","kind":"tag","published_at":"2023-12-23T01:15:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0/manifests"},{"name":"v5.0.0","sha":"58e5746102dda9de168a678cf1dc6313dfb85fba","kind":"commit","published_at":"2023-12-21T21:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0/manifests"},{"name":"v4.17.0","sha":"e1ff35b53353bb20c045785fd213fb4e3ae9c181","kind":"commit","published_at":"2023-12-21T14:15:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0/manifests"},{"name":"vpy1.24.0","sha":"8a0b4ad7acca1d209c26c6472a372920b657d7b4","kind":"tag","published_at":"2023-12-21T05:25:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0/manifests"},{"name":"v4.16.0","sha":"67c3b8b7af266ba8be82fa1e095ac86c8b86e6a1","kind":"commit","published_at":"2023-12-18T13:47:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0/manifests"},{"name":"vpy1.23.0","sha":"136e8e7f3f2e69dcf32406ee3513962cedcd13f8","kind":"tag","published_at":"2023-12-18T03:59:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0/manifests"},{"name":"vpy1.22.0","sha":"1ef6bcf859385f468a5d1b31827d2dab3396245b","kind":"tag","published_at":"2023-12-14T23:26:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0/manifests"},{"name":"v4.15.4","sha":"2c06921a9360698b1d06dc324ab0b9d157538178","kind":"commit","published_at":"2023-12-14T13:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4/manifests"},{"name":"vpy1.21.0","sha":"3c325ffbde0acc1f137d8cdfd24079b39dfee3c9","kind":"tag","published_at":"2023-12-14T00:51:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0/manifests"},{"name":"v4.15.3","sha":"8a486b10511610580ab8433b6d9e8ce2ff26bfba","kind":"commit","published_at":"2023-12-13T23:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3/manifests"},{"name":"vpy1.20.0","sha":"1010c77e4e3ba16927bff6b612ebf3f3f52f779a","kind":"tag","published_at":"2023-12-13T02:16:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0/manifests"},{"name":"vpy1.19.0","sha":"0365b3f1e1b502096320c4a6fd26940540244110","kind":"tag","published_at":"2023-12-12T00:54:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0/manifests"},{"name":"vpy1.18.0","sha":"f3536dd2ae83650df32726f0ee89654458e8e23d","kind":"tag","published_at":"2023-12-10T04:28:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0/manifests"},{"name":"v4.15.2","sha":"96adcc90e7e8c75157470ce12bb9fde4b5078228","kind":"commit","published_at":"2023-12-07T13:28:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"95ad04972e99ab56af864c9ee9ebc2fa53ca86c9","kind":"commit","published_at":"2023-12-06T21:52:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"76f9e8ffa64b3299868e041292bfd6bf8e988b3d","kind":"commit","published_at":"2023-12-05T13:18:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0/manifests"},{"name":"v4.14.4","sha":"1a23e57075a16e5d9ae6022b4599d65855b5e3de","kind":"commit","published_at":"2023-11-28T13:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"cbd5057563545e9f4a5fa1e1e4abe25f0962ce12","kind":"commit","published_at":"2023-11-27T14:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"d7cf6ea60830b69b636648238a51e5f981616d02","kind":"commit","published_at":"2023-11-24T11:11:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2/manifests"},{"name":"vpy1.17.0","sha":"bec84e8c8083fe4cf36839634e7cf2939a85d886","kind":"tag","published_at":"2023-11-24T09:27:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0/manifests"},{"name":"v4.14.1","sha":"65a73ce6a1c3b11b616b47f409cee0d3dcb6f839","kind":"commit","published_at":"2023-11-23T15:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"d6c31de48d7aadb542a1e3755ca5b9d169d3fdb9","kind":"commit","published_at":"2023-11-18T10:14:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0/manifests"},{"name":"v4.13.3","sha":"4cfe33e481e204f6377362b7314193c3b7fc40f0","kind":"commit","published_at":"2023-11-16T06:00:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3/manifests"},{"name":"vpy1.16.1","sha":"fc7f863bff2b4aa0869536eecabf01040b600533","kind":"tag","published_at":"2023-11-09T14:06:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1/manifests"},{"name":"v4.13.2","sha":"60a917e3c08fee3d77e32da633e517b3d4e223aa","kind":"commit","published_at":"2023-11-09T14:05:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2/manifests"},{"name":"vpy1.16.0","sha":"719ba5bc6fcc09d99a664b8986bad67163bfcb90","kind":"tag","published_at":"2023-11-08T12:48:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0/manifests"},{"name":"v4.13.1","sha":"610c701d94324e165a079c4de6b4cf0ef612f1da","kind":"commit","published_at":"2023-11-08T09:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"4828b7e7887d3dffa79e2bb388b93df9d70d88ac","kind":"commit","published_at":"2023-11-05T11:16:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0/manifests"},{"name":"vpy1.15.4","sha":"3d5373929be84374480acf2a972f3ca7d64d427d","kind":"tag","published_at":"2023-11-05T11:05:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4/manifests"},{"name":"v4.12.10","sha":"9f36d48344e11efba60ecd9f51f57c60b03a3cb5","kind":"commit","published_at":"2023-11-05T11:04:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10/manifests"},{"name":"vpy1.15.3","sha":"0f0c35129239d64c40a57fa1fbf1ff8aa9efa294","kind":"tag","published_at":"2023-11-05T05:32:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3/manifests"},{"name":"v4.12.9","sha":"343d62c920511443f6786a30f283820fe8a1a464","kind":"commit","published_at":"2023-11-05T05:31:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9/manifests"},{"name":"v4.12.8","sha":"edd4b6b6cf714d1e95c43b61df7e363409e85ba4","kind":"commit","published_at":"2023-11-03T02:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"a7f7080622d9689b1a62cb280df412520b3c1e3a","kind":"commit","published_at":"2023-10-29T06:36:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"14176c1846c507da411495ddba40996a48e585b6","kind":"commit","published_at":"2023-10-26T02:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6/manifests"},{"name":"vpy1.15.2","sha":"c3c165ab32d66657d94f552a266f182f8f30c1df","kind":"tag","published_at":"2023-10-18T02:33:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2/manifests"},{"name":"v4.12.5","sha":"5c62a7739aa180a688dff01eea7f7f16ed6f0036","kind":"commit","published_at":"2023-10-18T02:32:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"fb7c64849dde45516ac8f1f313e242bae935fce8","kind":"commit","published_at":"2023-10-13T13:47:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"2bbc01494d8a1c7954327ae52ea4525b8e27bc35","kind":"commit","published_at":"2023-10-10T02:17:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"a01bb0b0345509cde6c74843323de6b67729f310","kind":"commit","published_at":"2023-10-05T13:50:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2/manifests"},{"name":"vpy1.15.1","sha":"4e1d0513842596e3c4d287e56d2eebc97b1addce","kind":"tag","published_at":"2023-10-04T13:26:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1/manifests"},{"name":"v4.12.1","sha":"dbc6b015158b1b85b2baa48d4850bf15096691d0","kind":"commit","published_at":"2023-10-04T13:25:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1/manifests"},{"name":"vpy1.15.0","sha":"b2d768e7b06b48eb4d8fbec63c7fa4f53c67a26a","kind":"tag","published_at":"2023-09-30T04:48:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0/manifests"},{"name":"v4.12.0","sha":"5ebb185dbecd2478688b20131522be41d0f3a055","kind":"commit","published_at":"2023-09-29T14:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0/manifests"},{"name":"vpy1.14.0","sha":"b886d1d3a4ed2987a5120c764ed97da2d36957ce","kind":"tag","published_at":"2023-09-26T04:30:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0/manifests"},{"name":"v4.11.4","sha":"9d78a99b390523c482c8440c190628aa9040c333","kind":"commit","published_at":"2023-09-22T09:56:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"164772169f99edf9da8d9d478a03eea277ece45a","kind":"commit","published_at":"2023-09-22T02:41:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"109bebf4e84d1f554c0fa491180001e2f571cba8","kind":"commit","published_at":"2023-09-20T13:34:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"28c817f696dd91092f51cd4529748f713e74ef15","kind":"commit","published_at":"2023-09-20T00:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"3fd185cdcdb473f46bde5deb91301a71e192b190","kind":"commit","published_at":"2023-09-16T03:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0/manifests"},{"name":"vpy1.13.2","sha":"764f2e07dc32ffa21303c96fe7029fedff3ca5bb","kind":"tag","published_at":"2023-09-12T06:22:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2/manifests"},{"name":"v4.10.0","sha":"4226ff380b43cabc3e52e0a5321d05f0fa2f265d","kind":"commit","published_at":"2023-09-12T06:21:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0/manifests"},{"name":"vpy1.13.1","sha":"c389221bdecba9fbb52c40d4a4e8ad78ecdb86c3","kind":"tag","published_at":"2023-09-11T14:01:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1/manifests"},{"name":"vpy1.13.0","sha":"09bae92e69d9cb7d8f3cc150a52b2c0f183affe7","kind":"tag","published_at":"2023-09-07T13:22:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0/manifests"},{"name":"v4.9.0","sha":"0f4af1701d549b9acc557e6dcc098d78e3de7911","kind":"commit","published_at":"2023-09-05T14:49:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0/manifests"},{"name":"vpy1.12.0","sha":"ff66290a0f6773300881f94ec6eb5fafe5c7ca24","kind":"tag","published_at":"2023-08-31T03:29:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0/manifests"},{"name":"vpy1.11.0","sha":"e640e5a95fd988a927aeef095b96cde41df6be63","kind":"tag","published_at":"2023-08-26T03:55:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0/manifests"},{"name":"v4.8.0","sha":"1020376dd7144ac432642e3ba19aa056e85b1baf","kind":"commit","published_at":"2023-08-20T23:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"9253112d0e1a0d0fa8496cafaefd81c009f2bd16","kind":"commit","published_at":"2023-08-19T13:52:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4/manifests"},{"name":"vpy1.10.1","sha":"a982ff36f705fab147eedaf037e71e525f3b46fe","kind":"tag","published_at":"2023-08-19T04:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1/manifests"},{"name":"v4.7.3","sha":"3ef306632b31820f604dc3c15b55d041a86d062f","kind":"commit","published_at":"2023-08-17T13:39:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"1e5e7ba2016029a0710412c5f5dcd11844c44b17","kind":"commit","published_at":"2023-08-12T00:43:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"bf9a9471818cb6fe4c323ba4bfbbcff3ea074c19","kind":"commit","published_at":"2023-08-10T02:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1/manifests"},{"name":"vpy1.10.0","sha":"284a2583a5b387935304b27b2e79f8d82f0370ce","kind":"tag","published_at":"2023-08-03T02:12:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0/manifests"},{"name":"v4.7.0","sha":"6fe67b49d30bdb70fcbd8057f98b1014056ea765","kind":"commit","published_at":"2023-08-03T01:42:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"3a656d968b584b8f04d42dc29eb1a561c2ab2fde","kind":"commit","published_at":"2023-07-28T19:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2d64c6e6b0aa06d3b27d01375bd3c3e7822c48b0","kind":"commit","published_at":"2023-07-26T19:20:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2/manifests"},{"name":"v4.6.0","sha":"39b2565325a56b1df87f49dfe3a1ba9deb0ea174","kind":"commit","published_at":"2023-07-19T19:23:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0/manifests"},{"name":"vpy1.9.0","sha":"38b19d8a5874fb9725b1d40d7656fd7c312710d9","kind":"tag","published_at":"2023-07-18T15:17:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0/manifests"},{"name":"v4.5.0","sha":"2b31259878b5c6d46429502e1fadf51b74d8872c","kind":"commit","published_at":"2023-07-18T15:16:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0/manifests"},{"name":"vpy1.8.0","sha":"3860ed116aed02e7d96e4917df8648fc48977fde","kind":"tag","published_at":"2023-07-17T20:35:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0/manifests"},{"name":"v4.4.0","sha":"38ed54a879ecff97fab9757a5ebf6583d6d161fb","kind":"commit","published_at":"2023-07-17T07:15:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0/manifests"},{"name":"vpy1.7.0","sha":"980db2ba2163db32beea20546be3b072a3fcdf61","kind":"tag","published_at":"2023-07-14T17:30:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0/manifests"},{"name":"v4.3.0","sha":"3b6f33eb85f68cff97eb61253884cf540cfb4908","kind":"commit","published_at":"2023-07-14T05:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fc69da91d109d713ff16efca0a968466b7868f6c","kind":"commit","published_at":"2023-07-10T23:49:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1/manifests"},{"name":"vpy1.6.1","sha":"da7dd075ea5d2df7f04367050cb658d26f492464","kind":"tag","published_at":"2023-07-10T23:38:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1/manifests"},{"name":"vpy1.6.0","sha":"b868b021722b5df381689b75b9f805a58ecb05e2","kind":"tag","published_at":"2023-07-06T19:16:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0/manifests"},{"name":"vpy1.5.0","sha":"561cdc3f825014c90bedbe1d66db4a2339beea67","kind":"tag","published_at":"2023-07-04T17:28:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0/manifests"},{"name":"v4.2.0","sha":"5e2a3430b320f0b28147e7695d8defd59e6a6a8e","kind":"commit","published_at":"2023-07-03T08:46:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0/manifests"},{"name":"vpy1.4.0","sha":"da92a5c303d499b7019d729d55b2698385bc570b","kind":"tag","published_at":"2023-06-30T22:04:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0/manifests"},{"name":"vpy1.3.1","sha":"3a37d170639f62cfc941c13fb82f876c87cee7ac","kind":"tag","published_at":"2023-06-29T16:23:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1/manifests"},{"name":"vpy1.3.0","sha":"6dd3410838f0260860c364c26ca7d004acb63590","kind":"tag","published_at":"2023-06-29T15:31:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0/manifests"},{"name":"vpy1.2.0","sha":"52d9103f8cf1558d81518f5215871c65ec68d559","kind":"tag","published_at":"2023-06-24T16:26:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0/manifests"},{"name":"vpy1.1.0","sha":"7d7e1b4ff6f937164b80f2c7ddf210308475f4c7","kind":"tag","published_at":"2023-06-23T19:17:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0/manifests"},{"name":"v4.1.0","sha":"65184e3f1388083e63ff956dea4ad62a1addf710","kind":"commit","published_at":"2023-06-23T16:40:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0/manifests"},{"name":"vpy1.0.0","sha":"b6b4579c77c277955ec5318d195b98742c370102","kind":"tag","published_at":"2023-06-21T21:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0/manifests"},{"name":"v4.0.0","sha":"e0ab7e6fd62487884096ed8fc6164a0be0c4d581","kind":"commit","published_at":"2023-06-21T21:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0/manifests"},{"name":"vpy0.5.6","sha":"215c59e06d111e254c817a005b829de226ee30b7","kind":"tag","published_at":"2023-06-21T21:37:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6/manifests"},{"name":"vpy0.5.5","sha":"59287d57a8e5f69abb4dfcecb5bcea36c2caa9c7","kind":"tag","published_at":"2023-06-16T16:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5/manifests"},{"name":"v3.15.8","sha":"5c36ae318766741a00a07af587255a5e951bd731","kind":"commit","published_at":"2023-06-16T16:49:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8/manifests"},{"name":"v3.15.7","sha":"90c34c37605134c72d560ed0fc6aa03a63b6cbca","kind":"commit","published_at":"2023-06-16T15:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7/manifests"},{"name":"vpy0.5.4","sha":"24d9ae1cbced374793429f0a9fecb5c4451ae46d","kind":"tag","published_at":"2023-06-14T14:01:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4/manifests"},{"name":"vpy0.5.3","sha":"66a0eb17a173e8661fe924389ad49c907c07d56e","kind":"tag","published_at":"2023-06-13T16:46:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3/manifests"},{"name":"v3.15.6","sha":"7f42665640b0cec1eaf32b4fec15ff1955164f8b","kind":"commit","published_at":"2023-06-13T16:45:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6/manifests"},{"name":"vpy0.5.2","sha":"a527bac0e0e5921885a1f170ebddb508b3698211","kind":"tag","published_at":"2023-06-11T15:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2/manifests"},{"name":"v3.15.5","sha":"69b94aae13033a385bccd93f82601a0c7c4f45a0","kind":"commit","published_at":"2023-06-11T15:41:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5/manifests"},{"name":"vpy0.5.1","sha":"25d71a1c17f53fcf432463623b1047b25d9d3ce6","kind":"tag","published_at":"2023-06-09T16:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1/manifests"},{"name":"vpy0.5.0","sha":"609f8de152ae8d0c538c79a34ffab0b0c36ed44d","kind":"tag","published_at":"2023-06-09T05:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0/manifests"},{"name":"v3.15.4","sha":"2ea74830cf0363ea39b077258d70f996f255a519","kind":"commit","published_at":"2023-06-08T17:34:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4/manifests"},{"name":"vpy0.4.4","sha":"ba2084f45eba6a72da962316cbb86a7d9b3f37b3","kind":"tag","published_at":"2023-06-08T15:35:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4/manifests"},{"name":"v3.15.3","sha":"0db3d46690acdf4b8b703427ba3fbed0893724e1","kind":"commit","published_at":"2023-06-08T14:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3/manifests"},{"name":"vpy0.4.3","sha":"8ad2e124ea75a110981779b1fddb082f6210ac54","kind":"commit","published_at":"2023-06-07T09:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3/manifests"},{"name":"v3.15.2","sha":"492f686e685744511e3f817bf5f1d503e8094392","kind":"commit","published_at":"2023-06-06T21:05:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5","kind":"commit","published_at":"2023-06-05T21:22:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1ccf4864c957b85f244e45673513cea239796ea4","kind":"commit","published_at":"2023-05-31T22:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"6f4fb3cac980a06816660bbc7339b81db801f4d7","kind":"commit","published_at":"2023-05-30T23:39:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"5b1c5e9ccf2b01e2367582bd3214f9abdccea602","kind":"commit","published_at":"2023-05-27T18:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"5beaf5285bb06d457dceb7ae636ecefff80ed881","kind":"commit","published_at":"2023-05-22T14:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0/manifests"},{"name":"v3.13.4","sha":"d7e640c6368a714f611920be849648348052de05","kind":"commit","published_at":"2023-05-11T11:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"64658c024508fe91e85a291116ed899bbea0d564","kind":"commit","published_at":"2023-05-10T23:39:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"ce8059d5c6620acc9f8a090e447c610f80913af4","kind":"commit","published_at":"2023-05-09T04:33:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"a880069ca02c1b9eb64fb42a0d269b3e98aa91c3","kind":"commit","published_at":"2023-05-07T15:31:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"dd1803f866ff249f2c19691dc1c020a69125a88f","kind":"commit","published_at":"2023-05-06T10:20:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"8f020618d364c5706aca63086effe993fd437bbc","kind":"commit","published_at":"2023-05-05T23:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"fc66096d79734ad543562dfdbd6739c080f7102f","kind":"commit","published_at":"2023-04-20T06:23:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1a3113b97106eebd63883dc8865b7c6a3f028765","kind":"commit","published_at":"2023-04-17T21:21:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"86f57742e3233853b944ae8616c1cfa5a16706c3","kind":"commit","published_at":"2023-04-05T23:57:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"8c34cc7dcb71413a77b1e9f5bdb157d5b6d7a0ac","kind":"commit","published_at":"2023-03-30T12:45:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"358ab2a9179155659800d48edee0f1f77309bff1","kind":"commit","published_at":"2023-03-22T23:11:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"5849cf686064bfb5f28ccb735ec47fb44553c5a8","kind":"commit","published_at":"2023-03-06T14:13:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4cb5250886f8f454a7ee4ee4d2b1754cd83df59b","kind":"commit","published_at":"2023-03-02T16:24:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3dc3b55b787b49701dcf7aa74e85a216c774c231","kind":"commit","published_at":"2023-02-25T05:59:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"aa742463f7dfbec433d166a42dfefd5b9248a544","kind":"commit","published_at":"2023-02-23T22:54:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"3ecb8f7fbb736e223aa73bbbf8f07629892902fa","kind":"commit","published_at":"2023-02-23T03:22:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"e465b5574a19013868250658740b0fdda1d2c6f6","kind":"commit","published_at":"2023-02-22T03:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3b63c3e629c1d63b6692f823fd83888f60a3a834","kind":"commit","published_at":"2023-02-16T21:18:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0/manifests"},{"name":"v3.6.6","sha":"488f9437977f9aeb5a03b96a41dbb664dbfe2775","kind":"commit","published_at":"2023-02-15T01:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"dfa431ebb22cebbf85247abcf8226946ad297ec5","kind":"commit","published_at":"2023-02-11T16:50:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"00ec4e8d2d741df1246fb4e90ff876377fad7d16","kind":"commit","published_at":"2023-02-09T11:02:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"bf8589ae1b95b705e921f597644becdd1752b04f","kind":"commit","published_at":"2023-02-07T07:27:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"b08f95d9b87ec03b645af866ac869f771a42e1f1","kind":"commit","published_at":"2023-02-03T15:55:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"75092f50169154bfbbc704d8a1971b2ac0a03187","kind":"commit","published_at":"2023-01-31T11:11:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ce19e6db253e03d5817b555abaa773a7bdf06171","kind":"commit","published_at":"2023-01-31T07:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0/manifests"},{"name":"v3.5.11","sha":"94b293e6011bed3f8b6905b202f7a45d0d1d863b","kind":"commit","published_at":"2023-01-27T00:16:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"c66c03d377d6b5363231ec65117a8b045f136f86","kind":"commit","published_at":"2023-01-24T23:50:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"3714760ee4be056826e66baaec62bb97d60a53e3","kind":"commit","published_at":"2023-01-19T18:45:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c761ae994c48402b27a6b3530a882b0720e4025","kind":"commit","published_at":"2023-01-18T13:00:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"f2c1775dc150e3f1fd972beed39dcdd2b12e8ea1","kind":"commit","published_at":"2023-01-17T16:13:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"4de7f3cf740ad1f96f07bdfcd50e372257df4514","kind":"commit","published_at":"2023-01-13T02:41:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"5a78f58ead461192069e78bf1ee34d84012e8077","kind":"commit","published_at":"2023-01-10T12:48:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"9fdac5578795900b85c99b4ef8c2e71583802417","kind":"commit","published_at":"2023-01-09T15:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"2061624f0baebd5e5018136934346b65750c0323","kind":"commit","published_at":"2023-01-07T03:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"5b34b8ba09e14bc78aeed03824b4fbd419e0e18e","kind":"commit","published_at":"2023-01-04T02:35:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"1e8786a8dd2f08de6f84e08aeb252b304ebbca73","kind":"commit","published_at":"2022-12-23T08:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ffb08512271be681204a803508cd4d5ece0bb71b","kind":"commit","published_at":"2022-12-20T23:01:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"91bbde9472ea3b38e1b9ee94ef1ec56733eeb3fa","kind":"commit","published_at":"2022-12-15T23:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"df604c48bfeec2b621fd9d52d97b316f477e79a2","kind":"commit","published_at":"2022-12-10T14:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6d9dadaedf016267255e2412ff4ca40d44001630","kind":"commit","published_at":"2022-12-09T14:17:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"865c9ca8ce99860a4a0c72b7a2ec4a5733395d10","kind":"commit","published_at":"2022-12-08T11:49:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bbe29ee8546242a839b41ae0eccd5c9acc592e9a","kind":"commit","published_at":"2022-12-07T22:56:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0f119cb7eac550ad6a5a08f6561b65a72d06ae91","kind":"commit","published_at":"2022-12-07T15:00:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b469dcc4bafee0bc21a6fc51772ce958947ce516","kind":"commit","published_at":"2022-12-05T13:57:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1e0625eb72400891b126483e1201431bbb7fd161","kind":"commit","published_at":"2022-12-05T12:42:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"aa753dd3680964bf0fe7ab650734c12525020ef2","kind":"commit","published_at":"2022-12-04T15:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"75ebd8558853969df094d8c37b12b66685108eb9","kind":"commit","published_at":"2022-12-04T03:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4387d0c959d563eaaba2719d3f9566e992ba0914","kind":"commit","published_at":"2022-11-29T12:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"a6b74988e38ff74049df9b30215fb6ddab73e844","kind":"commit","published_at":"2022-11-29T01:44:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4226070d9905fb052a2ec00f17ee4210bf931fbd","kind":"commit","published_at":"2022-11-15T17:28:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0301a7ab2b110670804de0dae63a04c7a314ee5a","kind":"commit","published_at":"2022-11-15T00:31:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f05e098a6dad2038c720d77d71a66b387b53bcb1","kind":"commit","published_at":"2022-11-09T01:30:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"f87858caa382b56e34cc8015ad1a2706f2bcda8e","kind":"commit","published_at":"2022-11-04T21:55:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"be39c090684ccf720bcc6adc3279d7bb1d0a5ed5","kind":"commit","published_at":"2022-11-04T08:02:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ad7039625d3adb334f07bb015068d57982252615","kind":"commit","published_at":"2022-11-03T22:49:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"94c4862fcb8de9676df20d3b002f8f13fddf658a","kind":"commit","published_at":"2022-11-02T23:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c3c565dad2d7267e3bb1aa2a4d540f0c826def1a","kind":"commit","published_at":"2022-11-02T19:49:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2522822210d200ff66576d3a71bf3cc7c1a7622","kind":"commit","published_at":"2022-10-25T18:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"65ce37ac10648e48e55a102eb0f59fce104fbcb9","kind":"commit","published_at":"2022-10-24T21:44:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"583bde47ff0fa9366db968eca35e30b2fe89f4ad","kind":"commit","published_at":"2022-10-18T00:45:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0fb2964151166f2aece0270c54c8cb4f4e2eb898","kind":"commit","published_at":"2022-10-13T19:26:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"005539f2c34eff7ee92aeba1b34801fc69a05018","kind":"commit","published_at":"2022-10-13T02:14:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"547a20f652960472500940c71363fe65b111737e","kind":"commit","published_at":"2022-10-11T13:57:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"68f5b6fedb1012926bd121df8ee62ddd32285b08","kind":"commit","published_at":"2022-10-10T17:30:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"ad3889c674da4eb8e772c47b7841d1c65fecb65e","kind":"commit","published_at":"2022-09-30T16:42:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"18d91d1786955bae0921577dbd93a2bdbe6e4e68","kind":"commit","published_at":"2022-09-29T13:52:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4eb5a9a5c9cf9bf19de60cbef2ff90fde5a11a03","kind":"commit","published_at":"2022-09-28T14:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"af1a0664168a183250b56759cfb19b58be672b62","kind":"commit","published_at":"2022-09-23T15:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"2eeb0812c007fd67adc6f54be7fe94d47ea06219","kind":"commit","published_at":"2022-09-22T23:28:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e26d88a6afee6becfa4f318a044f1177456b177","kind":"commit","published_at":"2022-09-21T09:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5f3c31609b60589ed9e78317bf212dd407fad55b","kind":"commit","published_at":"2022-09-21T08:59:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0/manifests"},{"name":"v1.91.1","sha":"5f3338c1c125e08c3f2be86e51dc81ddce8daae5","kind":"commit","published_at":"2022-09-18T00:34:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"ca336213a0fdba07d9abbdae7fa42bc4c52fa8a1","kind":"commit","published_at":"2022-09-16T03:25:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0/manifests"},{"name":"v1.90.2","sha":"31c3297592cf4fb550007e06cf8da8f99a4a2580","kind":"commit","published_at":"2022-09-12T23:52:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2/manifests"},{"name":"v1.90.1","sha":"632d9b6b94b1d0fc6082d519defc70c8329c7f3f","kind":"commit","published_at":"2022-09-02T13:58:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1/manifests"},{"name":"v1.90.0","sha":"0a18c0f2f4368c5a716b7147556f545e340f7c12","kind":"commit","published_at":"2022-08-30T01:09:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0/manifests"},{"name":"v1.89.2","sha":"9d2355a8f30838d4638f75568f9bb879ce4aac6d","kind":"commit","published_at":"2022-08-23T00:34:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2/manifests"},{"name":"v1.89.1","sha":"db9d1ad98628c6023fa05f2f86c09a528405aee7","kind":"commit","published_at":"2022-08-19T13:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"3ee4f5e0063077e40526b3d3315c2ca76e71657d","kind":"commit","published_at":"2022-08-18T23:44:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0/manifests"},{"name":"v1.88.2","sha":"77cfec58bc2096df7e945b9a811d1341a3f85d65","kind":"commit","published_at":"2022-08-18T15:18:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2/manifests"},{"name":"v1.88.1","sha":"d08566c05dc6d036c689fd4164e15d20e1bfc74f","kind":"commit","published_at":"2022-08-17T12:06:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1/manifests"},{"name":"v1.88.0","sha":"e30b0c974d2fc2eedeb434afaf17a80cc2eab5bf","kind":"commit","published_at":"2022-08-17T08:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0/manifests"},{"name":"v1.87.2","sha":"19c0da8aa7cd2fe891364dc0cf1b6b26bd77adee","kind":"commit","published_at":"2022-08-13T02:25:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2/manifests"},{"name":"v1.87.1","sha":"380c56e43bf59895ffc2ca0ed5a2ade79803a872","kind":"commit","published_at":"2022-08-09T01:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1/manifests"},{"name":"v1.87.0","sha":"d19a71229b6ddaf8b44b9ad41152f052ff1aeadd","kind":"commit","published_at":"2022-08-05T01:51:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0/manifests"},{"name":"v1.86.10","sha":"7251dd7259ab0d2e1c6343e3fc491ad41195816f","kind":"commit","published_at":"2022-07-29T22:54:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10/manifests"},{"name":"v1.86.9","sha":"9c14458ca130171c38af82d2d0bd51b8779f21cc","kind":"commit","published_at":"2022-07-27T01:24:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9/manifests"},{"name":"v1.86.8","sha":"19b34bd3005e0dc21a6a181ac6771142bf8454eb","kind":"commit","published_at":"2022-07-26T00:52:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8/manifests"},{"name":"v1.86.7","sha":"306543a7e055c22faa6c34c1bb7190060691458f","kind":"commit","published_at":"2022-07-15T11:49:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7/manifests"},{"name":"v1.86.6","sha":"970bb87eff67fce0fb4d37609182ad47d3e9309e","kind":"commit","published_at":"2022-07-14T03:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6/manifests"},{"name":"v1.86.5","sha":"4c182df13c2223b2d6615506844999c474adf1bd","kind":"commit","published_at":"2022-07-09T00:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5/manifests"},{"name":"v1.86.4","sha":"868bb00213626fdfa3c8594c8f8dfea9b47cd7b1","kind":"commit","published_at":"2022-06-29T02:06:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4/manifests"},{"name":"v1.86.3","sha":"9dc1420f08e094df821085412e55a4e0dbac36ec","kind":"commit","published_at":"2022-06-26T04:02:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3/manifests"},{"name":"v1.86.2","sha":"88095f6261ca57cf13eba5582cb71d7b69ab2339","kind":"commit","published_at":"2022-06-16T03:46:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2/manifests"},{"name":"v1.86.1","sha":"1769ce15d907269c34be1b26671ab5e71fae43d1","kind":"commit","published_at":"2022-06-12T06:04:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"363f6c05f0ca64db9fc7a028b57b9a301a9a8808","kind":"commit","published_at":"2022-06-10T01:25:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0/manifests"},{"name":"v1.85.4","sha":"9dbec4a7329f650931abd198940b5a8c926fd6c1","kind":"commit","published_at":"2022-06-08T00:34:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"7ad899b55d35cc911afbbdd67b68bd06b001e39c","kind":"commit","published_at":"2022-06-03T00:15:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"137cd8e755a255db1083424c47bad2c183a0b2cc","kind":"commit","published_at":"2022-06-01T23:50:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"d77baccd72ef904c415bf5d94b615d9d07770275","kind":"commit","published_at":"2022-05-31T03:37:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"9cfda3d2dd640350d7b41f2449cd89318a237610","kind":"commit","published_at":"2022-05-30T04:15:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"5d68aef2715d2ba474893bd343a34753f1e0eccb","kind":"commit","published_at":"2022-05-27T01:21:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"0dac92327328838730cdee8ca33918611e05d5d9","kind":"commit","published_at":"2022-05-26T00:30:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0/manifests"},{"name":"v1.83.2","sha":"eb38636346b5b679f6967671fbb3ca84fda68fd8","kind":"commit","published_at":"2022-05-24T13:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2/manifests"},{"name":"v1.83.1","sha":"41cc7f1cade5410664873ffacb8569f37f6a409f","kind":"commit","published_at":"2022-05-24T01:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1/manifests"},{"name":"v1.83.0","sha":"44ee7cff2e3570acda6ded8836fca91a11db3d15","kind":"commit","published_at":"2022-05-20T02:18:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0/manifests"},{"name":"v1.82.3","sha":"cd8ffa4958bba16b389114c8c37c847f8a6cf17a","kind":"commit","published_at":"2022-05-19T04:30:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3/manifests"},{"name":"v1.82.2","sha":"5d77e15a498e9d25349beabe55b4fa8e025f9c6d","kind":"commit","published_at":"2022-05-17T01:00:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2/manifests"},{"name":"v1.82.1","sha":"547a85368ffedab4f642dea70813945050e53cf4","kind":"commit","published_at":"2022-05-16T03:31:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1/manifests"},{"name":"v1.82.0","sha":"a0b179cba0349f166dc20f2bac28e1ea7f715592","kind":"commit","published_at":"2022-05-11T12:22:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0/manifests"},{"name":"v1.81.4","sha":"7edc886fd2bc7ec18640e30e9eabaf1ea0ef6493","kind":"commit","published_at":"2022-05-05T02:27:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4/manifests"},{"name":"v1.81.3","sha":"6cc16d66fe5afd79ca9d2e3af9a135c8f47ca758","kind":"commit","published_at":"2022-05-04T13:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3/manifests"},{"name":"v1.81.2","sha":"c175c13c25f32987d65f2195fca6bba1840ed5c7","kind":"commit","published_at":"2022-05-03T12:03:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2/manifests"},{"name":"v1.81.1","sha":"22fae96f2b03ace7b9d00390ef451c12ea14e3b4","kind":"commit","published_at":"2022-04-29T03:49:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1/manifests"},{"name":"v1.81.0","sha":"b01db23ecf4947011d09870c5a2a7e76753cf3c4","kind":"commit","published_at":"2022-04-26T03:07:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0/manifests"},{"name":"v1.80.6","sha":"86a1874699bfe9bd9214344d6d4c451e148582b2","kind":"commit","published_at":"2022-04-22T01:49:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6/manifests"},{"name":"v1.80.5","sha":"6cd3a19a68ee308ad2d8e1c79b34ffee55efdf30","kind":"commit","published_at":"2022-04-21T03:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5/manifests"},{"name":"v1.80.4","sha":"d48fe2a35b20cdbcd4d84861bc3fb607f64631b7","kind":"commit","published_at":"2022-04-19T01:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4/manifests"},{"name":"v1.80.3","sha":"e347cdbabcb142060592e541f35aa94730196700","kind":"commit","published_at":"2022-04-15T15:11:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3/manifests"},{"name":"v1.80.2","sha":"d83842dc346f9308f52cf7dfda5ad2fc050eef4e","kind":"commit","published_at":"2022-04-15T01:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2/manifests"},{"name":"v1.80.1","sha":"3901472f30c090d8c26a34ccc1fb666193a91ca0","kind":"commit","published_at":"2022-04-14T16:19:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1/manifests"},{"name":"v1.80.0","sha":"3ac9dd002f0dcedf83312708222c39041d23c2c0","kind":"commit","published_at":"2022-04-12T03:03:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0/manifests"},{"name":"v1.79.1","sha":"56ffa3c918c1c642f0ffeae4952fc57cfbd13abd","kind":"commit","published_at":"2022-04-12T03:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"cb46ff78e1f22b7ae94e37adfcc91f2ed4041355","kind":"commit","published_at":"2022-04-08T01:08:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0/manifests"},{"name":"v1.78.2","sha":"3c75df5c9bc8f7ba5db9638b0aaeefb00903105d","kind":"commit","published_at":"2022-03-31T02:35:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2/manifests"},{"name":"v1.78.1","sha":"04d09929a8cd2a79d335e27f97543b62ca105191","kind":"commit","published_at":"2022-03-24T02:39:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"cc5c695b689df2e319c519aae316e4df2bf194b5","kind":"commit","published_at":"2022-03-23T03:14:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0/manifests"},{"name":"v1.77.3","sha":"fd8742b1746443a670789b5dbf668e84425f5897","kind":"commit","published_at":"2022-03-22T04:43:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3/manifests"},{"name":"v1.77.2","sha":"41ba8631c76477a46af4a23cfad5365d78d77409","kind":"commit","published_at":"2022-03-20T03:23:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2/manifests"},{"name":"v1.77.1","sha":"ed9dd801533d714baacc64c469b8b94564a22b98","kind":"commit","published_at":"2022-03-17T13:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1/manifests"},{"name":"v1.77.0","sha":"a178ae4c2fa6d7ece5ebda79c11164be761968a5","kind":"commit","published_at":"2022-03-16T11:41:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0/manifests"},{"name":"v1.76.6","sha":"96de7b43fd01a94b28991f9af24b4e6b2a6c0fc2","kind":"commit","published_at":"2022-03-15T03:28:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6/manifests"},{"name":"v1.76.5","sha":"0e74cfac4efe7a2d62460ed8e646593f8b48a850","kind":"commit","published_at":"2022-03-15T01:23:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5/manifests"},{"name":"v1.76.4","sha":"f71347415f4fd04c9a59a94a24ceac11ab320e01","kind":"commit","published_at":"2022-03-13T10:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4/manifests"},{"name":"v1.76.3","sha":"e37f6f8eed5589b69ed7a2ed27e951846fbfbb0c","kind":"commit","published_at":"2022-03-10T00:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3/manifests"},{"name":"v1.76.2","sha":"88ac8e551574bdd00cbd644aa1ea5bf75f03fa5e","kind":"commit","published_at":"2022-03-09T01:16:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2/manifests"},{"name":"v1.76.1","sha":"485def0cbb9970e5b85775a549a132016ddef6f4","kind":"commit","published_at":"2022-03-04T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"359e4e54b633237ec01107e862c109e8712824dc","kind":"commit","published_at":"2022-03-02T03:13:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0/manifests"},{"name":"v1.75.1","sha":"779f6db7b5b0da0324a187f4b735ec6762abc9ad","kind":"commit","published_at":"2022-02-26T14:41:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"7f11b7d741f32101e1dc895ca931647fe9d4c81f","kind":"commit","published_at":"2022-02-24T12:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0/manifests"},{"name":"v1.74.3","sha":"df2fa62064c9bc1a21b9410e48042257e0a1c57b","kind":"commit","published_at":"2022-02-24T02:42:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"023cf745e92c318b21251e4cedbedf3949c57abe","kind":"commit","published_at":"2022-02-23T04:00:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"cf0710cfe322eb2147f439364b425763b4d5c592","kind":"commit","published_at":"2022-02-20T14:02:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"2bf08efda8a938e86be2d09ae2dbbdd81b8181b7","kind":"commit","published_at":"2022-02-19T17:16:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"19845bd017c3b508aeaa59a50abdf4df0e4dae0f","kind":"commit","published_at":"2022-02-16T02:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"efe9bb7239d9554407e8d0cf40fe74cae83abea5","kind":"commit","published_at":"2022-02-15T03:59:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"cdb1de2fca81df5b18fb3312d821bc1cdae19066","kind":"commit","published_at":"2022-02-14T01:55:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"9cd593fefc5b08fa13de7d4119327db7202fdd4b","kind":"commit","published_at":"2022-02-11T02:16:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0/manifests"},{"name":"v1.69.1","sha":"8216ce26c28e79307dc0c4eb3f79c0eb582260b8","kind":"commit","published_at":"2022-02-10T02:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"64e01fbbe9e76c663477ef18e84a37dfd90e667a","kind":"commit","published_at":"2022-02-08T14:20:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0/manifests"},{"name":"v1.68.4","sha":"8fc4b7e358d8188983eb7c4a714c57d80be2b9b4","kind":"commit","published_at":"2022-02-05T15:57:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"76850916ceb3c693b2c7e32549ccd9dde6d374d9","kind":"commit","published_at":"2022-02-04T12:19:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"dfc01bb3bedbcc676ffa2f40381477c51b2fd956","kind":"commit","published_at":"2022-02-03T03:19:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"2c2da6ffa0744447f7cad9760cc0ff7f7d13c0e7","kind":"commit","published_at":"2022-02-01T02:05:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"317c0953043e3eb2242eb330d8e8e2071c131c37","kind":"commit","published_at":"2022-01-29T14:55:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0/manifests"},{"name":"v1.67.3","sha":"e45a0f7e18b28385022eaafd678fbe5edb82eb4f","kind":"commit","published_at":"2022-01-28T16:09:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"e55ff358ca23bb4ea3d70bfb136feb27be3fe79c","kind":"commit","published_at":"2022-01-28T02:47:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"a440be95518ebf037a5879decad282249e651180","kind":"commit","published_at":"2022-01-27T00:11:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8c5fcea765682e7d3d3e189a89217ed5d7838da8","kind":"commit","published_at":"2022-01-26T08:20:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0/manifests"},{"name":"v1.66.1","sha":"30a9bc6c3b719c469396c80f14e8249d7e7ce85b","kind":"commit","published_at":"2022-01-25T00:52:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"9945a03b0b3673c1cf981573b2b8669f0e4026c5","kind":"commit","published_at":"2022-01-23T04:19:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0/manifests"},{"name":"v1.65.1","sha":"36772957fcf865e8fd7dba92d594f8800c4b1e6f","kind":"commit","published_at":"2022-01-21T20:22:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"7f0245dce512e30e33559df219af3c227a6228e4","kind":"commit","published_at":"2022-01-21T00:19:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0/manifests"},{"name":"v1.64.4","sha":"43ea8c5a6a1cff364c00e3a0a1bc9dae92ab469f","kind":"commit","published_at":"2022-01-19T20:29:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4/manifests"},{"name":"v1.64.3","sha":"70001de2c4c039bf9448a5cc25037f517fd25915","kind":"commit","published_at":"2022-01-17T04:55:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3/manifests"},{"name":"v1.64.2","sha":"17913908c816cfa480a34a80bb13eb16db455168","kind":"commit","published_at":"2022-01-14T14:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2/manifests"},{"name":"v1.64.1","sha":"aea20b48af275a2ab3fb9b3f3234af8ca4ce76bc","kind":"commit","published_at":"2022-01-14T09:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"b91867653564a97a5ced04f36dac1a4e1c96e21b","kind":"commit","published_at":"2022-01-07T01:46:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0/manifests"},{"name":"v1.63.3","sha":"282a4029bc9985056508f83deb5040b830dc3c82","kind":"commit","published_at":"2022-01-06T01:29:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"1f3b1cb0fe1857a6cc4581611f8aeda371d04f2e","kind":"commit","published_at":"2022-01-04T18:10:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"1763af8eb35fe5b48cbe1a6a1a066524edb59232","kind":"commit","published_at":"2022-01-04T01:13:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"4cfa4f9c0d97a29b89ab342a5f41de5e4e3ecbd2","kind":"commit","published_at":"2021-12-31T21:14:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"abe3f594b412c924ae9eb42e450bd2a356df7654","kind":"commit","published_at":"2021-12-31T02:06:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"06176e32579611f06569a9e05a26832c02a0e6f4","kind":"commit","published_at":"2021-12-29T13:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"0caa042725325a5b682d9ce53a5346a1131486a2","kind":"commit","published_at":"2021-12-29T00:50:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0/manifests"},{"name":"v1.59.4","sha":"fbecbef96a2f8b7d037d8ffaca7c0f710be9b518","kind":"commit","published_at":"2021-12-21T06:24:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"28ccfa91f9fac99abd6f2d448d7f2e8d10b78806","kind":"commit","published_at":"2021-12-21T05:17:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"7a950f5b336702f79058952c14bb2bf573818158","kind":"commit","published_at":"2021-12-17T22:13:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"192f093af11f0faf6ae946c4a464059d6e48c015","kind":"commit","published_at":"2021-12-17T13:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"0d3a222859b8b66dbe0aad8c8475b31c4fac93d2","kind":"commit","published_at":"2021-12-17T07:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"e2ffaafc54df02e9a9d7d0cd7e110407753c1ba9","kind":"commit","published_at":"2021-12-15T03:26:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0/manifests"},{"name":"v1.57.4","sha":"9d2d62c2c33b981ac5071d7122cd50da1d272d5c","kind":"commit","published_at":"2021-12-14T14:26:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"cf57730ae41fb9d6185a78ec47f4ae95aa8dcd88","kind":"commit","published_at":"2021-12-14T02:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"d9fd74f8eae499ce2aeb02c7a0e5fcae5e4795bd","kind":"commit","published_at":"2021-12-11T01:44:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"8aa6e36a806f51903620d397f821ef55763c6ff4","kind":"commit","published_at":"2021-12-11T01:38:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"7ea381b2936b93d86752e5f4b773fa04b3d8a7cd","kind":"commit","published_at":"2021-12-08T14:28:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"bf37a324273dd1a2f606ff2dcb08c6166cc86ae9","kind":"commit","published_at":"2021-12-06T00:53:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"5327a9618932ffe5ffc632c13c73b8c26302074c","kind":"commit","published_at":"2021-12-03T06:11:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"ae90c44e2ef79661440abbb9aae29345ca4e40ad","kind":"commit","published_at":"2021-12-02T01:39:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0/manifests"},{"name":"v1.54.6","sha":"0c0be5e2c4b1192c45dcea16f3f0fdd725aa40fc","kind":"commit","published_at":"2021-11-30T13:51:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"f178fa984a7d53c8f92ea123ad476d92d153ab0f","kind":"commit","published_at":"2021-11-26T16:18:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"9469c36cdbeb67491534f580f05f704d7c325d4b","kind":"commit","published_at":"2021-11-24T01:31:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"22eabe5e7d515a501f427b4dca05b2b398f60412","kind":"commit","published_at":"2021-11-22T11:40:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"03f6eb3d536dc4dd00c0d75338eb72678f397a69","kind":"commit","published_at":"2021-11-20T17:02:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5024c186b4bafaa6c416799c782331934fa19eb1","kind":"commit","published_at":"2021-11-19T00:50:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"d6519f1a185decdd544667115657e00239c9d6ee","kind":"commit","published_at":"2021-11-17T03:23:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"14e4f318e3c4ca2eb3fd065d79f1813c6ed7f8eb","kind":"commit","published_at":"2021-11-16T01:55:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0/manifests"},{"name":"v1.52.2","sha":"e73580ba747b304924643ba9c710449e9b254716","kind":"commit","published_at":"2021-11-14T18:59:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"d59475ce4d3ad1181dde613e47e7318812f23110","kind":"commit","published_at":"2021-11-12T14:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"2048a9b47f69166805858fdc3a18c940deb42049","kind":"commit","published_at":"2021-11-11T00:44:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0/manifests"},{"name":"v1.51.3","sha":"be186d9e6f3c3bf1d4afb0e1423935190681de34","kind":"commit","published_at":"2021-11-04T02:10:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"8c8a5df4121560a7325bbbadb8ec77b59fad3505","kind":"commit","published_at":"2021-11-03T03:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"1c99cc7f00097ee77669378c6e1c291677b330df","kind":"commit","published_at":"2021-10-29T00:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"82310524849b8aaae0ab8e427f4a0637fadaa2de","kind":"commit","published_at":"2021-10-28T13:41:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0/manifests"},{"name":"v1.50.7","sha":"da1add8d2970216b953406d1c1109b36bfa05c5c","kind":"commit","published_at":"2021-10-28T06:36:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"2c191b0e079bf412f292617c88917eec3c9b00de","kind":"commit","published_at":"2021-10-28T03:06:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"7dcbe43ccc3c69625e6fba72f80d71dd755690b3","kind":"commit","published_at":"2021-10-21T03:21:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"fdc76ff9b8781a1735933514a8b2b5eac510b789","kind":"commit","published_at":"2021-10-20T10:13:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"19da60a6006d0df9e0cb81ea810d3c2673e46350","kind":"commit","published_at":"2021-10-18T02:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"23c02b2eee3c4e27e0370317779b1620b195e2f5","kind":"commit","published_at":"2021-10-12T16:14:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"4768d7b1f843dcac14bef62edbfab3d1242dec64","kind":"commit","published_at":"2021-10-12T15:03:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"2d646d169f9ad084b6fc8c47316aaa77821126ea","kind":"commit","published_at":"2021-10-12T07:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"daaa73e2016948e715f11e67fac1bf261dadb33a","kind":"commit","published_at":"2021-10-08T00:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0/manifests"},{"name":"v1.48.3","sha":"4e09a2a97bb9eab6c5c3db1294aa1aa4fd3730b0","kind":"commit","published_at":"2021-10-05T01:28:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"1b5317a5f5488fefe367550c518e5c2584ced300","kind":"commit","published_at":"2021-09-24T03:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"1fbb80ded6dd22b755757b4699667351eda0b106","kind":"commit","published_at":"2021-09-23T02:20:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"4c91ad549830ccf10d0dc599aabbeaf3466fdb26","kind":"commit","published_at":"2021-09-23T00:29:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0/manifests"},{"name":"v1.47.2","sha":"375f7c18432b36802bc521bfa78855278a834963","kind":"commit","published_at":"2021-09-22T00:58:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"9c2dfab132eb3366af69a5c2f1585d4b7150eadb","kind":"commit","published_at":"2021-09-17T01:35:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7600f1b4f9c78e0933ab25f6d285381443c07c91","kind":"commit","published_at":"2021-09-16T03:30:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0/manifests"},{"name":"v1.46.7","sha":"e1cd8bb2b69cb3efff9e6f379462bbefe4e0cf1d","kind":"commit","published_at":"2021-09-16T01:20:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"8dc54632c55db21231a359f53c43bd89d8db18f3","kind":"commit","published_at":"2021-09-15T01:22:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"4b8031963b745334e53e492ae9b028173bb3d0be","kind":"commit","published_at":"2021-09-12T04:25:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"1c92551fb6d7dcbca2d12fb8576cd8988cdccb55","kind":"commit","published_at":"2021-09-10T02:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"1fab5c28c6eace6505b271bb00133f8c59be08ce","kind":"commit","published_at":"2021-09-08T03:50:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"8a677ef958950ca392d97fa4904ea37023605eab","kind":"commit","published_at":"2021-09-07T00:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"ef9bcc3c80dc3c8705b63d9457397b368d5c611b","kind":"commit","published_at":"2021-09-06T04:40:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"543cae02b5a98a166a942f1f977e02aa0b75058e","kind":"commit","published_at":"2021-09-02T13:51:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"f13757ca06daa52402371fb2a458a990503c0bff","kind":"commit","published_at":"2021-09-02T03:23:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"4b551faaa5b02c572e4f6d36c5d2c2b8c79ff954","kind":"commit","published_at":"2021-09-02T00:25:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c27b97f5200481b70a6c05131d2fc34db2425d45","kind":"commit","published_at":"2021-08-29T17:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"2a8c4766c674dd132f7592cc9b0b4213b9f33611","kind":"commit","published_at":"2021-08-29T00:54:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a41952fa8a17441275dd4bf1c675e8a81b4f54a0","kind":"commit","published_at":"2021-08-27T00:40:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dd7efc3390e4a9a90f1b3ee0c3e3c74deb1f0369","kind":"commit","published_at":"2021-08-25T01:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"55606f79cc6accf07d45fe2c4ffa81817108d7bc","kind":"commit","published_at":"2021-08-23T14:25:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"f1472dab64c04a7db694a4af3d78f45a96d8922f","kind":"commit","published_at":"2021-08-20T13:57:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"874b1a48d1480ee19e57c362f978e13e9f34b1bd","kind":"commit","published_at":"2021-08-20T03:17:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0/manifests"},{"name":"v1.40.4","sha":"76dff919c89b6eef13bd3109d5b84c89436f427a","kind":"commit","published_at":"2021-08-06T15:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"40f9d14f6ff6d64664748eb723d3a827bd2de337","kind":"commit","published_at":"2021-08-06T14:41:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"5a83df7fac77ee5dac4e97813f5feaaf0b3246b8","kind":"commit","published_at":"2021-08-06T12:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"e2502ca390aff42d8580474376492b80a273bae3","kind":"commit","published_at":"2021-07-24T18:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a4984ee9b3afb5c999fcef6f60b07279e85770a6","kind":"commit","published_at":"2021-07-22T16:03:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"4000c34716609ca60c324635c4850bbe5c363b90","kind":"commit","published_at":"2021-07-21T08:15:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"a6eefebfb33aaa376e241c27ff242adb6a78e44b","kind":"commit","published_at":"2021-07-21T06:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6774a2a6dd061055ef470229e43e896754e06c64","kind":"commit","published_at":"2021-07-16T22:45:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"451365ce939e43e71fd45c3614103ad409c8a90d","kind":"commit","published_at":"2021-07-15T14:27:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"a3bdce292486b983305e6e324427adee9d4199ef","kind":"commit","published_at":"2021-07-15T14:04:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"c718d365d0a1882154130d096988f3294fe8c66f","kind":"commit","published_at":"2021-07-13T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"9a4e496489b292821c746d14f413aff25f134bfd","kind":"commit","published_at":"2021-07-12T14:03:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c234af2ae548c4bed6ed6553a368c555d65b249e","kind":"commit","published_at":"2021-07-12T13:00:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"ff8cde6cb8ed13d6bca19802348979caa3669ee6","kind":"commit","published_at":"2021-07-02T06:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"57f95e078eb8176973eea0670c56c9f2e3ec524c","kind":"commit","published_at":"2021-06-30T13:43:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"5bed98aa4204d6e6cf7d17233b6ea2d4ab9fcb3c","kind":"commit","published_at":"2021-06-22T12:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"8d40ddbaf1f48dc08e459e085fbe196361bba9a3","kind":"commit","published_at":"2021-06-20T07:01:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"499fe5088aba2f265213b730fd79f3ad6f63b1b9","kind":"commit","published_at":"2021-06-19T12:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"4882e01379efad9b3fe7bff48bb7fbe70f115873","kind":"commit","published_at":"2021-06-18T06:23:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"2b21440f5befd4b95d6be3d8e8235b31279ce0c6","kind":"commit","published_at":"2021-06-18T06:16:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"a3342b2aa23ed0606fe97f4aeadad5263038a703","kind":"commit","published_at":"2021-06-11T18:12:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"7dfb343219737c1a3bef72c5121803b4e7e4fdd6","kind":"commit","published_at":"2021-06-10T18:12:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"a4efbb57e29315b7255780569ef2c6c11b4dad6d","kind":"commit","published_at":"2021-06-10T06:23:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"87b360323ed3ab4d43ccd3e278413137479cdf3b","kind":"commit","published_at":"2021-06-07T18:14:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"7068d4c2297468714ce1034b16bc9a32e9571d70","kind":"commit","published_at":"2021-06-07T11:58:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d8c67c26483c1e38554abdbde240a29b90f1766a","kind":"commit","published_at":"2021-06-04T06:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"d3335cee83c3ad93a36066b06111a350b34d0621","kind":"commit","published_at":"2021-06-03T07:28:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"46e35c39141573daf0401c8ab79957c84424f1a7","kind":"commit","published_at":"2021-06-02T08:03:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"bf17c7bf5b30e6c9c566e565400aa0c8f32220ab","kind":"commit","published_at":"2021-06-02T08:00:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"2b43133875ed67189ca9f6cf1222bf726a941a85","kind":"commit","published_at":"2021-05-31T17:43:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"00a8352c7e772df7f0a42812a330b98e50f45de3","kind":"commit","published_at":"2021-05-31T15:03:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"499bb93c303052af0a2629dbaddd8916dc020fc4","kind":"commit","published_at":"2021-05-31T10:44:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"f8c3a3793d25696fd472ad963441836529f356e7","kind":"commit","published_at":"2021-05-31T08:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"a3aa6892fde7fd81e3ad78d664ffd29bca6be249","kind":"commit","published_at":"2021-05-24T10:50:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"9bad41e6947f1b16e33839742f055b6c5c2c5bc5","kind":"commit","published_at":"2021-05-24T10:03:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"a283a2b78a325eb8e7a0531bfe50f726326741c8","kind":"commit","published_at":"2021-05-21T08:15:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"c3887d6ced3035f9a8c2221bd2403427db816fb3","kind":"commit","published_at":"2021-05-20T06:37:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"0eb67d5b7b41ca92de35ea24b49e05870fd863b1","kind":"commit","published_at":"2021-05-19T19:26:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"09bf324ef30d8f6b11ff2e6cb547da467d612d74","kind":"commit","published_at":"2021-05-18T07:56:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"a907c6e56c76b601e0f7ae3db64db7e08355d717","kind":"commit","published_at":"2021-05-17T16:25:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"26565660b410c9c38adee13ecbe274b934d2cd64","kind":"commit","published_at":"2021-05-17T09:09:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"f7601d7edb36398cf7070c927709c191cabbaebe","kind":"commit","published_at":"2021-05-17T08:32:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"0c50dbf958d5778293bfdde5dc2a22c60f6658c3","kind":"commit","published_at":"2021-05-13T07:45:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c687877156b49feb5228e472750ad8274a454630","kind":"commit","published_at":"2021-05-11T19:17:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0/manifests"},{"name":"v1.24.5","sha":"d7f8e4704feff803399be8a4771967fdc0dd8f3c","kind":"commit","published_at":"2021-05-08T07:58:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"4c55cfdc011101ec2a9598bf470d0113949f1281","kind":"commit","published_at":"2021-05-07T08:07:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"caacaeef3147871f9dc1e9849dbffbfd6e8101b4","kind":"commit","published_at":"2021-05-05T20:38:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"6bdacb8a37b85c0d98fdbf501b044aab97f90e28","kind":"commit","published_at":"2021-05-05T15:50:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"7679ada2038ae6c3a3bc66a0f46604e1e47e4950","kind":"commit","published_at":"2021-05-05T07:49:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b75b4f1b0d63a83f93870c539201aae486782756","kind":"commit","published_at":"2021-05-03T10:58:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"ed35d24d1f1e8f810a0a4825c6d7e3732772d7c8","kind":"commit","published_at":"2021-05-03T10:49:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"3283af26c1fead3c3395bf2fc82790cb0772380f","kind":"commit","published_at":"2021-04-30T18:30:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"277997d0162761921870828e6bf0073d177dc1a4","kind":"commit","published_at":"2021-04-29T18:18:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"b34ccd1a91f20354ec7a517c54ba4b0ea708f3d3","kind":"commit","published_at":"2021-04-28T20:34:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"a7cb57704e4662b15a49228bbee56b346ee56d06","kind":"commit","published_at":"2021-04-28T19:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"f4d89f0d6b8b5461e3738a71f4554f12d68db4e9","kind":"commit","published_at":"2021-04-26T14:05:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"73203048a5ff085a5d6fe006a1173ca179b8fd5a","kind":"commit","published_at":"2021-04-25T11:30:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"dacd0c66efdba779875239fcab3d18dd6a45e052","kind":"commit","published_at":"2021-04-23T22:10:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"9cf71f66b965a7cd4d92faf239a0750065b53e1d","kind":"commit","published_at":"2021-04-23T16:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3b7c038a7db24f63b48cbd1d231a6740fef4ea70","kind":"commit","published_at":"2021-04-23T15:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"582ae517b979d9d07a9c7937c6ff6d3f449c74e9","kind":"commit","published_at":"2021-04-22T12:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"77cc94b528f1efb35639eef4a2960c8703f9120b","kind":"commit","published_at":"2021-04-22T07:54:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"c96032a425a155a8a94c9532d61c70617e4a62d5","kind":"commit","published_at":"2021-04-21T07:47:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"0faf08379d6604973686ea1e3643a9603661823c","kind":"commit","published_at":"2021-04-20T21:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75215430ab1eb1ac11d447621e42579e026a26b5","kind":"commit","published_at":"2021-04-19T13:09:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8bccbc39412da0c6ff9a2279df7031a3b40763f8","kind":"commit","published_at":"2021-04-19T11:22:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"cee7a02d8b08fea11bdff26c896fd2afcc82468d","kind":"commit","published_at":"2021-04-19T10:34:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"bc66de0678ccf93ff8add2e20e4b70870e7b641a","kind":"commit","published_at":"2021-04-16T15:04:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"b43431c47defe0b9a68d64fab8c9e09c953281c3","kind":"commit","published_at":"2021-04-16T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"301e0fb9acc1c21ae129bc7e574ad88a4c53b577","kind":"commit","published_at":"2021-04-16T12:50:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"dcb5f5b12b133a60b4ed09cc083915187c84ed2d","kind":"commit","published_at":"2021-04-16T05:24:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"ca5db266d7f2407e16c5edb8d068d5d374a902f8","kind":"commit","published_at":"2021-04-14T19:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"c1b5211fc6455c2b256094b87bffa3f84ff03c12","kind":"commit","published_at":"2021-04-12T21:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d1254fadc1060260f82490de9aa4d874d6ddcd52","kind":"commit","published_at":"2021-04-12T16:35:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0e0540e311abcc366f377f70abf68ede78a279ba","kind":"commit","published_at":"2021-03-19T12:59:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"61d39d55967037378710c811a2cbb837950e220c","kind":"commit","published_at":"2021-03-18T15:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0/manifests"},{"name":"v1.14.8","sha":"cd4d02bd8b44366ac3060ebbd00bafcf1c2cea3a","kind":"commit","published_at":"2021-03-06T22:33:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"9d0f6e76dfc4f918e039986d9666d5ed485f4904","kind":"commit","published_at":"2021-02-16T19:12:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"5e6631e7c3f40b7857d2f73b48abfd3f9d072b35","kind":"commit","published_at":"2021-02-16T16:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"c5e3a2a73e0714649a3d975d15a45cbcb255db45","kind":"commit","published_at":"2021-02-16T14:40:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"e0f56b3ce656cf5b609996905b14caf4d1fcb3ab","kind":"commit","published_at":"2021-02-08T18:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"8266fccc4bbac63a2a0509e4df749a2b07fc72d9","kind":"commit","published_at":"2021-02-07T09:31:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"c76d3f9547fc88c286b171982ff07ce4e6c0ff33","kind":"commit","published_at":"2021-02-02T08:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a14e1ada63c884d2a7a4e4f8539ef68230f83bea","kind":"commit","published_at":"2021-02-01T17:34:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"8a2a748a86ca799fcd72d4b00fc9a10048e46d4c","kind":"commit","published_at":"2021-01-06T23:13:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e42bfd2814fc5136b175470c3085355090cc2e01","kind":"commit","published_at":"2020-12-30T13:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"7e841558d9406d4acd6210b4c7e9181fc2b5835b","kind":"commit","published_at":"2020-12-28T13:08:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"971a079b1b9e3c1b962821bf759dc8c7c9792a94","kind":"commit","published_at":"2020-12-23T09:34:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cc1471ed703b80da8324b7f29404a1120f27d826","kind":"commit","published_at":"2020-12-21T14:07:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c85378794f58574d4b382001f457388e5af8f90b","kind":"commit","published_at":"2020-12-16T10:07:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"49fe95787794e5778bbffd04afe9ba23dc9c9db8","kind":"commit","published_at":"2020-12-15T11:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9aba722f41b390b5a5eeeeeba7c51b4f87cd87c7","kind":"commit","published_at":"2020-12-15T10:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"4495e1d301e2c16310afabc42ebd284b9ad20363","kind":"commit","published_at":"2020-11-24T13:38:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c03219c38fcf42957b705384dd1fb4bfaa86b075","kind":"commit","published_at":"2020-10-20T10:41:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"30aa0330dd2a8fbe3f692b3e3fc6091a4f0593af","kind":"commit","published_at":"2020-07-19T08:19:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0/manifests"},{"name":"v1.8.14","sha":"3f3f2a9563387312e7dd14a0efaa5f87ff3b71c3","kind":"commit","published_at":"2020-07-03T18:02:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"47d0827b225bab4420647bfcd5eb551db0175269","kind":"commit","published_at":"2020-06-05T17:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"5e808ad92ab510400b4f5f223db3e0b4ed6af09c","kind":"commit","published_at":"2020-06-04T20:11:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"c608a3fdf7e7c9031998a5695d387eb2a7797b6f","kind":"commit","published_at":"2020-05-29T08:44:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"183137a8f4c9dafada20096ee07aba4bd1ecb35a","kind":"commit","published_at":"2020-05-28T22:26:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e126c25e61b36f484a7b4b753be4789001b8dcf8","kind":"commit","published_at":"2020-05-25T21:34:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"75eeef2031fb862fd35b769cf81d12642bad811c","kind":"commit","published_at":"2020-05-25T07:16:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"5ef3e12afc936b0db23de6787cf62ec9bd262f42","kind":"commit","published_at":"2020-04-10T15:57:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"46547217fe04853b50d29b83d95c1e6f29a184de","kind":"commit","published_at":"2020-04-10T15:28:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"88ef30b1ff2ec0a037bf2cd69e8558687bbeb70e","kind":"commit","published_at":"2020-04-05T21:53:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"5c656cb231e0d001f3c18937cfb6b11b1f4f480d","kind":"commit","published_at":"2020-03-17T17:48:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"acf3159650b9afabc23db4db6d8a445e3ec02b72","kind":"commit","published_at":"2020-03-13T08:20:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b96f5ba3e9c36182174300af629b34fe43c62ecd","kind":"commit","published_at":"2020-03-03T21:13:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"fccacee7164155ea1fdf5bee163dd56103cfb223","kind":"commit","published_at":"2020-03-02T20:35:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5cde2faa699344ffa3c948aea2214723eeda37d1","kind":"commit","published_at":"2020-03-02T20:21:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dbf19de422b889574aa055ad08f677050bffb762","kind":"commit","published_at":"2020-03-02T20:03:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"293ef569460d076bdedc62f60e3d520fa6ccab33","kind":"commit","published_at":"2020-02-22T13:44:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"9d796a14258061e4b52063150e1d307799ce9019","kind":"commit","published_at":"2020-01-16T09:15:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"6553a204dbd9c08e84fc4e173b5363610a789ad5","kind":"commit","published_at":"2020-01-05T19:01:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"00975929ec559594bafb8fa1c4c7e75f87db912a","kind":"commit","published_at":"2020-01-05T16:37:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d3b0ab09b5aeb3bc88b42f9e38efab0724dfa08f","kind":"commit","published_at":"2020-01-05T14:56:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"e4c47aefb16df401e0a8a84981e2cce233a550ec","kind":"commit","published_at":"2020-01-01T11:32:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"9b4042da2977178d007cb4f07686be897172792b","kind":"commit","published_at":"2019-12-16T22:32:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5410d23b2cf7d19bf14c4c089874b9630237fa42","kind":"commit","published_at":"2019-12-16T22:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd5e524d7435df6ad0c1c805b9ed56293fc39101","kind":"commit","published_at":"2019-12-12T19:56:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e8e37cf2da26d1f67f21e3bd94da65025e7bde8f","kind":"commit","published_at":"2019-11-22T20:44:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"136f0879bb28d4b6c2e860f11fc6d65446ac6900","kind":"commit","published_at":"2019-11-21T14:25:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"371ef07fbb61c5ad490061c9571dbd8df9f6ab47","kind":"commit","published_at":"2019-11-21T08:06:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ad1fc3c19d5c02382989a7e1cb72b807b743465c","kind":"commit","published_at":"2019-11-08T17:45:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5e9e0b33cd548952a6968151db94325f299ae3c4","kind":"commit","published_at":"2019-11-06T19:22:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c6b1e65b424f0feb700468564276786895acec70","kind":"commit","published_at":"2019-11-05T18:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"89bb554b3e8dcc7f8e2376f1a4557ef3d8e0c96f","kind":"commit","published_at":"2019-11-03T20:14:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f55fa26be8834ac970a219485e3c5c681390b75","kind":"commit","published_at":"2019-11-01T18:37:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"72f36694139163009bc237a9ee25ea0070946dfb","kind":"commit","published_at":"2019-10-27T12:03:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e2e2d8d186c97a4762ce146887b7c3db6841a23e","kind":"commit","published_at":"2019-10-20T21:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:13:09.467Z","dependent_packages_count":0,"downloads":24,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.910488683896645,"dependent_packages_count":34.492502875637385,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.201495779767015},"purl":"pkg:npm/%40jtomaszewski/bullmq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jtomaszewski/bullmq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jtomaszewski/bullmq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jtomaszewski/bullmq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T09:50:30.291Z","issues_count":731,"pull_requests_count":1558,"avg_time_to_close_issue":24055536.25726141,"avg_time_to_close_pull_request":1186258.141647421,"issues_closed_count":482,"pull_requests_closed_count":1299,"pull_request_authors_count":129,"issue_authors_count":565,"avg_comments_per_issue":3.920656634746922,"avg_comments_per_pull_request":0.8786906290115533,"merged_pull_requests_count":1153,"bot_issues_count":8,"bot_pull_requests_count":308,"past_year_issues_count":73,"past_year_pull_requests_count":402,"past_year_avg_time_to_close_issue":1368215.66,"past_year_avg_time_to_close_pull_request":378480.5786163522,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":318,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":55,"past_year_avg_comments_per_issue":2.6575342465753424,"past_year_avg_comments_per_pull_request":2.0223880597014925,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","maintainers":[{"login":"roggervalf","count":746,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"},{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}],"active_maintainers":[{"login":"roggervalf","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jtomaszewski%2Fbullmq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jtomaszewski%2Fbullmq/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jtomaszewski%2Fbullmq/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jtomaszewski%2Fbullmq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jtomaszewski%2Fbullmq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jtomaszewski%2Fbullmq/codemeta","maintainers":[{"uuid":"jtomaszewski","login":"jtomaszewski","name":null,"email":"jacek@fullstack.house","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~jtomaszewski","role":null,"created_at":"2025-09-04T23:23:33.742Z","updated_at":"2025-09-04T23:23:33.742Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtomaszewski/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5859182,"maintainers_count":1254398,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1496090,"name":"bullmq-fixed","ecosystem":"npm","description":"Queue for messages and jobs based on Redis","homepage":"https://github.com/taskforcesh/bullmq#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/taskforcesh/bullmq","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-05-04T22:39:52.538Z","latest_release_published_at":"2021-05-04T22:39:52.538Z","latest_release_number":"1.23.1","last_synced_at":"2026-09-14T08:51:19.872Z","created_at":"2022-04-09T03:21:09.495Z","updated_at":"2026-09-14T08:51:19.872Z","registry_url":"https://www.npmjs.com/package/bullmq-fixed","install_command":"npm install bullmq-fixed","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.23.1"},"contentPolicy":null},"repo_metadata":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-08-28T09:42:37.000Z","size":270023,"stargazers_count":9343,"open_issues_count":387,"forks_count":673,"subscribers_count":36,"default_branch":"master","last_synced_at":"2026-08-28T11:12:58.660Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-08-28T08:31:22.000Z","dependencies_parsed_at":"2026-08-28T11:07:37.993Z","dependency_job_id":"c6a2db7c-2dd9-4b3b-a7ff-cacf72a9c23d","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":950,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960856,"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-28T02:00:06.244Z","response_time":114,"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":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"tags":[{"name":"vpy3.1.0","sha":"5251710a161a676f1509b751c92a10128d057cdc","kind":"commit","published_at":"2026-08-28T02:07:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0/manifests"},{"name":"vex2.2.2","sha":"61a7cc570a14c1164a74ca5fbf93547595f69820","kind":"commit","published_at":"2026-08-27T15:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2/manifests"},{"name":"v5.81.4","sha":"9884e09e41f7b22a0e822b89f138b5134089cffc","kind":"commit","published_at":"2026-08-27T15:41:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4/manifests"},{"name":"vex2.2.1","sha":"66c29c8d8c562662790a350d0d1ae1753f62592c","kind":"commit","published_at":"2026-08-27T03:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1/manifests"},{"name":"v6.3.1","sha":"9d737e9d0e467eeacf6f6a43f3f806fa2873ee1b","kind":"commit","published_at":"2026-08-27T02:54:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1/manifests"},{"name":"vex2.2.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0/manifests"},{"name":"v6.3.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0/manifests"},{"name":"vrs1.2.7","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7/manifests"},{"name":"vpy3.0.6","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6/manifests"},{"name":"vnet1.1.1","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1/manifests"},{"name":"vex2.1.3","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3/manifests"},{"name":"v6.2.2","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"ec1c812ab2d365354d332fa6769fa4e277771f62","kind":"commit","published_at":"2026-08-25T07:09:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1/manifests"},{"name":"vpy3.0.5","sha":"57b6b4362d5f967813f713f6651f414ffa1416d4","kind":"commit","published_at":"2026-08-25T02:36:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5/manifests"},{"name":"vrs1.2.6","sha":"b875ca8b36be10774253be0767b76cdf56f97e71","kind":"commit","published_at":"2026-08-23T04:31:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6/manifests"},{"name":"v6.2.0","sha":"c06b51cd3aacd0d9ee65e2544220c89f24d2479c","kind":"commit","published_at":"2026-08-21T05:14:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"cb372332210af739efb159b6ac2ffc3fdd4d4d2d","kind":"commit","published_at":"2026-08-16T08:06:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2/manifests"},{"name":"vex2.1.2","sha":"d464a51781177cc7ec23b011355f1df54385dab0","kind":"commit","published_at":"2026-08-15T19:41:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2/manifests"},{"name":"vrs1.2.5","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5/manifests"},{"name":"vex2.1.1","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1/manifests"},{"name":"v6.1.1","sha":"ab7009da8a732d8d5e8f13228e1ef81806422128","kind":"commit","published_at":"2026-08-14T03:24:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1/manifests"},{"name":"vrs1.2.4","sha":"beab7b54fb0d441808f1549fc399482b320bfe43","kind":"commit","published_at":"2026-08-13T04:40:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4/manifests"},{"name":"vnet1.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0/manifests"},{"name":"vex2.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0/manifests"},{"name":"v6.1.0","sha":"ee714dc803a43761eba921df3af5c8da0c2258cf","kind":"commit","published_at":"2026-08-12T04:01:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0/manifests"},{"name":"v6.0.11","sha":"48c54268642b724b8823086db2c6d1a61c10c3cf","kind":"commit","published_at":"2026-08-10T21:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"30c2c7518a8a754d6f688de3373df8113f4df7b1","kind":"commit","published_at":"2026-08-10T11:54:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10/manifests"},{"name":"vrs1.2.3","sha":"94d32867f9b4f439cd1fc57f9f8c3543dd913e42","kind":"commit","published_at":"2026-08-07T15:54:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3/manifests"},{"name":"v6.0.9","sha":"5910cccfc8a773067621953087d0d055670e1e2a","kind":"commit","published_at":"2026-08-07T03:20:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9/manifests"},{"name":"vpy3.0.4","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4/manifests"},{"name":"v6.0.8","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8/manifests"},{"name":"vphp2.0.1","sha":"6a166ea3f747f5dece935d206057d43c2febcde7","kind":"commit","published_at":"2026-08-05T01:27:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1/manifests"},{"name":"vnet1.0.0","sha":"a0771321a624ec8f84cf8c34c3dff38bb72efdc2","kind":"commit","published_at":"2026-08-05T01:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0/manifests"},{"name":"v6.0.7","sha":"e7e9a6478d39d43406559b03410b2c5c28639e74","kind":"commit","published_at":"2026-08-04T07:05:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a514f2d3976848aa631de22bfa458b7e9f60b384","kind":"commit","published_at":"2026-08-03T01:40:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6/manifests"},{"name":"vex2.0.3","sha":"740985ae2f67a9144e7787f89955bf8c7f9500e0","kind":"commit","published_at":"2026-08-02T18:19:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3/manifests"},{"name":"vpy3.0.3","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3/manifests"},{"name":"v6.0.5","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c1cf32881474f3f1e9b620e025abde07a359eb06","kind":"commit","published_at":"2026-08-01T07:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4/manifests"},{"name":"vrs1.2.2","sha":"956e2d4b1cefd5b1e4da98d69013a2fa866e8d75","kind":"commit","published_at":"2026-08-01T02:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2/manifests"},{"name":"vpy3.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2/manifests"},{"name":"vex2.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2/manifests"},{"name":"v6.0.3","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"2ac754fd718927e2c0043d6d7787de32d0d196f7","kind":"commit","published_at":"2026-07-31T06:35:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2/manifests"},{"name":"vpy3.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1/manifests"},{"name":"vex2.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1/manifests"},{"name":"v6.0.1","sha":"c99c323470416e79b391abaa0b06cc2d7633685a","kind":"commit","published_at":"2026-07-31T04:42:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1/manifests"},{"name":"vpy3.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0/manifests"},{"name":"vphp2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0/manifests"},{"name":"vex2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0/manifests"},{"name":"v6.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0/manifests"},{"name":"vrs1.2.1","sha":"eb956b07fde2ab3d43b41325a06a6b103610e3e3","kind":"commit","published_at":"2026-07-30T07:16:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1/manifests"},{"name":"v5.81.3","sha":"d2831ae06bb4402117bcb01b1304ce22664edf0f","kind":"commit","published_at":"2026-07-30T01:16:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3/manifests"},{"name":"vpy2.26.0","sha":"2664876092793ca2ba5e0eb080d99c3042ed136a","kind":"commit","published_at":"2026-07-26T05:22:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0/manifests"},{"name":"vrs1.2.0","sha":"4085792106fd3d381ec7980a8ae3c65788dd2d70","kind":"commit","published_at":"2026-07-25T05:51:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0/manifests"},{"name":"vex1.3.7","sha":"65f1f0a73902df87a50d799d097450e2867eb9c3","kind":"commit","published_at":"2026-07-25T05:39:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7/manifests"},{"name":"v5.81.2","sha":"315ec3309a42ccf898b2b825e39c42292b7932e7","kind":"commit","published_at":"2026-07-24T20:38:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2/manifests"},{"name":"vrs1.1.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1/manifests"},{"name":"vpy2.25.4","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4/manifests"},{"name":"vphp1.0.3","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3/manifests"},{"name":"vex1.3.6","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6/manifests"},{"name":"v5.81.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1/manifests"},{"name":"v5.81.0","sha":"e2b89f7a4a64c60551f1fa4463ec62d8072c4731","kind":"commit","published_at":"2026-07-23T13:34:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0/manifests"},{"name":"v5.80.12","sha":"c7bd217ab0496fbdcbacd486b85cca8a825aa4d4","kind":"commit","published_at":"2026-07-23T11:35:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12/manifests"},{"name":"v5.80.11","sha":"b002d4836f7819b995378112e0c40fbbbe694e4d","kind":"commit","published_at":"2026-07-23T04:13:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11/manifests"},{"name":"v5.80.10","sha":"88730b08ecc18cd243dfeddaa80bd8b2d3a5151a","kind":"commit","published_at":"2026-07-21T15:54:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10/manifests"},{"name":"v5.80.9","sha":"4f4b574de507e56e1e3a7f359565eb359463710f","kind":"commit","published_at":"2026-07-18T23:50:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9/manifests"},{"name":"v5.80.8","sha":"e8af56348a77677a4d802d2563e33b7313a79570","kind":"commit","published_at":"2026-07-18T04:06:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8/manifests"},{"name":"v5.80.7","sha":"c4a0a4a90d48303b1b6b7c45f67898573a73c424","kind":"commit","published_at":"2026-07-17T15:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7/manifests"},{"name":"v5.80.6","sha":"5044cf8fc17f0842655eda581b9e26b27f6abfe8","kind":"commit","published_at":"2026-07-17T02:36:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6/manifests"},{"name":"v5.80.5","sha":"b1d459c777b4213ce5b9f3559f5eaae7b3e70781","kind":"commit","published_at":"2026-07-16T01:58:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5/manifests"},{"name":"vrs1.1.0","sha":"bbf0844a250d08d6bfafacb43360f26a57cb9c87","kind":"commit","published_at":"2026-07-15T18:25:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0/manifests"},{"name":"v5.80.4","sha":"d978d721995aa4d40aa93980866e2a6b02bcfed1","kind":"commit","published_at":"2026-07-15T15:22:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4/manifests"},{"name":"v5.80.3","sha":"4e8b59592d1f285f2e9e3860f8ece8bc60769fe5","kind":"commit","published_at":"2026-07-15T09:40:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3/manifests"},{"name":"vrs1.0.1","sha":"677e2590a04040ea21a0107d6bdcf5a33cf6b5e9","kind":"commit","published_at":"2026-07-14T02:39:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1/manifests"},{"name":"vrs1.0.0","sha":"04c8ea52ed2d75e14581311ef1bb4115d9c20d76","kind":"commit","published_at":"2026-07-12T02:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0/manifests"},{"name":"vex1.3.5","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5/manifests"},{"name":"v5.80.2","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2/manifests"},{"name":"v5.80.1","sha":"418de1e51db09ffc8e95bac35015a1057d8a7271","kind":"commit","published_at":"2026-07-10T15:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1/manifests"},{"name":"v5.80.0","sha":"60ae0492a3200f8496976a3b51609e7e54eafd1b","kind":"commit","published_at":"2026-07-10T05:11:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0/manifests"},{"name":"vpy2.25.3","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3/manifests"},{"name":"vex1.3.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4/manifests"},{"name":"v5.79.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4/manifests"},{"name":"v5.79.3","sha":"6ffd88a0070b3ab84b77539dca7c35266716425e","kind":"commit","published_at":"2026-07-07T05:08:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3/manifests"},{"name":"v5.79.2","sha":"6f1b2e33b01c9f97dee6ff96bab782a8399c7ae5","kind":"commit","published_at":"2026-06-27T15:37:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2/manifests"},{"name":"v5.79.1","sha":"1aefd5b80618a8a9080b98ca9e6e89463a98b713","kind":"commit","published_at":"2026-06-21T15:17:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1/manifests"},{"name":"v5.79.0","sha":"eb9ae1de0ea7468be66cb2c77921b8bb76e86abb","kind":"commit","published_at":"2026-06-18T05:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0/manifests"},{"name":"vex1.3.3","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3/manifests"},{"name":"v5.78.1","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1/manifests"},{"name":"v5.78.0","sha":"38798cc212e450f6369da3714c20eeced5a523a9","kind":"commit","published_at":"2026-06-02T04:52:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0/manifests"},{"name":"v5.77.7","sha":"fbe04af1b3e9c7c9683229544914a54c5bb1f8d8","kind":"commit","published_at":"2026-06-01T07:58:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7/manifests"},{"name":"v5.77.6","sha":"81709e4abe71f4e7c05c748938ec004a50c1fd4b","kind":"commit","published_at":"2026-05-27T06:37:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6/manifests"},{"name":"v5.77.5","sha":"411690e9070ba0dda59a86628fc8b56ad9ebea04","kind":"commit","published_at":"2026-05-27T05:49:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5/manifests"},{"name":"v5.77.4","sha":"6e4972e8fd721035d680ca291049134c3876f8ba","kind":"commit","published_at":"2026-05-26T15:12:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4/manifests"},{"name":"v5.77.3","sha":"685b0744cfeb273778420835010ec1b16b23e22a","kind":"commit","published_at":"2026-05-25T06:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3/manifests"},{"name":"v5.77.2","sha":"0feec14452865c419961edb9c733f9951b6a663f","kind":"commit","published_at":"2026-05-24T09:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2/manifests"},{"name":"v5.77.1","sha":"75a66af36f7d56c149e070826a20116ea1ef5e7b","kind":"commit","published_at":"2026-05-23T02:08:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1/manifests"},{"name":"v5.77.0","sha":"963c1b51b3b0da0d014698f101598b9dcdff0bd1","kind":"commit","published_at":"2026-05-21T18:04:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0/manifests"},{"name":"v5.76.11","sha":"7b9f7e0c81427fb9d936a6366c21ef2a96729335","kind":"commit","published_at":"2026-05-21T15:28:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11/manifests"},{"name":"v5.76.10","sha":"6396b4e2a146d733d01d8d9629cc8c8ffb8fac2d","kind":"commit","published_at":"2026-05-17T14:06:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10/manifests"},{"name":"v5.76.9","sha":"41713ca67f9a0d0c45c27bbccb7a79320204c3ac","kind":"commit","published_at":"2026-05-16T15:07:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9/manifests"},{"name":"v5.76.8","sha":"1b8f9009bd8a59d3a82839e6732c6e7e87eb01d2","kind":"commit","published_at":"2026-05-12T05:37:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8/manifests"},{"name":"v5.76.7","sha":"093743a0d5b24f170280e0bd754ef5c378576846","kind":"commit","published_at":"2026-05-11T04:45:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7/manifests"},{"name":"vpy2.25.2","sha":"51c935bdbf19744edccf1b39002585d81a014613","kind":"commit","published_at":"2026-05-10T21:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2/manifests"},{"name":"v5.76.6","sha":"e94e8cdfadbea9508412bcfdc51dabb920d7692c","kind":"commit","published_at":"2026-05-06T15:26:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6/manifests"},{"name":"vpy2.25.1","sha":"c9c0c0a03218511deb73eac74c31ac50ba9c4f77","kind":"commit","published_at":"2026-05-04T14:48:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1/manifests"},{"name":"v5.76.5","sha":"b47f00b9a2c5766ca92cebc867369f2c467a220d","kind":"commit","published_at":"2026-05-02T14:05:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5/manifests"},{"name":"vpy2.25.0","sha":"54311e59445562f65065b772800b8449f7d99f83","kind":"commit","published_at":"2026-04-29T21:34:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0/manifests"},{"name":"v5.76.4","sha":"7ed0eeca96a3c5168e822831b2f3d938ab37bb91","kind":"commit","published_at":"2026-04-29T09:58:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4/manifests"},{"name":"vpy2.24.0","sha":"4ca9c27ea68d303b86a80cbb24c8e390d87a5e8f","kind":"commit","published_at":"2026-04-28T16:45:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0/manifests"},{"name":"v5.76.3","sha":"0bf1b4d38475b320c89947b9779ec7301ec10117","kind":"commit","published_at":"2026-04-28T16:43:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3/manifests"},{"name":"vpy2.23.1","sha":"19b9ca08be6f6efbc58291fa55efd93a0663d536","kind":"commit","published_at":"2026-04-26T21:31:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1/manifests"},{"name":"v5.76.2","sha":"595016ef1d3a960ad83dfbbc189034561e099482","kind":"commit","published_at":"2026-04-25T01:19:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"ea7705df6938cb432eceff242f6828054766f61a","kind":"commit","published_at":"2026-04-22T20:25:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1/manifests"},{"name":"vpy2.23.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0/manifests"},{"name":"v5.76.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0/manifests"},{"name":"vpy2.22.0","sha":"704690c62f4cedddf82379335b8ff42a46fda7f3","kind":"commit","published_at":"2026-04-20T09:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0/manifests"},{"name":"vpy2.21.1","sha":"f77f249acb82daf331bd61e1f425780270888d8d","kind":"commit","published_at":"2026-04-20T09:51:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1/manifests"},{"name":"v5.75.2","sha":"422e2d5091f2f318e0f6bd3e1872a71deee92aec","kind":"commit","published_at":"2026-04-20T09:50:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2/manifests"},{"name":"vpy2.21.0","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0/manifests"},{"name":"v5.75.1","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1/manifests"},{"name":"v5.75.0","sha":"8c78e3004dcd5df726d9b7277dd455d0d224791f","kind":"commit","published_at":"2026-04-20T09:18:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0/manifests"},{"name":"v5.74.2","sha":"37c4bb3725fe668fb4fbe27e3474b72eafa6a6fe","kind":"commit","published_at":"2026-04-20T06:41:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2/manifests"},{"name":"vpy2.20.4","sha":"be9f03246d1644f397d660fba91285604a824284","kind":"commit","published_at":"2026-04-17T05:55:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4/manifests"},{"name":"v5.74.1","sha":"e9d0c2d50ac9cd3c91e5f7a9f8466ae9c98ff87d","kind":"commit","published_at":"2026-04-15T07:51:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1/manifests"},{"name":"v5.74.0","sha":"ec420d1b09a28514ff8d84e762db3a638ba267ec","kind":"commit","published_at":"2026-04-15T03:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0/manifests"},{"name":"v5.73.5","sha":"8b8d46441f7af7f9bd75d81283a8804ff5fc4bc1","kind":"commit","published_at":"2026-04-12T20:11:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5/manifests"},{"name":"vpy2.20.3","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3/manifests"},{"name":"vex1.3.2","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2/manifests"},{"name":"v5.73.4","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4/manifests"},{"name":"vpy2.20.2","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2/manifests"},{"name":"vex1.3.1","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1/manifests"},{"name":"v5.73.3","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3/manifests"},{"name":"vpy2.20.1","sha":"bf451868b932125d857280a5a21173bfafbc2801","kind":"commit","published_at":"2026-04-09T05:33:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1/manifests"},{"name":"v5.73.2","sha":"242f2648f6ba51f0023aa9a6688f0cd3e0ec2d70","kind":"commit","published_at":"2026-04-09T05:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2/manifests"},{"name":"v5.73.1","sha":"4c6b2b2d73b5053f3bd3bee2019533b6e7b5682b","kind":"commit","published_at":"2026-04-08T04:16:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1/manifests"},{"name":"vpy2.20.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0/manifests"},{"name":"vphp1.0.2","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2/manifests"},{"name":"vex1.3.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0/manifests"},{"name":"v5.73.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"46880af9629e9aee9abbc2782074a3e76d17b924","kind":"commit","published_at":"2026-04-02T11:15:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"aa529bc512b15cdb9d173cc9cc3b0d9f8b8959eb","kind":"commit","published_at":"2026-04-01T14:01:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0/manifests"},{"name":"v5.71.1","sha":"60f645a472102336a6294e66f2b0a801a5a5207d","kind":"commit","published_at":"2026-03-25T06:17:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1/manifests"},{"name":"vpy2.19.8","sha":"3c118d11c8e6dc03e90548bc7efa5c5b5d0315c7","kind":"commit","published_at":"2026-03-19T03:53:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8/manifests"},{"name":"vpy2.19.7","sha":"e5b7aff4edbe44983803cfa3fb3ea48f0b1b998e","kind":"commit","published_at":"2026-03-18T15:42:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7/manifests"},{"name":"v5.71.0","sha":"1283ac716b0551bd7e3248a5c3e8f8d804310c33","kind":"commit","published_at":"2026-03-11T20:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0/manifests"},{"name":"vpy2.19.6","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6/manifests"},{"name":"vex1.2.7","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7/manifests"},{"name":"v5.70.4","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4/manifests"},{"name":"v5.70.3","sha":"450253c3457f500d7f4e5aeebaa4ddfc937a1f39","kind":"commit","published_at":"2026-03-06T00:20:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3/manifests"},{"name":"v5.70.2","sha":"504b53689a29b3b4ddc902d25211a92da6a4d7af","kind":"commit","published_at":"2026-03-05T04:04:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2/manifests"},{"name":"v5.70.1","sha":"0fafcc0950698f6a8a55a2b77ef1b82af5d5712f","kind":"commit","published_at":"2026-02-23T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1/manifests"},{"name":"v5.70.0","sha":"0d3879b02ec9738d90213e1a479d53359f3a71aa","kind":"commit","published_at":"2026-02-21T09:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0/manifests"},{"name":"v5.69.4","sha":"9c722585bd9873561fae3f32971d65cf00a7d092","kind":"commit","published_at":"2026-02-21T00:37:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4/manifests"},{"name":"v5.69.3","sha":"87386ca88e29755fc68e6cc8fcfebfb7f8f8237f","kind":"commit","published_at":"2026-02-16T06:00:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3/manifests"},{"name":"v5.69.2","sha":"a62241f5831a1d3bb6c328a9037ea852be7832cd","kind":"commit","published_at":"2026-02-14T04:41:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2/manifests"},{"name":"v5.69.1","sha":"d249301ddc9afc607c9e86a8a44312af682e6be0","kind":"commit","published_at":"2026-02-13T00:59:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"f85e87032a822826cbeed19eedff7ccb1e6ce085","kind":"commit","published_at":"2026-02-12T20:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"af9197d16941d49c9e3d86f10d96681beea676bc","kind":"commit","published_at":"2026-02-11T13:26:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0/manifests"},{"name":"vpy2.19.5","sha":"715d0a5074864ed0c12a384e41740b219382ac80","kind":"commit","published_at":"2026-02-11T13:08:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5/manifests"},{"name":"vex1.2.6","sha":"590542314f13590cf68330097f5bb09a96bb240c","kind":"commit","published_at":"2026-02-11T08:39:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6/manifests"},{"name":"v5.67.3","sha":"afb878f97ebeaf89c1308b7dde0b5a440381d113","kind":"commit","published_at":"2026-02-05T14:37:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3/manifests"},{"name":"v5.67.2","sha":"de0fca894f47d8aa2b2c66ca9475e526ca477508","kind":"commit","published_at":"2026-01-28T02:17:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2/manifests"},{"name":"vpy2.19.4","sha":"f824c01c53d57e75d7b57efce7a124adffed9dfa","kind":"commit","published_at":"2026-01-28T00:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4/manifests"},{"name":"vex1.2.5","sha":"3bd23d990c780ff0808d79499edd803084d2efe8","kind":"commit","published_at":"2026-01-27T10:55:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5/manifests"},{"name":"vpy2.19.3","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3/manifests"},{"name":"vex1.2.4","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4/manifests"},{"name":"v5.67.1","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1/manifests"},{"name":"v5.67.0","sha":"6294b36f775c20f7d43387d9bde3185629e88df4","kind":"commit","published_at":"2026-01-24T05:08:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0/manifests"},{"name":"v5.66.7","sha":"87e74b5713b5017c29789094d6ac6ff26bfe79c1","kind":"commit","published_at":"2026-01-23T01:00:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7/manifests"},{"name":"vpy2.19.2","sha":"61504f12fe591295fea5b087a6b7c533465e8653","kind":"commit","published_at":"2026-01-22T06:14:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2/manifests"},{"name":"vpy2.19.1","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1/manifests"},{"name":"vex1.2.3","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3/manifests"},{"name":"v5.66.6","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6/manifests"},{"name":"vex1.2.2","sha":"c2c6743428a306e39f74c86f63dc9122633040ea","kind":"commit","published_at":"2026-01-14T22:44:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2/manifests"},{"name":"vex1.2.1","sha":"5bcd4fbe0eb725a95b878f97b95c74106e7dff0f","kind":"commit","published_at":"2026-01-14T00:09:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1/manifests"},{"name":"vpy2.19.0","sha":"21ab9cc5df2947e49aa132994dfe89e043b7082d","kind":"commit","published_at":"2026-01-13T00:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0/manifests"},{"name":"v5.66.5","sha":"661c581270186bc405967b91326daff061370d03","kind":"commit","published_at":"2026-01-12T04:21:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5/manifests"},{"name":"vex1.2.0","sha":"ede9fcf72a713f4de8941270251c7b51427484b4","kind":"commit","published_at":"2025-12-31T14:47:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0/manifests"},{"name":"v5.66.4","sha":"cc74805d5eda14ed684e2111c91de8890e752768","kind":"commit","published_at":"2025-12-27T21:29:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4/manifests"},{"name":"v5.66.3","sha":"f60c172725ab29c0159b804ae0b9d691105689c4","kind":"commit","published_at":"2025-12-26T00:16:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3/manifests"},{"name":"vpy2.18.3","sha":"706da0dc703d6be353d0140f1fd0de7683362e60","kind":"commit","published_at":"2025-12-25T14:55:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3/manifests"},{"name":"vpy2.18.2","sha":"7f602e1c6e31070f02c5ee5babbff33f55193551","kind":"commit","published_at":"2025-12-24T17:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2/manifests"},{"name":"vpy2.18.1","sha":"9c533c0347865445b7f7df6b1c6e0923d25b4a8f","kind":"commit","published_at":"2025-12-20T17:21:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1/manifests"},{"name":"vphp1.0.1","sha":"7ac421cb2e754ba262a18bb17d47f15fb22a6962","kind":"commit","published_at":"2025-12-19T23:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1/manifests"},{"name":"v5.66.2","sha":"1380a16fa45c70f0bc5b938efdf178b33a19cac1","kind":"commit","published_at":"2025-12-19T19:00:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2/manifests"},{"name":"vpy2.18.0","sha":"0c3beb58f4a8c90ad7800f5616c2a3494a952963","kind":"commit","published_at":"2025-12-19T13:39:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0/manifests"},{"name":"v5.66.1","sha":"5fbf778f0b8f58b90e82f9020c041f3248b0b269","kind":"commit","published_at":"2025-12-17T03:52:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1/manifests"},{"name":"vpy2.17.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0/manifests"},{"name":"vex1.1.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0/manifests"},{"name":"v5.66.0","sha":"241d847fbc798d957bf25ccfaa5c9ec96928a4ae","kind":"commit","published_at":"2025-12-11T13:56:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0/manifests"},{"name":"vex1.0.1","sha":"84e8745e87dea9a7748852ccd281b728e6d0545e","kind":"commit","published_at":"2025-12-11T13:04:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1/manifests"},{"name":"vphp1.0.0","sha":"d365bb3f31193afc3c89c54a0d78aaac2abd2cbf","kind":"commit","published_at":"2025-12-09T21:02:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0/manifests"},{"name":"vex1.0.0","sha":"976734f2c983714b69f395441f5352999aededb0","kind":"commit","published_at":"2025-12-04T08:25:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0/manifests"},{"name":"vpy2.16.2","sha":"c385b520b9fbe3dd58cdaead79c258835cab4361","kind":"commit","published_at":"2025-12-02T00:17:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2/manifests"},{"name":"v5.65.1","sha":"a8b9d76496afa5e913f823cf8c68eb428f6dd757","kind":"commit","published_at":"2025-12-01T15:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1/manifests"},{"name":"v5.65.0","sha":"b059cfcba48524446a62fd29785142c3d1edc30d","kind":"commit","published_at":"2025-11-26T00:59:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0/manifests"},{"name":"v5.64.1","sha":"a47480111a2f1238a57ea9bfbab44f7de958227f","kind":"commit","published_at":"2025-11-21T00:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"f41f5d0c64afe7707ad8c23a86cb9228c4d45671","kind":"commit","published_at":"2025-11-20T08:50:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0/manifests"},{"name":"v5.63.2","sha":"045f3e7a5d8edb85e1adbe82eb9e20ef33ad491b","kind":"commit","published_at":"2025-11-15T00:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2/manifests"},{"name":"v5.63.1","sha":"b4c7c6579b430b53d135b7a21d20d01d14c1814e","kind":"commit","published_at":"2025-11-13T03:10:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1/manifests"},{"name":"v5.63.0","sha":"e212d1c8f0945dbff2d95309afe1376366910482","kind":"commit","published_at":"2025-10-31T03:14:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"98f73b3f33aa79cdd67d0c4090cc86a8e4cfeb4c","kind":"commit","published_at":"2025-10-30T14:11:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"37e9db52a67b4e120139c1d2620cc0f73a08c006","kind":"commit","published_at":"2025-10-30T00:07:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"6a31e0aeab1311d7d089811ede7e11a98b6dd408","kind":"commit","published_at":"2025-10-28T02:13:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0/manifests"},{"name":"v5.61.2","sha":"bcbc7981480ee93e330c0b3976086d7b289e613f","kind":"commit","published_at":"2025-10-23T13:31:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2/manifests"},{"name":"v5.61.0","sha":"d3fff80f7135251db65e22cba8852a5584030cb1","kind":"commit","published_at":"2025-10-06T14:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"bef57a0e252a5d8bd0bf319d0bca3b1ad0e6519f","kind":"commit","published_at":"2025-10-03T00:44:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0/manifests"},{"name":"v5.59.0","sha":"2e2b21454cc6125fcf3abfec939d6d6d8d02c40b","kind":"commit","published_at":"2025-09-29T14:15:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0/manifests"},{"name":"v5.58.9","sha":"61987c62ca71ec11a84b98e6dd51a6d5ebf1737d","kind":"commit","published_at":"2025-09-26T01:11:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9/manifests"},{"name":"v5.58.8","sha":"22411010beca628d172790cfbac45e3cd3d102ed","kind":"commit","published_at":"2025-09-25T06:54:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8/manifests"},{"name":"v5.58.7","sha":"845a6f5fdede9ecf4050e8b5617feb56dbb3c9a1","kind":"commit","published_at":"2025-09-19T14:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7/manifests"},{"name":"v5.58.6","sha":"bd8fbc164caaa01f665d0c7e94177d0584d04f8c","kind":"commit","published_at":"2025-09-19T01:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6/manifests"},{"name":"vpy2.16.1","sha":"7dfd2510a7bb03301365a2c24f045a0cd20580ef","kind":"commit","published_at":"2025-09-08T13:28:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1/manifests"},{"name":"vpy2.16.0","sha":"1c75abb4806971a2ac14c47b302c87f86095a2c3","kind":"commit","published_at":"2025-09-07T12:33:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0/manifests"},{"name":"vpy2.15.1","sha":"24a697ee994a10111ac9b07ce830e94835eec577","kind":"commit","published_at":"2025-09-06T20:25:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1/manifests"},{"name":"v5.58.5","sha":"f6428188f39f054e8b94579435b16e260aff27cd","kind":"commit","published_at":"2025-09-04T03:48:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5/manifests"},{"name":"v5.58.4","sha":"70e8a3f91595dcdc2d21122170ef4af1f53972ad","kind":"commit","published_at":"2025-08-30T12:36:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4/manifests"},{"name":"v5.58.3","sha":"ffc6e26eb66533fc6eae4c406bb4b9a9f7590d9b","kind":"commit","published_at":"2025-08-29T14:35:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3/manifests"},{"name":"v5.58.2","sha":"316d1ed32680e690b1d2ab92c79a53e0d4c00c2d","kind":"commit","published_at":"2025-08-26T01:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"d71b87245c8196d19dfeaf82e6ef14c91fb9a7c5","kind":"commit","published_at":"2025-08-23T18:02:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"db0a922741d8c7eae8d5119a0831cd734aba02a2","kind":"commit","published_at":"2025-08-15T04:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0/manifests"},{"name":"v5.57.0","sha":"0fecc6cd0d0dea06f486ab0b0fe760d866f1fc34","kind":"commit","published_at":"2025-08-13T03:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0/manifests"},{"name":"v5.56.10","sha":"53754fb239cf1b021ffc55391990d879d363dcf7","kind":"commit","published_at":"2025-08-10T15:57:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10/manifests"},{"name":"v5.56.9","sha":"93df852f97f04023d791546d30a6af24fbca6114","kind":"commit","published_at":"2025-07-31T07:23:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9/manifests"},{"name":"v5.56.8","sha":"edb714764066b06c068c8c8a5140b010f27c3b9a","kind":"commit","published_at":"2025-07-27T04:01:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8/manifests"},{"name":"v5.56.7","sha":"34ee33955a660b0696f4b6cff6d8d39fdcd160db","kind":"commit","published_at":"2025-07-25T11:44:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7/manifests"},{"name":"v5.56.6","sha":"1e221d5404dcea750a08342c832a682e454135a3","kind":"commit","published_at":"2025-07-25T00:06:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6/manifests"},{"name":"v5.56.5","sha":"83d969541f19fa9703eb73ff0006cd29a358c1e7","kind":"commit","published_at":"2025-07-19T20:22:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5/manifests"},{"name":"v4.18.3","sha":"456cc71f8c8dc82c5d85fc6657260f276d8e08f8","kind":"commit","published_at":"2025-07-19T15:14:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3/manifests"},{"name":"v5.56.4","sha":"b94d7ed5602e366b4401051b236f31ac2dd2a90d","kind":"commit","published_at":"2025-07-11T12:37:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4/manifests"},{"name":"v5.56.3","sha":"1e3f3c507a7ceb8d8147941adc9de69367947a5e","kind":"commit","published_at":"2025-07-10T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3/manifests"},{"name":"v5.56.2","sha":"e687d7cf86108138bbd5e911b11ab3c5717fc23c","kind":"commit","published_at":"2025-07-08T01:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2/manifests"},{"name":"v5.56.1","sha":"c32e6a0ff6df8bc34c9c13238c192974a93f7ddb","kind":"commit","published_at":"2025-07-03T03:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4a5360936c1a543a1ff31ebbb6ab1289cc8ddf07","kind":"commit","published_at":"2025-06-22T17:34:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"e742511baf35225718c01e621623eab661f37284","kind":"commit","published_at":"2025-06-21T01:11:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0/manifests"},{"name":"v5.54.3","sha":"588719ee49c7615affeb69d3a431025757115c10","kind":"commit","published_at":"2025-06-18T13:58:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3/manifests"},{"name":"v5.54.2","sha":"fb65677f2d636e1aca3cc75cb3b740b8729b3358","kind":"commit","published_at":"2025-06-17T13:37:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2/manifests"},{"name":"v5.54.1","sha":"98f35bc1eabb3ab1010737869c310d2001a84fac","kind":"commit","published_at":"2025-06-17T01:36:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"86c4c6dd25ef868f1f37c917ab11cb663e330e2f","kind":"commit","published_at":"2025-06-15T12:58:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0/manifests"},{"name":"v5.53.3","sha":"43460bbf4f5f13f1514b0d579d46697ede187064","kind":"commit","published_at":"2025-06-13T09:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3/manifests"},{"name":"v5.53.2","sha":"46f4bcc77b8f458c8c31b45351ce4e7d60f2c96c","kind":"commit","published_at":"2025-06-02T23:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2/manifests"},{"name":"v5.53.1","sha":"483c9325597c21a9e7bb881d34e7f38615a87c43","kind":"commit","published_at":"2025-05-30T07:16:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1/manifests"},{"name":"v5.53.0","sha":"5252f22546370f80531e48199ca74e902d8804e7","kind":"commit","published_at":"2025-05-21T04:24:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0/manifests"},{"name":"v5.52.3","sha":"529f14b01cbd092800d32fd4af5d8fe615f70cb2","kind":"commit","published_at":"2025-05-19T13:46:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3/manifests"},{"name":"vpy2.15.0","sha":"b655f4bf178bd3abb7ae560eff47c256aaffcabe","kind":"tag","published_at":"2025-05-13T11:55:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0/manifests"},{"name":"v5.52.2","sha":"a0381ddef2fbfb37c2e879e7a0f12e4c0ed95542","kind":"commit","published_at":"2025-05-08T01:25:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2/manifests"},{"name":"v5.52.1","sha":"0c8aa4b5ceb83f168c8fc9b1e38546d2f1ef9cf4","kind":"commit","published_at":"2025-05-02T05:49:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1/manifests"},{"name":"vpy2.14.0","sha":"ae201b36b9de77cd5e1228aebedb9dd566cc8c77","kind":"tag","published_at":"2025-05-01T01:52:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0/manifests"},{"name":"v5.52.0","sha":"581420bbd709c742da7404153c521d91b5e0a54c","kind":"commit","published_at":"2025-05-01T01:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0/manifests"},{"name":"v5.51.1","sha":"c8eaefa04a3d09800e17857cc508a5cd2e282f87","kind":"commit","published_at":"2025-04-26T21:57:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"3a00cda1777b0fdfa5df3aa4770cf21e984ec5ed","kind":"commit","published_at":"2025-04-25T05:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"962f5a9798b916088bc39043267132041af146bc","kind":"commit","published_at":"2025-04-25T02:03:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0/manifests"},{"name":"v5.49.2","sha":"b4e27383e9f4f60b0355abb54efa807e357a5683","kind":"commit","published_at":"2025-04-21T13:11:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2/manifests"},{"name":"v5.49.1","sha":"a085c825bac8da263809f3a32db7937de38ad7e3","kind":"commit","published_at":"2025-04-17T13:43:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1/manifests"},{"name":"v5.49.0","sha":"b79df00bfca5c65827668159f8eed2221253322d","kind":"commit","published_at":"2025-04-16T01:37:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0/manifests"},{"name":"v5.48.1","sha":"b00731469ebbc65d35003c48da093e48c0ccc6ed","kind":"commit","published_at":"2025-04-10T07:37:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"7caa9d729f885861c3153a8d195857bc80b92279","kind":"commit","published_at":"2025-04-08T13:09:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0/manifests"},{"name":"v5.47.3","sha":"4805e43ba7c28d1dbea2c70f5313298f8fd2243d","kind":"commit","published_at":"2025-04-08T00:52:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3/manifests"},{"name":"v5.47.2","sha":"d2f9b2f3530f78c121e50606334449914943fff3","kind":"commit","published_at":"2025-04-06T17:06:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2/manifests"},{"name":"v5.47.1","sha":"f11db049652535d61bc70c0e7d214449de6650fa","kind":"commit","published_at":"2025-04-05T06:52:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"49ca650342888d4b887b7786f59929d3218a4610","kind":"commit","published_at":"2025-04-04T19:37:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"1ba654aa0e65746a06b423fc0aa6123bf10f5cde","kind":"commit","published_at":"2025-04-03T03:53:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"4999a5edca65e771551f93b310b0c58617421dab","kind":"commit","published_at":"2025-04-02T13:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0/manifests"},{"name":"v5.45.2","sha":"ea8f6d3cfe1def60aba3f44b37ba9df5ad7d5eb1","kind":"commit","published_at":"2025-03-29T23:25:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2/manifests"},{"name":"v5.45.1","sha":"8078cf349af9dc4ba1daef77697c3631d3620e9d","kind":"commit","published_at":"2025-03-29T05:25:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"98aba13e39dd220e22e511b317bb6c7bdad3f157","kind":"commit","published_at":"2025-03-27T13:36:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0/manifests"},{"name":"v5.44.4","sha":"6e3d8b9d98bf8e7df630ddbbde50a1d21000d7ff","kind":"commit","published_at":"2025-03-24T14:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4/manifests"},{"name":"v5.44.3","sha":"66a7b259e0cbc7059dd380053344b34cfd075786","kind":"commit","published_at":"2025-03-22T16:51:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3/manifests"},{"name":"v5.44.2","sha":"82fbb6731a24b65cca672f6de55965b284c784dc","kind":"commit","published_at":"2025-03-22T00:23:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2/manifests"},{"name":"v5.44.1","sha":"a6eb72b9409a226619274b2fd15e943bace46a68","kind":"commit","published_at":"2025-03-21T02:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1/manifests"},{"name":"v5.44.0","sha":"7129a7fe515323fab323e9a36c261ea804b31411","kind":"commit","published_at":"2025-03-18T23:37:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0/manifests"},{"name":"vpy2.13.1","sha":"ef27e41b22274d04525729213fa3167c92f0a1f1","kind":"tag","published_at":"2025-03-15T08:06:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1/manifests"},{"name":"v5.43.1","sha":"141023b13b1726e898ab33c1666639c22890e2a1","kind":"commit","published_at":"2025-03-15T00:24:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1/manifests"},{"name":"vpy2.13.0","sha":"3e60df95f531411e431452f044ac0956e0feb025","kind":"tag","published_at":"2025-03-15T00:21:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0/manifests"},{"name":"v5.43.0","sha":"38dddd9e300c2659d0af09763e49c6eda3c31d19","kind":"commit","published_at":"2025-03-13T12:19:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0/manifests"},{"name":"v5.42.0","sha":"f169c7fabdbdbcc9f8f4e8525749010b6241c353","kind":"commit","published_at":"2025-03-12T14:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0/manifests"},{"name":"v5.41.9","sha":"53e24b787534196692d6d0f1638c810d0c2319ff","kind":"commit","published_at":"2025-03-11T14:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9/manifests"},{"name":"v5.41.8","sha":"0a78e5299ba6e8d2e59b83cfe60e5c685e61f3b6","kind":"commit","published_at":"2025-03-08T13:45:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8/manifests"},{"name":"vpy2.12.1","sha":"b70c4dc3a92578bd0b3f389535d16d73cc3b9dd2","kind":"tag","published_at":"2025-02-28T05:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1/manifests"},{"name":"v5.41.7","sha":"c0b8c4a755c5de7f5af40bffeb07517a0ef1c1da","kind":"commit","published_at":"2025-02-27T02:30:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7/manifests"},{"name":"v5.41.6","sha":"02a612a8aa02d556a69b9eddbcf0cdb4f4e56f39","kind":"commit","published_at":"2025-02-26T12:47:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6/manifests"},{"name":"v5.41.5","sha":"1e58c1469898c6d528635fbe5dcf06ddb1f453e8","kind":"commit","published_at":"2025-02-21T13:56:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5/manifests"},{"name":"vpy2.12.0","sha":"1522931b80c7208feb605af870ab8997aee5d7fc","kind":"tag","published_at":"2025-02-21T05:31:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0/manifests"},{"name":"v5.41.4","sha":"12b5829fc97f341327300c5d71181c97f167b0f5","kind":"commit","published_at":"2025-02-21T05:30:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4/manifests"},{"name":"v5.41.3","sha":"f0c680393d29178cbf6e9960bb79777053eb5b9c","kind":"commit","published_at":"2025-02-19T04:15:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3/manifests"},{"name":"v5.41.2","sha":"7a37f0998fd809ba31244c0da6db010ad34098d3","kind":"commit","published_at":"2025-02-16T14:33:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2/manifests"},{"name":"v5.41.1","sha":"d3865bb8d9b0fad95cba7ce2a1cc3b2e9457a949","kind":"commit","published_at":"2025-02-15T17:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"0dd2a64096cc1edc60f7530afc37c03187318ab8","kind":"commit","published_at":"2025-02-14T14:13:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0/manifests"},{"name":"v5.40.5","sha":"726880112b20fd67a88ef6739cb58b45513f547d","kind":"commit","published_at":"2025-02-14T04:25:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5/manifests"},{"name":"v5.40.4","sha":"49987659ddd9d64c825adc0cb8df9c02b4835057","kind":"commit","published_at":"2025-02-13T04:30:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4/manifests"},{"name":"v5.40.3","sha":"391311e8552309180e5c3ad54da5275f356ca942","kind":"commit","published_at":"2025-02-12T13:44:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3/manifests"},{"name":"v5.40.2","sha":"ae27afbb9535c5d9933d02e83803e83834c87c9b","kind":"commit","published_at":"2025-02-07T12:29:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2/manifests"},{"name":"v5.40.1","sha":"fa0a6c4b097924442bfb6ea247d123614acb4dc3","kind":"commit","published_at":"2025-02-07T02:05:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"0bb68257c6244a7ba7750d1198305ada1ab72d8b","kind":"commit","published_at":"2025-02-02T20:45:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0/manifests"},{"name":"v5.39.2","sha":"56aabb0db5330a51101504226527ce3691f28210","kind":"commit","published_at":"2025-02-02T02:22:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2/manifests"},{"name":"v5.39.1","sha":"36047efa501b49c176c5129880217dd905aee1ba","kind":"commit","published_at":"2025-01-30T14:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"0ff27add460aa7a284c7f86e924723886c556fd1","kind":"commit","published_at":"2025-01-29T03:02:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0/manifests"},{"name":"v5.38.0","sha":"36044c3c65c4aa6d8a5291574180798d408fcbba","kind":"commit","published_at":"2025-01-28T10:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"7e18e19c57f279a79812630b0c4ea15d371e986a","kind":"commit","published_at":"2025-01-25T10:08:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0/manifests"},{"name":"v5.36.0","sha":"99380739e2ffc2de79a115aebfa91b5c431a07f5","kind":"commit","published_at":"2025-01-24T14:03:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"824fc4c59158f2ec8fe309adce67650414d551a0","kind":"commit","published_at":"2025-01-23T11:23:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"218192263d1ab4782b3dcfcebcd92bd0551d270f","kind":"commit","published_at":"2025-01-22T09:32:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0/manifests"},{"name":"v5.34.10","sha":"71733cc6dd94d27156d7239d10108357b320eaab","kind":"commit","published_at":"2025-01-14T01:34:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10/manifests"},{"name":"v5.34.9","sha":"884ec22d007a39eac5798c7897c17b8617d63802","kind":"commit","published_at":"2025-01-12T16:36:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9/manifests"},{"name":"v5.34.8","sha":"0418cd7676e730e9ddcad00ace01adbe899e124d","kind":"commit","published_at":"2025-01-08T02:25:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8/manifests"},{"name":"v5.34.7","sha":"acd8bd7f0699890786acdc7c1242516a43a697ec","kind":"commit","published_at":"2025-01-06T23:16:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7/manifests"},{"name":"v5.34.6","sha":"d1fb1139da005e1df3939b1c620ece9db75fa531","kind":"commit","published_at":"2024-12-31T20:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6/manifests"},{"name":"v5.34.5","sha":"0763cd693acee7b6b80fefad0e8b1950e41a1a74","kind":"commit","published_at":"2024-12-25T13:38:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5/manifests"},{"name":"v5.34.4","sha":"034741181be9c9563a62b494fcf17d0d9c9026a6","kind":"commit","published_at":"2024-12-21T04:48:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4/manifests"},{"name":"v5.34.3","sha":"347b61819b6b06cb1c4ee3af06e780f15826b11c","kind":"commit","published_at":"2024-12-18T12:15:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3/manifests"},{"name":"v5.34.2","sha":"bfd0b8a808a33be0da92a006a7b4f8b17a5d79b3","kind":"commit","published_at":"2024-12-14T18:51:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2/manifests"},{"name":"v5.34.1","sha":"af020612644be1ba549a1c4802f6ab83c33aeedb","kind":"commit","published_at":"2024-12-13T14:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1/manifests"},{"name":"v5.34.0","sha":"fc8fac9d68e7f4de2322a82a38740a79b05e57f4","kind":"commit","published_at":"2024-12-10T14:32:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"0e3c2e5f345a1372eea1542ce2504a2f4ca6e6e0","kind":"commit","published_at":"2024-12-10T04:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"ab437a74d11f18a49645c2c7ae59949c33dc05b9","kind":"commit","published_at":"2024-12-09T09:24:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"dfa3e8b477662a5a1e556946689a2d41a57f2776","kind":"commit","published_at":"2024-12-08T17:57:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"26f578e0db52ff0501c2a2f4960abac377171773","kind":"commit","published_at":"2024-12-06T03:06:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"cf49d37f5119a033f630aa781f2e9757831e5873","kind":"commit","published_at":"2024-12-04T06:17:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"9ae31bac5bb5c1f35d59db94d2af3d6eaaec1ad3","kind":"commit","published_at":"2024-12-02T20:33:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0/manifests"},{"name":"v5.30.1","sha":"9b1f30c8377ee56b9247e953765892ddf794e4b2","kind":"commit","published_at":"2024-11-30T14:46:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d0c473f90670b95fd98a63995dbb9481d0f6742d","kind":"commit","published_at":"2024-11-29T04:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0/manifests"},{"name":"vpy2.11.0","sha":"4ada3d5c318fd550ebb466e49203217fb6f1450b","kind":"tag","published_at":"2024-11-26T03:35:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0/manifests"},{"name":"v5.29.1","sha":"cc6cfc2231dbcdc55f14c92ebe05243b99eebb09","kind":"commit","published_at":"2024-11-23T05:48:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1/manifests"},{"name":"v5.29.0","sha":"bf03f864fb64c86bf75d52dad2c894a5e5e39e44","kind":"commit","published_at":"2024-11-22T09:11:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0/manifests"},{"name":"v5.28.2","sha":"4d3eb88f64e59c5d0cf80895c0af528700788771","kind":"commit","published_at":"2024-11-22T01:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2/manifests"},{"name":"v5.28.1","sha":"a9ed0c1cbfc96a0363a6ad51de7de7991293e251","kind":"commit","published_at":"2024-11-20T13:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1/manifests"},{"name":"v5.28.0","sha":"26b2bc6386d639a35f87ab226dbeda3204a5ddd7","kind":"commit","published_at":"2024-11-19T17:53:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0/manifests"},{"name":"v5.27.0","sha":"212956921f364f02913aaf76a378358d373801c1","kind":"commit","published_at":"2024-11-19T03:13:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0/manifests"},{"name":"v5.26.2","sha":"65c729152bfe6c3fabb3c7b40f9c4bcf7366af3f","kind":"commit","published_at":"2024-11-15T09:25:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"8784f662f905fa5f40f6c4bd62c369e2cbe4290f","kind":"commit","published_at":"2024-11-14T15:26:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"68cf88a626a0ea5499f3137657b6a02552c2bfcc","kind":"commit","published_at":"2024-11-14T10:39:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0/manifests"},{"name":"v5.25.6","sha":"6ea8f5421d7074054f18057e5665d53b23fb9a97","kind":"commit","published_at":"2024-11-11T15:29:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6/manifests"},{"name":"v5.25.5","sha":"293df08103c86fb142f85ff68770e57a71f6f085","kind":"commit","published_at":"2024-11-11T14:33:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5/manifests"},{"name":"v5.25.4","sha":"624a08638ff43b6fae82d9cf5cf939bdbd149f69","kind":"commit","published_at":"2024-11-10T00:08:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4/manifests"},{"name":"v5.25.3","sha":"a8553db76997a05eef4d7db7c746f7b868f92864","kind":"commit","published_at":"2024-11-08T12:37:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3/manifests"},{"name":"v5.25.2","sha":"d5f9efe59536cfcd4c3f16538b763e6cb857e7cf","kind":"commit","published_at":"2024-11-08T02:17:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2/manifests"},{"name":"v5.25.1","sha":"acadd32d5c059cccf096603538c7795dc597a921","kind":"commit","published_at":"2024-11-07T03:11:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"7a9d8eef416be9434e3b268d547bef09fde5fd6f","kind":"commit","published_at":"2024-11-06T00:39:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"43d80b31762f99de2792b01ee538a4dd79fb545b","kind":"commit","published_at":"2024-11-05T13:59:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0/manifests"},{"name":"v5.23.1","sha":"855aa5ed0b6f69c8e989191658d82570943b5319","kind":"commit","published_at":"2024-11-05T04:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1/manifests"},{"name":"v5.23.0","sha":"092019f862194acf29933faf7d1f712f1e9852b9","kind":"commit","published_at":"2024-11-02T19:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"65d256f3bda01f98655473e66f258ea871319e69","kind":"commit","published_at":"2024-10-31T15:27:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0/manifests"},{"name":"vpy2.10.1","sha":"0547f7a80d29eee9315ef4a1d3bd954ddd2b467f","kind":"tag","published_at":"2024-10-26T05:33:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1/manifests"},{"name":"v3.16.2","sha":"ba65311d8c48a66801144e239c30f1cab86ced2b","kind":"commit","published_at":"2024-10-24T12:23:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2/manifests"},{"name":"v4.18.2","sha":"e348831e82ec7a1330f3203ab9ccdd1d8c226e84","kind":"commit","published_at":"2024-10-24T08:27:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2/manifests"},{"name":"vpy2.10.0","sha":"569cbc49100198eff06be795cf1bae1bb22d743f","kind":"tag","published_at":"2024-10-24T01:26:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0/manifests"},{"name":"v5.21.2","sha":"0ff74d432416c93d56fb0bb24ba4665013b35623","kind":"commit","published_at":"2024-10-22T06:48:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2/manifests"},{"name":"v3.16.1","sha":"5092252dc730fef395a444d2ef6f9ddd4f02881a","kind":"commit","published_at":"2024-10-19T09:21:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1/manifests"},{"name":"v4.18.1","sha":"d5495b16c05f9dbbcb88f96c01272e91a977c248","kind":"commit","published_at":"2024-10-19T09:20:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1/manifests"},{"name":"v5.21.1","sha":"98e1ec66ef451d7c21fb7f3c039e37ab41650182","kind":"commit","published_at":"2024-10-18T12:58:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e7f0826b19250c4b1a91f7a755f0aded06bba07b","kind":"commit","published_at":"2024-10-18T08:13:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0/manifests"},{"name":"v5.20.1","sha":"dff47c0825aa03f5f78562b5aa8b08f6d85d4e10","kind":"commit","published_at":"2024-10-18T06:30:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1/manifests"},{"name":"v3.16.0","sha":"ecec076fa6fc61583a180cb13f93366b843c2a33","kind":"commit","published_at":"2024-10-15T09:19:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0/manifests"},{"name":"v4.18.0","sha":"d4997ec2c0e88de0f906a5c6c66aa00b8ad9b5de","kind":"commit","published_at":"2024-10-14T14:28:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0/manifests"},{"name":"v5.20.0","sha":"073baf6222dfda569ac214dbeba37416b4976534","kind":"commit","published_at":"2024-10-13T09:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0/manifests"},{"name":"v5.19.1","sha":"c8abdc735c7e882e163bd267604644f9e6314313","kind":"commit","published_at":"2024-10-12T14:17:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"36ef0705c0e1cf2473a8022d548ff62fab2067e9","kind":"commit","published_at":"2024-10-11T08:52:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"f0cb07e5af50a0d4ae7808beb3dc744cbaaa89a0","kind":"commit","published_at":"2024-10-09T00:53:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0/manifests"},{"name":"v5.17.1","sha":"ca8207b24beac765b757b7273c24dcfd976d44af","kind":"commit","published_at":"2024-10-07T16:38:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"80ca4636266c2acd98743716f3c80ecfacf59d4b","kind":"commit","published_at":"2024-10-07T15:54:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"7321e25583ccb0a377eeca79e9fbae9afba56ef7","kind":"commit","published_at":"2024-10-06T09:11:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"f4526700ef9e1bee989fda1243a2d4e94ad9c85b","kind":"commit","published_at":"2024-10-01T21:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"626d9cd2f6dea1f7a27faaa49c9fc9f5fff35fdf","kind":"commit","published_at":"2024-09-30T07:04:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0/manifests"},{"name":"v5.13.2","sha":"46e2617694d12577d3b6656fb5bba24cb7d1cd4d","kind":"commit","published_at":"2024-09-20T12:31:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"68c415d1e6767c500fb462f50304b733aedeed80","kind":"commit","published_at":"2024-09-18T01:33:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"44a2d6288d43d342c54531413bb71d1acb371435","kind":"commit","published_at":"2024-09-11T14:48:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0/manifests"},{"name":"vpy2.9.4","sha":"836edd8882f2077240e54757f60ea3e4ff08ac01","kind":"tag","published_at":"2024-09-10T12:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4/manifests"},{"name":"v5.12.15","sha":"8772a230155bbebde0cc9c48692c83b1394ddbce","kind":"commit","published_at":"2024-09-10T12:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15/manifests"},{"name":"v5.12.14","sha":"056b90db0bad34a393149dae61a171717053e526","kind":"commit","published_at":"2024-09-05T03:23:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14/manifests"},{"name":"v5.12.13","sha":"69c129670a468b6b6ce1b8600e1928826d53f8bb","kind":"commit","published_at":"2024-09-03T14:04:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13/manifests"},{"name":"vpy2.9.3","sha":"6d828aec07f96c074457f2874e59f1d06cad3050","kind":"tag","published_at":"2024-08-31T01:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3/manifests"},{"name":"v5.12.12","sha":"7104a8c82281ed495245184f569bbb6c2d92605c","kind":"commit","published_at":"2024-08-29T13:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12/manifests"},{"name":"v5.12.11","sha":"fea6b1a060d5cc42bf468bfa4db9e32b7a686fe0","kind":"commit","published_at":"2024-08-28T04:57:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11/manifests"},{"name":"v5.12.10","sha":"a457a54f755fcb83af38100166d5b718e58149f1","kind":"commit","published_at":"2024-08-22T05:17:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10/manifests"},{"name":"v5.12.9","sha":"c60e6a3f45606c623ef6a2b16415d67eac9b0269","kind":"commit","published_at":"2024-08-17T18:21:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9/manifests"},{"name":"v5.12.8","sha":"89c771b4986e4e228a5451663a0baa15b3606d65","kind":"commit","published_at":"2024-08-17T00:29:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8/manifests"},{"name":"v5.12.7","sha":"4fbde068cf782c007e3dee78836eae4e098d9b50","kind":"commit","published_at":"2024-08-16T03:30:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7/manifests"},{"name":"v5.12.6","sha":"69d7ef30e551e1c1b3682e6a460b8de8e0f9c437","kind":"commit","published_at":"2024-08-14T14:40:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6/manifests"},{"name":"v5.12.5","sha":"b5993b374cab860f1c208296b9a5d6dd58499111","kind":"commit","published_at":"2024-08-13T03:26:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"b7b31dd90cf610fd995394ac4b579ed4c87b4247","kind":"commit","published_at":"2024-08-12T08:30:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4/manifests"},{"name":"vpy2.9.2","sha":"c70e5e7bf07144df93caf9ec0505497b5119e708","kind":"tag","published_at":"2024-08-10T17:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2/manifests"},{"name":"v5.12.3","sha":"65a3e59ac3b09d21f92c7a6eea34b80d8e11cfda","kind":"commit","published_at":"2024-08-10T17:43:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"1777e38546d88f17a79170868c90f01bb70bb231","kind":"commit","published_at":"2024-08-09T03:53:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2/manifests"},{"name":"vpy2.9.1","sha":"5344692d0d508ee797c253280c498e27606630dd","kind":"tag","published_at":"2024-08-08T01:58:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1/manifests"},{"name":"v5.12.1","sha":"0faec379aafd77f69f8290f192a2e374ff3e872e","kind":"commit","published_at":"2024-08-07T01:15:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1/manifests"},{"name":"vpy2.9.0","sha":"e313993cd40acac75e544c81e10969b05058fd3e","kind":"tag","published_at":"2024-08-02T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0/manifests"},{"name":"v5.12.0","sha":"00c303748bf060d47860ed7b7edd91c0894876ca","kind":"commit","published_at":"2024-08-01T01:29:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"1b31a6c8c957e386e212a340b0360e7781acc382","kind":"commit","published_at":"2024-07-29T12:14:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"3a65ac4c5221c2d882ea741333b8651530e5ed02","kind":"commit","published_at":"2024-07-26T03:11:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"1bf1258343b52d6e0625d28693b7d87c04c84f08","kind":"commit","published_at":"2024-07-19T14:13:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"a5ac1ae84a33fca0985d660e10e32895a47e2bda","kind":"commit","published_at":"2024-07-19T13:08:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"da520e7705ae48e0fcd3d913ceb9c1eab0399859","kind":"commit","published_at":"2024-07-18T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"14038738cd99943c315e2531dbbd00c6a8944f62","kind":"commit","published_at":"2024-07-16T12:18:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"8025f994658167971f2778cd67531c3f3b0008db","kind":"commit","published_at":"2024-07-15T14:09:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0/manifests"},{"name":"vpy2.8.1","sha":"7fdd8924d3625b6916e36d78c0f8e91956572a43","kind":"tag","published_at":"2024-07-11T14:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1/manifests"},{"name":"v5.8.7","sha":"4963d92c79a5fe369da3df85f9d548c42b5d1a02","kind":"commit","published_at":"2024-07-11T14:13:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"8bb08a7e6ddf6799f31ac9e07e6bda8eb4023a78","kind":"commit","published_at":"2024-07-11T00:21:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6/manifests"},{"name":"vpy2.8.0","sha":"aecac66b891045397d915fbc2cc1c3c92c5ae764","kind":"tag","published_at":"2024-07-10T02:17:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0/manifests"},{"name":"v5.8.5","sha":"a6155c970739c7664befa18664d0019bf1afc9c9","kind":"commit","published_at":"2024-07-10T02:17:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"b4669d88f1732fb4f84fb390208008d176f4122a","kind":"commit","published_at":"2024-07-05T04:21:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"833d8663b24e4c5940da87f9b67f1d4c7b83af2a","kind":"commit","published_at":"2024-06-28T12:27:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"68899ac9af14c2d307926d650e8db7cdfc980074","kind":"commit","published_at":"2024-06-15T06:23:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"16fb26737721d464b45acc7177ee4d1ef7bd85f6","kind":"commit","published_at":"2024-06-12T14:37:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"74e7cce8c5158a59dd932114e1e0df30c9fc11f9","kind":"commit","published_at":"2024-06-11T14:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0/manifests"},{"name":"vpy2.7.8","sha":"a5a0af83e0c5a9a5296b8dbfde9bb10f86de1f96","kind":"tag","published_at":"2024-06-05T14:14:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8/manifests"},{"name":"vpy2.7.7","sha":"88b8f6c49c9642a252fbb6ef3b2b2e4260ebed8c","kind":"tag","published_at":"2024-06-04T23:48:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7/manifests"},{"name":"v5.7.15","sha":"92f39fd241bed71b8a4fcacd6ff44e5aa67977e0","kind":"commit","published_at":"2024-06-04T23:47:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15/manifests"},{"name":"v5.7.14","sha":"02cd61d119bee6043a9b42ce3eccfe45cfcc4fb3","kind":"commit","published_at":"2024-05-29T16:23:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"5b25660169d9543d37781c97641a50a76c2759a3","kind":"commit","published_at":"2024-05-28T18:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"d3ad53f64f8cf272c2cc9aa1936a82d30cb9072d","kind":"commit","published_at":"2024-05-24T04:08:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"dff8e2e293739f02f27f9b06bd47222adb7c8aa7","kind":"commit","published_at":"2024-05-23T05:37:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"e35dad78c4a3e761a53532998034b2a8f7fec4a3","kind":"commit","published_at":"2024-05-21T04:51:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"7d51ed749f77926ee2bfd2b1076c8cd8d3b42243","kind":"commit","published_at":"2024-05-16T05:24:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9/manifests"},{"name":"vpy2.7.6","sha":"c70708ba1375c6a201e762658927d0672697b246","kind":"tag","published_at":"2024-05-09T04:40:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6/manifests"},{"name":"v5.7.8","sha":"bc71850259a818805cfeacb6ae34bf023d52ced5","kind":"commit","published_at":"2024-05-01T20:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"ad779738180314af42f938eb1893f3d617127d28","kind":"commit","published_at":"2024-04-30T07:46:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7/manifests"},{"name":"vpy2.7.5","sha":"8020f9952a058988d57d1f772f43b2d802e20692","kind":"tag","published_at":"2024-04-28T16:59:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5/manifests"},{"name":"v5.7.6","sha":"a8c5831d2b3e86ae9247af7eba70968cbcbfd7a7","kind":"commit","published_at":"2024-04-27T04:12:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6/manifests"},{"name":"vpy2.7.4","sha":"723457f6eba0cd320bdac32ada807f83bd46e46b","kind":"tag","published_at":"2024-04-26T14:19:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4/manifests"},{"name":"vpy2.7.3","sha":"8a296f17107edb12d3282ab073166f62aded1635","kind":"tag","published_at":"2024-04-24T04:34:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3/manifests"},{"name":"v5.7.5","sha":"cc4afdcf88534427900125eb2f68ac169e55baf3","kind":"commit","published_at":"2024-04-24T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"f65eb4b5b6d1025a6fe06c9841403fd88956688c","kind":"commit","published_at":"2024-04-21T15:39:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4/manifests"},{"name":"vpy2.7.2","sha":"8ed041e0395bdfb5cd9b474cdc17985bea98ea68","kind":"tag","published_at":"2024-04-20T05:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2/manifests"},{"name":"v5.7.3","sha":"b881857b5fb8e985e21f731d1a22caeed883331c","kind":"commit","published_at":"2024-04-20T05:32:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3/manifests"},{"name":"vpy2.7.1","sha":"333c3e03a0b77e5fdc8d03b5e1f23c1af777cfa6","kind":"tag","published_at":"2024-04-18T01:24:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1/manifests"},{"name":"v5.7.2","sha":"c97a43b7849c8c34f4043cf0e6873cde7215920d","kind":"commit","published_at":"2024-04-18T01:23:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2/manifests"},{"name":"vpy2.7.0","sha":"99ab8c550b0563535f739fc8fbaa93e8d5e1e4d6","kind":"tag","published_at":"2024-04-13T18:28:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0/manifests"},{"name":"vpy2.6.0","sha":"deca5d04c96410fd5d09f8165a32e9769d35f0f6","kind":"tag","published_at":"2024-04-13T00:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0/manifests"},{"name":"v5.7.1","sha":"da3eb33f6584a466ac5eb1cb729c8478ba78b501","kind":"commit","published_at":"2024-04-10T01:18:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"9c25995b1e0c8f9193516adeae486f6b781dd3eb","kind":"commit","published_at":"2024-04-09T14:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0/manifests"},{"name":"vpy2.5.0","sha":"111fa41a8444aa2b8080f35d585867c65bdeab37","kind":"tag","published_at":"2024-04-08T21:10:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0/manifests"},{"name":"v5.6.0","sha":"b172ddfa247a307b5d66ccc364c2782118df6040","kind":"commit","published_at":"2024-04-08T21:09:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0/manifests"},{"name":"vpy2.4.0","sha":"ab5e3d64e89a52638a555cefddc534b4e79d056f","kind":"tag","published_at":"2024-04-07T22:09:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0/manifests"},{"name":"v5.5.4","sha":"91cdd57b93da342b359177b7e5502d52c37523b6","kind":"commit","published_at":"2024-04-07T22:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"082834b1fb66dd4f6ad4ba94e5b1761e53fd6b78","kind":"commit","published_at":"2024-04-07T01:59:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"4a3787cf0d7ed8ecc46e946b87fdea436b838ee0","kind":"commit","published_at":"2024-04-06T04:25:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"80365638e7934aaa657571ed640fe0edacedf8e0","kind":"commit","published_at":"2024-04-03T14:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"66cf7c7bb82e5c08bc669615c83cc69fa0894228","kind":"commit","published_at":"2024-03-31T19:45:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0/manifests"},{"name":"v5.4.6","sha":"b8d7ebf3355012a2495709c4758180c60f01fb72","kind":"commit","published_at":"2024-03-26T13:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6/manifests"},{"name":"vpy2.3.3","sha":"6bf668ed7e600b8ca28439431812d83aca81508d","kind":"tag","published_at":"2024-03-24T17:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3/manifests"},{"name":"vpy2.3.2","sha":"52d44397b39de9a9c04b6c3e302837e7876de053","kind":"tag","published_at":"2024-03-23T21:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2/manifests"},{"name":"v5.4.5","sha":"f8c84021ad226b86bff4c4351dbb4cdebe117bd5","kind":"commit","published_at":"2024-03-22T04:27:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5/manifests"},{"name":"v5.4.4","sha":"ea973b98c605a5124c1e7c65e0c34b595ac8fb1a","kind":"commit","published_at":"2024-03-21T04:16:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4/manifests"},{"name":"vpy2.3.1","sha":"a73cf3220209bbd52255aa6974a96d77c14c47e9","kind":"tag","published_at":"2024-03-19T05:07:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1/manifests"},{"name":"v5.4.3","sha":"7bf641886ec6424d44b1d20d5aa22aae81ceef1d","kind":"commit","published_at":"2024-03-17T13:53:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3/manifests"},{"name":"vpy2.3.0","sha":"928eeb6704184bbbdfe064b49599e1afc529acf2","kind":"tag","published_at":"2024-03-16T03:49:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0/manifests"},{"name":"v5.4.2","sha":"096bd810fcd5e4d923b0968bec7a4fc992c5e8a6","kind":"commit","published_at":"2024-03-06T05:00:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"abe142ad3d6d1463b261de5eef88bf4827c868e2","kind":"commit","published_at":"2024-03-01T05:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"82dfc48ee0059b00f37116ec65cab6897b722325","kind":"commit","published_at":"2024-02-27T03:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"e31fe65571733e9bce85e3ecdb85f93d0346072c","kind":"commit","published_at":"2024-02-25T10:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"927d2a5bc08c320b60c8ba0fe38dd04d32aa3771","kind":"commit","published_at":"2024-02-24T00:09:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"651d086f41818dd25bd96bdc2c855a9a4b06be13","kind":"commit","published_at":"2024-02-22T02:05:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"bfa18396b4b128a84a99b1ca0e46908cdedad386","kind":"commit","published_at":"2024-02-20T22:47:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"571b4172487ee972320d93d81313cd7e88307114","kind":"commit","published_at":"2024-02-17T13:57:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"83e8a611b1a758354426244739bcc950e658e1f3","kind":"commit","published_at":"2024-02-17T02:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0/manifests"},{"name":"v5.1.12","sha":"59386645ebf0d50f96a4d76b1988fc501348dc3e","kind":"commit","published_at":"2024-02-16T05:33:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12/manifests"},{"name":"vpy2.2.4","sha":"5949b37b6762af8bd6d1a98350df56a409bac501","kind":"tag","published_at":"2024-02-13T01:57:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4/manifests"},{"name":"v5.1.11","sha":"e8c64477e0e8d29cfa87d7c1ccc78d2932f1eb33","kind":"commit","published_at":"2024-02-13T01:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11/manifests"},{"name":"vpy2.2.3","sha":"f2e11b4182a55ced34dc6cf63ef5e6d11c8f24fa","kind":"tag","published_at":"2024-02-10T20:39:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3/manifests"},{"name":"v5.1.10","sha":"acabc45be455bbc30dc149afc1045c48f250c25f","kind":"commit","published_at":"2024-02-10T20:38:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10/manifests"},{"name":"v5.1.9","sha":"cd63c28100d33f563fff852ff46132ee014aa7d9","kind":"commit","published_at":"2024-02-05T16:09:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9/manifests"},{"name":"vpy2.2.2","sha":"b3ab285cb128075b8a8d52a75a4a5b210c1a24dd","kind":"tag","published_at":"2024-02-03T03:37:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2/manifests"},{"name":"v5.1.8","sha":"6e12b3e8771ccb25e2eb1231ef033974bf0a98b3","kind":"commit","published_at":"2024-02-03T03:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"1eedf29a9779cc6762f15c26fc00926d8ddc04a4","kind":"commit","published_at":"2024-02-02T02:31:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"5cecea1f1625e23eeb070329bdad4ab4ac670b80","kind":"commit","published_at":"2024-01-31T00:27:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"168d312ac7174a1c5c6abee56110547b76cfce7a","kind":"commit","published_at":"2024-01-23T02:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"7db6756125f235c7b2d7523b88edcbe4e3b6a754","kind":"commit","published_at":"2024-01-20T17:01:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4/manifests"},{"name":"vpy2.2.1","sha":"350a81402f9d6c18e69f215c4e3bb1fe5d277937","kind":"tag","published_at":"2024-01-16T13:14:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1/manifests"},{"name":"v5.1.3","sha":"081061f2a07f702a934b0ee0d3b8cdfdf3ce8185","kind":"commit","published_at":"2024-01-16T13:14:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fc8eafde5f1d5eec2d6e2359ee3278cd84993252","kind":"commit","published_at":"2024-01-15T19:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2/manifests"},{"name":"vpy2.2.0","sha":"379016ef181aea805d599d34c7b6746e9ddcbd66","kind":"tag","published_at":"2024-01-14T17:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0/manifests"},{"name":"vpy2.1.0","sha":"bf3d1586777491e320af49ceb054edec020a9438","kind":"tag","published_at":"2024-01-12T00:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0/manifests"},{"name":"v5.1.1","sha":"f1bfded60e42a5d2311002829746d22d64dbc4a5","kind":"commit","published_at":"2024-01-02T02:06:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"db464903cf4b1d94c3b72856d593ee395b497c37","kind":"commit","published_at":"2023-12-27T17:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0/manifests"},{"name":"vpy2.0.0","sha":"f6e585d36df25db5fb24d986b7cc2433c92473c9","kind":"tag","published_at":"2023-12-23T01:15:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0/manifests"},{"name":"v5.0.0","sha":"58e5746102dda9de168a678cf1dc6313dfb85fba","kind":"commit","published_at":"2023-12-21T21:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0/manifests"},{"name":"v4.17.0","sha":"e1ff35b53353bb20c045785fd213fb4e3ae9c181","kind":"commit","published_at":"2023-12-21T14:15:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0/manifests"},{"name":"vpy1.24.0","sha":"8a0b4ad7acca1d209c26c6472a372920b657d7b4","kind":"tag","published_at":"2023-12-21T05:25:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0/manifests"},{"name":"v4.16.0","sha":"67c3b8b7af266ba8be82fa1e095ac86c8b86e6a1","kind":"commit","published_at":"2023-12-18T13:47:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0/manifests"},{"name":"vpy1.23.0","sha":"136e8e7f3f2e69dcf32406ee3513962cedcd13f8","kind":"tag","published_at":"2023-12-18T03:59:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0/manifests"},{"name":"vpy1.22.0","sha":"1ef6bcf859385f468a5d1b31827d2dab3396245b","kind":"tag","published_at":"2023-12-14T23:26:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0/manifests"},{"name":"v4.15.4","sha":"2c06921a9360698b1d06dc324ab0b9d157538178","kind":"commit","published_at":"2023-12-14T13:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4/manifests"},{"name":"vpy1.21.0","sha":"3c325ffbde0acc1f137d8cdfd24079b39dfee3c9","kind":"tag","published_at":"2023-12-14T00:51:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0/manifests"},{"name":"v4.15.3","sha":"8a486b10511610580ab8433b6d9e8ce2ff26bfba","kind":"commit","published_at":"2023-12-13T23:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3/manifests"},{"name":"vpy1.20.0","sha":"1010c77e4e3ba16927bff6b612ebf3f3f52f779a","kind":"tag","published_at":"2023-12-13T02:16:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0/manifests"},{"name":"vpy1.19.0","sha":"0365b3f1e1b502096320c4a6fd26940540244110","kind":"tag","published_at":"2023-12-12T00:54:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0/manifests"},{"name":"vpy1.18.0","sha":"f3536dd2ae83650df32726f0ee89654458e8e23d","kind":"tag","published_at":"2023-12-10T04:28:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0/manifests"},{"name":"v4.15.2","sha":"96adcc90e7e8c75157470ce12bb9fde4b5078228","kind":"commit","published_at":"2023-12-07T13:28:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"95ad04972e99ab56af864c9ee9ebc2fa53ca86c9","kind":"commit","published_at":"2023-12-06T21:52:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"76f9e8ffa64b3299868e041292bfd6bf8e988b3d","kind":"commit","published_at":"2023-12-05T13:18:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0/manifests"},{"name":"v4.14.4","sha":"1a23e57075a16e5d9ae6022b4599d65855b5e3de","kind":"commit","published_at":"2023-11-28T13:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"cbd5057563545e9f4a5fa1e1e4abe25f0962ce12","kind":"commit","published_at":"2023-11-27T14:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"d7cf6ea60830b69b636648238a51e5f981616d02","kind":"commit","published_at":"2023-11-24T11:11:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2/manifests"},{"name":"vpy1.17.0","sha":"bec84e8c8083fe4cf36839634e7cf2939a85d886","kind":"tag","published_at":"2023-11-24T09:27:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0/manifests"},{"name":"v4.14.1","sha":"65a73ce6a1c3b11b616b47f409cee0d3dcb6f839","kind":"commit","published_at":"2023-11-23T15:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"d6c31de48d7aadb542a1e3755ca5b9d169d3fdb9","kind":"commit","published_at":"2023-11-18T10:14:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0/manifests"},{"name":"v4.13.3","sha":"4cfe33e481e204f6377362b7314193c3b7fc40f0","kind":"commit","published_at":"2023-11-16T06:00:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3/manifests"},{"name":"vpy1.16.1","sha":"fc7f863bff2b4aa0869536eecabf01040b600533","kind":"tag","published_at":"2023-11-09T14:06:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1/manifests"},{"name":"v4.13.2","sha":"60a917e3c08fee3d77e32da633e517b3d4e223aa","kind":"commit","published_at":"2023-11-09T14:05:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2/manifests"},{"name":"vpy1.16.0","sha":"719ba5bc6fcc09d99a664b8986bad67163bfcb90","kind":"tag","published_at":"2023-11-08T12:48:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0/manifests"},{"name":"v4.13.1","sha":"610c701d94324e165a079c4de6b4cf0ef612f1da","kind":"commit","published_at":"2023-11-08T09:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"4828b7e7887d3dffa79e2bb388b93df9d70d88ac","kind":"commit","published_at":"2023-11-05T11:16:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0/manifests"},{"name":"vpy1.15.4","sha":"3d5373929be84374480acf2a972f3ca7d64d427d","kind":"tag","published_at":"2023-11-05T11:05:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4/manifests"},{"name":"v4.12.10","sha":"9f36d48344e11efba60ecd9f51f57c60b03a3cb5","kind":"commit","published_at":"2023-11-05T11:04:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10/manifests"},{"name":"vpy1.15.3","sha":"0f0c35129239d64c40a57fa1fbf1ff8aa9efa294","kind":"tag","published_at":"2023-11-05T05:32:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3/manifests"},{"name":"v4.12.9","sha":"343d62c920511443f6786a30f283820fe8a1a464","kind":"commit","published_at":"2023-11-05T05:31:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9/manifests"},{"name":"v4.12.8","sha":"edd4b6b6cf714d1e95c43b61df7e363409e85ba4","kind":"commit","published_at":"2023-11-03T02:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"a7f7080622d9689b1a62cb280df412520b3c1e3a","kind":"commit","published_at":"2023-10-29T06:36:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"14176c1846c507da411495ddba40996a48e585b6","kind":"commit","published_at":"2023-10-26T02:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6/manifests"},{"name":"vpy1.15.2","sha":"c3c165ab32d66657d94f552a266f182f8f30c1df","kind":"tag","published_at":"2023-10-18T02:33:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2/manifests"},{"name":"v4.12.5","sha":"5c62a7739aa180a688dff01eea7f7f16ed6f0036","kind":"commit","published_at":"2023-10-18T02:32:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"fb7c64849dde45516ac8f1f313e242bae935fce8","kind":"commit","published_at":"2023-10-13T13:47:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"2bbc01494d8a1c7954327ae52ea4525b8e27bc35","kind":"commit","published_at":"2023-10-10T02:17:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"a01bb0b0345509cde6c74843323de6b67729f310","kind":"commit","published_at":"2023-10-05T13:50:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2/manifests"},{"name":"vpy1.15.1","sha":"4e1d0513842596e3c4d287e56d2eebc97b1addce","kind":"tag","published_at":"2023-10-04T13:26:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1/manifests"},{"name":"v4.12.1","sha":"dbc6b015158b1b85b2baa48d4850bf15096691d0","kind":"commit","published_at":"2023-10-04T13:25:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1/manifests"},{"name":"vpy1.15.0","sha":"b2d768e7b06b48eb4d8fbec63c7fa4f53c67a26a","kind":"tag","published_at":"2023-09-30T04:48:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0/manifests"},{"name":"v4.12.0","sha":"5ebb185dbecd2478688b20131522be41d0f3a055","kind":"commit","published_at":"2023-09-29T14:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0/manifests"},{"name":"vpy1.14.0","sha":"b886d1d3a4ed2987a5120c764ed97da2d36957ce","kind":"tag","published_at":"2023-09-26T04:30:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0/manifests"},{"name":"v4.11.4","sha":"9d78a99b390523c482c8440c190628aa9040c333","kind":"commit","published_at":"2023-09-22T09:56:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"164772169f99edf9da8d9d478a03eea277ece45a","kind":"commit","published_at":"2023-09-22T02:41:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"109bebf4e84d1f554c0fa491180001e2f571cba8","kind":"commit","published_at":"2023-09-20T13:34:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"28c817f696dd91092f51cd4529748f713e74ef15","kind":"commit","published_at":"2023-09-20T00:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"3fd185cdcdb473f46bde5deb91301a71e192b190","kind":"commit","published_at":"2023-09-16T03:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0/manifests"},{"name":"vpy1.13.2","sha":"764f2e07dc32ffa21303c96fe7029fedff3ca5bb","kind":"tag","published_at":"2023-09-12T06:22:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2/manifests"},{"name":"v4.10.0","sha":"4226ff380b43cabc3e52e0a5321d05f0fa2f265d","kind":"commit","published_at":"2023-09-12T06:21:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0/manifests"},{"name":"vpy1.13.1","sha":"c389221bdecba9fbb52c40d4a4e8ad78ecdb86c3","kind":"tag","published_at":"2023-09-11T14:01:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1/manifests"},{"name":"vpy1.13.0","sha":"09bae92e69d9cb7d8f3cc150a52b2c0f183affe7","kind":"tag","published_at":"2023-09-07T13:22:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0/manifests"},{"name":"v4.9.0","sha":"0f4af1701d549b9acc557e6dcc098d78e3de7911","kind":"commit","published_at":"2023-09-05T14:49:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0/manifests"},{"name":"vpy1.12.0","sha":"ff66290a0f6773300881f94ec6eb5fafe5c7ca24","kind":"tag","published_at":"2023-08-31T03:29:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0/manifests"},{"name":"vpy1.11.0","sha":"e640e5a95fd988a927aeef095b96cde41df6be63","kind":"tag","published_at":"2023-08-26T03:55:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0/manifests"},{"name":"v4.8.0","sha":"1020376dd7144ac432642e3ba19aa056e85b1baf","kind":"commit","published_at":"2023-08-20T23:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"9253112d0e1a0d0fa8496cafaefd81c009f2bd16","kind":"commit","published_at":"2023-08-19T13:52:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4/manifests"},{"name":"vpy1.10.1","sha":"a982ff36f705fab147eedaf037e71e525f3b46fe","kind":"tag","published_at":"2023-08-19T04:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1/manifests"},{"name":"v4.7.3","sha":"3ef306632b31820f604dc3c15b55d041a86d062f","kind":"commit","published_at":"2023-08-17T13:39:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"1e5e7ba2016029a0710412c5f5dcd11844c44b17","kind":"commit","published_at":"2023-08-12T00:43:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"bf9a9471818cb6fe4c323ba4bfbbcff3ea074c19","kind":"commit","published_at":"2023-08-10T02:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1/manifests"},{"name":"vpy1.10.0","sha":"284a2583a5b387935304b27b2e79f8d82f0370ce","kind":"tag","published_at":"2023-08-03T02:12:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0/manifests"},{"name":"v4.7.0","sha":"6fe67b49d30bdb70fcbd8057f98b1014056ea765","kind":"commit","published_at":"2023-08-03T01:42:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"3a656d968b584b8f04d42dc29eb1a561c2ab2fde","kind":"commit","published_at":"2023-07-28T19:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2d64c6e6b0aa06d3b27d01375bd3c3e7822c48b0","kind":"commit","published_at":"2023-07-26T19:20:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2/manifests"},{"name":"v4.6.0","sha":"39b2565325a56b1df87f49dfe3a1ba9deb0ea174","kind":"commit","published_at":"2023-07-19T19:23:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0/manifests"},{"name":"vpy1.9.0","sha":"38b19d8a5874fb9725b1d40d7656fd7c312710d9","kind":"tag","published_at":"2023-07-18T15:17:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0/manifests"},{"name":"v4.5.0","sha":"2b31259878b5c6d46429502e1fadf51b74d8872c","kind":"commit","published_at":"2023-07-18T15:16:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0/manifests"},{"name":"vpy1.8.0","sha":"3860ed116aed02e7d96e4917df8648fc48977fde","kind":"tag","published_at":"2023-07-17T20:35:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0/manifests"},{"name":"v4.4.0","sha":"38ed54a879ecff97fab9757a5ebf6583d6d161fb","kind":"commit","published_at":"2023-07-17T07:15:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0/manifests"},{"name":"vpy1.7.0","sha":"980db2ba2163db32beea20546be3b072a3fcdf61","kind":"tag","published_at":"2023-07-14T17:30:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0/manifests"},{"name":"v4.3.0","sha":"3b6f33eb85f68cff97eb61253884cf540cfb4908","kind":"commit","published_at":"2023-07-14T05:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fc69da91d109d713ff16efca0a968466b7868f6c","kind":"commit","published_at":"2023-07-10T23:49:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1/manifests"},{"name":"vpy1.6.1","sha":"da7dd075ea5d2df7f04367050cb658d26f492464","kind":"tag","published_at":"2023-07-10T23:38:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1/manifests"},{"name":"vpy1.6.0","sha":"b868b021722b5df381689b75b9f805a58ecb05e2","kind":"tag","published_at":"2023-07-06T19:16:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0/manifests"},{"name":"vpy1.5.0","sha":"561cdc3f825014c90bedbe1d66db4a2339beea67","kind":"tag","published_at":"2023-07-04T17:28:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0/manifests"},{"name":"v4.2.0","sha":"5e2a3430b320f0b28147e7695d8defd59e6a6a8e","kind":"commit","published_at":"2023-07-03T08:46:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0/manifests"},{"name":"vpy1.4.0","sha":"da92a5c303d499b7019d729d55b2698385bc570b","kind":"tag","published_at":"2023-06-30T22:04:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0/manifests"},{"name":"vpy1.3.1","sha":"3a37d170639f62cfc941c13fb82f876c87cee7ac","kind":"tag","published_at":"2023-06-29T16:23:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1/manifests"},{"name":"vpy1.3.0","sha":"6dd3410838f0260860c364c26ca7d004acb63590","kind":"tag","published_at":"2023-06-29T15:31:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0/manifests"},{"name":"vpy1.2.0","sha":"52d9103f8cf1558d81518f5215871c65ec68d559","kind":"tag","published_at":"2023-06-24T16:26:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0/manifests"},{"name":"vpy1.1.0","sha":"7d7e1b4ff6f937164b80f2c7ddf210308475f4c7","kind":"tag","published_at":"2023-06-23T19:17:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0/manifests"},{"name":"v4.1.0","sha":"65184e3f1388083e63ff956dea4ad62a1addf710","kind":"commit","published_at":"2023-06-23T16:40:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0/manifests"},{"name":"vpy1.0.0","sha":"b6b4579c77c277955ec5318d195b98742c370102","kind":"tag","published_at":"2023-06-21T21:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0/manifests"},{"name":"v4.0.0","sha":"e0ab7e6fd62487884096ed8fc6164a0be0c4d581","kind":"commit","published_at":"2023-06-21T21:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0/manifests"},{"name":"vpy0.5.6","sha":"215c59e06d111e254c817a005b829de226ee30b7","kind":"tag","published_at":"2023-06-21T21:37:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6/manifests"},{"name":"vpy0.5.5","sha":"59287d57a8e5f69abb4dfcecb5bcea36c2caa9c7","kind":"tag","published_at":"2023-06-16T16:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5/manifests"},{"name":"v3.15.8","sha":"5c36ae318766741a00a07af587255a5e951bd731","kind":"commit","published_at":"2023-06-16T16:49:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8/manifests"},{"name":"v3.15.7","sha":"90c34c37605134c72d560ed0fc6aa03a63b6cbca","kind":"commit","published_at":"2023-06-16T15:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7/manifests"},{"name":"vpy0.5.4","sha":"24d9ae1cbced374793429f0a9fecb5c4451ae46d","kind":"tag","published_at":"2023-06-14T14:01:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4/manifests"},{"name":"vpy0.5.3","sha":"66a0eb17a173e8661fe924389ad49c907c07d56e","kind":"tag","published_at":"2023-06-13T16:46:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3/manifests"},{"name":"v3.15.6","sha":"7f42665640b0cec1eaf32b4fec15ff1955164f8b","kind":"commit","published_at":"2023-06-13T16:45:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6/manifests"},{"name":"vpy0.5.2","sha":"a527bac0e0e5921885a1f170ebddb508b3698211","kind":"tag","published_at":"2023-06-11T15:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2/manifests"},{"name":"v3.15.5","sha":"69b94aae13033a385bccd93f82601a0c7c4f45a0","kind":"commit","published_at":"2023-06-11T15:41:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5/manifests"},{"name":"vpy0.5.1","sha":"25d71a1c17f53fcf432463623b1047b25d9d3ce6","kind":"tag","published_at":"2023-06-09T16:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1/manifests"},{"name":"vpy0.5.0","sha":"609f8de152ae8d0c538c79a34ffab0b0c36ed44d","kind":"tag","published_at":"2023-06-09T05:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0/manifests"},{"name":"v3.15.4","sha":"2ea74830cf0363ea39b077258d70f996f255a519","kind":"commit","published_at":"2023-06-08T17:34:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4/manifests"},{"name":"vpy0.4.4","sha":"ba2084f45eba6a72da962316cbb86a7d9b3f37b3","kind":"tag","published_at":"2023-06-08T15:35:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4/manifests"},{"name":"v3.15.3","sha":"0db3d46690acdf4b8b703427ba3fbed0893724e1","kind":"commit","published_at":"2023-06-08T14:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3/manifests"},{"name":"vpy0.4.3","sha":"8ad2e124ea75a110981779b1fddb082f6210ac54","kind":"commit","published_at":"2023-06-07T09:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3/manifests"},{"name":"v3.15.2","sha":"492f686e685744511e3f817bf5f1d503e8094392","kind":"commit","published_at":"2023-06-06T21:05:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5","kind":"commit","published_at":"2023-06-05T21:22:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1ccf4864c957b85f244e45673513cea239796ea4","kind":"commit","published_at":"2023-05-31T22:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"6f4fb3cac980a06816660bbc7339b81db801f4d7","kind":"commit","published_at":"2023-05-30T23:39:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"5b1c5e9ccf2b01e2367582bd3214f9abdccea602","kind":"commit","published_at":"2023-05-27T18:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"5beaf5285bb06d457dceb7ae636ecefff80ed881","kind":"commit","published_at":"2023-05-22T14:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0/manifests"},{"name":"v3.13.4","sha":"d7e640c6368a714f611920be849648348052de05","kind":"commit","published_at":"2023-05-11T11:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"64658c024508fe91e85a291116ed899bbea0d564","kind":"commit","published_at":"2023-05-10T23:39:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"ce8059d5c6620acc9f8a090e447c610f80913af4","kind":"commit","published_at":"2023-05-09T04:33:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"a880069ca02c1b9eb64fb42a0d269b3e98aa91c3","kind":"commit","published_at":"2023-05-07T15:31:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"dd1803f866ff249f2c19691dc1c020a69125a88f","kind":"commit","published_at":"2023-05-06T10:20:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"8f020618d364c5706aca63086effe993fd437bbc","kind":"commit","published_at":"2023-05-05T23:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"fc66096d79734ad543562dfdbd6739c080f7102f","kind":"commit","published_at":"2023-04-20T06:23:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1a3113b97106eebd63883dc8865b7c6a3f028765","kind":"commit","published_at":"2023-04-17T21:21:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"86f57742e3233853b944ae8616c1cfa5a16706c3","kind":"commit","published_at":"2023-04-05T23:57:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"8c34cc7dcb71413a77b1e9f5bdb157d5b6d7a0ac","kind":"commit","published_at":"2023-03-30T12:45:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"358ab2a9179155659800d48edee0f1f77309bff1","kind":"commit","published_at":"2023-03-22T23:11:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"5849cf686064bfb5f28ccb735ec47fb44553c5a8","kind":"commit","published_at":"2023-03-06T14:13:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4cb5250886f8f454a7ee4ee4d2b1754cd83df59b","kind":"commit","published_at":"2023-03-02T16:24:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3dc3b55b787b49701dcf7aa74e85a216c774c231","kind":"commit","published_at":"2023-02-25T05:59:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"aa742463f7dfbec433d166a42dfefd5b9248a544","kind":"commit","published_at":"2023-02-23T22:54:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"3ecb8f7fbb736e223aa73bbbf8f07629892902fa","kind":"commit","published_at":"2023-02-23T03:22:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"e465b5574a19013868250658740b0fdda1d2c6f6","kind":"commit","published_at":"2023-02-22T03:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3b63c3e629c1d63b6692f823fd83888f60a3a834","kind":"commit","published_at":"2023-02-16T21:18:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0/manifests"},{"name":"v3.6.6","sha":"488f9437977f9aeb5a03b96a41dbb664dbfe2775","kind":"commit","published_at":"2023-02-15T01:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"dfa431ebb22cebbf85247abcf8226946ad297ec5","kind":"commit","published_at":"2023-02-11T16:50:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"00ec4e8d2d741df1246fb4e90ff876377fad7d16","kind":"commit","published_at":"2023-02-09T11:02:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"bf8589ae1b95b705e921f597644becdd1752b04f","kind":"commit","published_at":"2023-02-07T07:27:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"b08f95d9b87ec03b645af866ac869f771a42e1f1","kind":"commit","published_at":"2023-02-03T15:55:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"75092f50169154bfbbc704d8a1971b2ac0a03187","kind":"commit","published_at":"2023-01-31T11:11:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ce19e6db253e03d5817b555abaa773a7bdf06171","kind":"commit","published_at":"2023-01-31T07:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0/manifests"},{"name":"v3.5.11","sha":"94b293e6011bed3f8b6905b202f7a45d0d1d863b","kind":"commit","published_at":"2023-01-27T00:16:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"c66c03d377d6b5363231ec65117a8b045f136f86","kind":"commit","published_at":"2023-01-24T23:50:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"3714760ee4be056826e66baaec62bb97d60a53e3","kind":"commit","published_at":"2023-01-19T18:45:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c761ae994c48402b27a6b3530a882b0720e4025","kind":"commit","published_at":"2023-01-18T13:00:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"f2c1775dc150e3f1fd972beed39dcdd2b12e8ea1","kind":"commit","published_at":"2023-01-17T16:13:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"4de7f3cf740ad1f96f07bdfcd50e372257df4514","kind":"commit","published_at":"2023-01-13T02:41:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"5a78f58ead461192069e78bf1ee34d84012e8077","kind":"commit","published_at":"2023-01-10T12:48:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"9fdac5578795900b85c99b4ef8c2e71583802417","kind":"commit","published_at":"2023-01-09T15:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"2061624f0baebd5e5018136934346b65750c0323","kind":"commit","published_at":"2023-01-07T03:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"5b34b8ba09e14bc78aeed03824b4fbd419e0e18e","kind":"commit","published_at":"2023-01-04T02:35:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"1e8786a8dd2f08de6f84e08aeb252b304ebbca73","kind":"commit","published_at":"2022-12-23T08:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ffb08512271be681204a803508cd4d5ece0bb71b","kind":"commit","published_at":"2022-12-20T23:01:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"91bbde9472ea3b38e1b9ee94ef1ec56733eeb3fa","kind":"commit","published_at":"2022-12-15T23:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"df604c48bfeec2b621fd9d52d97b316f477e79a2","kind":"commit","published_at":"2022-12-10T14:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6d9dadaedf016267255e2412ff4ca40d44001630","kind":"commit","published_at":"2022-12-09T14:17:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"865c9ca8ce99860a4a0c72b7a2ec4a5733395d10","kind":"commit","published_at":"2022-12-08T11:49:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bbe29ee8546242a839b41ae0eccd5c9acc592e9a","kind":"commit","published_at":"2022-12-07T22:56:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0f119cb7eac550ad6a5a08f6561b65a72d06ae91","kind":"commit","published_at":"2022-12-07T15:00:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b469dcc4bafee0bc21a6fc51772ce958947ce516","kind":"commit","published_at":"2022-12-05T13:57:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1e0625eb72400891b126483e1201431bbb7fd161","kind":"commit","published_at":"2022-12-05T12:42:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"aa753dd3680964bf0fe7ab650734c12525020ef2","kind":"commit","published_at":"2022-12-04T15:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"75ebd8558853969df094d8c37b12b66685108eb9","kind":"commit","published_at":"2022-12-04T03:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4387d0c959d563eaaba2719d3f9566e992ba0914","kind":"commit","published_at":"2022-11-29T12:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"a6b74988e38ff74049df9b30215fb6ddab73e844","kind":"commit","published_at":"2022-11-29T01:44:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4226070d9905fb052a2ec00f17ee4210bf931fbd","kind":"commit","published_at":"2022-11-15T17:28:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0301a7ab2b110670804de0dae63a04c7a314ee5a","kind":"commit","published_at":"2022-11-15T00:31:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f05e098a6dad2038c720d77d71a66b387b53bcb1","kind":"commit","published_at":"2022-11-09T01:30:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"f87858caa382b56e34cc8015ad1a2706f2bcda8e","kind":"commit","published_at":"2022-11-04T21:55:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"be39c090684ccf720bcc6adc3279d7bb1d0a5ed5","kind":"commit","published_at":"2022-11-04T08:02:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ad7039625d3adb334f07bb015068d57982252615","kind":"commit","published_at":"2022-11-03T22:49:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"94c4862fcb8de9676df20d3b002f8f13fddf658a","kind":"commit","published_at":"2022-11-02T23:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c3c565dad2d7267e3bb1aa2a4d540f0c826def1a","kind":"commit","published_at":"2022-11-02T19:49:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2522822210d200ff66576d3a71bf3cc7c1a7622","kind":"commit","published_at":"2022-10-25T18:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"65ce37ac10648e48e55a102eb0f59fce104fbcb9","kind":"commit","published_at":"2022-10-24T21:44:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"583bde47ff0fa9366db968eca35e30b2fe89f4ad","kind":"commit","published_at":"2022-10-18T00:45:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0fb2964151166f2aece0270c54c8cb4f4e2eb898","kind":"commit","published_at":"2022-10-13T19:26:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"005539f2c34eff7ee92aeba1b34801fc69a05018","kind":"commit","published_at":"2022-10-13T02:14:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"547a20f652960472500940c71363fe65b111737e","kind":"commit","published_at":"2022-10-11T13:57:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"68f5b6fedb1012926bd121df8ee62ddd32285b08","kind":"commit","published_at":"2022-10-10T17:30:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"ad3889c674da4eb8e772c47b7841d1c65fecb65e","kind":"commit","published_at":"2022-09-30T16:42:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"18d91d1786955bae0921577dbd93a2bdbe6e4e68","kind":"commit","published_at":"2022-09-29T13:52:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4eb5a9a5c9cf9bf19de60cbef2ff90fde5a11a03","kind":"commit","published_at":"2022-09-28T14:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"af1a0664168a183250b56759cfb19b58be672b62","kind":"commit","published_at":"2022-09-23T15:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"2eeb0812c007fd67adc6f54be7fe94d47ea06219","kind":"commit","published_at":"2022-09-22T23:28:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e26d88a6afee6becfa4f318a044f1177456b177","kind":"commit","published_at":"2022-09-21T09:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5f3c31609b60589ed9e78317bf212dd407fad55b","kind":"commit","published_at":"2022-09-21T08:59:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0/manifests"},{"name":"v1.91.1","sha":"5f3338c1c125e08c3f2be86e51dc81ddce8daae5","kind":"commit","published_at":"2022-09-18T00:34:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"ca336213a0fdba07d9abbdae7fa42bc4c52fa8a1","kind":"commit","published_at":"2022-09-16T03:25:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0/manifests"},{"name":"v1.90.2","sha":"31c3297592cf4fb550007e06cf8da8f99a4a2580","kind":"commit","published_at":"2022-09-12T23:52:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2/manifests"},{"name":"v1.90.1","sha":"632d9b6b94b1d0fc6082d519defc70c8329c7f3f","kind":"commit","published_at":"2022-09-02T13:58:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1/manifests"},{"name":"v1.90.0","sha":"0a18c0f2f4368c5a716b7147556f545e340f7c12","kind":"commit","published_at":"2022-08-30T01:09:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0/manifests"},{"name":"v1.89.2","sha":"9d2355a8f30838d4638f75568f9bb879ce4aac6d","kind":"commit","published_at":"2022-08-23T00:34:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2/manifests"},{"name":"v1.89.1","sha":"db9d1ad98628c6023fa05f2f86c09a528405aee7","kind":"commit","published_at":"2022-08-19T13:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"3ee4f5e0063077e40526b3d3315c2ca76e71657d","kind":"commit","published_at":"2022-08-18T23:44:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0/manifests"},{"name":"v1.88.2","sha":"77cfec58bc2096df7e945b9a811d1341a3f85d65","kind":"commit","published_at":"2022-08-18T15:18:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2/manifests"},{"name":"v1.88.1","sha":"d08566c05dc6d036c689fd4164e15d20e1bfc74f","kind":"commit","published_at":"2022-08-17T12:06:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1/manifests"},{"name":"v1.88.0","sha":"e30b0c974d2fc2eedeb434afaf17a80cc2eab5bf","kind":"commit","published_at":"2022-08-17T08:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0/manifests"},{"name":"v1.87.2","sha":"19c0da8aa7cd2fe891364dc0cf1b6b26bd77adee","kind":"commit","published_at":"2022-08-13T02:25:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2/manifests"},{"name":"v1.87.1","sha":"380c56e43bf59895ffc2ca0ed5a2ade79803a872","kind":"commit","published_at":"2022-08-09T01:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1/manifests"},{"name":"v1.87.0","sha":"d19a71229b6ddaf8b44b9ad41152f052ff1aeadd","kind":"commit","published_at":"2022-08-05T01:51:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0/manifests"},{"name":"v1.86.10","sha":"7251dd7259ab0d2e1c6343e3fc491ad41195816f","kind":"commit","published_at":"2022-07-29T22:54:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10/manifests"},{"name":"v1.86.9","sha":"9c14458ca130171c38af82d2d0bd51b8779f21cc","kind":"commit","published_at":"2022-07-27T01:24:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9/manifests"},{"name":"v1.86.8","sha":"19b34bd3005e0dc21a6a181ac6771142bf8454eb","kind":"commit","published_at":"2022-07-26T00:52:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8/manifests"},{"name":"v1.86.7","sha":"306543a7e055c22faa6c34c1bb7190060691458f","kind":"commit","published_at":"2022-07-15T11:49:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7/manifests"},{"name":"v1.86.6","sha":"970bb87eff67fce0fb4d37609182ad47d3e9309e","kind":"commit","published_at":"2022-07-14T03:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6/manifests"},{"name":"v1.86.5","sha":"4c182df13c2223b2d6615506844999c474adf1bd","kind":"commit","published_at":"2022-07-09T00:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5/manifests"},{"name":"v1.86.4","sha":"868bb00213626fdfa3c8594c8f8dfea9b47cd7b1","kind":"commit","published_at":"2022-06-29T02:06:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4/manifests"},{"name":"v1.86.3","sha":"9dc1420f08e094df821085412e55a4e0dbac36ec","kind":"commit","published_at":"2022-06-26T04:02:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3/manifests"},{"name":"v1.86.2","sha":"88095f6261ca57cf13eba5582cb71d7b69ab2339","kind":"commit","published_at":"2022-06-16T03:46:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2/manifests"},{"name":"v1.86.1","sha":"1769ce15d907269c34be1b26671ab5e71fae43d1","kind":"commit","published_at":"2022-06-12T06:04:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"363f6c05f0ca64db9fc7a028b57b9a301a9a8808","kind":"commit","published_at":"2022-06-10T01:25:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0/manifests"},{"name":"v1.85.4","sha":"9dbec4a7329f650931abd198940b5a8c926fd6c1","kind":"commit","published_at":"2022-06-08T00:34:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"7ad899b55d35cc911afbbdd67b68bd06b001e39c","kind":"commit","published_at":"2022-06-03T00:15:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"137cd8e755a255db1083424c47bad2c183a0b2cc","kind":"commit","published_at":"2022-06-01T23:50:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"d77baccd72ef904c415bf5d94b615d9d07770275","kind":"commit","published_at":"2022-05-31T03:37:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"9cfda3d2dd640350d7b41f2449cd89318a237610","kind":"commit","published_at":"2022-05-30T04:15:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"5d68aef2715d2ba474893bd343a34753f1e0eccb","kind":"commit","published_at":"2022-05-27T01:21:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"0dac92327328838730cdee8ca33918611e05d5d9","kind":"commit","published_at":"2022-05-26T00:30:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0/manifests"},{"name":"v1.83.2","sha":"eb38636346b5b679f6967671fbb3ca84fda68fd8","kind":"commit","published_at":"2022-05-24T13:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2/manifests"},{"name":"v1.83.1","sha":"41cc7f1cade5410664873ffacb8569f37f6a409f","kind":"commit","published_at":"2022-05-24T01:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1/manifests"},{"name":"v1.83.0","sha":"44ee7cff2e3570acda6ded8836fca91a11db3d15","kind":"commit","published_at":"2022-05-20T02:18:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0/manifests"},{"name":"v1.82.3","sha":"cd8ffa4958bba16b389114c8c37c847f8a6cf17a","kind":"commit","published_at":"2022-05-19T04:30:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3/manifests"},{"name":"v1.82.2","sha":"5d77e15a498e9d25349beabe55b4fa8e025f9c6d","kind":"commit","published_at":"2022-05-17T01:00:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2/manifests"},{"name":"v1.82.1","sha":"547a85368ffedab4f642dea70813945050e53cf4","kind":"commit","published_at":"2022-05-16T03:31:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1/manifests"},{"name":"v1.82.0","sha":"a0b179cba0349f166dc20f2bac28e1ea7f715592","kind":"commit","published_at":"2022-05-11T12:22:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0/manifests"},{"name":"v1.81.4","sha":"7edc886fd2bc7ec18640e30e9eabaf1ea0ef6493","kind":"commit","published_at":"2022-05-05T02:27:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4/manifests"},{"name":"v1.81.3","sha":"6cc16d66fe5afd79ca9d2e3af9a135c8f47ca758","kind":"commit","published_at":"2022-05-04T13:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3/manifests"},{"name":"v1.81.2","sha":"c175c13c25f32987d65f2195fca6bba1840ed5c7","kind":"commit","published_at":"2022-05-03T12:03:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2/manifests"},{"name":"v1.81.1","sha":"22fae96f2b03ace7b9d00390ef451c12ea14e3b4","kind":"commit","published_at":"2022-04-29T03:49:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1/manifests"},{"name":"v1.81.0","sha":"b01db23ecf4947011d09870c5a2a7e76753cf3c4","kind":"commit","published_at":"2022-04-26T03:07:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0/manifests"},{"name":"v1.80.6","sha":"86a1874699bfe9bd9214344d6d4c451e148582b2","kind":"commit","published_at":"2022-04-22T01:49:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6/manifests"},{"name":"v1.80.5","sha":"6cd3a19a68ee308ad2d8e1c79b34ffee55efdf30","kind":"commit","published_at":"2022-04-21T03:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5/manifests"},{"name":"v1.80.4","sha":"d48fe2a35b20cdbcd4d84861bc3fb607f64631b7","kind":"commit","published_at":"2022-04-19T01:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4/manifests"},{"name":"v1.80.3","sha":"e347cdbabcb142060592e541f35aa94730196700","kind":"commit","published_at":"2022-04-15T15:11:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3/manifests"},{"name":"v1.80.2","sha":"d83842dc346f9308f52cf7dfda5ad2fc050eef4e","kind":"commit","published_at":"2022-04-15T01:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2/manifests"},{"name":"v1.80.1","sha":"3901472f30c090d8c26a34ccc1fb666193a91ca0","kind":"commit","published_at":"2022-04-14T16:19:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1/manifests"},{"name":"v1.80.0","sha":"3ac9dd002f0dcedf83312708222c39041d23c2c0","kind":"commit","published_at":"2022-04-12T03:03:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0/manifests"},{"name":"v1.79.1","sha":"56ffa3c918c1c642f0ffeae4952fc57cfbd13abd","kind":"commit","published_at":"2022-04-12T03:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"cb46ff78e1f22b7ae94e37adfcc91f2ed4041355","kind":"commit","published_at":"2022-04-08T01:08:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0/manifests"},{"name":"v1.78.2","sha":"3c75df5c9bc8f7ba5db9638b0aaeefb00903105d","kind":"commit","published_at":"2022-03-31T02:35:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2/manifests"},{"name":"v1.78.1","sha":"04d09929a8cd2a79d335e27f97543b62ca105191","kind":"commit","published_at":"2022-03-24T02:39:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"cc5c695b689df2e319c519aae316e4df2bf194b5","kind":"commit","published_at":"2022-03-23T03:14:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0/manifests"},{"name":"v1.77.3","sha":"fd8742b1746443a670789b5dbf668e84425f5897","kind":"commit","published_at":"2022-03-22T04:43:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3/manifests"},{"name":"v1.77.2","sha":"41ba8631c76477a46af4a23cfad5365d78d77409","kind":"commit","published_at":"2022-03-20T03:23:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2/manifests"},{"name":"v1.77.1","sha":"ed9dd801533d714baacc64c469b8b94564a22b98","kind":"commit","published_at":"2022-03-17T13:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1/manifests"},{"name":"v1.77.0","sha":"a178ae4c2fa6d7ece5ebda79c11164be761968a5","kind":"commit","published_at":"2022-03-16T11:41:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0/manifests"},{"name":"v1.76.6","sha":"96de7b43fd01a94b28991f9af24b4e6b2a6c0fc2","kind":"commit","published_at":"2022-03-15T03:28:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6/manifests"},{"name":"v1.76.5","sha":"0e74cfac4efe7a2d62460ed8e646593f8b48a850","kind":"commit","published_at":"2022-03-15T01:23:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5/manifests"},{"name":"v1.76.4","sha":"f71347415f4fd04c9a59a94a24ceac11ab320e01","kind":"commit","published_at":"2022-03-13T10:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4/manifests"},{"name":"v1.76.3","sha":"e37f6f8eed5589b69ed7a2ed27e951846fbfbb0c","kind":"commit","published_at":"2022-03-10T00:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3/manifests"},{"name":"v1.76.2","sha":"88ac8e551574bdd00cbd644aa1ea5bf75f03fa5e","kind":"commit","published_at":"2022-03-09T01:16:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2/manifests"},{"name":"v1.76.1","sha":"485def0cbb9970e5b85775a549a132016ddef6f4","kind":"commit","published_at":"2022-03-04T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"359e4e54b633237ec01107e862c109e8712824dc","kind":"commit","published_at":"2022-03-02T03:13:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0/manifests"},{"name":"v1.75.1","sha":"779f6db7b5b0da0324a187f4b735ec6762abc9ad","kind":"commit","published_at":"2022-02-26T14:41:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"7f11b7d741f32101e1dc895ca931647fe9d4c81f","kind":"commit","published_at":"2022-02-24T12:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0/manifests"},{"name":"v1.74.3","sha":"df2fa62064c9bc1a21b9410e48042257e0a1c57b","kind":"commit","published_at":"2022-02-24T02:42:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"023cf745e92c318b21251e4cedbedf3949c57abe","kind":"commit","published_at":"2022-02-23T04:00:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"cf0710cfe322eb2147f439364b425763b4d5c592","kind":"commit","published_at":"2022-02-20T14:02:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"2bf08efda8a938e86be2d09ae2dbbdd81b8181b7","kind":"commit","published_at":"2022-02-19T17:16:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"19845bd017c3b508aeaa59a50abdf4df0e4dae0f","kind":"commit","published_at":"2022-02-16T02:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"efe9bb7239d9554407e8d0cf40fe74cae83abea5","kind":"commit","published_at":"2022-02-15T03:59:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"cdb1de2fca81df5b18fb3312d821bc1cdae19066","kind":"commit","published_at":"2022-02-14T01:55:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"9cd593fefc5b08fa13de7d4119327db7202fdd4b","kind":"commit","published_at":"2022-02-11T02:16:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0/manifests"},{"name":"v1.69.1","sha":"8216ce26c28e79307dc0c4eb3f79c0eb582260b8","kind":"commit","published_at":"2022-02-10T02:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"64e01fbbe9e76c663477ef18e84a37dfd90e667a","kind":"commit","published_at":"2022-02-08T14:20:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0/manifests"},{"name":"v1.68.4","sha":"8fc4b7e358d8188983eb7c4a714c57d80be2b9b4","kind":"commit","published_at":"2022-02-05T15:57:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"76850916ceb3c693b2c7e32549ccd9dde6d374d9","kind":"commit","published_at":"2022-02-04T12:19:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"dfc01bb3bedbcc676ffa2f40381477c51b2fd956","kind":"commit","published_at":"2022-02-03T03:19:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"2c2da6ffa0744447f7cad9760cc0ff7f7d13c0e7","kind":"commit","published_at":"2022-02-01T02:05:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"317c0953043e3eb2242eb330d8e8e2071c131c37","kind":"commit","published_at":"2022-01-29T14:55:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0/manifests"},{"name":"v1.67.3","sha":"e45a0f7e18b28385022eaafd678fbe5edb82eb4f","kind":"commit","published_at":"2022-01-28T16:09:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"e55ff358ca23bb4ea3d70bfb136feb27be3fe79c","kind":"commit","published_at":"2022-01-28T02:47:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"a440be95518ebf037a5879decad282249e651180","kind":"commit","published_at":"2022-01-27T00:11:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8c5fcea765682e7d3d3e189a89217ed5d7838da8","kind":"commit","published_at":"2022-01-26T08:20:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0/manifests"},{"name":"v1.66.1","sha":"30a9bc6c3b719c469396c80f14e8249d7e7ce85b","kind":"commit","published_at":"2022-01-25T00:52:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"9945a03b0b3673c1cf981573b2b8669f0e4026c5","kind":"commit","published_at":"2022-01-23T04:19:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0/manifests"},{"name":"v1.65.1","sha":"36772957fcf865e8fd7dba92d594f8800c4b1e6f","kind":"commit","published_at":"2022-01-21T20:22:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"7f0245dce512e30e33559df219af3c227a6228e4","kind":"commit","published_at":"2022-01-21T00:19:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0/manifests"},{"name":"v1.64.4","sha":"43ea8c5a6a1cff364c00e3a0a1bc9dae92ab469f","kind":"commit","published_at":"2022-01-19T20:29:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4/manifests"},{"name":"v1.64.3","sha":"70001de2c4c039bf9448a5cc25037f517fd25915","kind":"commit","published_at":"2022-01-17T04:55:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3/manifests"},{"name":"v1.64.2","sha":"17913908c816cfa480a34a80bb13eb16db455168","kind":"commit","published_at":"2022-01-14T14:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2/manifests"},{"name":"v1.64.1","sha":"aea20b48af275a2ab3fb9b3f3234af8ca4ce76bc","kind":"commit","published_at":"2022-01-14T09:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"b91867653564a97a5ced04f36dac1a4e1c96e21b","kind":"commit","published_at":"2022-01-07T01:46:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0/manifests"},{"name":"v1.63.3","sha":"282a4029bc9985056508f83deb5040b830dc3c82","kind":"commit","published_at":"2022-01-06T01:29:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"1f3b1cb0fe1857a6cc4581611f8aeda371d04f2e","kind":"commit","published_at":"2022-01-04T18:10:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"1763af8eb35fe5b48cbe1a6a1a066524edb59232","kind":"commit","published_at":"2022-01-04T01:13:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"4cfa4f9c0d97a29b89ab342a5f41de5e4e3ecbd2","kind":"commit","published_at":"2021-12-31T21:14:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"abe3f594b412c924ae9eb42e450bd2a356df7654","kind":"commit","published_at":"2021-12-31T02:06:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"06176e32579611f06569a9e05a26832c02a0e6f4","kind":"commit","published_at":"2021-12-29T13:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"0caa042725325a5b682d9ce53a5346a1131486a2","kind":"commit","published_at":"2021-12-29T00:50:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0/manifests"},{"name":"v1.59.4","sha":"fbecbef96a2f8b7d037d8ffaca7c0f710be9b518","kind":"commit","published_at":"2021-12-21T06:24:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"28ccfa91f9fac99abd6f2d448d7f2e8d10b78806","kind":"commit","published_at":"2021-12-21T05:17:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"7a950f5b336702f79058952c14bb2bf573818158","kind":"commit","published_at":"2021-12-17T22:13:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"192f093af11f0faf6ae946c4a464059d6e48c015","kind":"commit","published_at":"2021-12-17T13:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"0d3a222859b8b66dbe0aad8c8475b31c4fac93d2","kind":"commit","published_at":"2021-12-17T07:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"e2ffaafc54df02e9a9d7d0cd7e110407753c1ba9","kind":"commit","published_at":"2021-12-15T03:26:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0/manifests"},{"name":"v1.57.4","sha":"9d2d62c2c33b981ac5071d7122cd50da1d272d5c","kind":"commit","published_at":"2021-12-14T14:26:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"cf57730ae41fb9d6185a78ec47f4ae95aa8dcd88","kind":"commit","published_at":"2021-12-14T02:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"d9fd74f8eae499ce2aeb02c7a0e5fcae5e4795bd","kind":"commit","published_at":"2021-12-11T01:44:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"8aa6e36a806f51903620d397f821ef55763c6ff4","kind":"commit","published_at":"2021-12-11T01:38:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"7ea381b2936b93d86752e5f4b773fa04b3d8a7cd","kind":"commit","published_at":"2021-12-08T14:28:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"bf37a324273dd1a2f606ff2dcb08c6166cc86ae9","kind":"commit","published_at":"2021-12-06T00:53:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"5327a9618932ffe5ffc632c13c73b8c26302074c","kind":"commit","published_at":"2021-12-03T06:11:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"ae90c44e2ef79661440abbb9aae29345ca4e40ad","kind":"commit","published_at":"2021-12-02T01:39:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0/manifests"},{"name":"v1.54.6","sha":"0c0be5e2c4b1192c45dcea16f3f0fdd725aa40fc","kind":"commit","published_at":"2021-11-30T13:51:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"f178fa984a7d53c8f92ea123ad476d92d153ab0f","kind":"commit","published_at":"2021-11-26T16:18:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"9469c36cdbeb67491534f580f05f704d7c325d4b","kind":"commit","published_at":"2021-11-24T01:31:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"22eabe5e7d515a501f427b4dca05b2b398f60412","kind":"commit","published_at":"2021-11-22T11:40:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"03f6eb3d536dc4dd00c0d75338eb72678f397a69","kind":"commit","published_at":"2021-11-20T17:02:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5024c186b4bafaa6c416799c782331934fa19eb1","kind":"commit","published_at":"2021-11-19T00:50:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"d6519f1a185decdd544667115657e00239c9d6ee","kind":"commit","published_at":"2021-11-17T03:23:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"14e4f318e3c4ca2eb3fd065d79f1813c6ed7f8eb","kind":"commit","published_at":"2021-11-16T01:55:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0/manifests"},{"name":"v1.52.2","sha":"e73580ba747b304924643ba9c710449e9b254716","kind":"commit","published_at":"2021-11-14T18:59:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"d59475ce4d3ad1181dde613e47e7318812f23110","kind":"commit","published_at":"2021-11-12T14:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"2048a9b47f69166805858fdc3a18c940deb42049","kind":"commit","published_at":"2021-11-11T00:44:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0/manifests"},{"name":"v1.51.3","sha":"be186d9e6f3c3bf1d4afb0e1423935190681de34","kind":"commit","published_at":"2021-11-04T02:10:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"8c8a5df4121560a7325bbbadb8ec77b59fad3505","kind":"commit","published_at":"2021-11-03T03:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"1c99cc7f00097ee77669378c6e1c291677b330df","kind":"commit","published_at":"2021-10-29T00:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"82310524849b8aaae0ab8e427f4a0637fadaa2de","kind":"commit","published_at":"2021-10-28T13:41:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0/manifests"},{"name":"v1.50.7","sha":"da1add8d2970216b953406d1c1109b36bfa05c5c","kind":"commit","published_at":"2021-10-28T06:36:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"2c191b0e079bf412f292617c88917eec3c9b00de","kind":"commit","published_at":"2021-10-28T03:06:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"7dcbe43ccc3c69625e6fba72f80d71dd755690b3","kind":"commit","published_at":"2021-10-21T03:21:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"fdc76ff9b8781a1735933514a8b2b5eac510b789","kind":"commit","published_at":"2021-10-20T10:13:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"19da60a6006d0df9e0cb81ea810d3c2673e46350","kind":"commit","published_at":"2021-10-18T02:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"23c02b2eee3c4e27e0370317779b1620b195e2f5","kind":"commit","published_at":"2021-10-12T16:14:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"4768d7b1f843dcac14bef62edbfab3d1242dec64","kind":"commit","published_at":"2021-10-12T15:03:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"2d646d169f9ad084b6fc8c47316aaa77821126ea","kind":"commit","published_at":"2021-10-12T07:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"daaa73e2016948e715f11e67fac1bf261dadb33a","kind":"commit","published_at":"2021-10-08T00:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0/manifests"},{"name":"v1.48.3","sha":"4e09a2a97bb9eab6c5c3db1294aa1aa4fd3730b0","kind":"commit","published_at":"2021-10-05T01:28:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"1b5317a5f5488fefe367550c518e5c2584ced300","kind":"commit","published_at":"2021-09-24T03:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"1fbb80ded6dd22b755757b4699667351eda0b106","kind":"commit","published_at":"2021-09-23T02:20:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"4c91ad549830ccf10d0dc599aabbeaf3466fdb26","kind":"commit","published_at":"2021-09-23T00:29:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0/manifests"},{"name":"v1.47.2","sha":"375f7c18432b36802bc521bfa78855278a834963","kind":"commit","published_at":"2021-09-22T00:58:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"9c2dfab132eb3366af69a5c2f1585d4b7150eadb","kind":"commit","published_at":"2021-09-17T01:35:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7600f1b4f9c78e0933ab25f6d285381443c07c91","kind":"commit","published_at":"2021-09-16T03:30:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0/manifests"},{"name":"v1.46.7","sha":"e1cd8bb2b69cb3efff9e6f379462bbefe4e0cf1d","kind":"commit","published_at":"2021-09-16T01:20:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"8dc54632c55db21231a359f53c43bd89d8db18f3","kind":"commit","published_at":"2021-09-15T01:22:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"4b8031963b745334e53e492ae9b028173bb3d0be","kind":"commit","published_at":"2021-09-12T04:25:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"1c92551fb6d7dcbca2d12fb8576cd8988cdccb55","kind":"commit","published_at":"2021-09-10T02:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"1fab5c28c6eace6505b271bb00133f8c59be08ce","kind":"commit","published_at":"2021-09-08T03:50:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"8a677ef958950ca392d97fa4904ea37023605eab","kind":"commit","published_at":"2021-09-07T00:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"ef9bcc3c80dc3c8705b63d9457397b368d5c611b","kind":"commit","published_at":"2021-09-06T04:40:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"543cae02b5a98a166a942f1f977e02aa0b75058e","kind":"commit","published_at":"2021-09-02T13:51:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"f13757ca06daa52402371fb2a458a990503c0bff","kind":"commit","published_at":"2021-09-02T03:23:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"4b551faaa5b02c572e4f6d36c5d2c2b8c79ff954","kind":"commit","published_at":"2021-09-02T00:25:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c27b97f5200481b70a6c05131d2fc34db2425d45","kind":"commit","published_at":"2021-08-29T17:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"2a8c4766c674dd132f7592cc9b0b4213b9f33611","kind":"commit","published_at":"2021-08-29T00:54:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a41952fa8a17441275dd4bf1c675e8a81b4f54a0","kind":"commit","published_at":"2021-08-27T00:40:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dd7efc3390e4a9a90f1b3ee0c3e3c74deb1f0369","kind":"commit","published_at":"2021-08-25T01:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"55606f79cc6accf07d45fe2c4ffa81817108d7bc","kind":"commit","published_at":"2021-08-23T14:25:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"f1472dab64c04a7db694a4af3d78f45a96d8922f","kind":"commit","published_at":"2021-08-20T13:57:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"874b1a48d1480ee19e57c362f978e13e9f34b1bd","kind":"commit","published_at":"2021-08-20T03:17:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0/manifests"},{"name":"v1.40.4","sha":"76dff919c89b6eef13bd3109d5b84c89436f427a","kind":"commit","published_at":"2021-08-06T15:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"40f9d14f6ff6d64664748eb723d3a827bd2de337","kind":"commit","published_at":"2021-08-06T14:41:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"5a83df7fac77ee5dac4e97813f5feaaf0b3246b8","kind":"commit","published_at":"2021-08-06T12:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"e2502ca390aff42d8580474376492b80a273bae3","kind":"commit","published_at":"2021-07-24T18:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a4984ee9b3afb5c999fcef6f60b07279e85770a6","kind":"commit","published_at":"2021-07-22T16:03:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"4000c34716609ca60c324635c4850bbe5c363b90","kind":"commit","published_at":"2021-07-21T08:15:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"a6eefebfb33aaa376e241c27ff242adb6a78e44b","kind":"commit","published_at":"2021-07-21T06:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6774a2a6dd061055ef470229e43e896754e06c64","kind":"commit","published_at":"2021-07-16T22:45:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"451365ce939e43e71fd45c3614103ad409c8a90d","kind":"commit","published_at":"2021-07-15T14:27:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"a3bdce292486b983305e6e324427adee9d4199ef","kind":"commit","published_at":"2021-07-15T14:04:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"c718d365d0a1882154130d096988f3294fe8c66f","kind":"commit","published_at":"2021-07-13T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"9a4e496489b292821c746d14f413aff25f134bfd","kind":"commit","published_at":"2021-07-12T14:03:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c234af2ae548c4bed6ed6553a368c555d65b249e","kind":"commit","published_at":"2021-07-12T13:00:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"ff8cde6cb8ed13d6bca19802348979caa3669ee6","kind":"commit","published_at":"2021-07-02T06:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"57f95e078eb8176973eea0670c56c9f2e3ec524c","kind":"commit","published_at":"2021-06-30T13:43:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"5bed98aa4204d6e6cf7d17233b6ea2d4ab9fcb3c","kind":"commit","published_at":"2021-06-22T12:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"8d40ddbaf1f48dc08e459e085fbe196361bba9a3","kind":"commit","published_at":"2021-06-20T07:01:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"499fe5088aba2f265213b730fd79f3ad6f63b1b9","kind":"commit","published_at":"2021-06-19T12:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"4882e01379efad9b3fe7bff48bb7fbe70f115873","kind":"commit","published_at":"2021-06-18T06:23:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"2b21440f5befd4b95d6be3d8e8235b31279ce0c6","kind":"commit","published_at":"2021-06-18T06:16:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"a3342b2aa23ed0606fe97f4aeadad5263038a703","kind":"commit","published_at":"2021-06-11T18:12:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"7dfb343219737c1a3bef72c5121803b4e7e4fdd6","kind":"commit","published_at":"2021-06-10T18:12:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"a4efbb57e29315b7255780569ef2c6c11b4dad6d","kind":"commit","published_at":"2021-06-10T06:23:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"87b360323ed3ab4d43ccd3e278413137479cdf3b","kind":"commit","published_at":"2021-06-07T18:14:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"7068d4c2297468714ce1034b16bc9a32e9571d70","kind":"commit","published_at":"2021-06-07T11:58:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d8c67c26483c1e38554abdbde240a29b90f1766a","kind":"commit","published_at":"2021-06-04T06:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"d3335cee83c3ad93a36066b06111a350b34d0621","kind":"commit","published_at":"2021-06-03T07:28:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"46e35c39141573daf0401c8ab79957c84424f1a7","kind":"commit","published_at":"2021-06-02T08:03:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"bf17c7bf5b30e6c9c566e565400aa0c8f32220ab","kind":"commit","published_at":"2021-06-02T08:00:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"2b43133875ed67189ca9f6cf1222bf726a941a85","kind":"commit","published_at":"2021-05-31T17:43:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"00a8352c7e772df7f0a42812a330b98e50f45de3","kind":"commit","published_at":"2021-05-31T15:03:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"499bb93c303052af0a2629dbaddd8916dc020fc4","kind":"commit","published_at":"2021-05-31T10:44:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"f8c3a3793d25696fd472ad963441836529f356e7","kind":"commit","published_at":"2021-05-31T08:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"a3aa6892fde7fd81e3ad78d664ffd29bca6be249","kind":"commit","published_at":"2021-05-24T10:50:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"9bad41e6947f1b16e33839742f055b6c5c2c5bc5","kind":"commit","published_at":"2021-05-24T10:03:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"a283a2b78a325eb8e7a0531bfe50f726326741c8","kind":"commit","published_at":"2021-05-21T08:15:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"c3887d6ced3035f9a8c2221bd2403427db816fb3","kind":"commit","published_at":"2021-05-20T06:37:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"0eb67d5b7b41ca92de35ea24b49e05870fd863b1","kind":"commit","published_at":"2021-05-19T19:26:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"09bf324ef30d8f6b11ff2e6cb547da467d612d74","kind":"commit","published_at":"2021-05-18T07:56:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"a907c6e56c76b601e0f7ae3db64db7e08355d717","kind":"commit","published_at":"2021-05-17T16:25:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"26565660b410c9c38adee13ecbe274b934d2cd64","kind":"commit","published_at":"2021-05-17T09:09:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"f7601d7edb36398cf7070c927709c191cabbaebe","kind":"commit","published_at":"2021-05-17T08:32:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"0c50dbf958d5778293bfdde5dc2a22c60f6658c3","kind":"commit","published_at":"2021-05-13T07:45:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c687877156b49feb5228e472750ad8274a454630","kind":"commit","published_at":"2021-05-11T19:17:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0/manifests"},{"name":"v1.24.5","sha":"d7f8e4704feff803399be8a4771967fdc0dd8f3c","kind":"commit","published_at":"2021-05-08T07:58:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"4c55cfdc011101ec2a9598bf470d0113949f1281","kind":"commit","published_at":"2021-05-07T08:07:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"caacaeef3147871f9dc1e9849dbffbfd6e8101b4","kind":"commit","published_at":"2021-05-05T20:38:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"6bdacb8a37b85c0d98fdbf501b044aab97f90e28","kind":"commit","published_at":"2021-05-05T15:50:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"7679ada2038ae6c3a3bc66a0f46604e1e47e4950","kind":"commit","published_at":"2021-05-05T07:49:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b75b4f1b0d63a83f93870c539201aae486782756","kind":"commit","published_at":"2021-05-03T10:58:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"ed35d24d1f1e8f810a0a4825c6d7e3732772d7c8","kind":"commit","published_at":"2021-05-03T10:49:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"3283af26c1fead3c3395bf2fc82790cb0772380f","kind":"commit","published_at":"2021-04-30T18:30:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"277997d0162761921870828e6bf0073d177dc1a4","kind":"commit","published_at":"2021-04-29T18:18:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"b34ccd1a91f20354ec7a517c54ba4b0ea708f3d3","kind":"commit","published_at":"2021-04-28T20:34:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"a7cb57704e4662b15a49228bbee56b346ee56d06","kind":"commit","published_at":"2021-04-28T19:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"f4d89f0d6b8b5461e3738a71f4554f12d68db4e9","kind":"commit","published_at":"2021-04-26T14:05:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"73203048a5ff085a5d6fe006a1173ca179b8fd5a","kind":"commit","published_at":"2021-04-25T11:30:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"dacd0c66efdba779875239fcab3d18dd6a45e052","kind":"commit","published_at":"2021-04-23T22:10:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"9cf71f66b965a7cd4d92faf239a0750065b53e1d","kind":"commit","published_at":"2021-04-23T16:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3b7c038a7db24f63b48cbd1d231a6740fef4ea70","kind":"commit","published_at":"2021-04-23T15:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"582ae517b979d9d07a9c7937c6ff6d3f449c74e9","kind":"commit","published_at":"2021-04-22T12:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"77cc94b528f1efb35639eef4a2960c8703f9120b","kind":"commit","published_at":"2021-04-22T07:54:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"c96032a425a155a8a94c9532d61c70617e4a62d5","kind":"commit","published_at":"2021-04-21T07:47:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"0faf08379d6604973686ea1e3643a9603661823c","kind":"commit","published_at":"2021-04-20T21:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75215430ab1eb1ac11d447621e42579e026a26b5","kind":"commit","published_at":"2021-04-19T13:09:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8bccbc39412da0c6ff9a2279df7031a3b40763f8","kind":"commit","published_at":"2021-04-19T11:22:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"cee7a02d8b08fea11bdff26c896fd2afcc82468d","kind":"commit","published_at":"2021-04-19T10:34:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"bc66de0678ccf93ff8add2e20e4b70870e7b641a","kind":"commit","published_at":"2021-04-16T15:04:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"b43431c47defe0b9a68d64fab8c9e09c953281c3","kind":"commit","published_at":"2021-04-16T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"301e0fb9acc1c21ae129bc7e574ad88a4c53b577","kind":"commit","published_at":"2021-04-16T12:50:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"dcb5f5b12b133a60b4ed09cc083915187c84ed2d","kind":"commit","published_at":"2021-04-16T05:24:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"ca5db266d7f2407e16c5edb8d068d5d374a902f8","kind":"commit","published_at":"2021-04-14T19:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"c1b5211fc6455c2b256094b87bffa3f84ff03c12","kind":"commit","published_at":"2021-04-12T21:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d1254fadc1060260f82490de9aa4d874d6ddcd52","kind":"commit","published_at":"2021-04-12T16:35:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0e0540e311abcc366f377f70abf68ede78a279ba","kind":"commit","published_at":"2021-03-19T12:59:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"61d39d55967037378710c811a2cbb837950e220c","kind":"commit","published_at":"2021-03-18T15:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0/manifests"},{"name":"v1.14.8","sha":"cd4d02bd8b44366ac3060ebbd00bafcf1c2cea3a","kind":"commit","published_at":"2021-03-06T22:33:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"9d0f6e76dfc4f918e039986d9666d5ed485f4904","kind":"commit","published_at":"2021-02-16T19:12:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"5e6631e7c3f40b7857d2f73b48abfd3f9d072b35","kind":"commit","published_at":"2021-02-16T16:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"c5e3a2a73e0714649a3d975d15a45cbcb255db45","kind":"commit","published_at":"2021-02-16T14:40:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"e0f56b3ce656cf5b609996905b14caf4d1fcb3ab","kind":"commit","published_at":"2021-02-08T18:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"8266fccc4bbac63a2a0509e4df749a2b07fc72d9","kind":"commit","published_at":"2021-02-07T09:31:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"c76d3f9547fc88c286b171982ff07ce4e6c0ff33","kind":"commit","published_at":"2021-02-02T08:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a14e1ada63c884d2a7a4e4f8539ef68230f83bea","kind":"commit","published_at":"2021-02-01T17:34:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"8a2a748a86ca799fcd72d4b00fc9a10048e46d4c","kind":"commit","published_at":"2021-01-06T23:13:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e42bfd2814fc5136b175470c3085355090cc2e01","kind":"commit","published_at":"2020-12-30T13:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"7e841558d9406d4acd6210b4c7e9181fc2b5835b","kind":"commit","published_at":"2020-12-28T13:08:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"971a079b1b9e3c1b962821bf759dc8c7c9792a94","kind":"commit","published_at":"2020-12-23T09:34:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cc1471ed703b80da8324b7f29404a1120f27d826","kind":"commit","published_at":"2020-12-21T14:07:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c85378794f58574d4b382001f457388e5af8f90b","kind":"commit","published_at":"2020-12-16T10:07:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"49fe95787794e5778bbffd04afe9ba23dc9c9db8","kind":"commit","published_at":"2020-12-15T11:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9aba722f41b390b5a5eeeeeba7c51b4f87cd87c7","kind":"commit","published_at":"2020-12-15T10:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"4495e1d301e2c16310afabc42ebd284b9ad20363","kind":"commit","published_at":"2020-11-24T13:38:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c03219c38fcf42957b705384dd1fb4bfaa86b075","kind":"commit","published_at":"2020-10-20T10:41:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"30aa0330dd2a8fbe3f692b3e3fc6091a4f0593af","kind":"commit","published_at":"2020-07-19T08:19:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0/manifests"},{"name":"v1.8.14","sha":"3f3f2a9563387312e7dd14a0efaa5f87ff3b71c3","kind":"commit","published_at":"2020-07-03T18:02:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"47d0827b225bab4420647bfcd5eb551db0175269","kind":"commit","published_at":"2020-06-05T17:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"5e808ad92ab510400b4f5f223db3e0b4ed6af09c","kind":"commit","published_at":"2020-06-04T20:11:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"c608a3fdf7e7c9031998a5695d387eb2a7797b6f","kind":"commit","published_at":"2020-05-29T08:44:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"183137a8f4c9dafada20096ee07aba4bd1ecb35a","kind":"commit","published_at":"2020-05-28T22:26:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e126c25e61b36f484a7b4b753be4789001b8dcf8","kind":"commit","published_at":"2020-05-25T21:34:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"75eeef2031fb862fd35b769cf81d12642bad811c","kind":"commit","published_at":"2020-05-25T07:16:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"5ef3e12afc936b0db23de6787cf62ec9bd262f42","kind":"commit","published_at":"2020-04-10T15:57:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"46547217fe04853b50d29b83d95c1e6f29a184de","kind":"commit","published_at":"2020-04-10T15:28:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"88ef30b1ff2ec0a037bf2cd69e8558687bbeb70e","kind":"commit","published_at":"2020-04-05T21:53:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"5c656cb231e0d001f3c18937cfb6b11b1f4f480d","kind":"commit","published_at":"2020-03-17T17:48:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"acf3159650b9afabc23db4db6d8a445e3ec02b72","kind":"commit","published_at":"2020-03-13T08:20:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b96f5ba3e9c36182174300af629b34fe43c62ecd","kind":"commit","published_at":"2020-03-03T21:13:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"fccacee7164155ea1fdf5bee163dd56103cfb223","kind":"commit","published_at":"2020-03-02T20:35:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5cde2faa699344ffa3c948aea2214723eeda37d1","kind":"commit","published_at":"2020-03-02T20:21:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dbf19de422b889574aa055ad08f677050bffb762","kind":"commit","published_at":"2020-03-02T20:03:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"293ef569460d076bdedc62f60e3d520fa6ccab33","kind":"commit","published_at":"2020-02-22T13:44:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"9d796a14258061e4b52063150e1d307799ce9019","kind":"commit","published_at":"2020-01-16T09:15:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"6553a204dbd9c08e84fc4e173b5363610a789ad5","kind":"commit","published_at":"2020-01-05T19:01:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"00975929ec559594bafb8fa1c4c7e75f87db912a","kind":"commit","published_at":"2020-01-05T16:37:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d3b0ab09b5aeb3bc88b42f9e38efab0724dfa08f","kind":"commit","published_at":"2020-01-05T14:56:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"e4c47aefb16df401e0a8a84981e2cce233a550ec","kind":"commit","published_at":"2020-01-01T11:32:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"9b4042da2977178d007cb4f07686be897172792b","kind":"commit","published_at":"2019-12-16T22:32:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5410d23b2cf7d19bf14c4c089874b9630237fa42","kind":"commit","published_at":"2019-12-16T22:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd5e524d7435df6ad0c1c805b9ed56293fc39101","kind":"commit","published_at":"2019-12-12T19:56:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e8e37cf2da26d1f67f21e3bd94da65025e7bde8f","kind":"commit","published_at":"2019-11-22T20:44:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"136f0879bb28d4b6c2e860f11fc6d65446ac6900","kind":"commit","published_at":"2019-11-21T14:25:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"371ef07fbb61c5ad490061c9571dbd8df9f6ab47","kind":"commit","published_at":"2019-11-21T08:06:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ad1fc3c19d5c02382989a7e1cb72b807b743465c","kind":"commit","published_at":"2019-11-08T17:45:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5e9e0b33cd548952a6968151db94325f299ae3c4","kind":"commit","published_at":"2019-11-06T19:22:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c6b1e65b424f0feb700468564276786895acec70","kind":"commit","published_at":"2019-11-05T18:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"89bb554b3e8dcc7f8e2376f1a4557ef3d8e0c96f","kind":"commit","published_at":"2019-11-03T20:14:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f55fa26be8834ac970a219485e3c5c681390b75","kind":"commit","published_at":"2019-11-01T18:37:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"72f36694139163009bc237a9ee25ea0070946dfb","kind":"commit","published_at":"2019-10-27T12:03:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e2e2d8d186c97a4762ce146887b7c3db6841a23e","kind":"commit","published_at":"2019-10-20T21:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-28T20:20:49.929Z","dependent_packages_count":1,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.8831036550314106,"forks_count":2.5338636874457428,"average":18.346424556065024},"purl":"pkg:npm/bullmq-fixed","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/bullmq-fixed","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/bullmq-fixed","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/bullmq-fixed/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T05:00:11.424Z","issues_count":735,"pull_requests_count":1587,"avg_time_to_close_issue":24006473.979296066,"avg_time_to_close_pull_request":1177436.9372637945,"issues_closed_count":483,"pull_requests_closed_count":1323,"pull_request_authors_count":135,"issue_authors_count":567,"avg_comments_per_issue":3.9414965986394557,"avg_comments_per_pull_request":0.9924385633270322,"merged_pull_requests_count":1176,"bot_issues_count":8,"bot_pull_requests_count":329,"past_year_issues_count":74,"past_year_pull_requests_count":428,"past_year_avg_time_to_close_issue":1361564.5714285714,"past_year_avg_time_to_close_pull_request":400989.5899705015,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":339,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":2.9864864864864864,"past_year_avg_comments_per_pull_request":2.380841121495327,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":246,"past_year_merged_pull_requests_count":292,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","maintainers":[{"login":"roggervalf","count":746,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"},{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}],"active_maintainers":[{"login":"roggervalf","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bullmq-fixed/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bullmq-fixed/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bullmq-fixed/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bullmq-fixed/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bullmq-fixed/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bullmq-fixed/codemeta","maintainers":[{"uuid":"iam4x","login":"iam4x","name":null,"email":"iam4x@me.com","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~iam4x","role":null,"created_at":"2022-11-11T16:20:58.462Z","updated_at":"2022-11-11T16:20:58.462Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/iam4x/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5859182,"maintainers_count":1254398,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12705239,"name":"groupq","ecosystem":"npm","description":"Redis-based distributed queue for Node.js with group support","homepage":"https://github.com/taskforcesh/bullmq","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/taskforcesh/bullmq","keywords_array":["bull","bullmq","groupq","queues","jobs","redis"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-18T03:51:08.957Z","latest_release_published_at":"2026-01-18T04:10:32.944Z","latest_release_number":"1.0.1","last_synced_at":"2026-09-14T08:58:35.317Z","created_at":"2026-01-23T07:21:02.386Z","updated_at":"2026-09-14T08:58:35.318Z","registry_url":"https://www.npmjs.com/package/groupq","install_command":"npm install groupq","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-09-05T01:13:01.000Z","size":282201,"stargazers_count":9368,"open_issues_count":388,"forks_count":680,"subscribers_count":41,"default_branch":"master","last_synced_at":"2026-09-05T03:49:19.470Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-09-05T01:34:43.000Z","dependencies_parsed_at":"2026-08-28T11:07:37.993Z","dependency_job_id":"c6a2db7c-2dd9-4b3b-a7ff-cacf72a9c23d","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":950,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37022958,"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-09-05T02:00:06.064Z","response_time":108,"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":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"tags":[{"name":"vpy3.1.0","sha":"5251710a161a676f1509b751c92a10128d057cdc","kind":"commit","published_at":"2026-08-28T02:07:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0/manifests"},{"name":"vex2.2.2","sha":"61a7cc570a14c1164a74ca5fbf93547595f69820","kind":"commit","published_at":"2026-08-27T15:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2/manifests"},{"name":"v5.81.4","sha":"9884e09e41f7b22a0e822b89f138b5134089cffc","kind":"commit","published_at":"2026-08-27T15:41:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4/manifests"},{"name":"vex2.2.1","sha":"66c29c8d8c562662790a350d0d1ae1753f62592c","kind":"commit","published_at":"2026-08-27T03:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1/manifests"},{"name":"v6.3.1","sha":"9d737e9d0e467eeacf6f6a43f3f806fa2873ee1b","kind":"commit","published_at":"2026-08-27T02:54:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1/manifests"},{"name":"vex2.2.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0/manifests"},{"name":"v6.3.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0/manifests"},{"name":"vrs1.2.7","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7/manifests"},{"name":"vpy3.0.6","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6/manifests"},{"name":"vnet1.1.1","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1/manifests"},{"name":"vex2.1.3","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3/manifests"},{"name":"v6.2.2","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"ec1c812ab2d365354d332fa6769fa4e277771f62","kind":"commit","published_at":"2026-08-25T07:09:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1/manifests"},{"name":"vpy3.0.5","sha":"57b6b4362d5f967813f713f6651f414ffa1416d4","kind":"commit","published_at":"2026-08-25T02:36:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5/manifests"},{"name":"vrs1.2.6","sha":"b875ca8b36be10774253be0767b76cdf56f97e71","kind":"commit","published_at":"2026-08-23T04:31:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6/manifests"},{"name":"v6.2.0","sha":"c06b51cd3aacd0d9ee65e2544220c89f24d2479c","kind":"commit","published_at":"2026-08-21T05:14:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"cb372332210af739efb159b6ac2ffc3fdd4d4d2d","kind":"commit","published_at":"2026-08-16T08:06:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2/manifests"},{"name":"vex2.1.2","sha":"d464a51781177cc7ec23b011355f1df54385dab0","kind":"commit","published_at":"2026-08-15T19:41:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2/manifests"},{"name":"vrs1.2.5","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5/manifests"},{"name":"vex2.1.1","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1/manifests"},{"name":"v6.1.1","sha":"ab7009da8a732d8d5e8f13228e1ef81806422128","kind":"commit","published_at":"2026-08-14T03:24:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1/manifests"},{"name":"vrs1.2.4","sha":"beab7b54fb0d441808f1549fc399482b320bfe43","kind":"commit","published_at":"2026-08-13T04:40:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4/manifests"},{"name":"vnet1.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0/manifests"},{"name":"vex2.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0/manifests"},{"name":"v6.1.0","sha":"ee714dc803a43761eba921df3af5c8da0c2258cf","kind":"commit","published_at":"2026-08-12T04:01:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0/manifests"},{"name":"v6.0.11","sha":"48c54268642b724b8823086db2c6d1a61c10c3cf","kind":"commit","published_at":"2026-08-10T21:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"30c2c7518a8a754d6f688de3373df8113f4df7b1","kind":"commit","published_at":"2026-08-10T11:54:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10/manifests"},{"name":"vrs1.2.3","sha":"94d32867f9b4f439cd1fc57f9f8c3543dd913e42","kind":"commit","published_at":"2026-08-07T15:54:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3/manifests"},{"name":"v6.0.9","sha":"5910cccfc8a773067621953087d0d055670e1e2a","kind":"commit","published_at":"2026-08-07T03:20:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9/manifests"},{"name":"vpy3.0.4","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4/manifests"},{"name":"v6.0.8","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8/manifests"},{"name":"vphp2.0.1","sha":"6a166ea3f747f5dece935d206057d43c2febcde7","kind":"commit","published_at":"2026-08-05T01:27:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1/manifests"},{"name":"vnet1.0.0","sha":"a0771321a624ec8f84cf8c34c3dff38bb72efdc2","kind":"commit","published_at":"2026-08-05T01:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0/manifests"},{"name":"v6.0.7","sha":"e7e9a6478d39d43406559b03410b2c5c28639e74","kind":"commit","published_at":"2026-08-04T07:05:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a514f2d3976848aa631de22bfa458b7e9f60b384","kind":"commit","published_at":"2026-08-03T01:40:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6/manifests"},{"name":"vex2.0.3","sha":"740985ae2f67a9144e7787f89955bf8c7f9500e0","kind":"commit","published_at":"2026-08-02T18:19:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3/manifests"},{"name":"vpy3.0.3","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3/manifests"},{"name":"v6.0.5","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c1cf32881474f3f1e9b620e025abde07a359eb06","kind":"commit","published_at":"2026-08-01T07:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4/manifests"},{"name":"vrs1.2.2","sha":"956e2d4b1cefd5b1e4da98d69013a2fa866e8d75","kind":"commit","published_at":"2026-08-01T02:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2/manifests"},{"name":"vpy3.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2/manifests"},{"name":"vex2.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2/manifests"},{"name":"v6.0.3","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"2ac754fd718927e2c0043d6d7787de32d0d196f7","kind":"commit","published_at":"2026-07-31T06:35:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2/manifests"},{"name":"vpy3.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1/manifests"},{"name":"vex2.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1/manifests"},{"name":"v6.0.1","sha":"c99c323470416e79b391abaa0b06cc2d7633685a","kind":"commit","published_at":"2026-07-31T04:42:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1/manifests"},{"name":"vpy3.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0/manifests"},{"name":"vphp2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0/manifests"},{"name":"vex2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0/manifests"},{"name":"v6.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0/manifests"},{"name":"vrs1.2.1","sha":"eb956b07fde2ab3d43b41325a06a6b103610e3e3","kind":"commit","published_at":"2026-07-30T07:16:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1/manifests"},{"name":"v5.81.3","sha":"d2831ae06bb4402117bcb01b1304ce22664edf0f","kind":"commit","published_at":"2026-07-30T01:16:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3/manifests"},{"name":"vpy2.26.0","sha":"2664876092793ca2ba5e0eb080d99c3042ed136a","kind":"commit","published_at":"2026-07-26T05:22:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0/manifests"},{"name":"vrs1.2.0","sha":"4085792106fd3d381ec7980a8ae3c65788dd2d70","kind":"commit","published_at":"2026-07-25T05:51:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0/manifests"},{"name":"vex1.3.7","sha":"65f1f0a73902df87a50d799d097450e2867eb9c3","kind":"commit","published_at":"2026-07-25T05:39:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7/manifests"},{"name":"v5.81.2","sha":"315ec3309a42ccf898b2b825e39c42292b7932e7","kind":"commit","published_at":"2026-07-24T20:38:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2/manifests"},{"name":"vrs1.1.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1/manifests"},{"name":"vpy2.25.4","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4/manifests"},{"name":"vphp1.0.3","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3/manifests"},{"name":"vex1.3.6","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6/manifests"},{"name":"v5.81.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1/manifests"},{"name":"v5.81.0","sha":"e2b89f7a4a64c60551f1fa4463ec62d8072c4731","kind":"commit","published_at":"2026-07-23T13:34:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0/manifests"},{"name":"v5.80.12","sha":"c7bd217ab0496fbdcbacd486b85cca8a825aa4d4","kind":"commit","published_at":"2026-07-23T11:35:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12/manifests"},{"name":"v5.80.11","sha":"b002d4836f7819b995378112e0c40fbbbe694e4d","kind":"commit","published_at":"2026-07-23T04:13:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11/manifests"},{"name":"v5.80.10","sha":"88730b08ecc18cd243dfeddaa80bd8b2d3a5151a","kind":"commit","published_at":"2026-07-21T15:54:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10/manifests"},{"name":"v5.80.9","sha":"4f4b574de507e56e1e3a7f359565eb359463710f","kind":"commit","published_at":"2026-07-18T23:50:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9/manifests"},{"name":"v5.80.8","sha":"e8af56348a77677a4d802d2563e33b7313a79570","kind":"commit","published_at":"2026-07-18T04:06:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8/manifests"},{"name":"v5.80.7","sha":"c4a0a4a90d48303b1b6b7c45f67898573a73c424","kind":"commit","published_at":"2026-07-17T15:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7/manifests"},{"name":"v5.80.6","sha":"5044cf8fc17f0842655eda581b9e26b27f6abfe8","kind":"commit","published_at":"2026-07-17T02:36:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6/manifests"},{"name":"v5.80.5","sha":"b1d459c777b4213ce5b9f3559f5eaae7b3e70781","kind":"commit","published_at":"2026-07-16T01:58:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5/manifests"},{"name":"vrs1.1.0","sha":"bbf0844a250d08d6bfafacb43360f26a57cb9c87","kind":"commit","published_at":"2026-07-15T18:25:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0/manifests"},{"name":"v5.80.4","sha":"d978d721995aa4d40aa93980866e2a6b02bcfed1","kind":"commit","published_at":"2026-07-15T15:22:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4/manifests"},{"name":"v5.80.3","sha":"4e8b59592d1f285f2e9e3860f8ece8bc60769fe5","kind":"commit","published_at":"2026-07-15T09:40:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3/manifests"},{"name":"vrs1.0.1","sha":"677e2590a04040ea21a0107d6bdcf5a33cf6b5e9","kind":"commit","published_at":"2026-07-14T02:39:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1/manifests"},{"name":"vrs1.0.0","sha":"04c8ea52ed2d75e14581311ef1bb4115d9c20d76","kind":"commit","published_at":"2026-07-12T02:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0/manifests"},{"name":"vex1.3.5","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5/manifests"},{"name":"v5.80.2","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2/manifests"},{"name":"v5.80.1","sha":"418de1e51db09ffc8e95bac35015a1057d8a7271","kind":"commit","published_at":"2026-07-10T15:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1/manifests"},{"name":"v5.80.0","sha":"60ae0492a3200f8496976a3b51609e7e54eafd1b","kind":"commit","published_at":"2026-07-10T05:11:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0/manifests"},{"name":"vpy2.25.3","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3/manifests"},{"name":"vex1.3.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4/manifests"},{"name":"v5.79.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4/manifests"},{"name":"v5.79.3","sha":"6ffd88a0070b3ab84b77539dca7c35266716425e","kind":"commit","published_at":"2026-07-07T05:08:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3/manifests"},{"name":"v5.79.2","sha":"6f1b2e33b01c9f97dee6ff96bab782a8399c7ae5","kind":"commit","published_at":"2026-06-27T15:37:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2/manifests"},{"name":"v5.79.1","sha":"1aefd5b80618a8a9080b98ca9e6e89463a98b713","kind":"commit","published_at":"2026-06-21T15:17:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1/manifests"},{"name":"v5.79.0","sha":"eb9ae1de0ea7468be66cb2c77921b8bb76e86abb","kind":"commit","published_at":"2026-06-18T05:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0/manifests"},{"name":"vex1.3.3","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3/manifests"},{"name":"v5.78.1","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1/manifests"},{"name":"v5.78.0","sha":"38798cc212e450f6369da3714c20eeced5a523a9","kind":"commit","published_at":"2026-06-02T04:52:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0/manifests"},{"name":"v5.77.7","sha":"fbe04af1b3e9c7c9683229544914a54c5bb1f8d8","kind":"commit","published_at":"2026-06-01T07:58:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7/manifests"},{"name":"v5.77.6","sha":"81709e4abe71f4e7c05c748938ec004a50c1fd4b","kind":"commit","published_at":"2026-05-27T06:37:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6/manifests"},{"name":"v5.77.5","sha":"411690e9070ba0dda59a86628fc8b56ad9ebea04","kind":"commit","published_at":"2026-05-27T05:49:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5/manifests"},{"name":"v5.77.4","sha":"6e4972e8fd721035d680ca291049134c3876f8ba","kind":"commit","published_at":"2026-05-26T15:12:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4/manifests"},{"name":"v5.77.3","sha":"685b0744cfeb273778420835010ec1b16b23e22a","kind":"commit","published_at":"2026-05-25T06:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3/manifests"},{"name":"v5.77.2","sha":"0feec14452865c419961edb9c733f9951b6a663f","kind":"commit","published_at":"2026-05-24T09:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2/manifests"},{"name":"v5.77.1","sha":"75a66af36f7d56c149e070826a20116ea1ef5e7b","kind":"commit","published_at":"2026-05-23T02:08:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1/manifests"},{"name":"v5.77.0","sha":"963c1b51b3b0da0d014698f101598b9dcdff0bd1","kind":"commit","published_at":"2026-05-21T18:04:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0/manifests"},{"name":"v5.76.11","sha":"7b9f7e0c81427fb9d936a6366c21ef2a96729335","kind":"commit","published_at":"2026-05-21T15:28:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11/manifests"},{"name":"v5.76.10","sha":"6396b4e2a146d733d01d8d9629cc8c8ffb8fac2d","kind":"commit","published_at":"2026-05-17T14:06:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10/manifests"},{"name":"v5.76.9","sha":"41713ca67f9a0d0c45c27bbccb7a79320204c3ac","kind":"commit","published_at":"2026-05-16T15:07:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9/manifests"},{"name":"v5.76.8","sha":"1b8f9009bd8a59d3a82839e6732c6e7e87eb01d2","kind":"commit","published_at":"2026-05-12T05:37:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8/manifests"},{"name":"v5.76.7","sha":"093743a0d5b24f170280e0bd754ef5c378576846","kind":"commit","published_at":"2026-05-11T04:45:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7/manifests"},{"name":"vpy2.25.2","sha":"51c935bdbf19744edccf1b39002585d81a014613","kind":"commit","published_at":"2026-05-10T21:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2/manifests"},{"name":"v5.76.6","sha":"e94e8cdfadbea9508412bcfdc51dabb920d7692c","kind":"commit","published_at":"2026-05-06T15:26:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6/manifests"},{"name":"vpy2.25.1","sha":"c9c0c0a03218511deb73eac74c31ac50ba9c4f77","kind":"commit","published_at":"2026-05-04T14:48:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1/manifests"},{"name":"v5.76.5","sha":"b47f00b9a2c5766ca92cebc867369f2c467a220d","kind":"commit","published_at":"2026-05-02T14:05:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5/manifests"},{"name":"vpy2.25.0","sha":"54311e59445562f65065b772800b8449f7d99f83","kind":"commit","published_at":"2026-04-29T21:34:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0/manifests"},{"name":"v5.76.4","sha":"7ed0eeca96a3c5168e822831b2f3d938ab37bb91","kind":"commit","published_at":"2026-04-29T09:58:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4/manifests"},{"name":"vpy2.24.0","sha":"4ca9c27ea68d303b86a80cbb24c8e390d87a5e8f","kind":"commit","published_at":"2026-04-28T16:45:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0/manifests"},{"name":"v5.76.3","sha":"0bf1b4d38475b320c89947b9779ec7301ec10117","kind":"commit","published_at":"2026-04-28T16:43:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3/manifests"},{"name":"vpy2.23.1","sha":"19b9ca08be6f6efbc58291fa55efd93a0663d536","kind":"commit","published_at":"2026-04-26T21:31:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1/manifests"},{"name":"v5.76.2","sha":"595016ef1d3a960ad83dfbbc189034561e099482","kind":"commit","published_at":"2026-04-25T01:19:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"ea7705df6938cb432eceff242f6828054766f61a","kind":"commit","published_at":"2026-04-22T20:25:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1/manifests"},{"name":"vpy2.23.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0/manifests"},{"name":"v5.76.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0/manifests"},{"name":"vpy2.22.0","sha":"704690c62f4cedddf82379335b8ff42a46fda7f3","kind":"commit","published_at":"2026-04-20T09:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0/manifests"},{"name":"vpy2.21.1","sha":"f77f249acb82daf331bd61e1f425780270888d8d","kind":"commit","published_at":"2026-04-20T09:51:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1/manifests"},{"name":"v5.75.2","sha":"422e2d5091f2f318e0f6bd3e1872a71deee92aec","kind":"commit","published_at":"2026-04-20T09:50:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2/manifests"},{"name":"vpy2.21.0","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0/manifests"},{"name":"v5.75.1","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1/manifests"},{"name":"v5.75.0","sha":"8c78e3004dcd5df726d9b7277dd455d0d224791f","kind":"commit","published_at":"2026-04-20T09:18:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0/manifests"},{"name":"v5.74.2","sha":"37c4bb3725fe668fb4fbe27e3474b72eafa6a6fe","kind":"commit","published_at":"2026-04-20T06:41:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2/manifests"},{"name":"vpy2.20.4","sha":"be9f03246d1644f397d660fba91285604a824284","kind":"commit","published_at":"2026-04-17T05:55:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4/manifests"},{"name":"v5.74.1","sha":"e9d0c2d50ac9cd3c91e5f7a9f8466ae9c98ff87d","kind":"commit","published_at":"2026-04-15T07:51:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1/manifests"},{"name":"v5.74.0","sha":"ec420d1b09a28514ff8d84e762db3a638ba267ec","kind":"commit","published_at":"2026-04-15T03:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0/manifests"},{"name":"v5.73.5","sha":"8b8d46441f7af7f9bd75d81283a8804ff5fc4bc1","kind":"commit","published_at":"2026-04-12T20:11:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5/manifests"},{"name":"vpy2.20.3","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3/manifests"},{"name":"vex1.3.2","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2/manifests"},{"name":"v5.73.4","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4/manifests"},{"name":"vpy2.20.2","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2/manifests"},{"name":"vex1.3.1","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1/manifests"},{"name":"v5.73.3","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3/manifests"},{"name":"vpy2.20.1","sha":"bf451868b932125d857280a5a21173bfafbc2801","kind":"commit","published_at":"2026-04-09T05:33:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1/manifests"},{"name":"v5.73.2","sha":"242f2648f6ba51f0023aa9a6688f0cd3e0ec2d70","kind":"commit","published_at":"2026-04-09T05:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2/manifests"},{"name":"v5.73.1","sha":"4c6b2b2d73b5053f3bd3bee2019533b6e7b5682b","kind":"commit","published_at":"2026-04-08T04:16:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1/manifests"},{"name":"vpy2.20.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0/manifests"},{"name":"vphp1.0.2","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2/manifests"},{"name":"vex1.3.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0/manifests"},{"name":"v5.73.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"46880af9629e9aee9abbc2782074a3e76d17b924","kind":"commit","published_at":"2026-04-02T11:15:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"aa529bc512b15cdb9d173cc9cc3b0d9f8b8959eb","kind":"commit","published_at":"2026-04-01T14:01:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0/manifests"},{"name":"v5.71.1","sha":"60f645a472102336a6294e66f2b0a801a5a5207d","kind":"commit","published_at":"2026-03-25T06:17:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1/manifests"},{"name":"vpy2.19.8","sha":"3c118d11c8e6dc03e90548bc7efa5c5b5d0315c7","kind":"commit","published_at":"2026-03-19T03:53:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8/manifests"},{"name":"vpy2.19.7","sha":"e5b7aff4edbe44983803cfa3fb3ea48f0b1b998e","kind":"commit","published_at":"2026-03-18T15:42:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7/manifests"},{"name":"v5.71.0","sha":"1283ac716b0551bd7e3248a5c3e8f8d804310c33","kind":"commit","published_at":"2026-03-11T20:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0/manifests"},{"name":"vpy2.19.6","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6/manifests"},{"name":"vex1.2.7","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7/manifests"},{"name":"v5.70.4","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4/manifests"},{"name":"v5.70.3","sha":"450253c3457f500d7f4e5aeebaa4ddfc937a1f39","kind":"commit","published_at":"2026-03-06T00:20:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3/manifests"},{"name":"v5.70.2","sha":"504b53689a29b3b4ddc902d25211a92da6a4d7af","kind":"commit","published_at":"2026-03-05T04:04:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2/manifests"},{"name":"v5.70.1","sha":"0fafcc0950698f6a8a55a2b77ef1b82af5d5712f","kind":"commit","published_at":"2026-02-23T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1/manifests"},{"name":"v5.70.0","sha":"0d3879b02ec9738d90213e1a479d53359f3a71aa","kind":"commit","published_at":"2026-02-21T09:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0/manifests"},{"name":"v5.69.4","sha":"9c722585bd9873561fae3f32971d65cf00a7d092","kind":"commit","published_at":"2026-02-21T00:37:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4/manifests"},{"name":"v5.69.3","sha":"87386ca88e29755fc68e6cc8fcfebfb7f8f8237f","kind":"commit","published_at":"2026-02-16T06:00:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3/manifests"},{"name":"v5.69.2","sha":"a62241f5831a1d3bb6c328a9037ea852be7832cd","kind":"commit","published_at":"2026-02-14T04:41:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2/manifests"},{"name":"v5.69.1","sha":"d249301ddc9afc607c9e86a8a44312af682e6be0","kind":"commit","published_at":"2026-02-13T00:59:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"f85e87032a822826cbeed19eedff7ccb1e6ce085","kind":"commit","published_at":"2026-02-12T20:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"af9197d16941d49c9e3d86f10d96681beea676bc","kind":"commit","published_at":"2026-02-11T13:26:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0/manifests"},{"name":"vpy2.19.5","sha":"715d0a5074864ed0c12a384e41740b219382ac80","kind":"commit","published_at":"2026-02-11T13:08:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5/manifests"},{"name":"vex1.2.6","sha":"590542314f13590cf68330097f5bb09a96bb240c","kind":"commit","published_at":"2026-02-11T08:39:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6/manifests"},{"name":"v5.67.3","sha":"afb878f97ebeaf89c1308b7dde0b5a440381d113","kind":"commit","published_at":"2026-02-05T14:37:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3/manifests"},{"name":"v5.67.2","sha":"de0fca894f47d8aa2b2c66ca9475e526ca477508","kind":"commit","published_at":"2026-01-28T02:17:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2/manifests"},{"name":"vpy2.19.4","sha":"f824c01c53d57e75d7b57efce7a124adffed9dfa","kind":"commit","published_at":"2026-01-28T00:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4/manifests"},{"name":"vex1.2.5","sha":"3bd23d990c780ff0808d79499edd803084d2efe8","kind":"commit","published_at":"2026-01-27T10:55:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5/manifests"},{"name":"vpy2.19.3","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3/manifests"},{"name":"vex1.2.4","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4/manifests"},{"name":"v5.67.1","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1/manifests"},{"name":"v5.67.0","sha":"6294b36f775c20f7d43387d9bde3185629e88df4","kind":"commit","published_at":"2026-01-24T05:08:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0/manifests"},{"name":"v5.66.7","sha":"87e74b5713b5017c29789094d6ac6ff26bfe79c1","kind":"commit","published_at":"2026-01-23T01:00:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7/manifests"},{"name":"vpy2.19.2","sha":"61504f12fe591295fea5b087a6b7c533465e8653","kind":"commit","published_at":"2026-01-22T06:14:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2/manifests"},{"name":"vpy2.19.1","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1/manifests"},{"name":"vex1.2.3","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3/manifests"},{"name":"v5.66.6","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6/manifests"},{"name":"vex1.2.2","sha":"c2c6743428a306e39f74c86f63dc9122633040ea","kind":"commit","published_at":"2026-01-14T22:44:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2/manifests"},{"name":"vex1.2.1","sha":"5bcd4fbe0eb725a95b878f97b95c74106e7dff0f","kind":"commit","published_at":"2026-01-14T00:09:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1/manifests"},{"name":"vpy2.19.0","sha":"21ab9cc5df2947e49aa132994dfe89e043b7082d","kind":"commit","published_at":"2026-01-13T00:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0/manifests"},{"name":"v5.66.5","sha":"661c581270186bc405967b91326daff061370d03","kind":"commit","published_at":"2026-01-12T04:21:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5/manifests"},{"name":"vex1.2.0","sha":"ede9fcf72a713f4de8941270251c7b51427484b4","kind":"commit","published_at":"2025-12-31T14:47:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0/manifests"},{"name":"v5.66.4","sha":"cc74805d5eda14ed684e2111c91de8890e752768","kind":"commit","published_at":"2025-12-27T21:29:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4/manifests"},{"name":"v5.66.3","sha":"f60c172725ab29c0159b804ae0b9d691105689c4","kind":"commit","published_at":"2025-12-26T00:16:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3/manifests"},{"name":"vpy2.18.3","sha":"706da0dc703d6be353d0140f1fd0de7683362e60","kind":"commit","published_at":"2025-12-25T14:55:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3/manifests"},{"name":"vpy2.18.2","sha":"7f602e1c6e31070f02c5ee5babbff33f55193551","kind":"commit","published_at":"2025-12-24T17:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2/manifests"},{"name":"vpy2.18.1","sha":"9c533c0347865445b7f7df6b1c6e0923d25b4a8f","kind":"commit","published_at":"2025-12-20T17:21:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1/manifests"},{"name":"vphp1.0.1","sha":"7ac421cb2e754ba262a18bb17d47f15fb22a6962","kind":"commit","published_at":"2025-12-19T23:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1/manifests"},{"name":"v5.66.2","sha":"1380a16fa45c70f0bc5b938efdf178b33a19cac1","kind":"commit","published_at":"2025-12-19T19:00:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2/manifests"},{"name":"vpy2.18.0","sha":"0c3beb58f4a8c90ad7800f5616c2a3494a952963","kind":"commit","published_at":"2025-12-19T13:39:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0/manifests"},{"name":"v5.66.1","sha":"5fbf778f0b8f58b90e82f9020c041f3248b0b269","kind":"commit","published_at":"2025-12-17T03:52:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1/manifests"},{"name":"vpy2.17.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0/manifests"},{"name":"vex1.1.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0/manifests"},{"name":"v5.66.0","sha":"241d847fbc798d957bf25ccfaa5c9ec96928a4ae","kind":"commit","published_at":"2025-12-11T13:56:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0/manifests"},{"name":"vex1.0.1","sha":"84e8745e87dea9a7748852ccd281b728e6d0545e","kind":"commit","published_at":"2025-12-11T13:04:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1/manifests"},{"name":"vphp1.0.0","sha":"d365bb3f31193afc3c89c54a0d78aaac2abd2cbf","kind":"commit","published_at":"2025-12-09T21:02:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0/manifests"},{"name":"vex1.0.0","sha":"976734f2c983714b69f395441f5352999aededb0","kind":"commit","published_at":"2025-12-04T08:25:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0/manifests"},{"name":"vpy2.16.2","sha":"c385b520b9fbe3dd58cdaead79c258835cab4361","kind":"commit","published_at":"2025-12-02T00:17:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2/manifests"},{"name":"v5.65.1","sha":"a8b9d76496afa5e913f823cf8c68eb428f6dd757","kind":"commit","published_at":"2025-12-01T15:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1/manifests"},{"name":"v5.65.0","sha":"b059cfcba48524446a62fd29785142c3d1edc30d","kind":"commit","published_at":"2025-11-26T00:59:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0/manifests"},{"name":"v5.64.1","sha":"a47480111a2f1238a57ea9bfbab44f7de958227f","kind":"commit","published_at":"2025-11-21T00:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"f41f5d0c64afe7707ad8c23a86cb9228c4d45671","kind":"commit","published_at":"2025-11-20T08:50:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0/manifests"},{"name":"v5.63.2","sha":"045f3e7a5d8edb85e1adbe82eb9e20ef33ad491b","kind":"commit","published_at":"2025-11-15T00:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2/manifests"},{"name":"v5.63.1","sha":"b4c7c6579b430b53d135b7a21d20d01d14c1814e","kind":"commit","published_at":"2025-11-13T03:10:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1/manifests"},{"name":"v5.63.0","sha":"e212d1c8f0945dbff2d95309afe1376366910482","kind":"commit","published_at":"2025-10-31T03:14:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"98f73b3f33aa79cdd67d0c4090cc86a8e4cfeb4c","kind":"commit","published_at":"2025-10-30T14:11:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"37e9db52a67b4e120139c1d2620cc0f73a08c006","kind":"commit","published_at":"2025-10-30T00:07:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"6a31e0aeab1311d7d089811ede7e11a98b6dd408","kind":"commit","published_at":"2025-10-28T02:13:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0/manifests"},{"name":"v5.61.2","sha":"bcbc7981480ee93e330c0b3976086d7b289e613f","kind":"commit","published_at":"2025-10-23T13:31:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2/manifests"},{"name":"v5.61.0","sha":"d3fff80f7135251db65e22cba8852a5584030cb1","kind":"commit","published_at":"2025-10-06T14:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"bef57a0e252a5d8bd0bf319d0bca3b1ad0e6519f","kind":"commit","published_at":"2025-10-03T00:44:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0/manifests"},{"name":"v5.59.0","sha":"2e2b21454cc6125fcf3abfec939d6d6d8d02c40b","kind":"commit","published_at":"2025-09-29T14:15:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0/manifests"},{"name":"v5.58.9","sha":"61987c62ca71ec11a84b98e6dd51a6d5ebf1737d","kind":"commit","published_at":"2025-09-26T01:11:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9/manifests"},{"name":"v5.58.8","sha":"22411010beca628d172790cfbac45e3cd3d102ed","kind":"commit","published_at":"2025-09-25T06:54:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8/manifests"},{"name":"v5.58.7","sha":"845a6f5fdede9ecf4050e8b5617feb56dbb3c9a1","kind":"commit","published_at":"2025-09-19T14:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7/manifests"},{"name":"v5.58.6","sha":"bd8fbc164caaa01f665d0c7e94177d0584d04f8c","kind":"commit","published_at":"2025-09-19T01:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6/manifests"},{"name":"vpy2.16.1","sha":"7dfd2510a7bb03301365a2c24f045a0cd20580ef","kind":"commit","published_at":"2025-09-08T13:28:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1/manifests"},{"name":"vpy2.16.0","sha":"1c75abb4806971a2ac14c47b302c87f86095a2c3","kind":"commit","published_at":"2025-09-07T12:33:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0/manifests"},{"name":"vpy2.15.1","sha":"24a697ee994a10111ac9b07ce830e94835eec577","kind":"commit","published_at":"2025-09-06T20:25:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1/manifests"},{"name":"v5.58.5","sha":"f6428188f39f054e8b94579435b16e260aff27cd","kind":"commit","published_at":"2025-09-04T03:48:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5/manifests"},{"name":"v5.58.4","sha":"70e8a3f91595dcdc2d21122170ef4af1f53972ad","kind":"commit","published_at":"2025-08-30T12:36:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4/manifests"},{"name":"v5.58.3","sha":"ffc6e26eb66533fc6eae4c406bb4b9a9f7590d9b","kind":"commit","published_at":"2025-08-29T14:35:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3/manifests"},{"name":"v5.58.2","sha":"316d1ed32680e690b1d2ab92c79a53e0d4c00c2d","kind":"commit","published_at":"2025-08-26T01:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"d71b87245c8196d19dfeaf82e6ef14c91fb9a7c5","kind":"commit","published_at":"2025-08-23T18:02:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"db0a922741d8c7eae8d5119a0831cd734aba02a2","kind":"commit","published_at":"2025-08-15T04:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0/manifests"},{"name":"v5.57.0","sha":"0fecc6cd0d0dea06f486ab0b0fe760d866f1fc34","kind":"commit","published_at":"2025-08-13T03:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0/manifests"},{"name":"v5.56.10","sha":"53754fb239cf1b021ffc55391990d879d363dcf7","kind":"commit","published_at":"2025-08-10T15:57:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10/manifests"},{"name":"v5.56.9","sha":"93df852f97f04023d791546d30a6af24fbca6114","kind":"commit","published_at":"2025-07-31T07:23:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9/manifests"},{"name":"v5.56.8","sha":"edb714764066b06c068c8c8a5140b010f27c3b9a","kind":"commit","published_at":"2025-07-27T04:01:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8/manifests"},{"name":"v5.56.7","sha":"34ee33955a660b0696f4b6cff6d8d39fdcd160db","kind":"commit","published_at":"2025-07-25T11:44:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7/manifests"},{"name":"v5.56.6","sha":"1e221d5404dcea750a08342c832a682e454135a3","kind":"commit","published_at":"2025-07-25T00:06:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6/manifests"},{"name":"v5.56.5","sha":"83d969541f19fa9703eb73ff0006cd29a358c1e7","kind":"commit","published_at":"2025-07-19T20:22:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5/manifests"},{"name":"v4.18.3","sha":"456cc71f8c8dc82c5d85fc6657260f276d8e08f8","kind":"commit","published_at":"2025-07-19T15:14:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3/manifests"},{"name":"v5.56.4","sha":"b94d7ed5602e366b4401051b236f31ac2dd2a90d","kind":"commit","published_at":"2025-07-11T12:37:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4/manifests"},{"name":"v5.56.3","sha":"1e3f3c507a7ceb8d8147941adc9de69367947a5e","kind":"commit","published_at":"2025-07-10T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3/manifests"},{"name":"v5.56.2","sha":"e687d7cf86108138bbd5e911b11ab3c5717fc23c","kind":"commit","published_at":"2025-07-08T01:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2/manifests"},{"name":"v5.56.1","sha":"c32e6a0ff6df8bc34c9c13238c192974a93f7ddb","kind":"commit","published_at":"2025-07-03T03:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4a5360936c1a543a1ff31ebbb6ab1289cc8ddf07","kind":"commit","published_at":"2025-06-22T17:34:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"e742511baf35225718c01e621623eab661f37284","kind":"commit","published_at":"2025-06-21T01:11:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0/manifests"},{"name":"v5.54.3","sha":"588719ee49c7615affeb69d3a431025757115c10","kind":"commit","published_at":"2025-06-18T13:58:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3/manifests"},{"name":"v5.54.2","sha":"fb65677f2d636e1aca3cc75cb3b740b8729b3358","kind":"commit","published_at":"2025-06-17T13:37:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2/manifests"},{"name":"v5.54.1","sha":"98f35bc1eabb3ab1010737869c310d2001a84fac","kind":"commit","published_at":"2025-06-17T01:36:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"86c4c6dd25ef868f1f37c917ab11cb663e330e2f","kind":"commit","published_at":"2025-06-15T12:58:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0/manifests"},{"name":"v5.53.3","sha":"43460bbf4f5f13f1514b0d579d46697ede187064","kind":"commit","published_at":"2025-06-13T09:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3/manifests"},{"name":"v5.53.2","sha":"46f4bcc77b8f458c8c31b45351ce4e7d60f2c96c","kind":"commit","published_at":"2025-06-02T23:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2/manifests"},{"name":"v5.53.1","sha":"483c9325597c21a9e7bb881d34e7f38615a87c43","kind":"commit","published_at":"2025-05-30T07:16:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1/manifests"},{"name":"v5.53.0","sha":"5252f22546370f80531e48199ca74e902d8804e7","kind":"commit","published_at":"2025-05-21T04:24:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0/manifests"},{"name":"v5.52.3","sha":"529f14b01cbd092800d32fd4af5d8fe615f70cb2","kind":"commit","published_at":"2025-05-19T13:46:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3/manifests"},{"name":"vpy2.15.0","sha":"b655f4bf178bd3abb7ae560eff47c256aaffcabe","kind":"tag","published_at":"2025-05-13T11:55:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0/manifests"},{"name":"v5.52.2","sha":"a0381ddef2fbfb37c2e879e7a0f12e4c0ed95542","kind":"commit","published_at":"2025-05-08T01:25:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2/manifests"},{"name":"v5.52.1","sha":"0c8aa4b5ceb83f168c8fc9b1e38546d2f1ef9cf4","kind":"commit","published_at":"2025-05-02T05:49:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1/manifests"},{"name":"vpy2.14.0","sha":"ae201b36b9de77cd5e1228aebedb9dd566cc8c77","kind":"tag","published_at":"2025-05-01T01:52:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0/manifests"},{"name":"v5.52.0","sha":"581420bbd709c742da7404153c521d91b5e0a54c","kind":"commit","published_at":"2025-05-01T01:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0/manifests"},{"name":"v5.51.1","sha":"c8eaefa04a3d09800e17857cc508a5cd2e282f87","kind":"commit","published_at":"2025-04-26T21:57:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"3a00cda1777b0fdfa5df3aa4770cf21e984ec5ed","kind":"commit","published_at":"2025-04-25T05:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"962f5a9798b916088bc39043267132041af146bc","kind":"commit","published_at":"2025-04-25T02:03:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0/manifests"},{"name":"v5.49.2","sha":"b4e27383e9f4f60b0355abb54efa807e357a5683","kind":"commit","published_at":"2025-04-21T13:11:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2/manifests"},{"name":"v5.49.1","sha":"a085c825bac8da263809f3a32db7937de38ad7e3","kind":"commit","published_at":"2025-04-17T13:43:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1/manifests"},{"name":"v5.49.0","sha":"b79df00bfca5c65827668159f8eed2221253322d","kind":"commit","published_at":"2025-04-16T01:37:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0/manifests"},{"name":"v5.48.1","sha":"b00731469ebbc65d35003c48da093e48c0ccc6ed","kind":"commit","published_at":"2025-04-10T07:37:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"7caa9d729f885861c3153a8d195857bc80b92279","kind":"commit","published_at":"2025-04-08T13:09:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0/manifests"},{"name":"v5.47.3","sha":"4805e43ba7c28d1dbea2c70f5313298f8fd2243d","kind":"commit","published_at":"2025-04-08T00:52:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3/manifests"},{"name":"v5.47.2","sha":"d2f9b2f3530f78c121e50606334449914943fff3","kind":"commit","published_at":"2025-04-06T17:06:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2/manifests"},{"name":"v5.47.1","sha":"f11db049652535d61bc70c0e7d214449de6650fa","kind":"commit","published_at":"2025-04-05T06:52:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"49ca650342888d4b887b7786f59929d3218a4610","kind":"commit","published_at":"2025-04-04T19:37:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"1ba654aa0e65746a06b423fc0aa6123bf10f5cde","kind":"commit","published_at":"2025-04-03T03:53:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"4999a5edca65e771551f93b310b0c58617421dab","kind":"commit","published_at":"2025-04-02T13:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0/manifests"},{"name":"v5.45.2","sha":"ea8f6d3cfe1def60aba3f44b37ba9df5ad7d5eb1","kind":"commit","published_at":"2025-03-29T23:25:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2/manifests"},{"name":"v5.45.1","sha":"8078cf349af9dc4ba1daef77697c3631d3620e9d","kind":"commit","published_at":"2025-03-29T05:25:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"98aba13e39dd220e22e511b317bb6c7bdad3f157","kind":"commit","published_at":"2025-03-27T13:36:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0/manifests"},{"name":"v5.44.4","sha":"6e3d8b9d98bf8e7df630ddbbde50a1d21000d7ff","kind":"commit","published_at":"2025-03-24T14:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4/manifests"},{"name":"v5.44.3","sha":"66a7b259e0cbc7059dd380053344b34cfd075786","kind":"commit","published_at":"2025-03-22T16:51:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3/manifests"},{"name":"v5.44.2","sha":"82fbb6731a24b65cca672f6de55965b284c784dc","kind":"commit","published_at":"2025-03-22T00:23:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2/manifests"},{"name":"v5.44.1","sha":"a6eb72b9409a226619274b2fd15e943bace46a68","kind":"commit","published_at":"2025-03-21T02:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1/manifests"},{"name":"v5.44.0","sha":"7129a7fe515323fab323e9a36c261ea804b31411","kind":"commit","published_at":"2025-03-18T23:37:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0/manifests"},{"name":"vpy2.13.1","sha":"ef27e41b22274d04525729213fa3167c92f0a1f1","kind":"tag","published_at":"2025-03-15T08:06:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1/manifests"},{"name":"v5.43.1","sha":"141023b13b1726e898ab33c1666639c22890e2a1","kind":"commit","published_at":"2025-03-15T00:24:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1/manifests"},{"name":"vpy2.13.0","sha":"3e60df95f531411e431452f044ac0956e0feb025","kind":"tag","published_at":"2025-03-15T00:21:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0/manifests"},{"name":"v5.43.0","sha":"38dddd9e300c2659d0af09763e49c6eda3c31d19","kind":"commit","published_at":"2025-03-13T12:19:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0/manifests"},{"name":"v5.42.0","sha":"f169c7fabdbdbcc9f8f4e8525749010b6241c353","kind":"commit","published_at":"2025-03-12T14:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0/manifests"},{"name":"v5.41.9","sha":"53e24b787534196692d6d0f1638c810d0c2319ff","kind":"commit","published_at":"2025-03-11T14:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9/manifests"},{"name":"v5.41.8","sha":"0a78e5299ba6e8d2e59b83cfe60e5c685e61f3b6","kind":"commit","published_at":"2025-03-08T13:45:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8/manifests"},{"name":"vpy2.12.1","sha":"b70c4dc3a92578bd0b3f389535d16d73cc3b9dd2","kind":"tag","published_at":"2025-02-28T05:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1/manifests"},{"name":"v5.41.7","sha":"c0b8c4a755c5de7f5af40bffeb07517a0ef1c1da","kind":"commit","published_at":"2025-02-27T02:30:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7/manifests"},{"name":"v5.41.6","sha":"02a612a8aa02d556a69b9eddbcf0cdb4f4e56f39","kind":"commit","published_at":"2025-02-26T12:47:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6/manifests"},{"name":"v5.41.5","sha":"1e58c1469898c6d528635fbe5dcf06ddb1f453e8","kind":"commit","published_at":"2025-02-21T13:56:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5/manifests"},{"name":"vpy2.12.0","sha":"1522931b80c7208feb605af870ab8997aee5d7fc","kind":"tag","published_at":"2025-02-21T05:31:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0/manifests"},{"name":"v5.41.4","sha":"12b5829fc97f341327300c5d71181c97f167b0f5","kind":"commit","published_at":"2025-02-21T05:30:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4/manifests"},{"name":"v5.41.3","sha":"f0c680393d29178cbf6e9960bb79777053eb5b9c","kind":"commit","published_at":"2025-02-19T04:15:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3/manifests"},{"name":"v5.41.2","sha":"7a37f0998fd809ba31244c0da6db010ad34098d3","kind":"commit","published_at":"2025-02-16T14:33:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2/manifests"},{"name":"v5.41.1","sha":"d3865bb8d9b0fad95cba7ce2a1cc3b2e9457a949","kind":"commit","published_at":"2025-02-15T17:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"0dd2a64096cc1edc60f7530afc37c03187318ab8","kind":"commit","published_at":"2025-02-14T14:13:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0/manifests"},{"name":"v5.40.5","sha":"726880112b20fd67a88ef6739cb58b45513f547d","kind":"commit","published_at":"2025-02-14T04:25:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5/manifests"},{"name":"v5.40.4","sha":"49987659ddd9d64c825adc0cb8df9c02b4835057","kind":"commit","published_at":"2025-02-13T04:30:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4/manifests"},{"name":"v5.40.3","sha":"391311e8552309180e5c3ad54da5275f356ca942","kind":"commit","published_at":"2025-02-12T13:44:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3/manifests"},{"name":"v5.40.2","sha":"ae27afbb9535c5d9933d02e83803e83834c87c9b","kind":"commit","published_at":"2025-02-07T12:29:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2/manifests"},{"name":"v5.40.1","sha":"fa0a6c4b097924442bfb6ea247d123614acb4dc3","kind":"commit","published_at":"2025-02-07T02:05:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"0bb68257c6244a7ba7750d1198305ada1ab72d8b","kind":"commit","published_at":"2025-02-02T20:45:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0/manifests"},{"name":"v5.39.2","sha":"56aabb0db5330a51101504226527ce3691f28210","kind":"commit","published_at":"2025-02-02T02:22:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2/manifests"},{"name":"v5.39.1","sha":"36047efa501b49c176c5129880217dd905aee1ba","kind":"commit","published_at":"2025-01-30T14:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"0ff27add460aa7a284c7f86e924723886c556fd1","kind":"commit","published_at":"2025-01-29T03:02:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0/manifests"},{"name":"v5.38.0","sha":"36044c3c65c4aa6d8a5291574180798d408fcbba","kind":"commit","published_at":"2025-01-28T10:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"7e18e19c57f279a79812630b0c4ea15d371e986a","kind":"commit","published_at":"2025-01-25T10:08:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0/manifests"},{"name":"v5.36.0","sha":"99380739e2ffc2de79a115aebfa91b5c431a07f5","kind":"commit","published_at":"2025-01-24T14:03:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"824fc4c59158f2ec8fe309adce67650414d551a0","kind":"commit","published_at":"2025-01-23T11:23:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"218192263d1ab4782b3dcfcebcd92bd0551d270f","kind":"commit","published_at":"2025-01-22T09:32:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0/manifests"},{"name":"v5.34.10","sha":"71733cc6dd94d27156d7239d10108357b320eaab","kind":"commit","published_at":"2025-01-14T01:34:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10/manifests"},{"name":"v5.34.9","sha":"884ec22d007a39eac5798c7897c17b8617d63802","kind":"commit","published_at":"2025-01-12T16:36:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9/manifests"},{"name":"v5.34.8","sha":"0418cd7676e730e9ddcad00ace01adbe899e124d","kind":"commit","published_at":"2025-01-08T02:25:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8/manifests"},{"name":"v5.34.7","sha":"acd8bd7f0699890786acdc7c1242516a43a697ec","kind":"commit","published_at":"2025-01-06T23:16:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7/manifests"},{"name":"v5.34.6","sha":"d1fb1139da005e1df3939b1c620ece9db75fa531","kind":"commit","published_at":"2024-12-31T20:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6/manifests"},{"name":"v5.34.5","sha":"0763cd693acee7b6b80fefad0e8b1950e41a1a74","kind":"commit","published_at":"2024-12-25T13:38:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5/manifests"},{"name":"v5.34.4","sha":"034741181be9c9563a62b494fcf17d0d9c9026a6","kind":"commit","published_at":"2024-12-21T04:48:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4/manifests"},{"name":"v5.34.3","sha":"347b61819b6b06cb1c4ee3af06e780f15826b11c","kind":"commit","published_at":"2024-12-18T12:15:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3/manifests"},{"name":"v5.34.2","sha":"bfd0b8a808a33be0da92a006a7b4f8b17a5d79b3","kind":"commit","published_at":"2024-12-14T18:51:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2/manifests"},{"name":"v5.34.1","sha":"af020612644be1ba549a1c4802f6ab83c33aeedb","kind":"commit","published_at":"2024-12-13T14:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1/manifests"},{"name":"v5.34.0","sha":"fc8fac9d68e7f4de2322a82a38740a79b05e57f4","kind":"commit","published_at":"2024-12-10T14:32:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"0e3c2e5f345a1372eea1542ce2504a2f4ca6e6e0","kind":"commit","published_at":"2024-12-10T04:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"ab437a74d11f18a49645c2c7ae59949c33dc05b9","kind":"commit","published_at":"2024-12-09T09:24:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"dfa3e8b477662a5a1e556946689a2d41a57f2776","kind":"commit","published_at":"2024-12-08T17:57:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"26f578e0db52ff0501c2a2f4960abac377171773","kind":"commit","published_at":"2024-12-06T03:06:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"cf49d37f5119a033f630aa781f2e9757831e5873","kind":"commit","published_at":"2024-12-04T06:17:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"9ae31bac5bb5c1f35d59db94d2af3d6eaaec1ad3","kind":"commit","published_at":"2024-12-02T20:33:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0/manifests"},{"name":"v5.30.1","sha":"9b1f30c8377ee56b9247e953765892ddf794e4b2","kind":"commit","published_at":"2024-11-30T14:46:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d0c473f90670b95fd98a63995dbb9481d0f6742d","kind":"commit","published_at":"2024-11-29T04:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0/manifests"},{"name":"vpy2.11.0","sha":"4ada3d5c318fd550ebb466e49203217fb6f1450b","kind":"tag","published_at":"2024-11-26T03:35:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0/manifests"},{"name":"v5.29.1","sha":"cc6cfc2231dbcdc55f14c92ebe05243b99eebb09","kind":"commit","published_at":"2024-11-23T05:48:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1/manifests"},{"name":"v5.29.0","sha":"bf03f864fb64c86bf75d52dad2c894a5e5e39e44","kind":"commit","published_at":"2024-11-22T09:11:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0/manifests"},{"name":"v5.28.2","sha":"4d3eb88f64e59c5d0cf80895c0af528700788771","kind":"commit","published_at":"2024-11-22T01:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2/manifests"},{"name":"v5.28.1","sha":"a9ed0c1cbfc96a0363a6ad51de7de7991293e251","kind":"commit","published_at":"2024-11-20T13:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1/manifests"},{"name":"v5.28.0","sha":"26b2bc6386d639a35f87ab226dbeda3204a5ddd7","kind":"commit","published_at":"2024-11-19T17:53:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0/manifests"},{"name":"v5.27.0","sha":"212956921f364f02913aaf76a378358d373801c1","kind":"commit","published_at":"2024-11-19T03:13:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0/manifests"},{"name":"v5.26.2","sha":"65c729152bfe6c3fabb3c7b40f9c4bcf7366af3f","kind":"commit","published_at":"2024-11-15T09:25:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"8784f662f905fa5f40f6c4bd62c369e2cbe4290f","kind":"commit","published_at":"2024-11-14T15:26:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"68cf88a626a0ea5499f3137657b6a02552c2bfcc","kind":"commit","published_at":"2024-11-14T10:39:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0/manifests"},{"name":"v5.25.6","sha":"6ea8f5421d7074054f18057e5665d53b23fb9a97","kind":"commit","published_at":"2024-11-11T15:29:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6/manifests"},{"name":"v5.25.5","sha":"293df08103c86fb142f85ff68770e57a71f6f085","kind":"commit","published_at":"2024-11-11T14:33:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5/manifests"},{"name":"v5.25.4","sha":"624a08638ff43b6fae82d9cf5cf939bdbd149f69","kind":"commit","published_at":"2024-11-10T00:08:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4/manifests"},{"name":"v5.25.3","sha":"a8553db76997a05eef4d7db7c746f7b868f92864","kind":"commit","published_at":"2024-11-08T12:37:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3/manifests"},{"name":"v5.25.2","sha":"d5f9efe59536cfcd4c3f16538b763e6cb857e7cf","kind":"commit","published_at":"2024-11-08T02:17:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2/manifests"},{"name":"v5.25.1","sha":"acadd32d5c059cccf096603538c7795dc597a921","kind":"commit","published_at":"2024-11-07T03:11:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"7a9d8eef416be9434e3b268d547bef09fde5fd6f","kind":"commit","published_at":"2024-11-06T00:39:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"43d80b31762f99de2792b01ee538a4dd79fb545b","kind":"commit","published_at":"2024-11-05T13:59:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0/manifests"},{"name":"v5.23.1","sha":"855aa5ed0b6f69c8e989191658d82570943b5319","kind":"commit","published_at":"2024-11-05T04:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1/manifests"},{"name":"v5.23.0","sha":"092019f862194acf29933faf7d1f712f1e9852b9","kind":"commit","published_at":"2024-11-02T19:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"65d256f3bda01f98655473e66f258ea871319e69","kind":"commit","published_at":"2024-10-31T15:27:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0/manifests"},{"name":"vpy2.10.1","sha":"0547f7a80d29eee9315ef4a1d3bd954ddd2b467f","kind":"tag","published_at":"2024-10-26T05:33:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1/manifests"},{"name":"v3.16.2","sha":"ba65311d8c48a66801144e239c30f1cab86ced2b","kind":"commit","published_at":"2024-10-24T12:23:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2/manifests"},{"name":"v4.18.2","sha":"e348831e82ec7a1330f3203ab9ccdd1d8c226e84","kind":"commit","published_at":"2024-10-24T08:27:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2/manifests"},{"name":"vpy2.10.0","sha":"569cbc49100198eff06be795cf1bae1bb22d743f","kind":"tag","published_at":"2024-10-24T01:26:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0/manifests"},{"name":"v5.21.2","sha":"0ff74d432416c93d56fb0bb24ba4665013b35623","kind":"commit","published_at":"2024-10-22T06:48:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2/manifests"},{"name":"v3.16.1","sha":"5092252dc730fef395a444d2ef6f9ddd4f02881a","kind":"commit","published_at":"2024-10-19T09:21:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1/manifests"},{"name":"v4.18.1","sha":"d5495b16c05f9dbbcb88f96c01272e91a977c248","kind":"commit","published_at":"2024-10-19T09:20:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1/manifests"},{"name":"v5.21.1","sha":"98e1ec66ef451d7c21fb7f3c039e37ab41650182","kind":"commit","published_at":"2024-10-18T12:58:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e7f0826b19250c4b1a91f7a755f0aded06bba07b","kind":"commit","published_at":"2024-10-18T08:13:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0/manifests"},{"name":"v5.20.1","sha":"dff47c0825aa03f5f78562b5aa8b08f6d85d4e10","kind":"commit","published_at":"2024-10-18T06:30:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1/manifests"},{"name":"v3.16.0","sha":"ecec076fa6fc61583a180cb13f93366b843c2a33","kind":"commit","published_at":"2024-10-15T09:19:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0/manifests"},{"name":"v4.18.0","sha":"d4997ec2c0e88de0f906a5c6c66aa00b8ad9b5de","kind":"commit","published_at":"2024-10-14T14:28:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0/manifests"},{"name":"v5.20.0","sha":"073baf6222dfda569ac214dbeba37416b4976534","kind":"commit","published_at":"2024-10-13T09:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0/manifests"},{"name":"v5.19.1","sha":"c8abdc735c7e882e163bd267604644f9e6314313","kind":"commit","published_at":"2024-10-12T14:17:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"36ef0705c0e1cf2473a8022d548ff62fab2067e9","kind":"commit","published_at":"2024-10-11T08:52:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"f0cb07e5af50a0d4ae7808beb3dc744cbaaa89a0","kind":"commit","published_at":"2024-10-09T00:53:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0/manifests"},{"name":"v5.17.1","sha":"ca8207b24beac765b757b7273c24dcfd976d44af","kind":"commit","published_at":"2024-10-07T16:38:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"80ca4636266c2acd98743716f3c80ecfacf59d4b","kind":"commit","published_at":"2024-10-07T15:54:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"7321e25583ccb0a377eeca79e9fbae9afba56ef7","kind":"commit","published_at":"2024-10-06T09:11:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"f4526700ef9e1bee989fda1243a2d4e94ad9c85b","kind":"commit","published_at":"2024-10-01T21:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"626d9cd2f6dea1f7a27faaa49c9fc9f5fff35fdf","kind":"commit","published_at":"2024-09-30T07:04:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0/manifests"},{"name":"v5.13.2","sha":"46e2617694d12577d3b6656fb5bba24cb7d1cd4d","kind":"commit","published_at":"2024-09-20T12:31:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"68c415d1e6767c500fb462f50304b733aedeed80","kind":"commit","published_at":"2024-09-18T01:33:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"44a2d6288d43d342c54531413bb71d1acb371435","kind":"commit","published_at":"2024-09-11T14:48:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0/manifests"},{"name":"vpy2.9.4","sha":"836edd8882f2077240e54757f60ea3e4ff08ac01","kind":"tag","published_at":"2024-09-10T12:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4/manifests"},{"name":"v5.12.15","sha":"8772a230155bbebde0cc9c48692c83b1394ddbce","kind":"commit","published_at":"2024-09-10T12:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15/manifests"},{"name":"v5.12.14","sha":"056b90db0bad34a393149dae61a171717053e526","kind":"commit","published_at":"2024-09-05T03:23:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14/manifests"},{"name":"v5.12.13","sha":"69c129670a468b6b6ce1b8600e1928826d53f8bb","kind":"commit","published_at":"2024-09-03T14:04:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13/manifests"},{"name":"vpy2.9.3","sha":"6d828aec07f96c074457f2874e59f1d06cad3050","kind":"tag","published_at":"2024-08-31T01:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3/manifests"},{"name":"v5.12.12","sha":"7104a8c82281ed495245184f569bbb6c2d92605c","kind":"commit","published_at":"2024-08-29T13:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12/manifests"},{"name":"v5.12.11","sha":"fea6b1a060d5cc42bf468bfa4db9e32b7a686fe0","kind":"commit","published_at":"2024-08-28T04:57:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11/manifests"},{"name":"v5.12.10","sha":"a457a54f755fcb83af38100166d5b718e58149f1","kind":"commit","published_at":"2024-08-22T05:17:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10/manifests"},{"name":"v5.12.9","sha":"c60e6a3f45606c623ef6a2b16415d67eac9b0269","kind":"commit","published_at":"2024-08-17T18:21:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9/manifests"},{"name":"v5.12.8","sha":"89c771b4986e4e228a5451663a0baa15b3606d65","kind":"commit","published_at":"2024-08-17T00:29:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8/manifests"},{"name":"v5.12.7","sha":"4fbde068cf782c007e3dee78836eae4e098d9b50","kind":"commit","published_at":"2024-08-16T03:30:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7/manifests"},{"name":"v5.12.6","sha":"69d7ef30e551e1c1b3682e6a460b8de8e0f9c437","kind":"commit","published_at":"2024-08-14T14:40:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6/manifests"},{"name":"v5.12.5","sha":"b5993b374cab860f1c208296b9a5d6dd58499111","kind":"commit","published_at":"2024-08-13T03:26:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"b7b31dd90cf610fd995394ac4b579ed4c87b4247","kind":"commit","published_at":"2024-08-12T08:30:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4/manifests"},{"name":"vpy2.9.2","sha":"c70e5e7bf07144df93caf9ec0505497b5119e708","kind":"tag","published_at":"2024-08-10T17:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2/manifests"},{"name":"v5.12.3","sha":"65a3e59ac3b09d21f92c7a6eea34b80d8e11cfda","kind":"commit","published_at":"2024-08-10T17:43:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"1777e38546d88f17a79170868c90f01bb70bb231","kind":"commit","published_at":"2024-08-09T03:53:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2/manifests"},{"name":"vpy2.9.1","sha":"5344692d0d508ee797c253280c498e27606630dd","kind":"tag","published_at":"2024-08-08T01:58:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1/manifests"},{"name":"v5.12.1","sha":"0faec379aafd77f69f8290f192a2e374ff3e872e","kind":"commit","published_at":"2024-08-07T01:15:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1/manifests"},{"name":"vpy2.9.0","sha":"e313993cd40acac75e544c81e10969b05058fd3e","kind":"tag","published_at":"2024-08-02T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0/manifests"},{"name":"v5.12.0","sha":"00c303748bf060d47860ed7b7edd91c0894876ca","kind":"commit","published_at":"2024-08-01T01:29:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"1b31a6c8c957e386e212a340b0360e7781acc382","kind":"commit","published_at":"2024-07-29T12:14:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"3a65ac4c5221c2d882ea741333b8651530e5ed02","kind":"commit","published_at":"2024-07-26T03:11:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"1bf1258343b52d6e0625d28693b7d87c04c84f08","kind":"commit","published_at":"2024-07-19T14:13:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"a5ac1ae84a33fca0985d660e10e32895a47e2bda","kind":"commit","published_at":"2024-07-19T13:08:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"da520e7705ae48e0fcd3d913ceb9c1eab0399859","kind":"commit","published_at":"2024-07-18T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"14038738cd99943c315e2531dbbd00c6a8944f62","kind":"commit","published_at":"2024-07-16T12:18:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"8025f994658167971f2778cd67531c3f3b0008db","kind":"commit","published_at":"2024-07-15T14:09:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0/manifests"},{"name":"vpy2.8.1","sha":"7fdd8924d3625b6916e36d78c0f8e91956572a43","kind":"tag","published_at":"2024-07-11T14:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1/manifests"},{"name":"v5.8.7","sha":"4963d92c79a5fe369da3df85f9d548c42b5d1a02","kind":"commit","published_at":"2024-07-11T14:13:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"8bb08a7e6ddf6799f31ac9e07e6bda8eb4023a78","kind":"commit","published_at":"2024-07-11T00:21:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6/manifests"},{"name":"vpy2.8.0","sha":"aecac66b891045397d915fbc2cc1c3c92c5ae764","kind":"tag","published_at":"2024-07-10T02:17:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0/manifests"},{"name":"v5.8.5","sha":"a6155c970739c7664befa18664d0019bf1afc9c9","kind":"commit","published_at":"2024-07-10T02:17:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"b4669d88f1732fb4f84fb390208008d176f4122a","kind":"commit","published_at":"2024-07-05T04:21:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"833d8663b24e4c5940da87f9b67f1d4c7b83af2a","kind":"commit","published_at":"2024-06-28T12:27:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"68899ac9af14c2d307926d650e8db7cdfc980074","kind":"commit","published_at":"2024-06-15T06:23:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"16fb26737721d464b45acc7177ee4d1ef7bd85f6","kind":"commit","published_at":"2024-06-12T14:37:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"74e7cce8c5158a59dd932114e1e0df30c9fc11f9","kind":"commit","published_at":"2024-06-11T14:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0/manifests"},{"name":"vpy2.7.8","sha":"a5a0af83e0c5a9a5296b8dbfde9bb10f86de1f96","kind":"tag","published_at":"2024-06-05T14:14:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8/manifests"},{"name":"vpy2.7.7","sha":"88b8f6c49c9642a252fbb6ef3b2b2e4260ebed8c","kind":"tag","published_at":"2024-06-04T23:48:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7/manifests"},{"name":"v5.7.15","sha":"92f39fd241bed71b8a4fcacd6ff44e5aa67977e0","kind":"commit","published_at":"2024-06-04T23:47:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15/manifests"},{"name":"v5.7.14","sha":"02cd61d119bee6043a9b42ce3eccfe45cfcc4fb3","kind":"commit","published_at":"2024-05-29T16:23:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"5b25660169d9543d37781c97641a50a76c2759a3","kind":"commit","published_at":"2024-05-28T18:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"d3ad53f64f8cf272c2cc9aa1936a82d30cb9072d","kind":"commit","published_at":"2024-05-24T04:08:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"dff8e2e293739f02f27f9b06bd47222adb7c8aa7","kind":"commit","published_at":"2024-05-23T05:37:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"e35dad78c4a3e761a53532998034b2a8f7fec4a3","kind":"commit","published_at":"2024-05-21T04:51:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"7d51ed749f77926ee2bfd2b1076c8cd8d3b42243","kind":"commit","published_at":"2024-05-16T05:24:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9/manifests"},{"name":"vpy2.7.6","sha":"c70708ba1375c6a201e762658927d0672697b246","kind":"tag","published_at":"2024-05-09T04:40:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6/manifests"},{"name":"v5.7.8","sha":"bc71850259a818805cfeacb6ae34bf023d52ced5","kind":"commit","published_at":"2024-05-01T20:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"ad779738180314af42f938eb1893f3d617127d28","kind":"commit","published_at":"2024-04-30T07:46:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7/manifests"},{"name":"vpy2.7.5","sha":"8020f9952a058988d57d1f772f43b2d802e20692","kind":"tag","published_at":"2024-04-28T16:59:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5/manifests"},{"name":"v5.7.6","sha":"a8c5831d2b3e86ae9247af7eba70968cbcbfd7a7","kind":"commit","published_at":"2024-04-27T04:12:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6/manifests"},{"name":"vpy2.7.4","sha":"723457f6eba0cd320bdac32ada807f83bd46e46b","kind":"tag","published_at":"2024-04-26T14:19:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4/manifests"},{"name":"vpy2.7.3","sha":"8a296f17107edb12d3282ab073166f62aded1635","kind":"tag","published_at":"2024-04-24T04:34:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3/manifests"},{"name":"v5.7.5","sha":"cc4afdcf88534427900125eb2f68ac169e55baf3","kind":"commit","published_at":"2024-04-24T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"f65eb4b5b6d1025a6fe06c9841403fd88956688c","kind":"commit","published_at":"2024-04-21T15:39:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4/manifests"},{"name":"vpy2.7.2","sha":"8ed041e0395bdfb5cd9b474cdc17985bea98ea68","kind":"tag","published_at":"2024-04-20T05:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2/manifests"},{"name":"v5.7.3","sha":"b881857b5fb8e985e21f731d1a22caeed883331c","kind":"commit","published_at":"2024-04-20T05:32:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3/manifests"},{"name":"vpy2.7.1","sha":"333c3e03a0b77e5fdc8d03b5e1f23c1af777cfa6","kind":"tag","published_at":"2024-04-18T01:24:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1/manifests"},{"name":"v5.7.2","sha":"c97a43b7849c8c34f4043cf0e6873cde7215920d","kind":"commit","published_at":"2024-04-18T01:23:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2/manifests"},{"name":"vpy2.7.0","sha":"99ab8c550b0563535f739fc8fbaa93e8d5e1e4d6","kind":"tag","published_at":"2024-04-13T18:28:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0/manifests"},{"name":"vpy2.6.0","sha":"deca5d04c96410fd5d09f8165a32e9769d35f0f6","kind":"tag","published_at":"2024-04-13T00:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0/manifests"},{"name":"v5.7.1","sha":"da3eb33f6584a466ac5eb1cb729c8478ba78b501","kind":"commit","published_at":"2024-04-10T01:18:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"9c25995b1e0c8f9193516adeae486f6b781dd3eb","kind":"commit","published_at":"2024-04-09T14:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0/manifests"},{"name":"vpy2.5.0","sha":"111fa41a8444aa2b8080f35d585867c65bdeab37","kind":"tag","published_at":"2024-04-08T21:10:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0/manifests"},{"name":"v5.6.0","sha":"b172ddfa247a307b5d66ccc364c2782118df6040","kind":"commit","published_at":"2024-04-08T21:09:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0/manifests"},{"name":"vpy2.4.0","sha":"ab5e3d64e89a52638a555cefddc534b4e79d056f","kind":"tag","published_at":"2024-04-07T22:09:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0/manifests"},{"name":"v5.5.4","sha":"91cdd57b93da342b359177b7e5502d52c37523b6","kind":"commit","published_at":"2024-04-07T22:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"082834b1fb66dd4f6ad4ba94e5b1761e53fd6b78","kind":"commit","published_at":"2024-04-07T01:59:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"4a3787cf0d7ed8ecc46e946b87fdea436b838ee0","kind":"commit","published_at":"2024-04-06T04:25:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"80365638e7934aaa657571ed640fe0edacedf8e0","kind":"commit","published_at":"2024-04-03T14:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"66cf7c7bb82e5c08bc669615c83cc69fa0894228","kind":"commit","published_at":"2024-03-31T19:45:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0/manifests"},{"name":"v5.4.6","sha":"b8d7ebf3355012a2495709c4758180c60f01fb72","kind":"commit","published_at":"2024-03-26T13:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6/manifests"},{"name":"vpy2.3.3","sha":"6bf668ed7e600b8ca28439431812d83aca81508d","kind":"tag","published_at":"2024-03-24T17:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3/manifests"},{"name":"vpy2.3.2","sha":"52d44397b39de9a9c04b6c3e302837e7876de053","kind":"tag","published_at":"2024-03-23T21:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2/manifests"},{"name":"v5.4.5","sha":"f8c84021ad226b86bff4c4351dbb4cdebe117bd5","kind":"commit","published_at":"2024-03-22T04:27:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5/manifests"},{"name":"v5.4.4","sha":"ea973b98c605a5124c1e7c65e0c34b595ac8fb1a","kind":"commit","published_at":"2024-03-21T04:16:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4/manifests"},{"name":"vpy2.3.1","sha":"a73cf3220209bbd52255aa6974a96d77c14c47e9","kind":"tag","published_at":"2024-03-19T05:07:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1/manifests"},{"name":"v5.4.3","sha":"7bf641886ec6424d44b1d20d5aa22aae81ceef1d","kind":"commit","published_at":"2024-03-17T13:53:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3/manifests"},{"name":"vpy2.3.0","sha":"928eeb6704184bbbdfe064b49599e1afc529acf2","kind":"tag","published_at":"2024-03-16T03:49:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0/manifests"},{"name":"v5.4.2","sha":"096bd810fcd5e4d923b0968bec7a4fc992c5e8a6","kind":"commit","published_at":"2024-03-06T05:00:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"abe142ad3d6d1463b261de5eef88bf4827c868e2","kind":"commit","published_at":"2024-03-01T05:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"82dfc48ee0059b00f37116ec65cab6897b722325","kind":"commit","published_at":"2024-02-27T03:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"e31fe65571733e9bce85e3ecdb85f93d0346072c","kind":"commit","published_at":"2024-02-25T10:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"927d2a5bc08c320b60c8ba0fe38dd04d32aa3771","kind":"commit","published_at":"2024-02-24T00:09:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"651d086f41818dd25bd96bdc2c855a9a4b06be13","kind":"commit","published_at":"2024-02-22T02:05:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"bfa18396b4b128a84a99b1ca0e46908cdedad386","kind":"commit","published_at":"2024-02-20T22:47:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"571b4172487ee972320d93d81313cd7e88307114","kind":"commit","published_at":"2024-02-17T13:57:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"83e8a611b1a758354426244739bcc950e658e1f3","kind":"commit","published_at":"2024-02-17T02:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0/manifests"},{"name":"v5.1.12","sha":"59386645ebf0d50f96a4d76b1988fc501348dc3e","kind":"commit","published_at":"2024-02-16T05:33:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12/manifests"},{"name":"vpy2.2.4","sha":"5949b37b6762af8bd6d1a98350df56a409bac501","kind":"tag","published_at":"2024-02-13T01:57:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4/manifests"},{"name":"v5.1.11","sha":"e8c64477e0e8d29cfa87d7c1ccc78d2932f1eb33","kind":"commit","published_at":"2024-02-13T01:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11/manifests"},{"name":"vpy2.2.3","sha":"f2e11b4182a55ced34dc6cf63ef5e6d11c8f24fa","kind":"tag","published_at":"2024-02-10T20:39:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3/manifests"},{"name":"v5.1.10","sha":"acabc45be455bbc30dc149afc1045c48f250c25f","kind":"commit","published_at":"2024-02-10T20:38:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10/manifests"},{"name":"v5.1.9","sha":"cd63c28100d33f563fff852ff46132ee014aa7d9","kind":"commit","published_at":"2024-02-05T16:09:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9/manifests"},{"name":"vpy2.2.2","sha":"b3ab285cb128075b8a8d52a75a4a5b210c1a24dd","kind":"tag","published_at":"2024-02-03T03:37:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2/manifests"},{"name":"v5.1.8","sha":"6e12b3e8771ccb25e2eb1231ef033974bf0a98b3","kind":"commit","published_at":"2024-02-03T03:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"1eedf29a9779cc6762f15c26fc00926d8ddc04a4","kind":"commit","published_at":"2024-02-02T02:31:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"5cecea1f1625e23eeb070329bdad4ab4ac670b80","kind":"commit","published_at":"2024-01-31T00:27:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"168d312ac7174a1c5c6abee56110547b76cfce7a","kind":"commit","published_at":"2024-01-23T02:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"7db6756125f235c7b2d7523b88edcbe4e3b6a754","kind":"commit","published_at":"2024-01-20T17:01:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4/manifests"},{"name":"vpy2.2.1","sha":"350a81402f9d6c18e69f215c4e3bb1fe5d277937","kind":"tag","published_at":"2024-01-16T13:14:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1/manifests"},{"name":"v5.1.3","sha":"081061f2a07f702a934b0ee0d3b8cdfdf3ce8185","kind":"commit","published_at":"2024-01-16T13:14:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fc8eafde5f1d5eec2d6e2359ee3278cd84993252","kind":"commit","published_at":"2024-01-15T19:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2/manifests"},{"name":"vpy2.2.0","sha":"379016ef181aea805d599d34c7b6746e9ddcbd66","kind":"tag","published_at":"2024-01-14T17:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0/manifests"},{"name":"vpy2.1.0","sha":"bf3d1586777491e320af49ceb054edec020a9438","kind":"tag","published_at":"2024-01-12T00:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0/manifests"},{"name":"v5.1.1","sha":"f1bfded60e42a5d2311002829746d22d64dbc4a5","kind":"commit","published_at":"2024-01-02T02:06:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"db464903cf4b1d94c3b72856d593ee395b497c37","kind":"commit","published_at":"2023-12-27T17:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0/manifests"},{"name":"vpy2.0.0","sha":"f6e585d36df25db5fb24d986b7cc2433c92473c9","kind":"tag","published_at":"2023-12-23T01:15:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0/manifests"},{"name":"v5.0.0","sha":"58e5746102dda9de168a678cf1dc6313dfb85fba","kind":"commit","published_at":"2023-12-21T21:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0/manifests"},{"name":"v4.17.0","sha":"e1ff35b53353bb20c045785fd213fb4e3ae9c181","kind":"commit","published_at":"2023-12-21T14:15:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0/manifests"},{"name":"vpy1.24.0","sha":"8a0b4ad7acca1d209c26c6472a372920b657d7b4","kind":"tag","published_at":"2023-12-21T05:25:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0/manifests"},{"name":"v4.16.0","sha":"67c3b8b7af266ba8be82fa1e095ac86c8b86e6a1","kind":"commit","published_at":"2023-12-18T13:47:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0/manifests"},{"name":"vpy1.23.0","sha":"136e8e7f3f2e69dcf32406ee3513962cedcd13f8","kind":"tag","published_at":"2023-12-18T03:59:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0/manifests"},{"name":"vpy1.22.0","sha":"1ef6bcf859385f468a5d1b31827d2dab3396245b","kind":"tag","published_at":"2023-12-14T23:26:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0/manifests"},{"name":"v4.15.4","sha":"2c06921a9360698b1d06dc324ab0b9d157538178","kind":"commit","published_at":"2023-12-14T13:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4/manifests"},{"name":"vpy1.21.0","sha":"3c325ffbde0acc1f137d8cdfd24079b39dfee3c9","kind":"tag","published_at":"2023-12-14T00:51:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0/manifests"},{"name":"v4.15.3","sha":"8a486b10511610580ab8433b6d9e8ce2ff26bfba","kind":"commit","published_at":"2023-12-13T23:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3/manifests"},{"name":"vpy1.20.0","sha":"1010c77e4e3ba16927bff6b612ebf3f3f52f779a","kind":"tag","published_at":"2023-12-13T02:16:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0/manifests"},{"name":"vpy1.19.0","sha":"0365b3f1e1b502096320c4a6fd26940540244110","kind":"tag","published_at":"2023-12-12T00:54:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0/manifests"},{"name":"vpy1.18.0","sha":"f3536dd2ae83650df32726f0ee89654458e8e23d","kind":"tag","published_at":"2023-12-10T04:28:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0/manifests"},{"name":"v4.15.2","sha":"96adcc90e7e8c75157470ce12bb9fde4b5078228","kind":"commit","published_at":"2023-12-07T13:28:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"95ad04972e99ab56af864c9ee9ebc2fa53ca86c9","kind":"commit","published_at":"2023-12-06T21:52:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"76f9e8ffa64b3299868e041292bfd6bf8e988b3d","kind":"commit","published_at":"2023-12-05T13:18:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0/manifests"},{"name":"v4.14.4","sha":"1a23e57075a16e5d9ae6022b4599d65855b5e3de","kind":"commit","published_at":"2023-11-28T13:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"cbd5057563545e9f4a5fa1e1e4abe25f0962ce12","kind":"commit","published_at":"2023-11-27T14:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"d7cf6ea60830b69b636648238a51e5f981616d02","kind":"commit","published_at":"2023-11-24T11:11:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2/manifests"},{"name":"vpy1.17.0","sha":"bec84e8c8083fe4cf36839634e7cf2939a85d886","kind":"tag","published_at":"2023-11-24T09:27:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0/manifests"},{"name":"v4.14.1","sha":"65a73ce6a1c3b11b616b47f409cee0d3dcb6f839","kind":"commit","published_at":"2023-11-23T15:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"d6c31de48d7aadb542a1e3755ca5b9d169d3fdb9","kind":"commit","published_at":"2023-11-18T10:14:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0/manifests"},{"name":"v4.13.3","sha":"4cfe33e481e204f6377362b7314193c3b7fc40f0","kind":"commit","published_at":"2023-11-16T06:00:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3/manifests"},{"name":"vpy1.16.1","sha":"fc7f863bff2b4aa0869536eecabf01040b600533","kind":"tag","published_at":"2023-11-09T14:06:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1/manifests"},{"name":"v4.13.2","sha":"60a917e3c08fee3d77e32da633e517b3d4e223aa","kind":"commit","published_at":"2023-11-09T14:05:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2/manifests"},{"name":"vpy1.16.0","sha":"719ba5bc6fcc09d99a664b8986bad67163bfcb90","kind":"tag","published_at":"2023-11-08T12:48:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0/manifests"},{"name":"v4.13.1","sha":"610c701d94324e165a079c4de6b4cf0ef612f1da","kind":"commit","published_at":"2023-11-08T09:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"4828b7e7887d3dffa79e2bb388b93df9d70d88ac","kind":"commit","published_at":"2023-11-05T11:16:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0/manifests"},{"name":"vpy1.15.4","sha":"3d5373929be84374480acf2a972f3ca7d64d427d","kind":"tag","published_at":"2023-11-05T11:05:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4/manifests"},{"name":"v4.12.10","sha":"9f36d48344e11efba60ecd9f51f57c60b03a3cb5","kind":"commit","published_at":"2023-11-05T11:04:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10/manifests"},{"name":"vpy1.15.3","sha":"0f0c35129239d64c40a57fa1fbf1ff8aa9efa294","kind":"tag","published_at":"2023-11-05T05:32:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3/manifests"},{"name":"v4.12.9","sha":"343d62c920511443f6786a30f283820fe8a1a464","kind":"commit","published_at":"2023-11-05T05:31:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9/manifests"},{"name":"v4.12.8","sha":"edd4b6b6cf714d1e95c43b61df7e363409e85ba4","kind":"commit","published_at":"2023-11-03T02:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"a7f7080622d9689b1a62cb280df412520b3c1e3a","kind":"commit","published_at":"2023-10-29T06:36:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"14176c1846c507da411495ddba40996a48e585b6","kind":"commit","published_at":"2023-10-26T02:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6/manifests"},{"name":"vpy1.15.2","sha":"c3c165ab32d66657d94f552a266f182f8f30c1df","kind":"tag","published_at":"2023-10-18T02:33:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2/manifests"},{"name":"v4.12.5","sha":"5c62a7739aa180a688dff01eea7f7f16ed6f0036","kind":"commit","published_at":"2023-10-18T02:32:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"fb7c64849dde45516ac8f1f313e242bae935fce8","kind":"commit","published_at":"2023-10-13T13:47:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"2bbc01494d8a1c7954327ae52ea4525b8e27bc35","kind":"commit","published_at":"2023-10-10T02:17:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"a01bb0b0345509cde6c74843323de6b67729f310","kind":"commit","published_at":"2023-10-05T13:50:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2/manifests"},{"name":"vpy1.15.1","sha":"4e1d0513842596e3c4d287e56d2eebc97b1addce","kind":"tag","published_at":"2023-10-04T13:26:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1/manifests"},{"name":"v4.12.1","sha":"dbc6b015158b1b85b2baa48d4850bf15096691d0","kind":"commit","published_at":"2023-10-04T13:25:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1/manifests"},{"name":"vpy1.15.0","sha":"b2d768e7b06b48eb4d8fbec63c7fa4f53c67a26a","kind":"tag","published_at":"2023-09-30T04:48:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0/manifests"},{"name":"v4.12.0","sha":"5ebb185dbecd2478688b20131522be41d0f3a055","kind":"commit","published_at":"2023-09-29T14:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0/manifests"},{"name":"vpy1.14.0","sha":"b886d1d3a4ed2987a5120c764ed97da2d36957ce","kind":"tag","published_at":"2023-09-26T04:30:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0/manifests"},{"name":"v4.11.4","sha":"9d78a99b390523c482c8440c190628aa9040c333","kind":"commit","published_at":"2023-09-22T09:56:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"164772169f99edf9da8d9d478a03eea277ece45a","kind":"commit","published_at":"2023-09-22T02:41:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"109bebf4e84d1f554c0fa491180001e2f571cba8","kind":"commit","published_at":"2023-09-20T13:34:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"28c817f696dd91092f51cd4529748f713e74ef15","kind":"commit","published_at":"2023-09-20T00:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"3fd185cdcdb473f46bde5deb91301a71e192b190","kind":"commit","published_at":"2023-09-16T03:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0/manifests"},{"name":"vpy1.13.2","sha":"764f2e07dc32ffa21303c96fe7029fedff3ca5bb","kind":"tag","published_at":"2023-09-12T06:22:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2/manifests"},{"name":"v4.10.0","sha":"4226ff380b43cabc3e52e0a5321d05f0fa2f265d","kind":"commit","published_at":"2023-09-12T06:21:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0/manifests"},{"name":"vpy1.13.1","sha":"c389221bdecba9fbb52c40d4a4e8ad78ecdb86c3","kind":"tag","published_at":"2023-09-11T14:01:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1/manifests"},{"name":"vpy1.13.0","sha":"09bae92e69d9cb7d8f3cc150a52b2c0f183affe7","kind":"tag","published_at":"2023-09-07T13:22:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0/manifests"},{"name":"v4.9.0","sha":"0f4af1701d549b9acc557e6dcc098d78e3de7911","kind":"commit","published_at":"2023-09-05T14:49:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0/manifests"},{"name":"vpy1.12.0","sha":"ff66290a0f6773300881f94ec6eb5fafe5c7ca24","kind":"tag","published_at":"2023-08-31T03:29:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0/manifests"},{"name":"vpy1.11.0","sha":"e640e5a95fd988a927aeef095b96cde41df6be63","kind":"tag","published_at":"2023-08-26T03:55:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0/manifests"},{"name":"v4.8.0","sha":"1020376dd7144ac432642e3ba19aa056e85b1baf","kind":"commit","published_at":"2023-08-20T23:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"9253112d0e1a0d0fa8496cafaefd81c009f2bd16","kind":"commit","published_at":"2023-08-19T13:52:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4/manifests"},{"name":"vpy1.10.1","sha":"a982ff36f705fab147eedaf037e71e525f3b46fe","kind":"tag","published_at":"2023-08-19T04:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1/manifests"},{"name":"v4.7.3","sha":"3ef306632b31820f604dc3c15b55d041a86d062f","kind":"commit","published_at":"2023-08-17T13:39:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"1e5e7ba2016029a0710412c5f5dcd11844c44b17","kind":"commit","published_at":"2023-08-12T00:43:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"bf9a9471818cb6fe4c323ba4bfbbcff3ea074c19","kind":"commit","published_at":"2023-08-10T02:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1/manifests"},{"name":"vpy1.10.0","sha":"284a2583a5b387935304b27b2e79f8d82f0370ce","kind":"tag","published_at":"2023-08-03T02:12:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0/manifests"},{"name":"v4.7.0","sha":"6fe67b49d30bdb70fcbd8057f98b1014056ea765","kind":"commit","published_at":"2023-08-03T01:42:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"3a656d968b584b8f04d42dc29eb1a561c2ab2fde","kind":"commit","published_at":"2023-07-28T19:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2d64c6e6b0aa06d3b27d01375bd3c3e7822c48b0","kind":"commit","published_at":"2023-07-26T19:20:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2/manifests"},{"name":"v4.6.0","sha":"39b2565325a56b1df87f49dfe3a1ba9deb0ea174","kind":"commit","published_at":"2023-07-19T19:23:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0/manifests"},{"name":"vpy1.9.0","sha":"38b19d8a5874fb9725b1d40d7656fd7c312710d9","kind":"tag","published_at":"2023-07-18T15:17:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0/manifests"},{"name":"v4.5.0","sha":"2b31259878b5c6d46429502e1fadf51b74d8872c","kind":"commit","published_at":"2023-07-18T15:16:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0/manifests"},{"name":"vpy1.8.0","sha":"3860ed116aed02e7d96e4917df8648fc48977fde","kind":"tag","published_at":"2023-07-17T20:35:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0/manifests"},{"name":"v4.4.0","sha":"38ed54a879ecff97fab9757a5ebf6583d6d161fb","kind":"commit","published_at":"2023-07-17T07:15:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0/manifests"},{"name":"vpy1.7.0","sha":"980db2ba2163db32beea20546be3b072a3fcdf61","kind":"tag","published_at":"2023-07-14T17:30:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0/manifests"},{"name":"v4.3.0","sha":"3b6f33eb85f68cff97eb61253884cf540cfb4908","kind":"commit","published_at":"2023-07-14T05:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fc69da91d109d713ff16efca0a968466b7868f6c","kind":"commit","published_at":"2023-07-10T23:49:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1/manifests"},{"name":"vpy1.6.1","sha":"da7dd075ea5d2df7f04367050cb658d26f492464","kind":"tag","published_at":"2023-07-10T23:38:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1/manifests"},{"name":"vpy1.6.0","sha":"b868b021722b5df381689b75b9f805a58ecb05e2","kind":"tag","published_at":"2023-07-06T19:16:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0/manifests"},{"name":"vpy1.5.0","sha":"561cdc3f825014c90bedbe1d66db4a2339beea67","kind":"tag","published_at":"2023-07-04T17:28:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0/manifests"},{"name":"v4.2.0","sha":"5e2a3430b320f0b28147e7695d8defd59e6a6a8e","kind":"commit","published_at":"2023-07-03T08:46:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0/manifests"},{"name":"vpy1.4.0","sha":"da92a5c303d499b7019d729d55b2698385bc570b","kind":"tag","published_at":"2023-06-30T22:04:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0/manifests"},{"name":"vpy1.3.1","sha":"3a37d170639f62cfc941c13fb82f876c87cee7ac","kind":"tag","published_at":"2023-06-29T16:23:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1/manifests"},{"name":"vpy1.3.0","sha":"6dd3410838f0260860c364c26ca7d004acb63590","kind":"tag","published_at":"2023-06-29T15:31:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0/manifests"},{"name":"vpy1.2.0","sha":"52d9103f8cf1558d81518f5215871c65ec68d559","kind":"tag","published_at":"2023-06-24T16:26:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0/manifests"},{"name":"vpy1.1.0","sha":"7d7e1b4ff6f937164b80f2c7ddf210308475f4c7","kind":"tag","published_at":"2023-06-23T19:17:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0/manifests"},{"name":"v4.1.0","sha":"65184e3f1388083e63ff956dea4ad62a1addf710","kind":"commit","published_at":"2023-06-23T16:40:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0/manifests"},{"name":"vpy1.0.0","sha":"b6b4579c77c277955ec5318d195b98742c370102","kind":"tag","published_at":"2023-06-21T21:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0/manifests"},{"name":"v4.0.0","sha":"e0ab7e6fd62487884096ed8fc6164a0be0c4d581","kind":"commit","published_at":"2023-06-21T21:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0/manifests"},{"name":"vpy0.5.6","sha":"215c59e06d111e254c817a005b829de226ee30b7","kind":"tag","published_at":"2023-06-21T21:37:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6/manifests"},{"name":"vpy0.5.5","sha":"59287d57a8e5f69abb4dfcecb5bcea36c2caa9c7","kind":"tag","published_at":"2023-06-16T16:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5/manifests"},{"name":"v3.15.8","sha":"5c36ae318766741a00a07af587255a5e951bd731","kind":"commit","published_at":"2023-06-16T16:49:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8/manifests"},{"name":"v3.15.7","sha":"90c34c37605134c72d560ed0fc6aa03a63b6cbca","kind":"commit","published_at":"2023-06-16T15:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7/manifests"},{"name":"vpy0.5.4","sha":"24d9ae1cbced374793429f0a9fecb5c4451ae46d","kind":"tag","published_at":"2023-06-14T14:01:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4/manifests"},{"name":"vpy0.5.3","sha":"66a0eb17a173e8661fe924389ad49c907c07d56e","kind":"tag","published_at":"2023-06-13T16:46:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3/manifests"},{"name":"v3.15.6","sha":"7f42665640b0cec1eaf32b4fec15ff1955164f8b","kind":"commit","published_at":"2023-06-13T16:45:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6/manifests"},{"name":"vpy0.5.2","sha":"a527bac0e0e5921885a1f170ebddb508b3698211","kind":"tag","published_at":"2023-06-11T15:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2/manifests"},{"name":"v3.15.5","sha":"69b94aae13033a385bccd93f82601a0c7c4f45a0","kind":"commit","published_at":"2023-06-11T15:41:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5/manifests"},{"name":"vpy0.5.1","sha":"25d71a1c17f53fcf432463623b1047b25d9d3ce6","kind":"tag","published_at":"2023-06-09T16:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1/manifests"},{"name":"vpy0.5.0","sha":"609f8de152ae8d0c538c79a34ffab0b0c36ed44d","kind":"tag","published_at":"2023-06-09T05:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0/manifests"},{"name":"v3.15.4","sha":"2ea74830cf0363ea39b077258d70f996f255a519","kind":"commit","published_at":"2023-06-08T17:34:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4/manifests"},{"name":"vpy0.4.4","sha":"ba2084f45eba6a72da962316cbb86a7d9b3f37b3","kind":"tag","published_at":"2023-06-08T15:35:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4/manifests"},{"name":"v3.15.3","sha":"0db3d46690acdf4b8b703427ba3fbed0893724e1","kind":"commit","published_at":"2023-06-08T14:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3/manifests"},{"name":"vpy0.4.3","sha":"8ad2e124ea75a110981779b1fddb082f6210ac54","kind":"commit","published_at":"2023-06-07T09:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3/manifests"},{"name":"v3.15.2","sha":"492f686e685744511e3f817bf5f1d503e8094392","kind":"commit","published_at":"2023-06-06T21:05:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5","kind":"commit","published_at":"2023-06-05T21:22:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1ccf4864c957b85f244e45673513cea239796ea4","kind":"commit","published_at":"2023-05-31T22:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"6f4fb3cac980a06816660bbc7339b81db801f4d7","kind":"commit","published_at":"2023-05-30T23:39:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"5b1c5e9ccf2b01e2367582bd3214f9abdccea602","kind":"commit","published_at":"2023-05-27T18:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"5beaf5285bb06d457dceb7ae636ecefff80ed881","kind":"commit","published_at":"2023-05-22T14:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0/manifests"},{"name":"v3.13.4","sha":"d7e640c6368a714f611920be849648348052de05","kind":"commit","published_at":"2023-05-11T11:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"64658c024508fe91e85a291116ed899bbea0d564","kind":"commit","published_at":"2023-05-10T23:39:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"ce8059d5c6620acc9f8a090e447c610f80913af4","kind":"commit","published_at":"2023-05-09T04:33:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"a880069ca02c1b9eb64fb42a0d269b3e98aa91c3","kind":"commit","published_at":"2023-05-07T15:31:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"dd1803f866ff249f2c19691dc1c020a69125a88f","kind":"commit","published_at":"2023-05-06T10:20:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"8f020618d364c5706aca63086effe993fd437bbc","kind":"commit","published_at":"2023-05-05T23:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"fc66096d79734ad543562dfdbd6739c080f7102f","kind":"commit","published_at":"2023-04-20T06:23:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1a3113b97106eebd63883dc8865b7c6a3f028765","kind":"commit","published_at":"2023-04-17T21:21:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"86f57742e3233853b944ae8616c1cfa5a16706c3","kind":"commit","published_at":"2023-04-05T23:57:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"8c34cc7dcb71413a77b1e9f5bdb157d5b6d7a0ac","kind":"commit","published_at":"2023-03-30T12:45:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"358ab2a9179155659800d48edee0f1f77309bff1","kind":"commit","published_at":"2023-03-22T23:11:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"5849cf686064bfb5f28ccb735ec47fb44553c5a8","kind":"commit","published_at":"2023-03-06T14:13:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4cb5250886f8f454a7ee4ee4d2b1754cd83df59b","kind":"commit","published_at":"2023-03-02T16:24:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3dc3b55b787b49701dcf7aa74e85a216c774c231","kind":"commit","published_at":"2023-02-25T05:59:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"aa742463f7dfbec433d166a42dfefd5b9248a544","kind":"commit","published_at":"2023-02-23T22:54:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"3ecb8f7fbb736e223aa73bbbf8f07629892902fa","kind":"commit","published_at":"2023-02-23T03:22:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"e465b5574a19013868250658740b0fdda1d2c6f6","kind":"commit","published_at":"2023-02-22T03:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3b63c3e629c1d63b6692f823fd83888f60a3a834","kind":"commit","published_at":"2023-02-16T21:18:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0/manifests"},{"name":"v3.6.6","sha":"488f9437977f9aeb5a03b96a41dbb664dbfe2775","kind":"commit","published_at":"2023-02-15T01:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"dfa431ebb22cebbf85247abcf8226946ad297ec5","kind":"commit","published_at":"2023-02-11T16:50:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"00ec4e8d2d741df1246fb4e90ff876377fad7d16","kind":"commit","published_at":"2023-02-09T11:02:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"bf8589ae1b95b705e921f597644becdd1752b04f","kind":"commit","published_at":"2023-02-07T07:27:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"b08f95d9b87ec03b645af866ac869f771a42e1f1","kind":"commit","published_at":"2023-02-03T15:55:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"75092f50169154bfbbc704d8a1971b2ac0a03187","kind":"commit","published_at":"2023-01-31T11:11:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ce19e6db253e03d5817b555abaa773a7bdf06171","kind":"commit","published_at":"2023-01-31T07:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0/manifests"},{"name":"v3.5.11","sha":"94b293e6011bed3f8b6905b202f7a45d0d1d863b","kind":"commit","published_at":"2023-01-27T00:16:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"c66c03d377d6b5363231ec65117a8b045f136f86","kind":"commit","published_at":"2023-01-24T23:50:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"3714760ee4be056826e66baaec62bb97d60a53e3","kind":"commit","published_at":"2023-01-19T18:45:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c761ae994c48402b27a6b3530a882b0720e4025","kind":"commit","published_at":"2023-01-18T13:00:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"f2c1775dc150e3f1fd972beed39dcdd2b12e8ea1","kind":"commit","published_at":"2023-01-17T16:13:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"4de7f3cf740ad1f96f07bdfcd50e372257df4514","kind":"commit","published_at":"2023-01-13T02:41:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"5a78f58ead461192069e78bf1ee34d84012e8077","kind":"commit","published_at":"2023-01-10T12:48:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"9fdac5578795900b85c99b4ef8c2e71583802417","kind":"commit","published_at":"2023-01-09T15:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"2061624f0baebd5e5018136934346b65750c0323","kind":"commit","published_at":"2023-01-07T03:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"5b34b8ba09e14bc78aeed03824b4fbd419e0e18e","kind":"commit","published_at":"2023-01-04T02:35:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"1e8786a8dd2f08de6f84e08aeb252b304ebbca73","kind":"commit","published_at":"2022-12-23T08:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ffb08512271be681204a803508cd4d5ece0bb71b","kind":"commit","published_at":"2022-12-20T23:01:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"91bbde9472ea3b38e1b9ee94ef1ec56733eeb3fa","kind":"commit","published_at":"2022-12-15T23:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"df604c48bfeec2b621fd9d52d97b316f477e79a2","kind":"commit","published_at":"2022-12-10T14:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6d9dadaedf016267255e2412ff4ca40d44001630","kind":"commit","published_at":"2022-12-09T14:17:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"865c9ca8ce99860a4a0c72b7a2ec4a5733395d10","kind":"commit","published_at":"2022-12-08T11:49:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bbe29ee8546242a839b41ae0eccd5c9acc592e9a","kind":"commit","published_at":"2022-12-07T22:56:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0f119cb7eac550ad6a5a08f6561b65a72d06ae91","kind":"commit","published_at":"2022-12-07T15:00:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b469dcc4bafee0bc21a6fc51772ce958947ce516","kind":"commit","published_at":"2022-12-05T13:57:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1e0625eb72400891b126483e1201431bbb7fd161","kind":"commit","published_at":"2022-12-05T12:42:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"aa753dd3680964bf0fe7ab650734c12525020ef2","kind":"commit","published_at":"2022-12-04T15:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"75ebd8558853969df094d8c37b12b66685108eb9","kind":"commit","published_at":"2022-12-04T03:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4387d0c959d563eaaba2719d3f9566e992ba0914","kind":"commit","published_at":"2022-11-29T12:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"a6b74988e38ff74049df9b30215fb6ddab73e844","kind":"commit","published_at":"2022-11-29T01:44:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4226070d9905fb052a2ec00f17ee4210bf931fbd","kind":"commit","published_at":"2022-11-15T17:28:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0301a7ab2b110670804de0dae63a04c7a314ee5a","kind":"commit","published_at":"2022-11-15T00:31:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f05e098a6dad2038c720d77d71a66b387b53bcb1","kind":"commit","published_at":"2022-11-09T01:30:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"f87858caa382b56e34cc8015ad1a2706f2bcda8e","kind":"commit","published_at":"2022-11-04T21:55:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"be39c090684ccf720bcc6adc3279d7bb1d0a5ed5","kind":"commit","published_at":"2022-11-04T08:02:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ad7039625d3adb334f07bb015068d57982252615","kind":"commit","published_at":"2022-11-03T22:49:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"94c4862fcb8de9676df20d3b002f8f13fddf658a","kind":"commit","published_at":"2022-11-02T23:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c3c565dad2d7267e3bb1aa2a4d540f0c826def1a","kind":"commit","published_at":"2022-11-02T19:49:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2522822210d200ff66576d3a71bf3cc7c1a7622","kind":"commit","published_at":"2022-10-25T18:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"65ce37ac10648e48e55a102eb0f59fce104fbcb9","kind":"commit","published_at":"2022-10-24T21:44:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"583bde47ff0fa9366db968eca35e30b2fe89f4ad","kind":"commit","published_at":"2022-10-18T00:45:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0fb2964151166f2aece0270c54c8cb4f4e2eb898","kind":"commit","published_at":"2022-10-13T19:26:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"005539f2c34eff7ee92aeba1b34801fc69a05018","kind":"commit","published_at":"2022-10-13T02:14:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"547a20f652960472500940c71363fe65b111737e","kind":"commit","published_at":"2022-10-11T13:57:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"68f5b6fedb1012926bd121df8ee62ddd32285b08","kind":"commit","published_at":"2022-10-10T17:30:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"ad3889c674da4eb8e772c47b7841d1c65fecb65e","kind":"commit","published_at":"2022-09-30T16:42:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"18d91d1786955bae0921577dbd93a2bdbe6e4e68","kind":"commit","published_at":"2022-09-29T13:52:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4eb5a9a5c9cf9bf19de60cbef2ff90fde5a11a03","kind":"commit","published_at":"2022-09-28T14:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"af1a0664168a183250b56759cfb19b58be672b62","kind":"commit","published_at":"2022-09-23T15:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"2eeb0812c007fd67adc6f54be7fe94d47ea06219","kind":"commit","published_at":"2022-09-22T23:28:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e26d88a6afee6becfa4f318a044f1177456b177","kind":"commit","published_at":"2022-09-21T09:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5f3c31609b60589ed9e78317bf212dd407fad55b","kind":"commit","published_at":"2022-09-21T08:59:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0/manifests"},{"name":"v1.91.1","sha":"5f3338c1c125e08c3f2be86e51dc81ddce8daae5","kind":"commit","published_at":"2022-09-18T00:34:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"ca336213a0fdba07d9abbdae7fa42bc4c52fa8a1","kind":"commit","published_at":"2022-09-16T03:25:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0/manifests"},{"name":"v1.90.2","sha":"31c3297592cf4fb550007e06cf8da8f99a4a2580","kind":"commit","published_at":"2022-09-12T23:52:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2/manifests"},{"name":"v1.90.1","sha":"632d9b6b94b1d0fc6082d519defc70c8329c7f3f","kind":"commit","published_at":"2022-09-02T13:58:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1/manifests"},{"name":"v1.90.0","sha":"0a18c0f2f4368c5a716b7147556f545e340f7c12","kind":"commit","published_at":"2022-08-30T01:09:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0/manifests"},{"name":"v1.89.2","sha":"9d2355a8f30838d4638f75568f9bb879ce4aac6d","kind":"commit","published_at":"2022-08-23T00:34:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2/manifests"},{"name":"v1.89.1","sha":"db9d1ad98628c6023fa05f2f86c09a528405aee7","kind":"commit","published_at":"2022-08-19T13:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"3ee4f5e0063077e40526b3d3315c2ca76e71657d","kind":"commit","published_at":"2022-08-18T23:44:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0/manifests"},{"name":"v1.88.2","sha":"77cfec58bc2096df7e945b9a811d1341a3f85d65","kind":"commit","published_at":"2022-08-18T15:18:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2/manifests"},{"name":"v1.88.1","sha":"d08566c05dc6d036c689fd4164e15d20e1bfc74f","kind":"commit","published_at":"2022-08-17T12:06:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1/manifests"},{"name":"v1.88.0","sha":"e30b0c974d2fc2eedeb434afaf17a80cc2eab5bf","kind":"commit","published_at":"2022-08-17T08:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0/manifests"},{"name":"v1.87.2","sha":"19c0da8aa7cd2fe891364dc0cf1b6b26bd77adee","kind":"commit","published_at":"2022-08-13T02:25:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2/manifests"},{"name":"v1.87.1","sha":"380c56e43bf59895ffc2ca0ed5a2ade79803a872","kind":"commit","published_at":"2022-08-09T01:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1/manifests"},{"name":"v1.87.0","sha":"d19a71229b6ddaf8b44b9ad41152f052ff1aeadd","kind":"commit","published_at":"2022-08-05T01:51:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0/manifests"},{"name":"v1.86.10","sha":"7251dd7259ab0d2e1c6343e3fc491ad41195816f","kind":"commit","published_at":"2022-07-29T22:54:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10/manifests"},{"name":"v1.86.9","sha":"9c14458ca130171c38af82d2d0bd51b8779f21cc","kind":"commit","published_at":"2022-07-27T01:24:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9/manifests"},{"name":"v1.86.8","sha":"19b34bd3005e0dc21a6a181ac6771142bf8454eb","kind":"commit","published_at":"2022-07-26T00:52:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8/manifests"},{"name":"v1.86.7","sha":"306543a7e055c22faa6c34c1bb7190060691458f","kind":"commit","published_at":"2022-07-15T11:49:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7/manifests"},{"name":"v1.86.6","sha":"970bb87eff67fce0fb4d37609182ad47d3e9309e","kind":"commit","published_at":"2022-07-14T03:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6/manifests"},{"name":"v1.86.5","sha":"4c182df13c2223b2d6615506844999c474adf1bd","kind":"commit","published_at":"2022-07-09T00:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5/manifests"},{"name":"v1.86.4","sha":"868bb00213626fdfa3c8594c8f8dfea9b47cd7b1","kind":"commit","published_at":"2022-06-29T02:06:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4/manifests"},{"name":"v1.86.3","sha":"9dc1420f08e094df821085412e55a4e0dbac36ec","kind":"commit","published_at":"2022-06-26T04:02:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3/manifests"},{"name":"v1.86.2","sha":"88095f6261ca57cf13eba5582cb71d7b69ab2339","kind":"commit","published_at":"2022-06-16T03:46:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2/manifests"},{"name":"v1.86.1","sha":"1769ce15d907269c34be1b26671ab5e71fae43d1","kind":"commit","published_at":"2022-06-12T06:04:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"363f6c05f0ca64db9fc7a028b57b9a301a9a8808","kind":"commit","published_at":"2022-06-10T01:25:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0/manifests"},{"name":"v1.85.4","sha":"9dbec4a7329f650931abd198940b5a8c926fd6c1","kind":"commit","published_at":"2022-06-08T00:34:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"7ad899b55d35cc911afbbdd67b68bd06b001e39c","kind":"commit","published_at":"2022-06-03T00:15:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"137cd8e755a255db1083424c47bad2c183a0b2cc","kind":"commit","published_at":"2022-06-01T23:50:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"d77baccd72ef904c415bf5d94b615d9d07770275","kind":"commit","published_at":"2022-05-31T03:37:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"9cfda3d2dd640350d7b41f2449cd89318a237610","kind":"commit","published_at":"2022-05-30T04:15:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"5d68aef2715d2ba474893bd343a34753f1e0eccb","kind":"commit","published_at":"2022-05-27T01:21:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"0dac92327328838730cdee8ca33918611e05d5d9","kind":"commit","published_at":"2022-05-26T00:30:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0/manifests"},{"name":"v1.83.2","sha":"eb38636346b5b679f6967671fbb3ca84fda68fd8","kind":"commit","published_at":"2022-05-24T13:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2/manifests"},{"name":"v1.83.1","sha":"41cc7f1cade5410664873ffacb8569f37f6a409f","kind":"commit","published_at":"2022-05-24T01:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1/manifests"},{"name":"v1.83.0","sha":"44ee7cff2e3570acda6ded8836fca91a11db3d15","kind":"commit","published_at":"2022-05-20T02:18:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0/manifests"},{"name":"v1.82.3","sha":"cd8ffa4958bba16b389114c8c37c847f8a6cf17a","kind":"commit","published_at":"2022-05-19T04:30:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3/manifests"},{"name":"v1.82.2","sha":"5d77e15a498e9d25349beabe55b4fa8e025f9c6d","kind":"commit","published_at":"2022-05-17T01:00:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2/manifests"},{"name":"v1.82.1","sha":"547a85368ffedab4f642dea70813945050e53cf4","kind":"commit","published_at":"2022-05-16T03:31:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1/manifests"},{"name":"v1.82.0","sha":"a0b179cba0349f166dc20f2bac28e1ea7f715592","kind":"commit","published_at":"2022-05-11T12:22:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0/manifests"},{"name":"v1.81.4","sha":"7edc886fd2bc7ec18640e30e9eabaf1ea0ef6493","kind":"commit","published_at":"2022-05-05T02:27:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4/manifests"},{"name":"v1.81.3","sha":"6cc16d66fe5afd79ca9d2e3af9a135c8f47ca758","kind":"commit","published_at":"2022-05-04T13:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3/manifests"},{"name":"v1.81.2","sha":"c175c13c25f32987d65f2195fca6bba1840ed5c7","kind":"commit","published_at":"2022-05-03T12:03:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2/manifests"},{"name":"v1.81.1","sha":"22fae96f2b03ace7b9d00390ef451c12ea14e3b4","kind":"commit","published_at":"2022-04-29T03:49:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1/manifests"},{"name":"v1.81.0","sha":"b01db23ecf4947011d09870c5a2a7e76753cf3c4","kind":"commit","published_at":"2022-04-26T03:07:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0/manifests"},{"name":"v1.80.6","sha":"86a1874699bfe9bd9214344d6d4c451e148582b2","kind":"commit","published_at":"2022-04-22T01:49:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6/manifests"},{"name":"v1.80.5","sha":"6cd3a19a68ee308ad2d8e1c79b34ffee55efdf30","kind":"commit","published_at":"2022-04-21T03:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5/manifests"},{"name":"v1.80.4","sha":"d48fe2a35b20cdbcd4d84861bc3fb607f64631b7","kind":"commit","published_at":"2022-04-19T01:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4/manifests"},{"name":"v1.80.3","sha":"e347cdbabcb142060592e541f35aa94730196700","kind":"commit","published_at":"2022-04-15T15:11:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3/manifests"},{"name":"v1.80.2","sha":"d83842dc346f9308f52cf7dfda5ad2fc050eef4e","kind":"commit","published_at":"2022-04-15T01:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2/manifests"},{"name":"v1.80.1","sha":"3901472f30c090d8c26a34ccc1fb666193a91ca0","kind":"commit","published_at":"2022-04-14T16:19:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1/manifests"},{"name":"v1.80.0","sha":"3ac9dd002f0dcedf83312708222c39041d23c2c0","kind":"commit","published_at":"2022-04-12T03:03:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0/manifests"},{"name":"v1.79.1","sha":"56ffa3c918c1c642f0ffeae4952fc57cfbd13abd","kind":"commit","published_at":"2022-04-12T03:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"cb46ff78e1f22b7ae94e37adfcc91f2ed4041355","kind":"commit","published_at":"2022-04-08T01:08:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0/manifests"},{"name":"v1.78.2","sha":"3c75df5c9bc8f7ba5db9638b0aaeefb00903105d","kind":"commit","published_at":"2022-03-31T02:35:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2/manifests"},{"name":"v1.78.1","sha":"04d09929a8cd2a79d335e27f97543b62ca105191","kind":"commit","published_at":"2022-03-24T02:39:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"cc5c695b689df2e319c519aae316e4df2bf194b5","kind":"commit","published_at":"2022-03-23T03:14:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0/manifests"},{"name":"v1.77.3","sha":"fd8742b1746443a670789b5dbf668e84425f5897","kind":"commit","published_at":"2022-03-22T04:43:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3/manifests"},{"name":"v1.77.2","sha":"41ba8631c76477a46af4a23cfad5365d78d77409","kind":"commit","published_at":"2022-03-20T03:23:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2/manifests"},{"name":"v1.77.1","sha":"ed9dd801533d714baacc64c469b8b94564a22b98","kind":"commit","published_at":"2022-03-17T13:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1/manifests"},{"name":"v1.77.0","sha":"a178ae4c2fa6d7ece5ebda79c11164be761968a5","kind":"commit","published_at":"2022-03-16T11:41:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0/manifests"},{"name":"v1.76.6","sha":"96de7b43fd01a94b28991f9af24b4e6b2a6c0fc2","kind":"commit","published_at":"2022-03-15T03:28:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6/manifests"},{"name":"v1.76.5","sha":"0e74cfac4efe7a2d62460ed8e646593f8b48a850","kind":"commit","published_at":"2022-03-15T01:23:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5/manifests"},{"name":"v1.76.4","sha":"f71347415f4fd04c9a59a94a24ceac11ab320e01","kind":"commit","published_at":"2022-03-13T10:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4/manifests"},{"name":"v1.76.3","sha":"e37f6f8eed5589b69ed7a2ed27e951846fbfbb0c","kind":"commit","published_at":"2022-03-10T00:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3/manifests"},{"name":"v1.76.2","sha":"88ac8e551574bdd00cbd644aa1ea5bf75f03fa5e","kind":"commit","published_at":"2022-03-09T01:16:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2/manifests"},{"name":"v1.76.1","sha":"485def0cbb9970e5b85775a549a132016ddef6f4","kind":"commit","published_at":"2022-03-04T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"359e4e54b633237ec01107e862c109e8712824dc","kind":"commit","published_at":"2022-03-02T03:13:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0/manifests"},{"name":"v1.75.1","sha":"779f6db7b5b0da0324a187f4b735ec6762abc9ad","kind":"commit","published_at":"2022-02-26T14:41:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"7f11b7d741f32101e1dc895ca931647fe9d4c81f","kind":"commit","published_at":"2022-02-24T12:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0/manifests"},{"name":"v1.74.3","sha":"df2fa62064c9bc1a21b9410e48042257e0a1c57b","kind":"commit","published_at":"2022-02-24T02:42:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"023cf745e92c318b21251e4cedbedf3949c57abe","kind":"commit","published_at":"2022-02-23T04:00:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"cf0710cfe322eb2147f439364b425763b4d5c592","kind":"commit","published_at":"2022-02-20T14:02:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"2bf08efda8a938e86be2d09ae2dbbdd81b8181b7","kind":"commit","published_at":"2022-02-19T17:16:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"19845bd017c3b508aeaa59a50abdf4df0e4dae0f","kind":"commit","published_at":"2022-02-16T02:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"efe9bb7239d9554407e8d0cf40fe74cae83abea5","kind":"commit","published_at":"2022-02-15T03:59:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"cdb1de2fca81df5b18fb3312d821bc1cdae19066","kind":"commit","published_at":"2022-02-14T01:55:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"9cd593fefc5b08fa13de7d4119327db7202fdd4b","kind":"commit","published_at":"2022-02-11T02:16:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0/manifests"},{"name":"v1.69.1","sha":"8216ce26c28e79307dc0c4eb3f79c0eb582260b8","kind":"commit","published_at":"2022-02-10T02:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"64e01fbbe9e76c663477ef18e84a37dfd90e667a","kind":"commit","published_at":"2022-02-08T14:20:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0/manifests"},{"name":"v1.68.4","sha":"8fc4b7e358d8188983eb7c4a714c57d80be2b9b4","kind":"commit","published_at":"2022-02-05T15:57:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"76850916ceb3c693b2c7e32549ccd9dde6d374d9","kind":"commit","published_at":"2022-02-04T12:19:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"dfc01bb3bedbcc676ffa2f40381477c51b2fd956","kind":"commit","published_at":"2022-02-03T03:19:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"2c2da6ffa0744447f7cad9760cc0ff7f7d13c0e7","kind":"commit","published_at":"2022-02-01T02:05:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"317c0953043e3eb2242eb330d8e8e2071c131c37","kind":"commit","published_at":"2022-01-29T14:55:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0/manifests"},{"name":"v1.67.3","sha":"e45a0f7e18b28385022eaafd678fbe5edb82eb4f","kind":"commit","published_at":"2022-01-28T16:09:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"e55ff358ca23bb4ea3d70bfb136feb27be3fe79c","kind":"commit","published_at":"2022-01-28T02:47:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"a440be95518ebf037a5879decad282249e651180","kind":"commit","published_at":"2022-01-27T00:11:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8c5fcea765682e7d3d3e189a89217ed5d7838da8","kind":"commit","published_at":"2022-01-26T08:20:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0/manifests"},{"name":"v1.66.1","sha":"30a9bc6c3b719c469396c80f14e8249d7e7ce85b","kind":"commit","published_at":"2022-01-25T00:52:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"9945a03b0b3673c1cf981573b2b8669f0e4026c5","kind":"commit","published_at":"2022-01-23T04:19:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0/manifests"},{"name":"v1.65.1","sha":"36772957fcf865e8fd7dba92d594f8800c4b1e6f","kind":"commit","published_at":"2022-01-21T20:22:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"7f0245dce512e30e33559df219af3c227a6228e4","kind":"commit","published_at":"2022-01-21T00:19:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0/manifests"},{"name":"v1.64.4","sha":"43ea8c5a6a1cff364c00e3a0a1bc9dae92ab469f","kind":"commit","published_at":"2022-01-19T20:29:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4/manifests"},{"name":"v1.64.3","sha":"70001de2c4c039bf9448a5cc25037f517fd25915","kind":"commit","published_at":"2022-01-17T04:55:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3/manifests"},{"name":"v1.64.2","sha":"17913908c816cfa480a34a80bb13eb16db455168","kind":"commit","published_at":"2022-01-14T14:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2/manifests"},{"name":"v1.64.1","sha":"aea20b48af275a2ab3fb9b3f3234af8ca4ce76bc","kind":"commit","published_at":"2022-01-14T09:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"b91867653564a97a5ced04f36dac1a4e1c96e21b","kind":"commit","published_at":"2022-01-07T01:46:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0/manifests"},{"name":"v1.63.3","sha":"282a4029bc9985056508f83deb5040b830dc3c82","kind":"commit","published_at":"2022-01-06T01:29:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"1f3b1cb0fe1857a6cc4581611f8aeda371d04f2e","kind":"commit","published_at":"2022-01-04T18:10:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"1763af8eb35fe5b48cbe1a6a1a066524edb59232","kind":"commit","published_at":"2022-01-04T01:13:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"4cfa4f9c0d97a29b89ab342a5f41de5e4e3ecbd2","kind":"commit","published_at":"2021-12-31T21:14:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"abe3f594b412c924ae9eb42e450bd2a356df7654","kind":"commit","published_at":"2021-12-31T02:06:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"06176e32579611f06569a9e05a26832c02a0e6f4","kind":"commit","published_at":"2021-12-29T13:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"0caa042725325a5b682d9ce53a5346a1131486a2","kind":"commit","published_at":"2021-12-29T00:50:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0/manifests"},{"name":"v1.59.4","sha":"fbecbef96a2f8b7d037d8ffaca7c0f710be9b518","kind":"commit","published_at":"2021-12-21T06:24:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"28ccfa91f9fac99abd6f2d448d7f2e8d10b78806","kind":"commit","published_at":"2021-12-21T05:17:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"7a950f5b336702f79058952c14bb2bf573818158","kind":"commit","published_at":"2021-12-17T22:13:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"192f093af11f0faf6ae946c4a464059d6e48c015","kind":"commit","published_at":"2021-12-17T13:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"0d3a222859b8b66dbe0aad8c8475b31c4fac93d2","kind":"commit","published_at":"2021-12-17T07:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"e2ffaafc54df02e9a9d7d0cd7e110407753c1ba9","kind":"commit","published_at":"2021-12-15T03:26:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0/manifests"},{"name":"v1.57.4","sha":"9d2d62c2c33b981ac5071d7122cd50da1d272d5c","kind":"commit","published_at":"2021-12-14T14:26:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"cf57730ae41fb9d6185a78ec47f4ae95aa8dcd88","kind":"commit","published_at":"2021-12-14T02:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"d9fd74f8eae499ce2aeb02c7a0e5fcae5e4795bd","kind":"commit","published_at":"2021-12-11T01:44:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"8aa6e36a806f51903620d397f821ef55763c6ff4","kind":"commit","published_at":"2021-12-11T01:38:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"7ea381b2936b93d86752e5f4b773fa04b3d8a7cd","kind":"commit","published_at":"2021-12-08T14:28:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"bf37a324273dd1a2f606ff2dcb08c6166cc86ae9","kind":"commit","published_at":"2021-12-06T00:53:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"5327a9618932ffe5ffc632c13c73b8c26302074c","kind":"commit","published_at":"2021-12-03T06:11:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"ae90c44e2ef79661440abbb9aae29345ca4e40ad","kind":"commit","published_at":"2021-12-02T01:39:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0/manifests"},{"name":"v1.54.6","sha":"0c0be5e2c4b1192c45dcea16f3f0fdd725aa40fc","kind":"commit","published_at":"2021-11-30T13:51:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"f178fa984a7d53c8f92ea123ad476d92d153ab0f","kind":"commit","published_at":"2021-11-26T16:18:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"9469c36cdbeb67491534f580f05f704d7c325d4b","kind":"commit","published_at":"2021-11-24T01:31:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"22eabe5e7d515a501f427b4dca05b2b398f60412","kind":"commit","published_at":"2021-11-22T11:40:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"03f6eb3d536dc4dd00c0d75338eb72678f397a69","kind":"commit","published_at":"2021-11-20T17:02:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5024c186b4bafaa6c416799c782331934fa19eb1","kind":"commit","published_at":"2021-11-19T00:50:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"d6519f1a185decdd544667115657e00239c9d6ee","kind":"commit","published_at":"2021-11-17T03:23:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"14e4f318e3c4ca2eb3fd065d79f1813c6ed7f8eb","kind":"commit","published_at":"2021-11-16T01:55:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0/manifests"},{"name":"v1.52.2","sha":"e73580ba747b304924643ba9c710449e9b254716","kind":"commit","published_at":"2021-11-14T18:59:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"d59475ce4d3ad1181dde613e47e7318812f23110","kind":"commit","published_at":"2021-11-12T14:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"2048a9b47f69166805858fdc3a18c940deb42049","kind":"commit","published_at":"2021-11-11T00:44:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0/manifests"},{"name":"v1.51.3","sha":"be186d9e6f3c3bf1d4afb0e1423935190681de34","kind":"commit","published_at":"2021-11-04T02:10:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"8c8a5df4121560a7325bbbadb8ec77b59fad3505","kind":"commit","published_at":"2021-11-03T03:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"1c99cc7f00097ee77669378c6e1c291677b330df","kind":"commit","published_at":"2021-10-29T00:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"82310524849b8aaae0ab8e427f4a0637fadaa2de","kind":"commit","published_at":"2021-10-28T13:41:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0/manifests"},{"name":"v1.50.7","sha":"da1add8d2970216b953406d1c1109b36bfa05c5c","kind":"commit","published_at":"2021-10-28T06:36:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"2c191b0e079bf412f292617c88917eec3c9b00de","kind":"commit","published_at":"2021-10-28T03:06:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"7dcbe43ccc3c69625e6fba72f80d71dd755690b3","kind":"commit","published_at":"2021-10-21T03:21:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"fdc76ff9b8781a1735933514a8b2b5eac510b789","kind":"commit","published_at":"2021-10-20T10:13:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"19da60a6006d0df9e0cb81ea810d3c2673e46350","kind":"commit","published_at":"2021-10-18T02:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"23c02b2eee3c4e27e0370317779b1620b195e2f5","kind":"commit","published_at":"2021-10-12T16:14:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"4768d7b1f843dcac14bef62edbfab3d1242dec64","kind":"commit","published_at":"2021-10-12T15:03:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"2d646d169f9ad084b6fc8c47316aaa77821126ea","kind":"commit","published_at":"2021-10-12T07:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"daaa73e2016948e715f11e67fac1bf261dadb33a","kind":"commit","published_at":"2021-10-08T00:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0/manifests"},{"name":"v1.48.3","sha":"4e09a2a97bb9eab6c5c3db1294aa1aa4fd3730b0","kind":"commit","published_at":"2021-10-05T01:28:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"1b5317a5f5488fefe367550c518e5c2584ced300","kind":"commit","published_at":"2021-09-24T03:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"1fbb80ded6dd22b755757b4699667351eda0b106","kind":"commit","published_at":"2021-09-23T02:20:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"4c91ad549830ccf10d0dc599aabbeaf3466fdb26","kind":"commit","published_at":"2021-09-23T00:29:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0/manifests"},{"name":"v1.47.2","sha":"375f7c18432b36802bc521bfa78855278a834963","kind":"commit","published_at":"2021-09-22T00:58:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"9c2dfab132eb3366af69a5c2f1585d4b7150eadb","kind":"commit","published_at":"2021-09-17T01:35:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7600f1b4f9c78e0933ab25f6d285381443c07c91","kind":"commit","published_at":"2021-09-16T03:30:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0/manifests"},{"name":"v1.46.7","sha":"e1cd8bb2b69cb3efff9e6f379462bbefe4e0cf1d","kind":"commit","published_at":"2021-09-16T01:20:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"8dc54632c55db21231a359f53c43bd89d8db18f3","kind":"commit","published_at":"2021-09-15T01:22:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"4b8031963b745334e53e492ae9b028173bb3d0be","kind":"commit","published_at":"2021-09-12T04:25:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"1c92551fb6d7dcbca2d12fb8576cd8988cdccb55","kind":"commit","published_at":"2021-09-10T02:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"1fab5c28c6eace6505b271bb00133f8c59be08ce","kind":"commit","published_at":"2021-09-08T03:50:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"8a677ef958950ca392d97fa4904ea37023605eab","kind":"commit","published_at":"2021-09-07T00:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"ef9bcc3c80dc3c8705b63d9457397b368d5c611b","kind":"commit","published_at":"2021-09-06T04:40:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"543cae02b5a98a166a942f1f977e02aa0b75058e","kind":"commit","published_at":"2021-09-02T13:51:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"f13757ca06daa52402371fb2a458a990503c0bff","kind":"commit","published_at":"2021-09-02T03:23:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"4b551faaa5b02c572e4f6d36c5d2c2b8c79ff954","kind":"commit","published_at":"2021-09-02T00:25:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c27b97f5200481b70a6c05131d2fc34db2425d45","kind":"commit","published_at":"2021-08-29T17:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"2a8c4766c674dd132f7592cc9b0b4213b9f33611","kind":"commit","published_at":"2021-08-29T00:54:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a41952fa8a17441275dd4bf1c675e8a81b4f54a0","kind":"commit","published_at":"2021-08-27T00:40:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dd7efc3390e4a9a90f1b3ee0c3e3c74deb1f0369","kind":"commit","published_at":"2021-08-25T01:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"55606f79cc6accf07d45fe2c4ffa81817108d7bc","kind":"commit","published_at":"2021-08-23T14:25:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"f1472dab64c04a7db694a4af3d78f45a96d8922f","kind":"commit","published_at":"2021-08-20T13:57:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"874b1a48d1480ee19e57c362f978e13e9f34b1bd","kind":"commit","published_at":"2021-08-20T03:17:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0/manifests"},{"name":"v1.40.4","sha":"76dff919c89b6eef13bd3109d5b84c89436f427a","kind":"commit","published_at":"2021-08-06T15:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"40f9d14f6ff6d64664748eb723d3a827bd2de337","kind":"commit","published_at":"2021-08-06T14:41:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"5a83df7fac77ee5dac4e97813f5feaaf0b3246b8","kind":"commit","published_at":"2021-08-06T12:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"e2502ca390aff42d8580474376492b80a273bae3","kind":"commit","published_at":"2021-07-24T18:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a4984ee9b3afb5c999fcef6f60b07279e85770a6","kind":"commit","published_at":"2021-07-22T16:03:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"4000c34716609ca60c324635c4850bbe5c363b90","kind":"commit","published_at":"2021-07-21T08:15:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"a6eefebfb33aaa376e241c27ff242adb6a78e44b","kind":"commit","published_at":"2021-07-21T06:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6774a2a6dd061055ef470229e43e896754e06c64","kind":"commit","published_at":"2021-07-16T22:45:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"451365ce939e43e71fd45c3614103ad409c8a90d","kind":"commit","published_at":"2021-07-15T14:27:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"a3bdce292486b983305e6e324427adee9d4199ef","kind":"commit","published_at":"2021-07-15T14:04:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"c718d365d0a1882154130d096988f3294fe8c66f","kind":"commit","published_at":"2021-07-13T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"9a4e496489b292821c746d14f413aff25f134bfd","kind":"commit","published_at":"2021-07-12T14:03:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c234af2ae548c4bed6ed6553a368c555d65b249e","kind":"commit","published_at":"2021-07-12T13:00:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"ff8cde6cb8ed13d6bca19802348979caa3669ee6","kind":"commit","published_at":"2021-07-02T06:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"57f95e078eb8176973eea0670c56c9f2e3ec524c","kind":"commit","published_at":"2021-06-30T13:43:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"5bed98aa4204d6e6cf7d17233b6ea2d4ab9fcb3c","kind":"commit","published_at":"2021-06-22T12:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"8d40ddbaf1f48dc08e459e085fbe196361bba9a3","kind":"commit","published_at":"2021-06-20T07:01:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"499fe5088aba2f265213b730fd79f3ad6f63b1b9","kind":"commit","published_at":"2021-06-19T12:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"4882e01379efad9b3fe7bff48bb7fbe70f115873","kind":"commit","published_at":"2021-06-18T06:23:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"2b21440f5befd4b95d6be3d8e8235b31279ce0c6","kind":"commit","published_at":"2021-06-18T06:16:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"a3342b2aa23ed0606fe97f4aeadad5263038a703","kind":"commit","published_at":"2021-06-11T18:12:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"7dfb343219737c1a3bef72c5121803b4e7e4fdd6","kind":"commit","published_at":"2021-06-10T18:12:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"a4efbb57e29315b7255780569ef2c6c11b4dad6d","kind":"commit","published_at":"2021-06-10T06:23:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"87b360323ed3ab4d43ccd3e278413137479cdf3b","kind":"commit","published_at":"2021-06-07T18:14:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"7068d4c2297468714ce1034b16bc9a32e9571d70","kind":"commit","published_at":"2021-06-07T11:58:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d8c67c26483c1e38554abdbde240a29b90f1766a","kind":"commit","published_at":"2021-06-04T06:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"d3335cee83c3ad93a36066b06111a350b34d0621","kind":"commit","published_at":"2021-06-03T07:28:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"46e35c39141573daf0401c8ab79957c84424f1a7","kind":"commit","published_at":"2021-06-02T08:03:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"bf17c7bf5b30e6c9c566e565400aa0c8f32220ab","kind":"commit","published_at":"2021-06-02T08:00:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"2b43133875ed67189ca9f6cf1222bf726a941a85","kind":"commit","published_at":"2021-05-31T17:43:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"00a8352c7e772df7f0a42812a330b98e50f45de3","kind":"commit","published_at":"2021-05-31T15:03:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"499bb93c303052af0a2629dbaddd8916dc020fc4","kind":"commit","published_at":"2021-05-31T10:44:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"f8c3a3793d25696fd472ad963441836529f356e7","kind":"commit","published_at":"2021-05-31T08:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"a3aa6892fde7fd81e3ad78d664ffd29bca6be249","kind":"commit","published_at":"2021-05-24T10:50:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"9bad41e6947f1b16e33839742f055b6c5c2c5bc5","kind":"commit","published_at":"2021-05-24T10:03:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"a283a2b78a325eb8e7a0531bfe50f726326741c8","kind":"commit","published_at":"2021-05-21T08:15:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"c3887d6ced3035f9a8c2221bd2403427db816fb3","kind":"commit","published_at":"2021-05-20T06:37:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"0eb67d5b7b41ca92de35ea24b49e05870fd863b1","kind":"commit","published_at":"2021-05-19T19:26:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"09bf324ef30d8f6b11ff2e6cb547da467d612d74","kind":"commit","published_at":"2021-05-18T07:56:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"a907c6e56c76b601e0f7ae3db64db7e08355d717","kind":"commit","published_at":"2021-05-17T16:25:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"26565660b410c9c38adee13ecbe274b934d2cd64","kind":"commit","published_at":"2021-05-17T09:09:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"f7601d7edb36398cf7070c927709c191cabbaebe","kind":"commit","published_at":"2021-05-17T08:32:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"0c50dbf958d5778293bfdde5dc2a22c60f6658c3","kind":"commit","published_at":"2021-05-13T07:45:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c687877156b49feb5228e472750ad8274a454630","kind":"commit","published_at":"2021-05-11T19:17:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0/manifests"},{"name":"v1.24.5","sha":"d7f8e4704feff803399be8a4771967fdc0dd8f3c","kind":"commit","published_at":"2021-05-08T07:58:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"4c55cfdc011101ec2a9598bf470d0113949f1281","kind":"commit","published_at":"2021-05-07T08:07:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"caacaeef3147871f9dc1e9849dbffbfd6e8101b4","kind":"commit","published_at":"2021-05-05T20:38:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"6bdacb8a37b85c0d98fdbf501b044aab97f90e28","kind":"commit","published_at":"2021-05-05T15:50:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"7679ada2038ae6c3a3bc66a0f46604e1e47e4950","kind":"commit","published_at":"2021-05-05T07:49:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b75b4f1b0d63a83f93870c539201aae486782756","kind":"commit","published_at":"2021-05-03T10:58:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"ed35d24d1f1e8f810a0a4825c6d7e3732772d7c8","kind":"commit","published_at":"2021-05-03T10:49:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"3283af26c1fead3c3395bf2fc82790cb0772380f","kind":"commit","published_at":"2021-04-30T18:30:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"277997d0162761921870828e6bf0073d177dc1a4","kind":"commit","published_at":"2021-04-29T18:18:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"b34ccd1a91f20354ec7a517c54ba4b0ea708f3d3","kind":"commit","published_at":"2021-04-28T20:34:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"a7cb57704e4662b15a49228bbee56b346ee56d06","kind":"commit","published_at":"2021-04-28T19:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"f4d89f0d6b8b5461e3738a71f4554f12d68db4e9","kind":"commit","published_at":"2021-04-26T14:05:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"73203048a5ff085a5d6fe006a1173ca179b8fd5a","kind":"commit","published_at":"2021-04-25T11:30:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"dacd0c66efdba779875239fcab3d18dd6a45e052","kind":"commit","published_at":"2021-04-23T22:10:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"9cf71f66b965a7cd4d92faf239a0750065b53e1d","kind":"commit","published_at":"2021-04-23T16:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3b7c038a7db24f63b48cbd1d231a6740fef4ea70","kind":"commit","published_at":"2021-04-23T15:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"582ae517b979d9d07a9c7937c6ff6d3f449c74e9","kind":"commit","published_at":"2021-04-22T12:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"77cc94b528f1efb35639eef4a2960c8703f9120b","kind":"commit","published_at":"2021-04-22T07:54:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"c96032a425a155a8a94c9532d61c70617e4a62d5","kind":"commit","published_at":"2021-04-21T07:47:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"0faf08379d6604973686ea1e3643a9603661823c","kind":"commit","published_at":"2021-04-20T21:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75215430ab1eb1ac11d447621e42579e026a26b5","kind":"commit","published_at":"2021-04-19T13:09:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8bccbc39412da0c6ff9a2279df7031a3b40763f8","kind":"commit","published_at":"2021-04-19T11:22:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"cee7a02d8b08fea11bdff26c896fd2afcc82468d","kind":"commit","published_at":"2021-04-19T10:34:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"bc66de0678ccf93ff8add2e20e4b70870e7b641a","kind":"commit","published_at":"2021-04-16T15:04:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"b43431c47defe0b9a68d64fab8c9e09c953281c3","kind":"commit","published_at":"2021-04-16T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"301e0fb9acc1c21ae129bc7e574ad88a4c53b577","kind":"commit","published_at":"2021-04-16T12:50:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"dcb5f5b12b133a60b4ed09cc083915187c84ed2d","kind":"commit","published_at":"2021-04-16T05:24:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"ca5db266d7f2407e16c5edb8d068d5d374a902f8","kind":"commit","published_at":"2021-04-14T19:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"c1b5211fc6455c2b256094b87bffa3f84ff03c12","kind":"commit","published_at":"2021-04-12T21:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d1254fadc1060260f82490de9aa4d874d6ddcd52","kind":"commit","published_at":"2021-04-12T16:35:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0e0540e311abcc366f377f70abf68ede78a279ba","kind":"commit","published_at":"2021-03-19T12:59:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"61d39d55967037378710c811a2cbb837950e220c","kind":"commit","published_at":"2021-03-18T15:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0/manifests"},{"name":"v1.14.8","sha":"cd4d02bd8b44366ac3060ebbd00bafcf1c2cea3a","kind":"commit","published_at":"2021-03-06T22:33:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"9d0f6e76dfc4f918e039986d9666d5ed485f4904","kind":"commit","published_at":"2021-02-16T19:12:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"5e6631e7c3f40b7857d2f73b48abfd3f9d072b35","kind":"commit","published_at":"2021-02-16T16:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"c5e3a2a73e0714649a3d975d15a45cbcb255db45","kind":"commit","published_at":"2021-02-16T14:40:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"e0f56b3ce656cf5b609996905b14caf4d1fcb3ab","kind":"commit","published_at":"2021-02-08T18:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"8266fccc4bbac63a2a0509e4df749a2b07fc72d9","kind":"commit","published_at":"2021-02-07T09:31:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"c76d3f9547fc88c286b171982ff07ce4e6c0ff33","kind":"commit","published_at":"2021-02-02T08:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a14e1ada63c884d2a7a4e4f8539ef68230f83bea","kind":"commit","published_at":"2021-02-01T17:34:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"8a2a748a86ca799fcd72d4b00fc9a10048e46d4c","kind":"commit","published_at":"2021-01-06T23:13:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e42bfd2814fc5136b175470c3085355090cc2e01","kind":"commit","published_at":"2020-12-30T13:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"7e841558d9406d4acd6210b4c7e9181fc2b5835b","kind":"commit","published_at":"2020-12-28T13:08:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"971a079b1b9e3c1b962821bf759dc8c7c9792a94","kind":"commit","published_at":"2020-12-23T09:34:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cc1471ed703b80da8324b7f29404a1120f27d826","kind":"commit","published_at":"2020-12-21T14:07:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c85378794f58574d4b382001f457388e5af8f90b","kind":"commit","published_at":"2020-12-16T10:07:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"49fe95787794e5778bbffd04afe9ba23dc9c9db8","kind":"commit","published_at":"2020-12-15T11:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9aba722f41b390b5a5eeeeeba7c51b4f87cd87c7","kind":"commit","published_at":"2020-12-15T10:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"4495e1d301e2c16310afabc42ebd284b9ad20363","kind":"commit","published_at":"2020-11-24T13:38:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c03219c38fcf42957b705384dd1fb4bfaa86b075","kind":"commit","published_at":"2020-10-20T10:41:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"30aa0330dd2a8fbe3f692b3e3fc6091a4f0593af","kind":"commit","published_at":"2020-07-19T08:19:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0/manifests"},{"name":"v1.8.14","sha":"3f3f2a9563387312e7dd14a0efaa5f87ff3b71c3","kind":"commit","published_at":"2020-07-03T18:02:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"47d0827b225bab4420647bfcd5eb551db0175269","kind":"commit","published_at":"2020-06-05T17:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"5e808ad92ab510400b4f5f223db3e0b4ed6af09c","kind":"commit","published_at":"2020-06-04T20:11:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"c608a3fdf7e7c9031998a5695d387eb2a7797b6f","kind":"commit","published_at":"2020-05-29T08:44:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"183137a8f4c9dafada20096ee07aba4bd1ecb35a","kind":"commit","published_at":"2020-05-28T22:26:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e126c25e61b36f484a7b4b753be4789001b8dcf8","kind":"commit","published_at":"2020-05-25T21:34:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"75eeef2031fb862fd35b769cf81d12642bad811c","kind":"commit","published_at":"2020-05-25T07:16:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"5ef3e12afc936b0db23de6787cf62ec9bd262f42","kind":"commit","published_at":"2020-04-10T15:57:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"46547217fe04853b50d29b83d95c1e6f29a184de","kind":"commit","published_at":"2020-04-10T15:28:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"88ef30b1ff2ec0a037bf2cd69e8558687bbeb70e","kind":"commit","published_at":"2020-04-05T21:53:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"5c656cb231e0d001f3c18937cfb6b11b1f4f480d","kind":"commit","published_at":"2020-03-17T17:48:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"acf3159650b9afabc23db4db6d8a445e3ec02b72","kind":"commit","published_at":"2020-03-13T08:20:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b96f5ba3e9c36182174300af629b34fe43c62ecd","kind":"commit","published_at":"2020-03-03T21:13:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"fccacee7164155ea1fdf5bee163dd56103cfb223","kind":"commit","published_at":"2020-03-02T20:35:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5cde2faa699344ffa3c948aea2214723eeda37d1","kind":"commit","published_at":"2020-03-02T20:21:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dbf19de422b889574aa055ad08f677050bffb762","kind":"commit","published_at":"2020-03-02T20:03:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"293ef569460d076bdedc62f60e3d520fa6ccab33","kind":"commit","published_at":"2020-02-22T13:44:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"9d796a14258061e4b52063150e1d307799ce9019","kind":"commit","published_at":"2020-01-16T09:15:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"6553a204dbd9c08e84fc4e173b5363610a789ad5","kind":"commit","published_at":"2020-01-05T19:01:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"00975929ec559594bafb8fa1c4c7e75f87db912a","kind":"commit","published_at":"2020-01-05T16:37:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d3b0ab09b5aeb3bc88b42f9e38efab0724dfa08f","kind":"commit","published_at":"2020-01-05T14:56:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"e4c47aefb16df401e0a8a84981e2cce233a550ec","kind":"commit","published_at":"2020-01-01T11:32:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"9b4042da2977178d007cb4f07686be897172792b","kind":"commit","published_at":"2019-12-16T22:32:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5410d23b2cf7d19bf14c4c089874b9630237fa42","kind":"commit","published_at":"2019-12-16T22:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd5e524d7435df6ad0c1c805b9ed56293fc39101","kind":"commit","published_at":"2019-12-12T19:56:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e8e37cf2da26d1f67f21e3bd94da65025e7bde8f","kind":"commit","published_at":"2019-11-22T20:44:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"136f0879bb28d4b6c2e860f11fc6d65446ac6900","kind":"commit","published_at":"2019-11-21T14:25:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"371ef07fbb61c5ad490061c9571dbd8df9f6ab47","kind":"commit","published_at":"2019-11-21T08:06:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ad1fc3c19d5c02382989a7e1cb72b807b743465c","kind":"commit","published_at":"2019-11-08T17:45:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5e9e0b33cd548952a6968151db94325f299ae3c4","kind":"commit","published_at":"2019-11-06T19:22:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c6b1e65b424f0feb700468564276786895acec70","kind":"commit","published_at":"2019-11-05T18:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"89bb554b3e8dcc7f8e2376f1a4557ef3d8e0c96f","kind":"commit","published_at":"2019-11-03T20:14:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f55fa26be8834ac970a219485e3c5c681390b75","kind":"commit","published_at":"2019-11-01T18:37:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"72f36694139163009bc237a9ee25ea0070946dfb","kind":"commit","published_at":"2019-10-27T12:03:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e2e2d8d186c97a4762ce146887b7c3db6841a23e","kind":"commit","published_at":"2019-10-20T21:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-07T22:47:09.330Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.490709958153502,"dependent_repos_count":10.22930459823613,"dependent_packages_count":11.596876643303734,"stargazers_count":0.9274748982558302,"forks_count":1.3036420514966678,"docker_downloads_count":null,"average":6.509601629889173},"purl":"pkg:npm/groupq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/groupq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/groupq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/groupq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T19:01:57.355Z","issues_count":735,"pull_requests_count":1620,"avg_time_to_close_issue":23912425.0,"avg_time_to_close_pull_request":1161693.6332103321,"issues_closed_count":485,"pull_requests_closed_count":1355,"pull_request_authors_count":137,"issue_authors_count":567,"avg_comments_per_issue":3.946938775510204,"avg_comments_per_pull_request":1.0117283950617284,"merged_pull_requests_count":1206,"bot_issues_count":8,"bot_pull_requests_count":354,"past_year_issues_count":69,"past_year_pull_requests_count":449,"past_year_avg_time_to_close_issue":1426282.3829787234,"past_year_avg_time_to_close_pull_request":417508.89285714284,"past_year_issues_closed_count":47,"past_year_pull_requests_closed_count":364,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":3.1739130434782608,"past_year_avg_comments_per_pull_request":2.4053452115812917,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":269,"past_year_merged_pull_requests_count":317,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","maintainers":[{"login":"roggervalf","count":750,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"},{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}],"active_maintainers":[{"login":"roggervalf","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/groupq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/groupq/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/groupq/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/groupq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/groupq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/groupq/codemeta","maintainers":[{"uuid":"techspawn1","login":"techspawn1","name":null,"email":"siddharth@techspawn.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~techspawn1","role":null,"created_at":"2026-02-14T06:07:07.202Z","updated_at":"2026-02-14T06:07:07.202Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/techspawn1/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5859182,"maintainers_count":1254398,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14750193,"name":"bullmq-official","ecosystem":"cargo","description":"A powerful, fast, and robust job queue for Rust backed by Redis","homepage":"https://bullmq.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/taskforcesh/bullmq","keywords_array":["background","job","queue","redis","worker"],"namespace":null,"versions_count":14,"first_release_published_at":"2026-07-12T02:43:14.890Z","latest_release_published_at":"2026-09-10T03:09:55.657Z","latest_release_number":"1.2.9","last_synced_at":"2026-09-14T08:31:13.396Z","created_at":"2026-07-12T02:46:28.744Z","updated_at":"2026-09-14T10:53:09.264Z","registry_url":"https://crates.io/crates/bullmq-official/","install_command":"cargo install bullmq-official","documentation_url":"https://docs.rs/bullmq-official/","metadata":{"categories":["asynchronous","database"]},"repo_metadata":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-09-12T06:22:26.000Z","size":290903,"stargazers_count":9391,"open_issues_count":386,"forks_count":682,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-09-12T07:48:12.232Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-09-12T06:19:44.000Z","dependencies_parsed_at":"2026-08-28T11:07:37.993Z","dependency_job_id":"c6a2db7c-2dd9-4b3b-a7ff-cacf72a9c23d","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":950,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37233025,"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-09-12T02:00:07.213Z","response_time":57,"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":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"tags":[{"name":"vpy3.1.0","sha":"5251710a161a676f1509b751c92a10128d057cdc","kind":"commit","published_at":"2026-08-28T02:07:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0/manifests"},{"name":"vex2.2.2","sha":"61a7cc570a14c1164a74ca5fbf93547595f69820","kind":"commit","published_at":"2026-08-27T15:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2/manifests"},{"name":"v5.81.4","sha":"9884e09e41f7b22a0e822b89f138b5134089cffc","kind":"commit","published_at":"2026-08-27T15:41:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4/manifests"},{"name":"vex2.2.1","sha":"66c29c8d8c562662790a350d0d1ae1753f62592c","kind":"commit","published_at":"2026-08-27T03:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1/manifests"},{"name":"v6.3.1","sha":"9d737e9d0e467eeacf6f6a43f3f806fa2873ee1b","kind":"commit","published_at":"2026-08-27T02:54:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1/manifests"},{"name":"vex2.2.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0/manifests"},{"name":"v6.3.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0/manifests"},{"name":"vrs1.2.7","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7/manifests"},{"name":"vpy3.0.6","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6/manifests"},{"name":"vnet1.1.1","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1/manifests"},{"name":"vex2.1.3","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3/manifests"},{"name":"v6.2.2","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"ec1c812ab2d365354d332fa6769fa4e277771f62","kind":"commit","published_at":"2026-08-25T07:09:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1/manifests"},{"name":"vpy3.0.5","sha":"57b6b4362d5f967813f713f6651f414ffa1416d4","kind":"commit","published_at":"2026-08-25T02:36:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5/manifests"},{"name":"vrs1.2.6","sha":"b875ca8b36be10774253be0767b76cdf56f97e71","kind":"commit","published_at":"2026-08-23T04:31:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6/manifests"},{"name":"v6.2.0","sha":"c06b51cd3aacd0d9ee65e2544220c89f24d2479c","kind":"commit","published_at":"2026-08-21T05:14:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"cb372332210af739efb159b6ac2ffc3fdd4d4d2d","kind":"commit","published_at":"2026-08-16T08:06:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2/manifests"},{"name":"vex2.1.2","sha":"d464a51781177cc7ec23b011355f1df54385dab0","kind":"commit","published_at":"2026-08-15T19:41:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2/manifests"},{"name":"vrs1.2.5","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5/manifests"},{"name":"vex2.1.1","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1/manifests"},{"name":"v6.1.1","sha":"ab7009da8a732d8d5e8f13228e1ef81806422128","kind":"commit","published_at":"2026-08-14T03:24:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1/manifests"},{"name":"vrs1.2.4","sha":"beab7b54fb0d441808f1549fc399482b320bfe43","kind":"commit","published_at":"2026-08-13T04:40:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4/manifests"},{"name":"vnet1.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0/manifests"},{"name":"vex2.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0/manifests"},{"name":"v6.1.0","sha":"ee714dc803a43761eba921df3af5c8da0c2258cf","kind":"commit","published_at":"2026-08-12T04:01:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0/manifests"},{"name":"v6.0.11","sha":"48c54268642b724b8823086db2c6d1a61c10c3cf","kind":"commit","published_at":"2026-08-10T21:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"30c2c7518a8a754d6f688de3373df8113f4df7b1","kind":"commit","published_at":"2026-08-10T11:54:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10/manifests"},{"name":"vrs1.2.3","sha":"94d32867f9b4f439cd1fc57f9f8c3543dd913e42","kind":"commit","published_at":"2026-08-07T15:54:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3/manifests"},{"name":"v6.0.9","sha":"5910cccfc8a773067621953087d0d055670e1e2a","kind":"commit","published_at":"2026-08-07T03:20:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9/manifests"},{"name":"vpy3.0.4","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4/manifests"},{"name":"v6.0.8","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8/manifests"},{"name":"vphp2.0.1","sha":"6a166ea3f747f5dece935d206057d43c2febcde7","kind":"commit","published_at":"2026-08-05T01:27:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1/manifests"},{"name":"vnet1.0.0","sha":"a0771321a624ec8f84cf8c34c3dff38bb72efdc2","kind":"commit","published_at":"2026-08-05T01:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0/manifests"},{"name":"v6.0.7","sha":"e7e9a6478d39d43406559b03410b2c5c28639e74","kind":"commit","published_at":"2026-08-04T07:05:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a514f2d3976848aa631de22bfa458b7e9f60b384","kind":"commit","published_at":"2026-08-03T01:40:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6/manifests"},{"name":"vex2.0.3","sha":"740985ae2f67a9144e7787f89955bf8c7f9500e0","kind":"commit","published_at":"2026-08-02T18:19:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3/manifests"},{"name":"vpy3.0.3","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3/manifests"},{"name":"v6.0.5","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c1cf32881474f3f1e9b620e025abde07a359eb06","kind":"commit","published_at":"2026-08-01T07:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4/manifests"},{"name":"vrs1.2.2","sha":"956e2d4b1cefd5b1e4da98d69013a2fa866e8d75","kind":"commit","published_at":"2026-08-01T02:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2/manifests"},{"name":"vpy3.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2/manifests"},{"name":"vex2.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2/manifests"},{"name":"v6.0.3","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"2ac754fd718927e2c0043d6d7787de32d0d196f7","kind":"commit","published_at":"2026-07-31T06:35:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2/manifests"},{"name":"vpy3.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1/manifests"},{"name":"vex2.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1/manifests"},{"name":"v6.0.1","sha":"c99c323470416e79b391abaa0b06cc2d7633685a","kind":"commit","published_at":"2026-07-31T04:42:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1/manifests"},{"name":"vpy3.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0/manifests"},{"name":"vphp2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0/manifests"},{"name":"vex2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0/manifests"},{"name":"v6.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0/manifests"},{"name":"vrs1.2.1","sha":"eb956b07fde2ab3d43b41325a06a6b103610e3e3","kind":"commit","published_at":"2026-07-30T07:16:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1/manifests"},{"name":"v5.81.3","sha":"d2831ae06bb4402117bcb01b1304ce22664edf0f","kind":"commit","published_at":"2026-07-30T01:16:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3/manifests"},{"name":"vpy2.26.0","sha":"2664876092793ca2ba5e0eb080d99c3042ed136a","kind":"commit","published_at":"2026-07-26T05:22:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0/manifests"},{"name":"vrs1.2.0","sha":"4085792106fd3d381ec7980a8ae3c65788dd2d70","kind":"commit","published_at":"2026-07-25T05:51:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0/manifests"},{"name":"vex1.3.7","sha":"65f1f0a73902df87a50d799d097450e2867eb9c3","kind":"commit","published_at":"2026-07-25T05:39:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7/manifests"},{"name":"v5.81.2","sha":"315ec3309a42ccf898b2b825e39c42292b7932e7","kind":"commit","published_at":"2026-07-24T20:38:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2/manifests"},{"name":"vrs1.1.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1/manifests"},{"name":"vpy2.25.4","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4/manifests"},{"name":"vphp1.0.3","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3/manifests"},{"name":"vex1.3.6","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6/manifests"},{"name":"v5.81.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1/manifests"},{"name":"v5.81.0","sha":"e2b89f7a4a64c60551f1fa4463ec62d8072c4731","kind":"commit","published_at":"2026-07-23T13:34:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0/manifests"},{"name":"v5.80.12","sha":"c7bd217ab0496fbdcbacd486b85cca8a825aa4d4","kind":"commit","published_at":"2026-07-23T11:35:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12/manifests"},{"name":"v5.80.11","sha":"b002d4836f7819b995378112e0c40fbbbe694e4d","kind":"commit","published_at":"2026-07-23T04:13:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11/manifests"},{"name":"v5.80.10","sha":"88730b08ecc18cd243dfeddaa80bd8b2d3a5151a","kind":"commit","published_at":"2026-07-21T15:54:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10/manifests"},{"name":"v5.80.9","sha":"4f4b574de507e56e1e3a7f359565eb359463710f","kind":"commit","published_at":"2026-07-18T23:50:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9/manifests"},{"name":"v5.80.8","sha":"e8af56348a77677a4d802d2563e33b7313a79570","kind":"commit","published_at":"2026-07-18T04:06:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8/manifests"},{"name":"v5.80.7","sha":"c4a0a4a90d48303b1b6b7c45f67898573a73c424","kind":"commit","published_at":"2026-07-17T15:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7/manifests"},{"name":"v5.80.6","sha":"5044cf8fc17f0842655eda581b9e26b27f6abfe8","kind":"commit","published_at":"2026-07-17T02:36:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6/manifests"},{"name":"v5.80.5","sha":"b1d459c777b4213ce5b9f3559f5eaae7b3e70781","kind":"commit","published_at":"2026-07-16T01:58:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5/manifests"},{"name":"vrs1.1.0","sha":"bbf0844a250d08d6bfafacb43360f26a57cb9c87","kind":"commit","published_at":"2026-07-15T18:25:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0/manifests"},{"name":"v5.80.4","sha":"d978d721995aa4d40aa93980866e2a6b02bcfed1","kind":"commit","published_at":"2026-07-15T15:22:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4/manifests"},{"name":"v5.80.3","sha":"4e8b59592d1f285f2e9e3860f8ece8bc60769fe5","kind":"commit","published_at":"2026-07-15T09:40:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3/manifests"},{"name":"vrs1.0.1","sha":"677e2590a04040ea21a0107d6bdcf5a33cf6b5e9","kind":"commit","published_at":"2026-07-14T02:39:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1/manifests"},{"name":"vrs1.0.0","sha":"04c8ea52ed2d75e14581311ef1bb4115d9c20d76","kind":"commit","published_at":"2026-07-12T02:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0/manifests"},{"name":"vex1.3.5","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5/manifests"},{"name":"v5.80.2","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2/manifests"},{"name":"v5.80.1","sha":"418de1e51db09ffc8e95bac35015a1057d8a7271","kind":"commit","published_at":"2026-07-10T15:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1/manifests"},{"name":"v5.80.0","sha":"60ae0492a3200f8496976a3b51609e7e54eafd1b","kind":"commit","published_at":"2026-07-10T05:11:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0/manifests"},{"name":"vpy2.25.3","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3/manifests"},{"name":"vex1.3.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4/manifests"},{"name":"v5.79.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4/manifests"},{"name":"v5.79.3","sha":"6ffd88a0070b3ab84b77539dca7c35266716425e","kind":"commit","published_at":"2026-07-07T05:08:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3/manifests"},{"name":"v5.79.2","sha":"6f1b2e33b01c9f97dee6ff96bab782a8399c7ae5","kind":"commit","published_at":"2026-06-27T15:37:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2/manifests"},{"name":"v5.79.1","sha":"1aefd5b80618a8a9080b98ca9e6e89463a98b713","kind":"commit","published_at":"2026-06-21T15:17:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1/manifests"},{"name":"v5.79.0","sha":"eb9ae1de0ea7468be66cb2c77921b8bb76e86abb","kind":"commit","published_at":"2026-06-18T05:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0/manifests"},{"name":"vex1.3.3","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3/manifests"},{"name":"v5.78.1","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1/manifests"},{"name":"v5.78.0","sha":"38798cc212e450f6369da3714c20eeced5a523a9","kind":"commit","published_at":"2026-06-02T04:52:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0/manifests"},{"name":"v5.77.7","sha":"fbe04af1b3e9c7c9683229544914a54c5bb1f8d8","kind":"commit","published_at":"2026-06-01T07:58:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7/manifests"},{"name":"v5.77.6","sha":"81709e4abe71f4e7c05c748938ec004a50c1fd4b","kind":"commit","published_at":"2026-05-27T06:37:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6/manifests"},{"name":"v5.77.5","sha":"411690e9070ba0dda59a86628fc8b56ad9ebea04","kind":"commit","published_at":"2026-05-27T05:49:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5/manifests"},{"name":"v5.77.4","sha":"6e4972e8fd721035d680ca291049134c3876f8ba","kind":"commit","published_at":"2026-05-26T15:12:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4/manifests"},{"name":"v5.77.3","sha":"685b0744cfeb273778420835010ec1b16b23e22a","kind":"commit","published_at":"2026-05-25T06:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3/manifests"},{"name":"v5.77.2","sha":"0feec14452865c419961edb9c733f9951b6a663f","kind":"commit","published_at":"2026-05-24T09:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2/manifests"},{"name":"v5.77.1","sha":"75a66af36f7d56c149e070826a20116ea1ef5e7b","kind":"commit","published_at":"2026-05-23T02:08:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1/manifests"},{"name":"v5.77.0","sha":"963c1b51b3b0da0d014698f101598b9dcdff0bd1","kind":"commit","published_at":"2026-05-21T18:04:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0/manifests"},{"name":"v5.76.11","sha":"7b9f7e0c81427fb9d936a6366c21ef2a96729335","kind":"commit","published_at":"2026-05-21T15:28:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11/manifests"},{"name":"v5.76.10","sha":"6396b4e2a146d733d01d8d9629cc8c8ffb8fac2d","kind":"commit","published_at":"2026-05-17T14:06:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10/manifests"},{"name":"v5.76.9","sha":"41713ca67f9a0d0c45c27bbccb7a79320204c3ac","kind":"commit","published_at":"2026-05-16T15:07:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9/manifests"},{"name":"v5.76.8","sha":"1b8f9009bd8a59d3a82839e6732c6e7e87eb01d2","kind":"commit","published_at":"2026-05-12T05:37:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8/manifests"},{"name":"v5.76.7","sha":"093743a0d5b24f170280e0bd754ef5c378576846","kind":"commit","published_at":"2026-05-11T04:45:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7/manifests"},{"name":"vpy2.25.2","sha":"51c935bdbf19744edccf1b39002585d81a014613","kind":"commit","published_at":"2026-05-10T21:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2/manifests"},{"name":"v5.76.6","sha":"e94e8cdfadbea9508412bcfdc51dabb920d7692c","kind":"commit","published_at":"2026-05-06T15:26:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6/manifests"},{"name":"vpy2.25.1","sha":"c9c0c0a03218511deb73eac74c31ac50ba9c4f77","kind":"commit","published_at":"2026-05-04T14:48:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1/manifests"},{"name":"v5.76.5","sha":"b47f00b9a2c5766ca92cebc867369f2c467a220d","kind":"commit","published_at":"2026-05-02T14:05:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5/manifests"},{"name":"vpy2.25.0","sha":"54311e59445562f65065b772800b8449f7d99f83","kind":"commit","published_at":"2026-04-29T21:34:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0/manifests"},{"name":"v5.76.4","sha":"7ed0eeca96a3c5168e822831b2f3d938ab37bb91","kind":"commit","published_at":"2026-04-29T09:58:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4/manifests"},{"name":"vpy2.24.0","sha":"4ca9c27ea68d303b86a80cbb24c8e390d87a5e8f","kind":"commit","published_at":"2026-04-28T16:45:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0/manifests"},{"name":"v5.76.3","sha":"0bf1b4d38475b320c89947b9779ec7301ec10117","kind":"commit","published_at":"2026-04-28T16:43:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3/manifests"},{"name":"vpy2.23.1","sha":"19b9ca08be6f6efbc58291fa55efd93a0663d536","kind":"commit","published_at":"2026-04-26T21:31:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1/manifests"},{"name":"v5.76.2","sha":"595016ef1d3a960ad83dfbbc189034561e099482","kind":"commit","published_at":"2026-04-25T01:19:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"ea7705df6938cb432eceff242f6828054766f61a","kind":"commit","published_at":"2026-04-22T20:25:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1/manifests"},{"name":"vpy2.23.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0/manifests"},{"name":"v5.76.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0/manifests"},{"name":"vpy2.22.0","sha":"704690c62f4cedddf82379335b8ff42a46fda7f3","kind":"commit","published_at":"2026-04-20T09:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0/manifests"},{"name":"vpy2.21.1","sha":"f77f249acb82daf331bd61e1f425780270888d8d","kind":"commit","published_at":"2026-04-20T09:51:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1/manifests"},{"name":"v5.75.2","sha":"422e2d5091f2f318e0f6bd3e1872a71deee92aec","kind":"commit","published_at":"2026-04-20T09:50:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2/manifests"},{"name":"vpy2.21.0","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0/manifests"},{"name":"v5.75.1","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1/manifests"},{"name":"v5.75.0","sha":"8c78e3004dcd5df726d9b7277dd455d0d224791f","kind":"commit","published_at":"2026-04-20T09:18:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0/manifests"},{"name":"v5.74.2","sha":"37c4bb3725fe668fb4fbe27e3474b72eafa6a6fe","kind":"commit","published_at":"2026-04-20T06:41:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2/manifests"},{"name":"vpy2.20.4","sha":"be9f03246d1644f397d660fba91285604a824284","kind":"commit","published_at":"2026-04-17T05:55:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4/manifests"},{"name":"v5.74.1","sha":"e9d0c2d50ac9cd3c91e5f7a9f8466ae9c98ff87d","kind":"commit","published_at":"2026-04-15T07:51:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1/manifests"},{"name":"v5.74.0","sha":"ec420d1b09a28514ff8d84e762db3a638ba267ec","kind":"commit","published_at":"2026-04-15T03:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0/manifests"},{"name":"v5.73.5","sha":"8b8d46441f7af7f9bd75d81283a8804ff5fc4bc1","kind":"commit","published_at":"2026-04-12T20:11:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5/manifests"},{"name":"vpy2.20.3","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3/manifests"},{"name":"vex1.3.2","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2/manifests"},{"name":"v5.73.4","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4/manifests"},{"name":"vpy2.20.2","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2/manifests"},{"name":"vex1.3.1","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1/manifests"},{"name":"v5.73.3","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3/manifests"},{"name":"vpy2.20.1","sha":"bf451868b932125d857280a5a21173bfafbc2801","kind":"commit","published_at":"2026-04-09T05:33:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1/manifests"},{"name":"v5.73.2","sha":"242f2648f6ba51f0023aa9a6688f0cd3e0ec2d70","kind":"commit","published_at":"2026-04-09T05:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2/manifests"},{"name":"v5.73.1","sha":"4c6b2b2d73b5053f3bd3bee2019533b6e7b5682b","kind":"commit","published_at":"2026-04-08T04:16:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1/manifests"},{"name":"vpy2.20.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0/manifests"},{"name":"vphp1.0.2","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2/manifests"},{"name":"vex1.3.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0/manifests"},{"name":"v5.73.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"46880af9629e9aee9abbc2782074a3e76d17b924","kind":"commit","published_at":"2026-04-02T11:15:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"aa529bc512b15cdb9d173cc9cc3b0d9f8b8959eb","kind":"commit","published_at":"2026-04-01T14:01:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0/manifests"},{"name":"v5.71.1","sha":"60f645a472102336a6294e66f2b0a801a5a5207d","kind":"commit","published_at":"2026-03-25T06:17:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1/manifests"},{"name":"vpy2.19.8","sha":"3c118d11c8e6dc03e90548bc7efa5c5b5d0315c7","kind":"commit","published_at":"2026-03-19T03:53:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8/manifests"},{"name":"vpy2.19.7","sha":"e5b7aff4edbe44983803cfa3fb3ea48f0b1b998e","kind":"commit","published_at":"2026-03-18T15:42:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7/manifests"},{"name":"v5.71.0","sha":"1283ac716b0551bd7e3248a5c3e8f8d804310c33","kind":"commit","published_at":"2026-03-11T20:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0/manifests"},{"name":"vpy2.19.6","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6/manifests"},{"name":"vex1.2.7","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7/manifests"},{"name":"v5.70.4","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4/manifests"},{"name":"v5.70.3","sha":"450253c3457f500d7f4e5aeebaa4ddfc937a1f39","kind":"commit","published_at":"2026-03-06T00:20:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3/manifests"},{"name":"v5.70.2","sha":"504b53689a29b3b4ddc902d25211a92da6a4d7af","kind":"commit","published_at":"2026-03-05T04:04:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2/manifests"},{"name":"v5.70.1","sha":"0fafcc0950698f6a8a55a2b77ef1b82af5d5712f","kind":"commit","published_at":"2026-02-23T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1/manifests"},{"name":"v5.70.0","sha":"0d3879b02ec9738d90213e1a479d53359f3a71aa","kind":"commit","published_at":"2026-02-21T09:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0/manifests"},{"name":"v5.69.4","sha":"9c722585bd9873561fae3f32971d65cf00a7d092","kind":"commit","published_at":"2026-02-21T00:37:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4/manifests"},{"name":"v5.69.3","sha":"87386ca88e29755fc68e6cc8fcfebfb7f8f8237f","kind":"commit","published_at":"2026-02-16T06:00:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3/manifests"},{"name":"v5.69.2","sha":"a62241f5831a1d3bb6c328a9037ea852be7832cd","kind":"commit","published_at":"2026-02-14T04:41:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2/manifests"},{"name":"v5.69.1","sha":"d249301ddc9afc607c9e86a8a44312af682e6be0","kind":"commit","published_at":"2026-02-13T00:59:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"f85e87032a822826cbeed19eedff7ccb1e6ce085","kind":"commit","published_at":"2026-02-12T20:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"af9197d16941d49c9e3d86f10d96681beea676bc","kind":"commit","published_at":"2026-02-11T13:26:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0/manifests"},{"name":"vpy2.19.5","sha":"715d0a5074864ed0c12a384e41740b219382ac80","kind":"commit","published_at":"2026-02-11T13:08:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5/manifests"},{"name":"vex1.2.6","sha":"590542314f13590cf68330097f5bb09a96bb240c","kind":"commit","published_at":"2026-02-11T08:39:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6/manifests"},{"name":"v5.67.3","sha":"afb878f97ebeaf89c1308b7dde0b5a440381d113","kind":"commit","published_at":"2026-02-05T14:37:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3/manifests"},{"name":"v5.67.2","sha":"de0fca894f47d8aa2b2c66ca9475e526ca477508","kind":"commit","published_at":"2026-01-28T02:17:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2/manifests"},{"name":"vpy2.19.4","sha":"f824c01c53d57e75d7b57efce7a124adffed9dfa","kind":"commit","published_at":"2026-01-28T00:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4/manifests"},{"name":"vex1.2.5","sha":"3bd23d990c780ff0808d79499edd803084d2efe8","kind":"commit","published_at":"2026-01-27T10:55:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5/manifests"},{"name":"vpy2.19.3","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3/manifests"},{"name":"vex1.2.4","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4/manifests"},{"name":"v5.67.1","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1/manifests"},{"name":"v5.67.0","sha":"6294b36f775c20f7d43387d9bde3185629e88df4","kind":"commit","published_at":"2026-01-24T05:08:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0/manifests"},{"name":"v5.66.7","sha":"87e74b5713b5017c29789094d6ac6ff26bfe79c1","kind":"commit","published_at":"2026-01-23T01:00:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7/manifests"},{"name":"vpy2.19.2","sha":"61504f12fe591295fea5b087a6b7c533465e8653","kind":"commit","published_at":"2026-01-22T06:14:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2/manifests"},{"name":"vpy2.19.1","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1/manifests"},{"name":"vex1.2.3","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3/manifests"},{"name":"v5.66.6","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6/manifests"},{"name":"vex1.2.2","sha":"c2c6743428a306e39f74c86f63dc9122633040ea","kind":"commit","published_at":"2026-01-14T22:44:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2/manifests"},{"name":"vex1.2.1","sha":"5bcd4fbe0eb725a95b878f97b95c74106e7dff0f","kind":"commit","published_at":"2026-01-14T00:09:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1/manifests"},{"name":"vpy2.19.0","sha":"21ab9cc5df2947e49aa132994dfe89e043b7082d","kind":"commit","published_at":"2026-01-13T00:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0/manifests"},{"name":"v5.66.5","sha":"661c581270186bc405967b91326daff061370d03","kind":"commit","published_at":"2026-01-12T04:21:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5/manifests"},{"name":"vex1.2.0","sha":"ede9fcf72a713f4de8941270251c7b51427484b4","kind":"commit","published_at":"2025-12-31T14:47:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0/manifests"},{"name":"v5.66.4","sha":"cc74805d5eda14ed684e2111c91de8890e752768","kind":"commit","published_at":"2025-12-27T21:29:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4/manifests"},{"name":"v5.66.3","sha":"f60c172725ab29c0159b804ae0b9d691105689c4","kind":"commit","published_at":"2025-12-26T00:16:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3/manifests"},{"name":"vpy2.18.3","sha":"706da0dc703d6be353d0140f1fd0de7683362e60","kind":"commit","published_at":"2025-12-25T14:55:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3/manifests"},{"name":"vpy2.18.2","sha":"7f602e1c6e31070f02c5ee5babbff33f55193551","kind":"commit","published_at":"2025-12-24T17:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2/manifests"},{"name":"vpy2.18.1","sha":"9c533c0347865445b7f7df6b1c6e0923d25b4a8f","kind":"commit","published_at":"2025-12-20T17:21:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1/manifests"},{"name":"vphp1.0.1","sha":"7ac421cb2e754ba262a18bb17d47f15fb22a6962","kind":"commit","published_at":"2025-12-19T23:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1/manifests"},{"name":"v5.66.2","sha":"1380a16fa45c70f0bc5b938efdf178b33a19cac1","kind":"commit","published_at":"2025-12-19T19:00:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2/manifests"},{"name":"vpy2.18.0","sha":"0c3beb58f4a8c90ad7800f5616c2a3494a952963","kind":"commit","published_at":"2025-12-19T13:39:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0/manifests"},{"name":"v5.66.1","sha":"5fbf778f0b8f58b90e82f9020c041f3248b0b269","kind":"commit","published_at":"2025-12-17T03:52:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1/manifests"},{"name":"vpy2.17.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0/manifests"},{"name":"vex1.1.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0/manifests"},{"name":"v5.66.0","sha":"241d847fbc798d957bf25ccfaa5c9ec96928a4ae","kind":"commit","published_at":"2025-12-11T13:56:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0/manifests"},{"name":"vex1.0.1","sha":"84e8745e87dea9a7748852ccd281b728e6d0545e","kind":"commit","published_at":"2025-12-11T13:04:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1/manifests"},{"name":"vphp1.0.0","sha":"d365bb3f31193afc3c89c54a0d78aaac2abd2cbf","kind":"commit","published_at":"2025-12-09T21:02:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0/manifests"},{"name":"vex1.0.0","sha":"976734f2c983714b69f395441f5352999aededb0","kind":"commit","published_at":"2025-12-04T08:25:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0/manifests"},{"name":"vpy2.16.2","sha":"c385b520b9fbe3dd58cdaead79c258835cab4361","kind":"commit","published_at":"2025-12-02T00:17:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2/manifests"},{"name":"v5.65.1","sha":"a8b9d76496afa5e913f823cf8c68eb428f6dd757","kind":"commit","published_at":"2025-12-01T15:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1/manifests"},{"name":"v5.65.0","sha":"b059cfcba48524446a62fd29785142c3d1edc30d","kind":"commit","published_at":"2025-11-26T00:59:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0/manifests"},{"name":"v5.64.1","sha":"a47480111a2f1238a57ea9bfbab44f7de958227f","kind":"commit","published_at":"2025-11-21T00:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"f41f5d0c64afe7707ad8c23a86cb9228c4d45671","kind":"commit","published_at":"2025-11-20T08:50:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0/manifests"},{"name":"v5.63.2","sha":"045f3e7a5d8edb85e1adbe82eb9e20ef33ad491b","kind":"commit","published_at":"2025-11-15T00:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2/manifests"},{"name":"v5.63.1","sha":"b4c7c6579b430b53d135b7a21d20d01d14c1814e","kind":"commit","published_at":"2025-11-13T03:10:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1/manifests"},{"name":"v5.63.0","sha":"e212d1c8f0945dbff2d95309afe1376366910482","kind":"commit","published_at":"2025-10-31T03:14:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"98f73b3f33aa79cdd67d0c4090cc86a8e4cfeb4c","kind":"commit","published_at":"2025-10-30T14:11:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"37e9db52a67b4e120139c1d2620cc0f73a08c006","kind":"commit","published_at":"2025-10-30T00:07:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"6a31e0aeab1311d7d089811ede7e11a98b6dd408","kind":"commit","published_at":"2025-10-28T02:13:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0/manifests"},{"name":"v5.61.2","sha":"bcbc7981480ee93e330c0b3976086d7b289e613f","kind":"commit","published_at":"2025-10-23T13:31:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2/manifests"},{"name":"v5.61.0","sha":"d3fff80f7135251db65e22cba8852a5584030cb1","kind":"commit","published_at":"2025-10-06T14:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"bef57a0e252a5d8bd0bf319d0bca3b1ad0e6519f","kind":"commit","published_at":"2025-10-03T00:44:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0/manifests"},{"name":"v5.59.0","sha":"2e2b21454cc6125fcf3abfec939d6d6d8d02c40b","kind":"commit","published_at":"2025-09-29T14:15:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0/manifests"},{"name":"v5.58.9","sha":"61987c62ca71ec11a84b98e6dd51a6d5ebf1737d","kind":"commit","published_at":"2025-09-26T01:11:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9/manifests"},{"name":"v5.58.8","sha":"22411010beca628d172790cfbac45e3cd3d102ed","kind":"commit","published_at":"2025-09-25T06:54:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8/manifests"},{"name":"v5.58.7","sha":"845a6f5fdede9ecf4050e8b5617feb56dbb3c9a1","kind":"commit","published_at":"2025-09-19T14:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7/manifests"},{"name":"v5.58.6","sha":"bd8fbc164caaa01f665d0c7e94177d0584d04f8c","kind":"commit","published_at":"2025-09-19T01:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6/manifests"},{"name":"vpy2.16.1","sha":"7dfd2510a7bb03301365a2c24f045a0cd20580ef","kind":"commit","published_at":"2025-09-08T13:28:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1/manifests"},{"name":"vpy2.16.0","sha":"1c75abb4806971a2ac14c47b302c87f86095a2c3","kind":"commit","published_at":"2025-09-07T12:33:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0/manifests"},{"name":"vpy2.15.1","sha":"24a697ee994a10111ac9b07ce830e94835eec577","kind":"commit","published_at":"2025-09-06T20:25:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1/manifests"},{"name":"v5.58.5","sha":"f6428188f39f054e8b94579435b16e260aff27cd","kind":"commit","published_at":"2025-09-04T03:48:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5/manifests"},{"name":"v5.58.4","sha":"70e8a3f91595dcdc2d21122170ef4af1f53972ad","kind":"commit","published_at":"2025-08-30T12:36:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4/manifests"},{"name":"v5.58.3","sha":"ffc6e26eb66533fc6eae4c406bb4b9a9f7590d9b","kind":"commit","published_at":"2025-08-29T14:35:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3/manifests"},{"name":"v5.58.2","sha":"316d1ed32680e690b1d2ab92c79a53e0d4c00c2d","kind":"commit","published_at":"2025-08-26T01:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"d71b87245c8196d19dfeaf82e6ef14c91fb9a7c5","kind":"commit","published_at":"2025-08-23T18:02:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"db0a922741d8c7eae8d5119a0831cd734aba02a2","kind":"commit","published_at":"2025-08-15T04:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0/manifests"},{"name":"v5.57.0","sha":"0fecc6cd0d0dea06f486ab0b0fe760d866f1fc34","kind":"commit","published_at":"2025-08-13T03:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0/manifests"},{"name":"v5.56.10","sha":"53754fb239cf1b021ffc55391990d879d363dcf7","kind":"commit","published_at":"2025-08-10T15:57:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10/manifests"},{"name":"v5.56.9","sha":"93df852f97f04023d791546d30a6af24fbca6114","kind":"commit","published_at":"2025-07-31T07:23:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9/manifests"},{"name":"v5.56.8","sha":"edb714764066b06c068c8c8a5140b010f27c3b9a","kind":"commit","published_at":"2025-07-27T04:01:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8/manifests"},{"name":"v5.56.7","sha":"34ee33955a660b0696f4b6cff6d8d39fdcd160db","kind":"commit","published_at":"2025-07-25T11:44:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7/manifests"},{"name":"v5.56.6","sha":"1e221d5404dcea750a08342c832a682e454135a3","kind":"commit","published_at":"2025-07-25T00:06:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6/manifests"},{"name":"v5.56.5","sha":"83d969541f19fa9703eb73ff0006cd29a358c1e7","kind":"commit","published_at":"2025-07-19T20:22:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5/manifests"},{"name":"v4.18.3","sha":"456cc71f8c8dc82c5d85fc6657260f276d8e08f8","kind":"commit","published_at":"2025-07-19T15:14:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3/manifests"},{"name":"v5.56.4","sha":"b94d7ed5602e366b4401051b236f31ac2dd2a90d","kind":"commit","published_at":"2025-07-11T12:37:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4/manifests"},{"name":"v5.56.3","sha":"1e3f3c507a7ceb8d8147941adc9de69367947a5e","kind":"commit","published_at":"2025-07-10T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3/manifests"},{"name":"v5.56.2","sha":"e687d7cf86108138bbd5e911b11ab3c5717fc23c","kind":"commit","published_at":"2025-07-08T01:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2/manifests"},{"name":"v5.56.1","sha":"c32e6a0ff6df8bc34c9c13238c192974a93f7ddb","kind":"commit","published_at":"2025-07-03T03:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4a5360936c1a543a1ff31ebbb6ab1289cc8ddf07","kind":"commit","published_at":"2025-06-22T17:34:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"e742511baf35225718c01e621623eab661f37284","kind":"commit","published_at":"2025-06-21T01:11:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0/manifests"},{"name":"v5.54.3","sha":"588719ee49c7615affeb69d3a431025757115c10","kind":"commit","published_at":"2025-06-18T13:58:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3/manifests"},{"name":"v5.54.2","sha":"fb65677f2d636e1aca3cc75cb3b740b8729b3358","kind":"commit","published_at":"2025-06-17T13:37:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2/manifests"},{"name":"v5.54.1","sha":"98f35bc1eabb3ab1010737869c310d2001a84fac","kind":"commit","published_at":"2025-06-17T01:36:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"86c4c6dd25ef868f1f37c917ab11cb663e330e2f","kind":"commit","published_at":"2025-06-15T12:58:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0/manifests"},{"name":"v5.53.3","sha":"43460bbf4f5f13f1514b0d579d46697ede187064","kind":"commit","published_at":"2025-06-13T09:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3/manifests"},{"name":"v5.53.2","sha":"46f4bcc77b8f458c8c31b45351ce4e7d60f2c96c","kind":"commit","published_at":"2025-06-02T23:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2/manifests"},{"name":"v5.53.1","sha":"483c9325597c21a9e7bb881d34e7f38615a87c43","kind":"commit","published_at":"2025-05-30T07:16:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1/manifests"},{"name":"v5.53.0","sha":"5252f22546370f80531e48199ca74e902d8804e7","kind":"commit","published_at":"2025-05-21T04:24:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0/manifests"},{"name":"v5.52.3","sha":"529f14b01cbd092800d32fd4af5d8fe615f70cb2","kind":"commit","published_at":"2025-05-19T13:46:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3/manifests"},{"name":"vpy2.15.0","sha":"b655f4bf178bd3abb7ae560eff47c256aaffcabe","kind":"tag","published_at":"2025-05-13T11:55:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0/manifests"},{"name":"v5.52.2","sha":"a0381ddef2fbfb37c2e879e7a0f12e4c0ed95542","kind":"commit","published_at":"2025-05-08T01:25:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2/manifests"},{"name":"v5.52.1","sha":"0c8aa4b5ceb83f168c8fc9b1e38546d2f1ef9cf4","kind":"commit","published_at":"2025-05-02T05:49:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1/manifests"},{"name":"vpy2.14.0","sha":"ae201b36b9de77cd5e1228aebedb9dd566cc8c77","kind":"tag","published_at":"2025-05-01T01:52:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0/manifests"},{"name":"v5.52.0","sha":"581420bbd709c742da7404153c521d91b5e0a54c","kind":"commit","published_at":"2025-05-01T01:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0/manifests"},{"name":"v5.51.1","sha":"c8eaefa04a3d09800e17857cc508a5cd2e282f87","kind":"commit","published_at":"2025-04-26T21:57:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"3a00cda1777b0fdfa5df3aa4770cf21e984ec5ed","kind":"commit","published_at":"2025-04-25T05:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"962f5a9798b916088bc39043267132041af146bc","kind":"commit","published_at":"2025-04-25T02:03:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0/manifests"},{"name":"v5.49.2","sha":"b4e27383e9f4f60b0355abb54efa807e357a5683","kind":"commit","published_at":"2025-04-21T13:11:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2/manifests"},{"name":"v5.49.1","sha":"a085c825bac8da263809f3a32db7937de38ad7e3","kind":"commit","published_at":"2025-04-17T13:43:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1/manifests"},{"name":"v5.49.0","sha":"b79df00bfca5c65827668159f8eed2221253322d","kind":"commit","published_at":"2025-04-16T01:37:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0/manifests"},{"name":"v5.48.1","sha":"b00731469ebbc65d35003c48da093e48c0ccc6ed","kind":"commit","published_at":"2025-04-10T07:37:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"7caa9d729f885861c3153a8d195857bc80b92279","kind":"commit","published_at":"2025-04-08T13:09:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0/manifests"},{"name":"v5.47.3","sha":"4805e43ba7c28d1dbea2c70f5313298f8fd2243d","kind":"commit","published_at":"2025-04-08T00:52:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3/manifests"},{"name":"v5.47.2","sha":"d2f9b2f3530f78c121e50606334449914943fff3","kind":"commit","published_at":"2025-04-06T17:06:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2/manifests"},{"name":"v5.47.1","sha":"f11db049652535d61bc70c0e7d214449de6650fa","kind":"commit","published_at":"2025-04-05T06:52:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"49ca650342888d4b887b7786f59929d3218a4610","kind":"commit","published_at":"2025-04-04T19:37:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"1ba654aa0e65746a06b423fc0aa6123bf10f5cde","kind":"commit","published_at":"2025-04-03T03:53:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"4999a5edca65e771551f93b310b0c58617421dab","kind":"commit","published_at":"2025-04-02T13:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0/manifests"},{"name":"v5.45.2","sha":"ea8f6d3cfe1def60aba3f44b37ba9df5ad7d5eb1","kind":"commit","published_at":"2025-03-29T23:25:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2/manifests"},{"name":"v5.45.1","sha":"8078cf349af9dc4ba1daef77697c3631d3620e9d","kind":"commit","published_at":"2025-03-29T05:25:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"98aba13e39dd220e22e511b317bb6c7bdad3f157","kind":"commit","published_at":"2025-03-27T13:36:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0/manifests"},{"name":"v5.44.4","sha":"6e3d8b9d98bf8e7df630ddbbde50a1d21000d7ff","kind":"commit","published_at":"2025-03-24T14:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4/manifests"},{"name":"v5.44.3","sha":"66a7b259e0cbc7059dd380053344b34cfd075786","kind":"commit","published_at":"2025-03-22T16:51:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3/manifests"},{"name":"v5.44.2","sha":"82fbb6731a24b65cca672f6de55965b284c784dc","kind":"commit","published_at":"2025-03-22T00:23:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2/manifests"},{"name":"v5.44.1","sha":"a6eb72b9409a226619274b2fd15e943bace46a68","kind":"commit","published_at":"2025-03-21T02:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1/manifests"},{"name":"v5.44.0","sha":"7129a7fe515323fab323e9a36c261ea804b31411","kind":"commit","published_at":"2025-03-18T23:37:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0/manifests"},{"name":"vpy2.13.1","sha":"ef27e41b22274d04525729213fa3167c92f0a1f1","kind":"tag","published_at":"2025-03-15T08:06:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1/manifests"},{"name":"v5.43.1","sha":"141023b13b1726e898ab33c1666639c22890e2a1","kind":"commit","published_at":"2025-03-15T00:24:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1/manifests"},{"name":"vpy2.13.0","sha":"3e60df95f531411e431452f044ac0956e0feb025","kind":"tag","published_at":"2025-03-15T00:21:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0/manifests"},{"name":"v5.43.0","sha":"38dddd9e300c2659d0af09763e49c6eda3c31d19","kind":"commit","published_at":"2025-03-13T12:19:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0/manifests"},{"name":"v5.42.0","sha":"f169c7fabdbdbcc9f8f4e8525749010b6241c353","kind":"commit","published_at":"2025-03-12T14:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0/manifests"},{"name":"v5.41.9","sha":"53e24b787534196692d6d0f1638c810d0c2319ff","kind":"commit","published_at":"2025-03-11T14:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9/manifests"},{"name":"v5.41.8","sha":"0a78e5299ba6e8d2e59b83cfe60e5c685e61f3b6","kind":"commit","published_at":"2025-03-08T13:45:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8/manifests"},{"name":"vpy2.12.1","sha":"b70c4dc3a92578bd0b3f389535d16d73cc3b9dd2","kind":"tag","published_at":"2025-02-28T05:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1/manifests"},{"name":"v5.41.7","sha":"c0b8c4a755c5de7f5af40bffeb07517a0ef1c1da","kind":"commit","published_at":"2025-02-27T02:30:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7/manifests"},{"name":"v5.41.6","sha":"02a612a8aa02d556a69b9eddbcf0cdb4f4e56f39","kind":"commit","published_at":"2025-02-26T12:47:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6/manifests"},{"name":"v5.41.5","sha":"1e58c1469898c6d528635fbe5dcf06ddb1f453e8","kind":"commit","published_at":"2025-02-21T13:56:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5/manifests"},{"name":"vpy2.12.0","sha":"1522931b80c7208feb605af870ab8997aee5d7fc","kind":"tag","published_at":"2025-02-21T05:31:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0/manifests"},{"name":"v5.41.4","sha":"12b5829fc97f341327300c5d71181c97f167b0f5","kind":"commit","published_at":"2025-02-21T05:30:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4/manifests"},{"name":"v5.41.3","sha":"f0c680393d29178cbf6e9960bb79777053eb5b9c","kind":"commit","published_at":"2025-02-19T04:15:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3/manifests"},{"name":"v5.41.2","sha":"7a37f0998fd809ba31244c0da6db010ad34098d3","kind":"commit","published_at":"2025-02-16T14:33:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2/manifests"},{"name":"v5.41.1","sha":"d3865bb8d9b0fad95cba7ce2a1cc3b2e9457a949","kind":"commit","published_at":"2025-02-15T17:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"0dd2a64096cc1edc60f7530afc37c03187318ab8","kind":"commit","published_at":"2025-02-14T14:13:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0/manifests"},{"name":"v5.40.5","sha":"726880112b20fd67a88ef6739cb58b45513f547d","kind":"commit","published_at":"2025-02-14T04:25:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5/manifests"},{"name":"v5.40.4","sha":"49987659ddd9d64c825adc0cb8df9c02b4835057","kind":"commit","published_at":"2025-02-13T04:30:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4/manifests"},{"name":"v5.40.3","sha":"391311e8552309180e5c3ad54da5275f356ca942","kind":"commit","published_at":"2025-02-12T13:44:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3/manifests"},{"name":"v5.40.2","sha":"ae27afbb9535c5d9933d02e83803e83834c87c9b","kind":"commit","published_at":"2025-02-07T12:29:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2/manifests"},{"name":"v5.40.1","sha":"fa0a6c4b097924442bfb6ea247d123614acb4dc3","kind":"commit","published_at":"2025-02-07T02:05:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"0bb68257c6244a7ba7750d1198305ada1ab72d8b","kind":"commit","published_at":"2025-02-02T20:45:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0/manifests"},{"name":"v5.39.2","sha":"56aabb0db5330a51101504226527ce3691f28210","kind":"commit","published_at":"2025-02-02T02:22:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2/manifests"},{"name":"v5.39.1","sha":"36047efa501b49c176c5129880217dd905aee1ba","kind":"commit","published_at":"2025-01-30T14:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"0ff27add460aa7a284c7f86e924723886c556fd1","kind":"commit","published_at":"2025-01-29T03:02:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0/manifests"},{"name":"v5.38.0","sha":"36044c3c65c4aa6d8a5291574180798d408fcbba","kind":"commit","published_at":"2025-01-28T10:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"7e18e19c57f279a79812630b0c4ea15d371e986a","kind":"commit","published_at":"2025-01-25T10:08:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0/manifests"},{"name":"v5.36.0","sha":"99380739e2ffc2de79a115aebfa91b5c431a07f5","kind":"commit","published_at":"2025-01-24T14:03:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"824fc4c59158f2ec8fe309adce67650414d551a0","kind":"commit","published_at":"2025-01-23T11:23:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"218192263d1ab4782b3dcfcebcd92bd0551d270f","kind":"commit","published_at":"2025-01-22T09:32:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0/manifests"},{"name":"v5.34.10","sha":"71733cc6dd94d27156d7239d10108357b320eaab","kind":"commit","published_at":"2025-01-14T01:34:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10/manifests"},{"name":"v5.34.9","sha":"884ec22d007a39eac5798c7897c17b8617d63802","kind":"commit","published_at":"2025-01-12T16:36:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9/manifests"},{"name":"v5.34.8","sha":"0418cd7676e730e9ddcad00ace01adbe899e124d","kind":"commit","published_at":"2025-01-08T02:25:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8/manifests"},{"name":"v5.34.7","sha":"acd8bd7f0699890786acdc7c1242516a43a697ec","kind":"commit","published_at":"2025-01-06T23:16:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7/manifests"},{"name":"v5.34.6","sha":"d1fb1139da005e1df3939b1c620ece9db75fa531","kind":"commit","published_at":"2024-12-31T20:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6/manifests"},{"name":"v5.34.5","sha":"0763cd693acee7b6b80fefad0e8b1950e41a1a74","kind":"commit","published_at":"2024-12-25T13:38:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5/manifests"},{"name":"v5.34.4","sha":"034741181be9c9563a62b494fcf17d0d9c9026a6","kind":"commit","published_at":"2024-12-21T04:48:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4/manifests"},{"name":"v5.34.3","sha":"347b61819b6b06cb1c4ee3af06e780f15826b11c","kind":"commit","published_at":"2024-12-18T12:15:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3/manifests"},{"name":"v5.34.2","sha":"bfd0b8a808a33be0da92a006a7b4f8b17a5d79b3","kind":"commit","published_at":"2024-12-14T18:51:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2/manifests"},{"name":"v5.34.1","sha":"af020612644be1ba549a1c4802f6ab83c33aeedb","kind":"commit","published_at":"2024-12-13T14:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1/manifests"},{"name":"v5.34.0","sha":"fc8fac9d68e7f4de2322a82a38740a79b05e57f4","kind":"commit","published_at":"2024-12-10T14:32:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"0e3c2e5f345a1372eea1542ce2504a2f4ca6e6e0","kind":"commit","published_at":"2024-12-10T04:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"ab437a74d11f18a49645c2c7ae59949c33dc05b9","kind":"commit","published_at":"2024-12-09T09:24:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"dfa3e8b477662a5a1e556946689a2d41a57f2776","kind":"commit","published_at":"2024-12-08T17:57:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"26f578e0db52ff0501c2a2f4960abac377171773","kind":"commit","published_at":"2024-12-06T03:06:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"cf49d37f5119a033f630aa781f2e9757831e5873","kind":"commit","published_at":"2024-12-04T06:17:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"9ae31bac5bb5c1f35d59db94d2af3d6eaaec1ad3","kind":"commit","published_at":"2024-12-02T20:33:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0/manifests"},{"name":"v5.30.1","sha":"9b1f30c8377ee56b9247e953765892ddf794e4b2","kind":"commit","published_at":"2024-11-30T14:46:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d0c473f90670b95fd98a63995dbb9481d0f6742d","kind":"commit","published_at":"2024-11-29T04:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0/manifests"},{"name":"vpy2.11.0","sha":"4ada3d5c318fd550ebb466e49203217fb6f1450b","kind":"tag","published_at":"2024-11-26T03:35:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0/manifests"},{"name":"v5.29.1","sha":"cc6cfc2231dbcdc55f14c92ebe05243b99eebb09","kind":"commit","published_at":"2024-11-23T05:48:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1/manifests"},{"name":"v5.29.0","sha":"bf03f864fb64c86bf75d52dad2c894a5e5e39e44","kind":"commit","published_at":"2024-11-22T09:11:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0/manifests"},{"name":"v5.28.2","sha":"4d3eb88f64e59c5d0cf80895c0af528700788771","kind":"commit","published_at":"2024-11-22T01:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2/manifests"},{"name":"v5.28.1","sha":"a9ed0c1cbfc96a0363a6ad51de7de7991293e251","kind":"commit","published_at":"2024-11-20T13:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1/manifests"},{"name":"v5.28.0","sha":"26b2bc6386d639a35f87ab226dbeda3204a5ddd7","kind":"commit","published_at":"2024-11-19T17:53:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0/manifests"},{"name":"v5.27.0","sha":"212956921f364f02913aaf76a378358d373801c1","kind":"commit","published_at":"2024-11-19T03:13:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0/manifests"},{"name":"v5.26.2","sha":"65c729152bfe6c3fabb3c7b40f9c4bcf7366af3f","kind":"commit","published_at":"2024-11-15T09:25:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"8784f662f905fa5f40f6c4bd62c369e2cbe4290f","kind":"commit","published_at":"2024-11-14T15:26:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"68cf88a626a0ea5499f3137657b6a02552c2bfcc","kind":"commit","published_at":"2024-11-14T10:39:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0/manifests"},{"name":"v5.25.6","sha":"6ea8f5421d7074054f18057e5665d53b23fb9a97","kind":"commit","published_at":"2024-11-11T15:29:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6/manifests"},{"name":"v5.25.5","sha":"293df08103c86fb142f85ff68770e57a71f6f085","kind":"commit","published_at":"2024-11-11T14:33:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5/manifests"},{"name":"v5.25.4","sha":"624a08638ff43b6fae82d9cf5cf939bdbd149f69","kind":"commit","published_at":"2024-11-10T00:08:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4/manifests"},{"name":"v5.25.3","sha":"a8553db76997a05eef4d7db7c746f7b868f92864","kind":"commit","published_at":"2024-11-08T12:37:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3/manifests"},{"name":"v5.25.2","sha":"d5f9efe59536cfcd4c3f16538b763e6cb857e7cf","kind":"commit","published_at":"2024-11-08T02:17:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2/manifests"},{"name":"v5.25.1","sha":"acadd32d5c059cccf096603538c7795dc597a921","kind":"commit","published_at":"2024-11-07T03:11:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"7a9d8eef416be9434e3b268d547bef09fde5fd6f","kind":"commit","published_at":"2024-11-06T00:39:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"43d80b31762f99de2792b01ee538a4dd79fb545b","kind":"commit","published_at":"2024-11-05T13:59:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0/manifests"},{"name":"v5.23.1","sha":"855aa5ed0b6f69c8e989191658d82570943b5319","kind":"commit","published_at":"2024-11-05T04:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1/manifests"},{"name":"v5.23.0","sha":"092019f862194acf29933faf7d1f712f1e9852b9","kind":"commit","published_at":"2024-11-02T19:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"65d256f3bda01f98655473e66f258ea871319e69","kind":"commit","published_at":"2024-10-31T15:27:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0/manifests"},{"name":"vpy2.10.1","sha":"0547f7a80d29eee9315ef4a1d3bd954ddd2b467f","kind":"tag","published_at":"2024-10-26T05:33:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1/manifests"},{"name":"v3.16.2","sha":"ba65311d8c48a66801144e239c30f1cab86ced2b","kind":"commit","published_at":"2024-10-24T12:23:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2/manifests"},{"name":"v4.18.2","sha":"e348831e82ec7a1330f3203ab9ccdd1d8c226e84","kind":"commit","published_at":"2024-10-24T08:27:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2/manifests"},{"name":"vpy2.10.0","sha":"569cbc49100198eff06be795cf1bae1bb22d743f","kind":"tag","published_at":"2024-10-24T01:26:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0/manifests"},{"name":"v5.21.2","sha":"0ff74d432416c93d56fb0bb24ba4665013b35623","kind":"commit","published_at":"2024-10-22T06:48:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2/manifests"},{"name":"v3.16.1","sha":"5092252dc730fef395a444d2ef6f9ddd4f02881a","kind":"commit","published_at":"2024-10-19T09:21:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1/manifests"},{"name":"v4.18.1","sha":"d5495b16c05f9dbbcb88f96c01272e91a977c248","kind":"commit","published_at":"2024-10-19T09:20:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1/manifests"},{"name":"v5.21.1","sha":"98e1ec66ef451d7c21fb7f3c039e37ab41650182","kind":"commit","published_at":"2024-10-18T12:58:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e7f0826b19250c4b1a91f7a755f0aded06bba07b","kind":"commit","published_at":"2024-10-18T08:13:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0/manifests"},{"name":"v5.20.1","sha":"dff47c0825aa03f5f78562b5aa8b08f6d85d4e10","kind":"commit","published_at":"2024-10-18T06:30:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1/manifests"},{"name":"v3.16.0","sha":"ecec076fa6fc61583a180cb13f93366b843c2a33","kind":"commit","published_at":"2024-10-15T09:19:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0/manifests"},{"name":"v4.18.0","sha":"d4997ec2c0e88de0f906a5c6c66aa00b8ad9b5de","kind":"commit","published_at":"2024-10-14T14:28:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0/manifests"},{"name":"v5.20.0","sha":"073baf6222dfda569ac214dbeba37416b4976534","kind":"commit","published_at":"2024-10-13T09:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0/manifests"},{"name":"v5.19.1","sha":"c8abdc735c7e882e163bd267604644f9e6314313","kind":"commit","published_at":"2024-10-12T14:17:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"36ef0705c0e1cf2473a8022d548ff62fab2067e9","kind":"commit","published_at":"2024-10-11T08:52:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"f0cb07e5af50a0d4ae7808beb3dc744cbaaa89a0","kind":"commit","published_at":"2024-10-09T00:53:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0/manifests"},{"name":"v5.17.1","sha":"ca8207b24beac765b757b7273c24dcfd976d44af","kind":"commit","published_at":"2024-10-07T16:38:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"80ca4636266c2acd98743716f3c80ecfacf59d4b","kind":"commit","published_at":"2024-10-07T15:54:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"7321e25583ccb0a377eeca79e9fbae9afba56ef7","kind":"commit","published_at":"2024-10-06T09:11:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"f4526700ef9e1bee989fda1243a2d4e94ad9c85b","kind":"commit","published_at":"2024-10-01T21:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"626d9cd2f6dea1f7a27faaa49c9fc9f5fff35fdf","kind":"commit","published_at":"2024-09-30T07:04:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0/manifests"},{"name":"v5.13.2","sha":"46e2617694d12577d3b6656fb5bba24cb7d1cd4d","kind":"commit","published_at":"2024-09-20T12:31:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"68c415d1e6767c500fb462f50304b733aedeed80","kind":"commit","published_at":"2024-09-18T01:33:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"44a2d6288d43d342c54531413bb71d1acb371435","kind":"commit","published_at":"2024-09-11T14:48:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0/manifests"},{"name":"vpy2.9.4","sha":"836edd8882f2077240e54757f60ea3e4ff08ac01","kind":"tag","published_at":"2024-09-10T12:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4/manifests"},{"name":"v5.12.15","sha":"8772a230155bbebde0cc9c48692c83b1394ddbce","kind":"commit","published_at":"2024-09-10T12:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15/manifests"},{"name":"v5.12.14","sha":"056b90db0bad34a393149dae61a171717053e526","kind":"commit","published_at":"2024-09-05T03:23:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14/manifests"},{"name":"v5.12.13","sha":"69c129670a468b6b6ce1b8600e1928826d53f8bb","kind":"commit","published_at":"2024-09-03T14:04:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13/manifests"},{"name":"vpy2.9.3","sha":"6d828aec07f96c074457f2874e59f1d06cad3050","kind":"tag","published_at":"2024-08-31T01:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3/manifests"},{"name":"v5.12.12","sha":"7104a8c82281ed495245184f569bbb6c2d92605c","kind":"commit","published_at":"2024-08-29T13:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12/manifests"},{"name":"v5.12.11","sha":"fea6b1a060d5cc42bf468bfa4db9e32b7a686fe0","kind":"commit","published_at":"2024-08-28T04:57:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11/manifests"},{"name":"v5.12.10","sha":"a457a54f755fcb83af38100166d5b718e58149f1","kind":"commit","published_at":"2024-08-22T05:17:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10/manifests"},{"name":"v5.12.9","sha":"c60e6a3f45606c623ef6a2b16415d67eac9b0269","kind":"commit","published_at":"2024-08-17T18:21:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9/manifests"},{"name":"v5.12.8","sha":"89c771b4986e4e228a5451663a0baa15b3606d65","kind":"commit","published_at":"2024-08-17T00:29:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8/manifests"},{"name":"v5.12.7","sha":"4fbde068cf782c007e3dee78836eae4e098d9b50","kind":"commit","published_at":"2024-08-16T03:30:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7/manifests"},{"name":"v5.12.6","sha":"69d7ef30e551e1c1b3682e6a460b8de8e0f9c437","kind":"commit","published_at":"2024-08-14T14:40:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6/manifests"},{"name":"v5.12.5","sha":"b5993b374cab860f1c208296b9a5d6dd58499111","kind":"commit","published_at":"2024-08-13T03:26:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"b7b31dd90cf610fd995394ac4b579ed4c87b4247","kind":"commit","published_at":"2024-08-12T08:30:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4/manifests"},{"name":"vpy2.9.2","sha":"c70e5e7bf07144df93caf9ec0505497b5119e708","kind":"tag","published_at":"2024-08-10T17:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2/manifests"},{"name":"v5.12.3","sha":"65a3e59ac3b09d21f92c7a6eea34b80d8e11cfda","kind":"commit","published_at":"2024-08-10T17:43:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"1777e38546d88f17a79170868c90f01bb70bb231","kind":"commit","published_at":"2024-08-09T03:53:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2/manifests"},{"name":"vpy2.9.1","sha":"5344692d0d508ee797c253280c498e27606630dd","kind":"tag","published_at":"2024-08-08T01:58:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1/manifests"},{"name":"v5.12.1","sha":"0faec379aafd77f69f8290f192a2e374ff3e872e","kind":"commit","published_at":"2024-08-07T01:15:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1/manifests"},{"name":"vpy2.9.0","sha":"e313993cd40acac75e544c81e10969b05058fd3e","kind":"tag","published_at":"2024-08-02T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0/manifests"},{"name":"v5.12.0","sha":"00c303748bf060d47860ed7b7edd91c0894876ca","kind":"commit","published_at":"2024-08-01T01:29:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"1b31a6c8c957e386e212a340b0360e7781acc382","kind":"commit","published_at":"2024-07-29T12:14:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"3a65ac4c5221c2d882ea741333b8651530e5ed02","kind":"commit","published_at":"2024-07-26T03:11:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"1bf1258343b52d6e0625d28693b7d87c04c84f08","kind":"commit","published_at":"2024-07-19T14:13:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"a5ac1ae84a33fca0985d660e10e32895a47e2bda","kind":"commit","published_at":"2024-07-19T13:08:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"da520e7705ae48e0fcd3d913ceb9c1eab0399859","kind":"commit","published_at":"2024-07-18T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"14038738cd99943c315e2531dbbd00c6a8944f62","kind":"commit","published_at":"2024-07-16T12:18:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"8025f994658167971f2778cd67531c3f3b0008db","kind":"commit","published_at":"2024-07-15T14:09:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0/manifests"},{"name":"vpy2.8.1","sha":"7fdd8924d3625b6916e36d78c0f8e91956572a43","kind":"tag","published_at":"2024-07-11T14:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1/manifests"},{"name":"v5.8.7","sha":"4963d92c79a5fe369da3df85f9d548c42b5d1a02","kind":"commit","published_at":"2024-07-11T14:13:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"8bb08a7e6ddf6799f31ac9e07e6bda8eb4023a78","kind":"commit","published_at":"2024-07-11T00:21:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6/manifests"},{"name":"vpy2.8.0","sha":"aecac66b891045397d915fbc2cc1c3c92c5ae764","kind":"tag","published_at":"2024-07-10T02:17:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0/manifests"},{"name":"v5.8.5","sha":"a6155c970739c7664befa18664d0019bf1afc9c9","kind":"commit","published_at":"2024-07-10T02:17:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"b4669d88f1732fb4f84fb390208008d176f4122a","kind":"commit","published_at":"2024-07-05T04:21:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"833d8663b24e4c5940da87f9b67f1d4c7b83af2a","kind":"commit","published_at":"2024-06-28T12:27:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"68899ac9af14c2d307926d650e8db7cdfc980074","kind":"commit","published_at":"2024-06-15T06:23:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"16fb26737721d464b45acc7177ee4d1ef7bd85f6","kind":"commit","published_at":"2024-06-12T14:37:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"74e7cce8c5158a59dd932114e1e0df30c9fc11f9","kind":"commit","published_at":"2024-06-11T14:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0/manifests"},{"name":"vpy2.7.8","sha":"a5a0af83e0c5a9a5296b8dbfde9bb10f86de1f96","kind":"tag","published_at":"2024-06-05T14:14:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8/manifests"},{"name":"vpy2.7.7","sha":"88b8f6c49c9642a252fbb6ef3b2b2e4260ebed8c","kind":"tag","published_at":"2024-06-04T23:48:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7/manifests"},{"name":"v5.7.15","sha":"92f39fd241bed71b8a4fcacd6ff44e5aa67977e0","kind":"commit","published_at":"2024-06-04T23:47:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15/manifests"},{"name":"v5.7.14","sha":"02cd61d119bee6043a9b42ce3eccfe45cfcc4fb3","kind":"commit","published_at":"2024-05-29T16:23:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"5b25660169d9543d37781c97641a50a76c2759a3","kind":"commit","published_at":"2024-05-28T18:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"d3ad53f64f8cf272c2cc9aa1936a82d30cb9072d","kind":"commit","published_at":"2024-05-24T04:08:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"dff8e2e293739f02f27f9b06bd47222adb7c8aa7","kind":"commit","published_at":"2024-05-23T05:37:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"e35dad78c4a3e761a53532998034b2a8f7fec4a3","kind":"commit","published_at":"2024-05-21T04:51:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"7d51ed749f77926ee2bfd2b1076c8cd8d3b42243","kind":"commit","published_at":"2024-05-16T05:24:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9/manifests"},{"name":"vpy2.7.6","sha":"c70708ba1375c6a201e762658927d0672697b246","kind":"tag","published_at":"2024-05-09T04:40:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6/manifests"},{"name":"v5.7.8","sha":"bc71850259a818805cfeacb6ae34bf023d52ced5","kind":"commit","published_at":"2024-05-01T20:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"ad779738180314af42f938eb1893f3d617127d28","kind":"commit","published_at":"2024-04-30T07:46:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7/manifests"},{"name":"vpy2.7.5","sha":"8020f9952a058988d57d1f772f43b2d802e20692","kind":"tag","published_at":"2024-04-28T16:59:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5/manifests"},{"name":"v5.7.6","sha":"a8c5831d2b3e86ae9247af7eba70968cbcbfd7a7","kind":"commit","published_at":"2024-04-27T04:12:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6/manifests"},{"name":"vpy2.7.4","sha":"723457f6eba0cd320bdac32ada807f83bd46e46b","kind":"tag","published_at":"2024-04-26T14:19:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4/manifests"},{"name":"vpy2.7.3","sha":"8a296f17107edb12d3282ab073166f62aded1635","kind":"tag","published_at":"2024-04-24T04:34:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3/manifests"},{"name":"v5.7.5","sha":"cc4afdcf88534427900125eb2f68ac169e55baf3","kind":"commit","published_at":"2024-04-24T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"f65eb4b5b6d1025a6fe06c9841403fd88956688c","kind":"commit","published_at":"2024-04-21T15:39:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4/manifests"},{"name":"vpy2.7.2","sha":"8ed041e0395bdfb5cd9b474cdc17985bea98ea68","kind":"tag","published_at":"2024-04-20T05:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2/manifests"},{"name":"v5.7.3","sha":"b881857b5fb8e985e21f731d1a22caeed883331c","kind":"commit","published_at":"2024-04-20T05:32:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3/manifests"},{"name":"vpy2.7.1","sha":"333c3e03a0b77e5fdc8d03b5e1f23c1af777cfa6","kind":"tag","published_at":"2024-04-18T01:24:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1/manifests"},{"name":"v5.7.2","sha":"c97a43b7849c8c34f4043cf0e6873cde7215920d","kind":"commit","published_at":"2024-04-18T01:23:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2/manifests"},{"name":"vpy2.7.0","sha":"99ab8c550b0563535f739fc8fbaa93e8d5e1e4d6","kind":"tag","published_at":"2024-04-13T18:28:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0/manifests"},{"name":"vpy2.6.0","sha":"deca5d04c96410fd5d09f8165a32e9769d35f0f6","kind":"tag","published_at":"2024-04-13T00:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0/manifests"},{"name":"v5.7.1","sha":"da3eb33f6584a466ac5eb1cb729c8478ba78b501","kind":"commit","published_at":"2024-04-10T01:18:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"9c25995b1e0c8f9193516adeae486f6b781dd3eb","kind":"commit","published_at":"2024-04-09T14:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0/manifests"},{"name":"vpy2.5.0","sha":"111fa41a8444aa2b8080f35d585867c65bdeab37","kind":"tag","published_at":"2024-04-08T21:10:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0/manifests"},{"name":"v5.6.0","sha":"b172ddfa247a307b5d66ccc364c2782118df6040","kind":"commit","published_at":"2024-04-08T21:09:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0/manifests"},{"name":"vpy2.4.0","sha":"ab5e3d64e89a52638a555cefddc534b4e79d056f","kind":"tag","published_at":"2024-04-07T22:09:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0/manifests"},{"name":"v5.5.4","sha":"91cdd57b93da342b359177b7e5502d52c37523b6","kind":"commit","published_at":"2024-04-07T22:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"082834b1fb66dd4f6ad4ba94e5b1761e53fd6b78","kind":"commit","published_at":"2024-04-07T01:59:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"4a3787cf0d7ed8ecc46e946b87fdea436b838ee0","kind":"commit","published_at":"2024-04-06T04:25:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"80365638e7934aaa657571ed640fe0edacedf8e0","kind":"commit","published_at":"2024-04-03T14:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"66cf7c7bb82e5c08bc669615c83cc69fa0894228","kind":"commit","published_at":"2024-03-31T19:45:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0/manifests"},{"name":"v5.4.6","sha":"b8d7ebf3355012a2495709c4758180c60f01fb72","kind":"commit","published_at":"2024-03-26T13:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6/manifests"},{"name":"vpy2.3.3","sha":"6bf668ed7e600b8ca28439431812d83aca81508d","kind":"tag","published_at":"2024-03-24T17:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3/manifests"},{"name":"vpy2.3.2","sha":"52d44397b39de9a9c04b6c3e302837e7876de053","kind":"tag","published_at":"2024-03-23T21:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2/manifests"},{"name":"v5.4.5","sha":"f8c84021ad226b86bff4c4351dbb4cdebe117bd5","kind":"commit","published_at":"2024-03-22T04:27:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5/manifests"},{"name":"v5.4.4","sha":"ea973b98c605a5124c1e7c65e0c34b595ac8fb1a","kind":"commit","published_at":"2024-03-21T04:16:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4/manifests"},{"name":"vpy2.3.1","sha":"a73cf3220209bbd52255aa6974a96d77c14c47e9","kind":"tag","published_at":"2024-03-19T05:07:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1/manifests"},{"name":"v5.4.3","sha":"7bf641886ec6424d44b1d20d5aa22aae81ceef1d","kind":"commit","published_at":"2024-03-17T13:53:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3/manifests"},{"name":"vpy2.3.0","sha":"928eeb6704184bbbdfe064b49599e1afc529acf2","kind":"tag","published_at":"2024-03-16T03:49:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0/manifests"},{"name":"v5.4.2","sha":"096bd810fcd5e4d923b0968bec7a4fc992c5e8a6","kind":"commit","published_at":"2024-03-06T05:00:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"abe142ad3d6d1463b261de5eef88bf4827c868e2","kind":"commit","published_at":"2024-03-01T05:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"82dfc48ee0059b00f37116ec65cab6897b722325","kind":"commit","published_at":"2024-02-27T03:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"e31fe65571733e9bce85e3ecdb85f93d0346072c","kind":"commit","published_at":"2024-02-25T10:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"927d2a5bc08c320b60c8ba0fe38dd04d32aa3771","kind":"commit","published_at":"2024-02-24T00:09:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"651d086f41818dd25bd96bdc2c855a9a4b06be13","kind":"commit","published_at":"2024-02-22T02:05:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"bfa18396b4b128a84a99b1ca0e46908cdedad386","kind":"commit","published_at":"2024-02-20T22:47:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"571b4172487ee972320d93d81313cd7e88307114","kind":"commit","published_at":"2024-02-17T13:57:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"83e8a611b1a758354426244739bcc950e658e1f3","kind":"commit","published_at":"2024-02-17T02:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0/manifests"},{"name":"v5.1.12","sha":"59386645ebf0d50f96a4d76b1988fc501348dc3e","kind":"commit","published_at":"2024-02-16T05:33:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12/manifests"},{"name":"vpy2.2.4","sha":"5949b37b6762af8bd6d1a98350df56a409bac501","kind":"tag","published_at":"2024-02-13T01:57:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4/manifests"},{"name":"v5.1.11","sha":"e8c64477e0e8d29cfa87d7c1ccc78d2932f1eb33","kind":"commit","published_at":"2024-02-13T01:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11/manifests"},{"name":"vpy2.2.3","sha":"f2e11b4182a55ced34dc6cf63ef5e6d11c8f24fa","kind":"tag","published_at":"2024-02-10T20:39:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3/manifests"},{"name":"v5.1.10","sha":"acabc45be455bbc30dc149afc1045c48f250c25f","kind":"commit","published_at":"2024-02-10T20:38:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10/manifests"},{"name":"v5.1.9","sha":"cd63c28100d33f563fff852ff46132ee014aa7d9","kind":"commit","published_at":"2024-02-05T16:09:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9/manifests"},{"name":"vpy2.2.2","sha":"b3ab285cb128075b8a8d52a75a4a5b210c1a24dd","kind":"tag","published_at":"2024-02-03T03:37:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2/manifests"},{"name":"v5.1.8","sha":"6e12b3e8771ccb25e2eb1231ef033974bf0a98b3","kind":"commit","published_at":"2024-02-03T03:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"1eedf29a9779cc6762f15c26fc00926d8ddc04a4","kind":"commit","published_at":"2024-02-02T02:31:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"5cecea1f1625e23eeb070329bdad4ab4ac670b80","kind":"commit","published_at":"2024-01-31T00:27:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"168d312ac7174a1c5c6abee56110547b76cfce7a","kind":"commit","published_at":"2024-01-23T02:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"7db6756125f235c7b2d7523b88edcbe4e3b6a754","kind":"commit","published_at":"2024-01-20T17:01:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4/manifests"},{"name":"vpy2.2.1","sha":"350a81402f9d6c18e69f215c4e3bb1fe5d277937","kind":"tag","published_at":"2024-01-16T13:14:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1/manifests"},{"name":"v5.1.3","sha":"081061f2a07f702a934b0ee0d3b8cdfdf3ce8185","kind":"commit","published_at":"2024-01-16T13:14:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fc8eafde5f1d5eec2d6e2359ee3278cd84993252","kind":"commit","published_at":"2024-01-15T19:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2/manifests"},{"name":"vpy2.2.0","sha":"379016ef181aea805d599d34c7b6746e9ddcbd66","kind":"tag","published_at":"2024-01-14T17:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0/manifests"},{"name":"vpy2.1.0","sha":"bf3d1586777491e320af49ceb054edec020a9438","kind":"tag","published_at":"2024-01-12T00:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0/manifests"},{"name":"v5.1.1","sha":"f1bfded60e42a5d2311002829746d22d64dbc4a5","kind":"commit","published_at":"2024-01-02T02:06:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"db464903cf4b1d94c3b72856d593ee395b497c37","kind":"commit","published_at":"2023-12-27T17:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0/manifests"},{"name":"vpy2.0.0","sha":"f6e585d36df25db5fb24d986b7cc2433c92473c9","kind":"tag","published_at":"2023-12-23T01:15:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0/manifests"},{"name":"v5.0.0","sha":"58e5746102dda9de168a678cf1dc6313dfb85fba","kind":"commit","published_at":"2023-12-21T21:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0/manifests"},{"name":"v4.17.0","sha":"e1ff35b53353bb20c045785fd213fb4e3ae9c181","kind":"commit","published_at":"2023-12-21T14:15:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0/manifests"},{"name":"vpy1.24.0","sha":"8a0b4ad7acca1d209c26c6472a372920b657d7b4","kind":"tag","published_at":"2023-12-21T05:25:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0/manifests"},{"name":"v4.16.0","sha":"67c3b8b7af266ba8be82fa1e095ac86c8b86e6a1","kind":"commit","published_at":"2023-12-18T13:47:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0/manifests"},{"name":"vpy1.23.0","sha":"136e8e7f3f2e69dcf32406ee3513962cedcd13f8","kind":"tag","published_at":"2023-12-18T03:59:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0/manifests"},{"name":"vpy1.22.0","sha":"1ef6bcf859385f468a5d1b31827d2dab3396245b","kind":"tag","published_at":"2023-12-14T23:26:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0/manifests"},{"name":"v4.15.4","sha":"2c06921a9360698b1d06dc324ab0b9d157538178","kind":"commit","published_at":"2023-12-14T13:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4/manifests"},{"name":"vpy1.21.0","sha":"3c325ffbde0acc1f137d8cdfd24079b39dfee3c9","kind":"tag","published_at":"2023-12-14T00:51:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0/manifests"},{"name":"v4.15.3","sha":"8a486b10511610580ab8433b6d9e8ce2ff26bfba","kind":"commit","published_at":"2023-12-13T23:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3/manifests"},{"name":"vpy1.20.0","sha":"1010c77e4e3ba16927bff6b612ebf3f3f52f779a","kind":"tag","published_at":"2023-12-13T02:16:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0/manifests"},{"name":"vpy1.19.0","sha":"0365b3f1e1b502096320c4a6fd26940540244110","kind":"tag","published_at":"2023-12-12T00:54:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0/manifests"},{"name":"vpy1.18.0","sha":"f3536dd2ae83650df32726f0ee89654458e8e23d","kind":"tag","published_at":"2023-12-10T04:28:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0/manifests"},{"name":"v4.15.2","sha":"96adcc90e7e8c75157470ce12bb9fde4b5078228","kind":"commit","published_at":"2023-12-07T13:28:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"95ad04972e99ab56af864c9ee9ebc2fa53ca86c9","kind":"commit","published_at":"2023-12-06T21:52:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"76f9e8ffa64b3299868e041292bfd6bf8e988b3d","kind":"commit","published_at":"2023-12-05T13:18:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0/manifests"},{"name":"v4.14.4","sha":"1a23e57075a16e5d9ae6022b4599d65855b5e3de","kind":"commit","published_at":"2023-11-28T13:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"cbd5057563545e9f4a5fa1e1e4abe25f0962ce12","kind":"commit","published_at":"2023-11-27T14:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"d7cf6ea60830b69b636648238a51e5f981616d02","kind":"commit","published_at":"2023-11-24T11:11:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2/manifests"},{"name":"vpy1.17.0","sha":"bec84e8c8083fe4cf36839634e7cf2939a85d886","kind":"tag","published_at":"2023-11-24T09:27:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0/manifests"},{"name":"v4.14.1","sha":"65a73ce6a1c3b11b616b47f409cee0d3dcb6f839","kind":"commit","published_at":"2023-11-23T15:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"d6c31de48d7aadb542a1e3755ca5b9d169d3fdb9","kind":"commit","published_at":"2023-11-18T10:14:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0/manifests"},{"name":"v4.13.3","sha":"4cfe33e481e204f6377362b7314193c3b7fc40f0","kind":"commit","published_at":"2023-11-16T06:00:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3/manifests"},{"name":"vpy1.16.1","sha":"fc7f863bff2b4aa0869536eecabf01040b600533","kind":"tag","published_at":"2023-11-09T14:06:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1/manifests"},{"name":"v4.13.2","sha":"60a917e3c08fee3d77e32da633e517b3d4e223aa","kind":"commit","published_at":"2023-11-09T14:05:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2/manifests"},{"name":"vpy1.16.0","sha":"719ba5bc6fcc09d99a664b8986bad67163bfcb90","kind":"tag","published_at":"2023-11-08T12:48:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0/manifests"},{"name":"v4.13.1","sha":"610c701d94324e165a079c4de6b4cf0ef612f1da","kind":"commit","published_at":"2023-11-08T09:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"4828b7e7887d3dffa79e2bb388b93df9d70d88ac","kind":"commit","published_at":"2023-11-05T11:16:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0/manifests"},{"name":"vpy1.15.4","sha":"3d5373929be84374480acf2a972f3ca7d64d427d","kind":"tag","published_at":"2023-11-05T11:05:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4/manifests"},{"name":"v4.12.10","sha":"9f36d48344e11efba60ecd9f51f57c60b03a3cb5","kind":"commit","published_at":"2023-11-05T11:04:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10/manifests"},{"name":"vpy1.15.3","sha":"0f0c35129239d64c40a57fa1fbf1ff8aa9efa294","kind":"tag","published_at":"2023-11-05T05:32:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3/manifests"},{"name":"v4.12.9","sha":"343d62c920511443f6786a30f283820fe8a1a464","kind":"commit","published_at":"2023-11-05T05:31:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9/manifests"},{"name":"v4.12.8","sha":"edd4b6b6cf714d1e95c43b61df7e363409e85ba4","kind":"commit","published_at":"2023-11-03T02:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"a7f7080622d9689b1a62cb280df412520b3c1e3a","kind":"commit","published_at":"2023-10-29T06:36:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"14176c1846c507da411495ddba40996a48e585b6","kind":"commit","published_at":"2023-10-26T02:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6/manifests"},{"name":"vpy1.15.2","sha":"c3c165ab32d66657d94f552a266f182f8f30c1df","kind":"tag","published_at":"2023-10-18T02:33:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2/manifests"},{"name":"v4.12.5","sha":"5c62a7739aa180a688dff01eea7f7f16ed6f0036","kind":"commit","published_at":"2023-10-18T02:32:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"fb7c64849dde45516ac8f1f313e242bae935fce8","kind":"commit","published_at":"2023-10-13T13:47:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"2bbc01494d8a1c7954327ae52ea4525b8e27bc35","kind":"commit","published_at":"2023-10-10T02:17:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"a01bb0b0345509cde6c74843323de6b67729f310","kind":"commit","published_at":"2023-10-05T13:50:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2/manifests"},{"name":"vpy1.15.1","sha":"4e1d0513842596e3c4d287e56d2eebc97b1addce","kind":"tag","published_at":"2023-10-04T13:26:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1/manifests"},{"name":"v4.12.1","sha":"dbc6b015158b1b85b2baa48d4850bf15096691d0","kind":"commit","published_at":"2023-10-04T13:25:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1/manifests"},{"name":"vpy1.15.0","sha":"b2d768e7b06b48eb4d8fbec63c7fa4f53c67a26a","kind":"tag","published_at":"2023-09-30T04:48:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0/manifests"},{"name":"v4.12.0","sha":"5ebb185dbecd2478688b20131522be41d0f3a055","kind":"commit","published_at":"2023-09-29T14:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0/manifests"},{"name":"vpy1.14.0","sha":"b886d1d3a4ed2987a5120c764ed97da2d36957ce","kind":"tag","published_at":"2023-09-26T04:30:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0/manifests"},{"name":"v4.11.4","sha":"9d78a99b390523c482c8440c190628aa9040c333","kind":"commit","published_at":"2023-09-22T09:56:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"164772169f99edf9da8d9d478a03eea277ece45a","kind":"commit","published_at":"2023-09-22T02:41:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"109bebf4e84d1f554c0fa491180001e2f571cba8","kind":"commit","published_at":"2023-09-20T13:34:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"28c817f696dd91092f51cd4529748f713e74ef15","kind":"commit","published_at":"2023-09-20T00:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"3fd185cdcdb473f46bde5deb91301a71e192b190","kind":"commit","published_at":"2023-09-16T03:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0/manifests"},{"name":"vpy1.13.2","sha":"764f2e07dc32ffa21303c96fe7029fedff3ca5bb","kind":"tag","published_at":"2023-09-12T06:22:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2/manifests"},{"name":"v4.10.0","sha":"4226ff380b43cabc3e52e0a5321d05f0fa2f265d","kind":"commit","published_at":"2023-09-12T06:21:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0/manifests"},{"name":"vpy1.13.1","sha":"c389221bdecba9fbb52c40d4a4e8ad78ecdb86c3","kind":"tag","published_at":"2023-09-11T14:01:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1/manifests"},{"name":"vpy1.13.0","sha":"09bae92e69d9cb7d8f3cc150a52b2c0f183affe7","kind":"tag","published_at":"2023-09-07T13:22:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0/manifests"},{"name":"v4.9.0","sha":"0f4af1701d549b9acc557e6dcc098d78e3de7911","kind":"commit","published_at":"2023-09-05T14:49:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0/manifests"},{"name":"vpy1.12.0","sha":"ff66290a0f6773300881f94ec6eb5fafe5c7ca24","kind":"tag","published_at":"2023-08-31T03:29:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0/manifests"},{"name":"vpy1.11.0","sha":"e640e5a95fd988a927aeef095b96cde41df6be63","kind":"tag","published_at":"2023-08-26T03:55:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0/manifests"},{"name":"v4.8.0","sha":"1020376dd7144ac432642e3ba19aa056e85b1baf","kind":"commit","published_at":"2023-08-20T23:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"9253112d0e1a0d0fa8496cafaefd81c009f2bd16","kind":"commit","published_at":"2023-08-19T13:52:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4/manifests"},{"name":"vpy1.10.1","sha":"a982ff36f705fab147eedaf037e71e525f3b46fe","kind":"tag","published_at":"2023-08-19T04:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1/manifests"},{"name":"v4.7.3","sha":"3ef306632b31820f604dc3c15b55d041a86d062f","kind":"commit","published_at":"2023-08-17T13:39:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"1e5e7ba2016029a0710412c5f5dcd11844c44b17","kind":"commit","published_at":"2023-08-12T00:43:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"bf9a9471818cb6fe4c323ba4bfbbcff3ea074c19","kind":"commit","published_at":"2023-08-10T02:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1/manifests"},{"name":"vpy1.10.0","sha":"284a2583a5b387935304b27b2e79f8d82f0370ce","kind":"tag","published_at":"2023-08-03T02:12:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0/manifests"},{"name":"v4.7.0","sha":"6fe67b49d30bdb70fcbd8057f98b1014056ea765","kind":"commit","published_at":"2023-08-03T01:42:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"3a656d968b584b8f04d42dc29eb1a561c2ab2fde","kind":"commit","published_at":"2023-07-28T19:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2d64c6e6b0aa06d3b27d01375bd3c3e7822c48b0","kind":"commit","published_at":"2023-07-26T19:20:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2/manifests"},{"name":"v4.6.0","sha":"39b2565325a56b1df87f49dfe3a1ba9deb0ea174","kind":"commit","published_at":"2023-07-19T19:23:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0/manifests"},{"name":"vpy1.9.0","sha":"38b19d8a5874fb9725b1d40d7656fd7c312710d9","kind":"tag","published_at":"2023-07-18T15:17:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0/manifests"},{"name":"v4.5.0","sha":"2b31259878b5c6d46429502e1fadf51b74d8872c","kind":"commit","published_at":"2023-07-18T15:16:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0/manifests"},{"name":"vpy1.8.0","sha":"3860ed116aed02e7d96e4917df8648fc48977fde","kind":"tag","published_at":"2023-07-17T20:35:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0/manifests"},{"name":"v4.4.0","sha":"38ed54a879ecff97fab9757a5ebf6583d6d161fb","kind":"commit","published_at":"2023-07-17T07:15:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0/manifests"},{"name":"vpy1.7.0","sha":"980db2ba2163db32beea20546be3b072a3fcdf61","kind":"tag","published_at":"2023-07-14T17:30:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0/manifests"},{"name":"v4.3.0","sha":"3b6f33eb85f68cff97eb61253884cf540cfb4908","kind":"commit","published_at":"2023-07-14T05:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fc69da91d109d713ff16efca0a968466b7868f6c","kind":"commit","published_at":"2023-07-10T23:49:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1/manifests"},{"name":"vpy1.6.1","sha":"da7dd075ea5d2df7f04367050cb658d26f492464","kind":"tag","published_at":"2023-07-10T23:38:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1/manifests"},{"name":"vpy1.6.0","sha":"b868b021722b5df381689b75b9f805a58ecb05e2","kind":"tag","published_at":"2023-07-06T19:16:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0/manifests"},{"name":"vpy1.5.0","sha":"561cdc3f825014c90bedbe1d66db4a2339beea67","kind":"tag","published_at":"2023-07-04T17:28:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0/manifests"},{"name":"v4.2.0","sha":"5e2a3430b320f0b28147e7695d8defd59e6a6a8e","kind":"commit","published_at":"2023-07-03T08:46:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0/manifests"},{"name":"vpy1.4.0","sha":"da92a5c303d499b7019d729d55b2698385bc570b","kind":"tag","published_at":"2023-06-30T22:04:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0/manifests"},{"name":"vpy1.3.1","sha":"3a37d170639f62cfc941c13fb82f876c87cee7ac","kind":"tag","published_at":"2023-06-29T16:23:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1/manifests"},{"name":"vpy1.3.0","sha":"6dd3410838f0260860c364c26ca7d004acb63590","kind":"tag","published_at":"2023-06-29T15:31:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0/manifests"},{"name":"vpy1.2.0","sha":"52d9103f8cf1558d81518f5215871c65ec68d559","kind":"tag","published_at":"2023-06-24T16:26:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0/manifests"},{"name":"vpy1.1.0","sha":"7d7e1b4ff6f937164b80f2c7ddf210308475f4c7","kind":"tag","published_at":"2023-06-23T19:17:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0/manifests"},{"name":"v4.1.0","sha":"65184e3f1388083e63ff956dea4ad62a1addf710","kind":"commit","published_at":"2023-06-23T16:40:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0/manifests"},{"name":"vpy1.0.0","sha":"b6b4579c77c277955ec5318d195b98742c370102","kind":"tag","published_at":"2023-06-21T21:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0/manifests"},{"name":"v4.0.0","sha":"e0ab7e6fd62487884096ed8fc6164a0be0c4d581","kind":"commit","published_at":"2023-06-21T21:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0/manifests"},{"name":"vpy0.5.6","sha":"215c59e06d111e254c817a005b829de226ee30b7","kind":"tag","published_at":"2023-06-21T21:37:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6/manifests"},{"name":"vpy0.5.5","sha":"59287d57a8e5f69abb4dfcecb5bcea36c2caa9c7","kind":"tag","published_at":"2023-06-16T16:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5/manifests"},{"name":"v3.15.8","sha":"5c36ae318766741a00a07af587255a5e951bd731","kind":"commit","published_at":"2023-06-16T16:49:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8/manifests"},{"name":"v3.15.7","sha":"90c34c37605134c72d560ed0fc6aa03a63b6cbca","kind":"commit","published_at":"2023-06-16T15:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7/manifests"},{"name":"vpy0.5.4","sha":"24d9ae1cbced374793429f0a9fecb5c4451ae46d","kind":"tag","published_at":"2023-06-14T14:01:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4/manifests"},{"name":"vpy0.5.3","sha":"66a0eb17a173e8661fe924389ad49c907c07d56e","kind":"tag","published_at":"2023-06-13T16:46:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3/manifests"},{"name":"v3.15.6","sha":"7f42665640b0cec1eaf32b4fec15ff1955164f8b","kind":"commit","published_at":"2023-06-13T16:45:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6/manifests"},{"name":"vpy0.5.2","sha":"a527bac0e0e5921885a1f170ebddb508b3698211","kind":"tag","published_at":"2023-06-11T15:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2/manifests"},{"name":"v3.15.5","sha":"69b94aae13033a385bccd93f82601a0c7c4f45a0","kind":"commit","published_at":"2023-06-11T15:41:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5/manifests"},{"name":"vpy0.5.1","sha":"25d71a1c17f53fcf432463623b1047b25d9d3ce6","kind":"tag","published_at":"2023-06-09T16:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1/manifests"},{"name":"vpy0.5.0","sha":"609f8de152ae8d0c538c79a34ffab0b0c36ed44d","kind":"tag","published_at":"2023-06-09T05:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0/manifests"},{"name":"v3.15.4","sha":"2ea74830cf0363ea39b077258d70f996f255a519","kind":"commit","published_at":"2023-06-08T17:34:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4/manifests"},{"name":"vpy0.4.4","sha":"ba2084f45eba6a72da962316cbb86a7d9b3f37b3","kind":"tag","published_at":"2023-06-08T15:35:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4/manifests"},{"name":"v3.15.3","sha":"0db3d46690acdf4b8b703427ba3fbed0893724e1","kind":"commit","published_at":"2023-06-08T14:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3/manifests"},{"name":"vpy0.4.3","sha":"8ad2e124ea75a110981779b1fddb082f6210ac54","kind":"commit","published_at":"2023-06-07T09:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3/manifests"},{"name":"v3.15.2","sha":"492f686e685744511e3f817bf5f1d503e8094392","kind":"commit","published_at":"2023-06-06T21:05:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5","kind":"commit","published_at":"2023-06-05T21:22:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1ccf4864c957b85f244e45673513cea239796ea4","kind":"commit","published_at":"2023-05-31T22:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"6f4fb3cac980a06816660bbc7339b81db801f4d7","kind":"commit","published_at":"2023-05-30T23:39:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"5b1c5e9ccf2b01e2367582bd3214f9abdccea602","kind":"commit","published_at":"2023-05-27T18:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"5beaf5285bb06d457dceb7ae636ecefff80ed881","kind":"commit","published_at":"2023-05-22T14:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0/manifests"},{"name":"v3.13.4","sha":"d7e640c6368a714f611920be849648348052de05","kind":"commit","published_at":"2023-05-11T11:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"64658c024508fe91e85a291116ed899bbea0d564","kind":"commit","published_at":"2023-05-10T23:39:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"ce8059d5c6620acc9f8a090e447c610f80913af4","kind":"commit","published_at":"2023-05-09T04:33:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"a880069ca02c1b9eb64fb42a0d269b3e98aa91c3","kind":"commit","published_at":"2023-05-07T15:31:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"dd1803f866ff249f2c19691dc1c020a69125a88f","kind":"commit","published_at":"2023-05-06T10:20:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"8f020618d364c5706aca63086effe993fd437bbc","kind":"commit","published_at":"2023-05-05T23:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"fc66096d79734ad543562dfdbd6739c080f7102f","kind":"commit","published_at":"2023-04-20T06:23:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1a3113b97106eebd63883dc8865b7c6a3f028765","kind":"commit","published_at":"2023-04-17T21:21:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"86f57742e3233853b944ae8616c1cfa5a16706c3","kind":"commit","published_at":"2023-04-05T23:57:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"8c34cc7dcb71413a77b1e9f5bdb157d5b6d7a0ac","kind":"commit","published_at":"2023-03-30T12:45:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"358ab2a9179155659800d48edee0f1f77309bff1","kind":"commit","published_at":"2023-03-22T23:11:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"5849cf686064bfb5f28ccb735ec47fb44553c5a8","kind":"commit","published_at":"2023-03-06T14:13:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4cb5250886f8f454a7ee4ee4d2b1754cd83df59b","kind":"commit","published_at":"2023-03-02T16:24:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3dc3b55b787b49701dcf7aa74e85a216c774c231","kind":"commit","published_at":"2023-02-25T05:59:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"aa742463f7dfbec433d166a42dfefd5b9248a544","kind":"commit","published_at":"2023-02-23T22:54:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"3ecb8f7fbb736e223aa73bbbf8f07629892902fa","kind":"commit","published_at":"2023-02-23T03:22:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"e465b5574a19013868250658740b0fdda1d2c6f6","kind":"commit","published_at":"2023-02-22T03:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3b63c3e629c1d63b6692f823fd83888f60a3a834","kind":"commit","published_at":"2023-02-16T21:18:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0/manifests"},{"name":"v3.6.6","sha":"488f9437977f9aeb5a03b96a41dbb664dbfe2775","kind":"commit","published_at":"2023-02-15T01:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"dfa431ebb22cebbf85247abcf8226946ad297ec5","kind":"commit","published_at":"2023-02-11T16:50:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"00ec4e8d2d741df1246fb4e90ff876377fad7d16","kind":"commit","published_at":"2023-02-09T11:02:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"bf8589ae1b95b705e921f597644becdd1752b04f","kind":"commit","published_at":"2023-02-07T07:27:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"b08f95d9b87ec03b645af866ac869f771a42e1f1","kind":"commit","published_at":"2023-02-03T15:55:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"75092f50169154bfbbc704d8a1971b2ac0a03187","kind":"commit","published_at":"2023-01-31T11:11:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ce19e6db253e03d5817b555abaa773a7bdf06171","kind":"commit","published_at":"2023-01-31T07:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0/manifests"},{"name":"v3.5.11","sha":"94b293e6011bed3f8b6905b202f7a45d0d1d863b","kind":"commit","published_at":"2023-01-27T00:16:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"c66c03d377d6b5363231ec65117a8b045f136f86","kind":"commit","published_at":"2023-01-24T23:50:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"3714760ee4be056826e66baaec62bb97d60a53e3","kind":"commit","published_at":"2023-01-19T18:45:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c761ae994c48402b27a6b3530a882b0720e4025","kind":"commit","published_at":"2023-01-18T13:00:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"f2c1775dc150e3f1fd972beed39dcdd2b12e8ea1","kind":"commit","published_at":"2023-01-17T16:13:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"4de7f3cf740ad1f96f07bdfcd50e372257df4514","kind":"commit","published_at":"2023-01-13T02:41:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"5a78f58ead461192069e78bf1ee34d84012e8077","kind":"commit","published_at":"2023-01-10T12:48:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"9fdac5578795900b85c99b4ef8c2e71583802417","kind":"commit","published_at":"2023-01-09T15:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"2061624f0baebd5e5018136934346b65750c0323","kind":"commit","published_at":"2023-01-07T03:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"5b34b8ba09e14bc78aeed03824b4fbd419e0e18e","kind":"commit","published_at":"2023-01-04T02:35:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"1e8786a8dd2f08de6f84e08aeb252b304ebbca73","kind":"commit","published_at":"2022-12-23T08:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ffb08512271be681204a803508cd4d5ece0bb71b","kind":"commit","published_at":"2022-12-20T23:01:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"91bbde9472ea3b38e1b9ee94ef1ec56733eeb3fa","kind":"commit","published_at":"2022-12-15T23:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"df604c48bfeec2b621fd9d52d97b316f477e79a2","kind":"commit","published_at":"2022-12-10T14:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6d9dadaedf016267255e2412ff4ca40d44001630","kind":"commit","published_at":"2022-12-09T14:17:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"865c9ca8ce99860a4a0c72b7a2ec4a5733395d10","kind":"commit","published_at":"2022-12-08T11:49:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bbe29ee8546242a839b41ae0eccd5c9acc592e9a","kind":"commit","published_at":"2022-12-07T22:56:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0f119cb7eac550ad6a5a08f6561b65a72d06ae91","kind":"commit","published_at":"2022-12-07T15:00:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b469dcc4bafee0bc21a6fc51772ce958947ce516","kind":"commit","published_at":"2022-12-05T13:57:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1e0625eb72400891b126483e1201431bbb7fd161","kind":"commit","published_at":"2022-12-05T12:42:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"aa753dd3680964bf0fe7ab650734c12525020ef2","kind":"commit","published_at":"2022-12-04T15:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"75ebd8558853969df094d8c37b12b66685108eb9","kind":"commit","published_at":"2022-12-04T03:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4387d0c959d563eaaba2719d3f9566e992ba0914","kind":"commit","published_at":"2022-11-29T12:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"a6b74988e38ff74049df9b30215fb6ddab73e844","kind":"commit","published_at":"2022-11-29T01:44:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4226070d9905fb052a2ec00f17ee4210bf931fbd","kind":"commit","published_at":"2022-11-15T17:28:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0301a7ab2b110670804de0dae63a04c7a314ee5a","kind":"commit","published_at":"2022-11-15T00:31:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f05e098a6dad2038c720d77d71a66b387b53bcb1","kind":"commit","published_at":"2022-11-09T01:30:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"f87858caa382b56e34cc8015ad1a2706f2bcda8e","kind":"commit","published_at":"2022-11-04T21:55:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"be39c090684ccf720bcc6adc3279d7bb1d0a5ed5","kind":"commit","published_at":"2022-11-04T08:02:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ad7039625d3adb334f07bb015068d57982252615","kind":"commit","published_at":"2022-11-03T22:49:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"94c4862fcb8de9676df20d3b002f8f13fddf658a","kind":"commit","published_at":"2022-11-02T23:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c3c565dad2d7267e3bb1aa2a4d540f0c826def1a","kind":"commit","published_at":"2022-11-02T19:49:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2522822210d200ff66576d3a71bf3cc7c1a7622","kind":"commit","published_at":"2022-10-25T18:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"65ce37ac10648e48e55a102eb0f59fce104fbcb9","kind":"commit","published_at":"2022-10-24T21:44:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"583bde47ff0fa9366db968eca35e30b2fe89f4ad","kind":"commit","published_at":"2022-10-18T00:45:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0fb2964151166f2aece0270c54c8cb4f4e2eb898","kind":"commit","published_at":"2022-10-13T19:26:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"005539f2c34eff7ee92aeba1b34801fc69a05018","kind":"commit","published_at":"2022-10-13T02:14:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"547a20f652960472500940c71363fe65b111737e","kind":"commit","published_at":"2022-10-11T13:57:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"68f5b6fedb1012926bd121df8ee62ddd32285b08","kind":"commit","published_at":"2022-10-10T17:30:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"ad3889c674da4eb8e772c47b7841d1c65fecb65e","kind":"commit","published_at":"2022-09-30T16:42:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"18d91d1786955bae0921577dbd93a2bdbe6e4e68","kind":"commit","published_at":"2022-09-29T13:52:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4eb5a9a5c9cf9bf19de60cbef2ff90fde5a11a03","kind":"commit","published_at":"2022-09-28T14:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"af1a0664168a183250b56759cfb19b58be672b62","kind":"commit","published_at":"2022-09-23T15:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"2eeb0812c007fd67adc6f54be7fe94d47ea06219","kind":"commit","published_at":"2022-09-22T23:28:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e26d88a6afee6becfa4f318a044f1177456b177","kind":"commit","published_at":"2022-09-21T09:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5f3c31609b60589ed9e78317bf212dd407fad55b","kind":"commit","published_at":"2022-09-21T08:59:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0/manifests"},{"name":"v1.91.1","sha":"5f3338c1c125e08c3f2be86e51dc81ddce8daae5","kind":"commit","published_at":"2022-09-18T00:34:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"ca336213a0fdba07d9abbdae7fa42bc4c52fa8a1","kind":"commit","published_at":"2022-09-16T03:25:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0/manifests"},{"name":"v1.90.2","sha":"31c3297592cf4fb550007e06cf8da8f99a4a2580","kind":"commit","published_at":"2022-09-12T23:52:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2/manifests"},{"name":"v1.90.1","sha":"632d9b6b94b1d0fc6082d519defc70c8329c7f3f","kind":"commit","published_at":"2022-09-02T13:58:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1/manifests"},{"name":"v1.90.0","sha":"0a18c0f2f4368c5a716b7147556f545e340f7c12","kind":"commit","published_at":"2022-08-30T01:09:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0/manifests"},{"name":"v1.89.2","sha":"9d2355a8f30838d4638f75568f9bb879ce4aac6d","kind":"commit","published_at":"2022-08-23T00:34:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2/manifests"},{"name":"v1.89.1","sha":"db9d1ad98628c6023fa05f2f86c09a528405aee7","kind":"commit","published_at":"2022-08-19T13:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"3ee4f5e0063077e40526b3d3315c2ca76e71657d","kind":"commit","published_at":"2022-08-18T23:44:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0/manifests"},{"name":"v1.88.2","sha":"77cfec58bc2096df7e945b9a811d1341a3f85d65","kind":"commit","published_at":"2022-08-18T15:18:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2/manifests"},{"name":"v1.88.1","sha":"d08566c05dc6d036c689fd4164e15d20e1bfc74f","kind":"commit","published_at":"2022-08-17T12:06:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1/manifests"},{"name":"v1.88.0","sha":"e30b0c974d2fc2eedeb434afaf17a80cc2eab5bf","kind":"commit","published_at":"2022-08-17T08:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0/manifests"},{"name":"v1.87.2","sha":"19c0da8aa7cd2fe891364dc0cf1b6b26bd77adee","kind":"commit","published_at":"2022-08-13T02:25:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2/manifests"},{"name":"v1.87.1","sha":"380c56e43bf59895ffc2ca0ed5a2ade79803a872","kind":"commit","published_at":"2022-08-09T01:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1/manifests"},{"name":"v1.87.0","sha":"d19a71229b6ddaf8b44b9ad41152f052ff1aeadd","kind":"commit","published_at":"2022-08-05T01:51:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0/manifests"},{"name":"v1.86.10","sha":"7251dd7259ab0d2e1c6343e3fc491ad41195816f","kind":"commit","published_at":"2022-07-29T22:54:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10/manifests"},{"name":"v1.86.9","sha":"9c14458ca130171c38af82d2d0bd51b8779f21cc","kind":"commit","published_at":"2022-07-27T01:24:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9/manifests"},{"name":"v1.86.8","sha":"19b34bd3005e0dc21a6a181ac6771142bf8454eb","kind":"commit","published_at":"2022-07-26T00:52:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8/manifests"},{"name":"v1.86.7","sha":"306543a7e055c22faa6c34c1bb7190060691458f","kind":"commit","published_at":"2022-07-15T11:49:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7/manifests"},{"name":"v1.86.6","sha":"970bb87eff67fce0fb4d37609182ad47d3e9309e","kind":"commit","published_at":"2022-07-14T03:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6/manifests"},{"name":"v1.86.5","sha":"4c182df13c2223b2d6615506844999c474adf1bd","kind":"commit","published_at":"2022-07-09T00:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5/manifests"},{"name":"v1.86.4","sha":"868bb00213626fdfa3c8594c8f8dfea9b47cd7b1","kind":"commit","published_at":"2022-06-29T02:06:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4/manifests"},{"name":"v1.86.3","sha":"9dc1420f08e094df821085412e55a4e0dbac36ec","kind":"commit","published_at":"2022-06-26T04:02:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3/manifests"},{"name":"v1.86.2","sha":"88095f6261ca57cf13eba5582cb71d7b69ab2339","kind":"commit","published_at":"2022-06-16T03:46:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2/manifests"},{"name":"v1.86.1","sha":"1769ce15d907269c34be1b26671ab5e71fae43d1","kind":"commit","published_at":"2022-06-12T06:04:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"363f6c05f0ca64db9fc7a028b57b9a301a9a8808","kind":"commit","published_at":"2022-06-10T01:25:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0/manifests"},{"name":"v1.85.4","sha":"9dbec4a7329f650931abd198940b5a8c926fd6c1","kind":"commit","published_at":"2022-06-08T00:34:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"7ad899b55d35cc911afbbdd67b68bd06b001e39c","kind":"commit","published_at":"2022-06-03T00:15:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"137cd8e755a255db1083424c47bad2c183a0b2cc","kind":"commit","published_at":"2022-06-01T23:50:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"d77baccd72ef904c415bf5d94b615d9d07770275","kind":"commit","published_at":"2022-05-31T03:37:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"9cfda3d2dd640350d7b41f2449cd89318a237610","kind":"commit","published_at":"2022-05-30T04:15:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"5d68aef2715d2ba474893bd343a34753f1e0eccb","kind":"commit","published_at":"2022-05-27T01:21:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"0dac92327328838730cdee8ca33918611e05d5d9","kind":"commit","published_at":"2022-05-26T00:30:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0/manifests"},{"name":"v1.83.2","sha":"eb38636346b5b679f6967671fbb3ca84fda68fd8","kind":"commit","published_at":"2022-05-24T13:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2/manifests"},{"name":"v1.83.1","sha":"41cc7f1cade5410664873ffacb8569f37f6a409f","kind":"commit","published_at":"2022-05-24T01:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1/manifests"},{"name":"v1.83.0","sha":"44ee7cff2e3570acda6ded8836fca91a11db3d15","kind":"commit","published_at":"2022-05-20T02:18:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0/manifests"},{"name":"v1.82.3","sha":"cd8ffa4958bba16b389114c8c37c847f8a6cf17a","kind":"commit","published_at":"2022-05-19T04:30:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3/manifests"},{"name":"v1.82.2","sha":"5d77e15a498e9d25349beabe55b4fa8e025f9c6d","kind":"commit","published_at":"2022-05-17T01:00:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2/manifests"},{"name":"v1.82.1","sha":"547a85368ffedab4f642dea70813945050e53cf4","kind":"commit","published_at":"2022-05-16T03:31:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1/manifests"},{"name":"v1.82.0","sha":"a0b179cba0349f166dc20f2bac28e1ea7f715592","kind":"commit","published_at":"2022-05-11T12:22:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0/manifests"},{"name":"v1.81.4","sha":"7edc886fd2bc7ec18640e30e9eabaf1ea0ef6493","kind":"commit","published_at":"2022-05-05T02:27:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4/manifests"},{"name":"v1.81.3","sha":"6cc16d66fe5afd79ca9d2e3af9a135c8f47ca758","kind":"commit","published_at":"2022-05-04T13:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3/manifests"},{"name":"v1.81.2","sha":"c175c13c25f32987d65f2195fca6bba1840ed5c7","kind":"commit","published_at":"2022-05-03T12:03:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2/manifests"},{"name":"v1.81.1","sha":"22fae96f2b03ace7b9d00390ef451c12ea14e3b4","kind":"commit","published_at":"2022-04-29T03:49:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1/manifests"},{"name":"v1.81.0","sha":"b01db23ecf4947011d09870c5a2a7e76753cf3c4","kind":"commit","published_at":"2022-04-26T03:07:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0/manifests"},{"name":"v1.80.6","sha":"86a1874699bfe9bd9214344d6d4c451e148582b2","kind":"commit","published_at":"2022-04-22T01:49:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6/manifests"},{"name":"v1.80.5","sha":"6cd3a19a68ee308ad2d8e1c79b34ffee55efdf30","kind":"commit","published_at":"2022-04-21T03:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5/manifests"},{"name":"v1.80.4","sha":"d48fe2a35b20cdbcd4d84861bc3fb607f64631b7","kind":"commit","published_at":"2022-04-19T01:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4/manifests"},{"name":"v1.80.3","sha":"e347cdbabcb142060592e541f35aa94730196700","kind":"commit","published_at":"2022-04-15T15:11:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3/manifests"},{"name":"v1.80.2","sha":"d83842dc346f9308f52cf7dfda5ad2fc050eef4e","kind":"commit","published_at":"2022-04-15T01:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2/manifests"},{"name":"v1.80.1","sha":"3901472f30c090d8c26a34ccc1fb666193a91ca0","kind":"commit","published_at":"2022-04-14T16:19:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1/manifests"},{"name":"v1.80.0","sha":"3ac9dd002f0dcedf83312708222c39041d23c2c0","kind":"commit","published_at":"2022-04-12T03:03:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0/manifests"},{"name":"v1.79.1","sha":"56ffa3c918c1c642f0ffeae4952fc57cfbd13abd","kind":"commit","published_at":"2022-04-12T03:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"cb46ff78e1f22b7ae94e37adfcc91f2ed4041355","kind":"commit","published_at":"2022-04-08T01:08:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0/manifests"},{"name":"v1.78.2","sha":"3c75df5c9bc8f7ba5db9638b0aaeefb00903105d","kind":"commit","published_at":"2022-03-31T02:35:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2/manifests"},{"name":"v1.78.1","sha":"04d09929a8cd2a79d335e27f97543b62ca105191","kind":"commit","published_at":"2022-03-24T02:39:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"cc5c695b689df2e319c519aae316e4df2bf194b5","kind":"commit","published_at":"2022-03-23T03:14:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0/manifests"},{"name":"v1.77.3","sha":"fd8742b1746443a670789b5dbf668e84425f5897","kind":"commit","published_at":"2022-03-22T04:43:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3/manifests"},{"name":"v1.77.2","sha":"41ba8631c76477a46af4a23cfad5365d78d77409","kind":"commit","published_at":"2022-03-20T03:23:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2/manifests"},{"name":"v1.77.1","sha":"ed9dd801533d714baacc64c469b8b94564a22b98","kind":"commit","published_at":"2022-03-17T13:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1/manifests"},{"name":"v1.77.0","sha":"a178ae4c2fa6d7ece5ebda79c11164be761968a5","kind":"commit","published_at":"2022-03-16T11:41:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0/manifests"},{"name":"v1.76.6","sha":"96de7b43fd01a94b28991f9af24b4e6b2a6c0fc2","kind":"commit","published_at":"2022-03-15T03:28:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6/manifests"},{"name":"v1.76.5","sha":"0e74cfac4efe7a2d62460ed8e646593f8b48a850","kind":"commit","published_at":"2022-03-15T01:23:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5/manifests"},{"name":"v1.76.4","sha":"f71347415f4fd04c9a59a94a24ceac11ab320e01","kind":"commit","published_at":"2022-03-13T10:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4/manifests"},{"name":"v1.76.3","sha":"e37f6f8eed5589b69ed7a2ed27e951846fbfbb0c","kind":"commit","published_at":"2022-03-10T00:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3/manifests"},{"name":"v1.76.2","sha":"88ac8e551574bdd00cbd644aa1ea5bf75f03fa5e","kind":"commit","published_at":"2022-03-09T01:16:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2/manifests"},{"name":"v1.76.1","sha":"485def0cbb9970e5b85775a549a132016ddef6f4","kind":"commit","published_at":"2022-03-04T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"359e4e54b633237ec01107e862c109e8712824dc","kind":"commit","published_at":"2022-03-02T03:13:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0/manifests"},{"name":"v1.75.1","sha":"779f6db7b5b0da0324a187f4b735ec6762abc9ad","kind":"commit","published_at":"2022-02-26T14:41:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"7f11b7d741f32101e1dc895ca931647fe9d4c81f","kind":"commit","published_at":"2022-02-24T12:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0/manifests"},{"name":"v1.74.3","sha":"df2fa62064c9bc1a21b9410e48042257e0a1c57b","kind":"commit","published_at":"2022-02-24T02:42:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"023cf745e92c318b21251e4cedbedf3949c57abe","kind":"commit","published_at":"2022-02-23T04:00:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"cf0710cfe322eb2147f439364b425763b4d5c592","kind":"commit","published_at":"2022-02-20T14:02:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"2bf08efda8a938e86be2d09ae2dbbdd81b8181b7","kind":"commit","published_at":"2022-02-19T17:16:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"19845bd017c3b508aeaa59a50abdf4df0e4dae0f","kind":"commit","published_at":"2022-02-16T02:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"efe9bb7239d9554407e8d0cf40fe74cae83abea5","kind":"commit","published_at":"2022-02-15T03:59:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"cdb1de2fca81df5b18fb3312d821bc1cdae19066","kind":"commit","published_at":"2022-02-14T01:55:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"9cd593fefc5b08fa13de7d4119327db7202fdd4b","kind":"commit","published_at":"2022-02-11T02:16:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0/manifests"},{"name":"v1.69.1","sha":"8216ce26c28e79307dc0c4eb3f79c0eb582260b8","kind":"commit","published_at":"2022-02-10T02:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"64e01fbbe9e76c663477ef18e84a37dfd90e667a","kind":"commit","published_at":"2022-02-08T14:20:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0/manifests"},{"name":"v1.68.4","sha":"8fc4b7e358d8188983eb7c4a714c57d80be2b9b4","kind":"commit","published_at":"2022-02-05T15:57:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"76850916ceb3c693b2c7e32549ccd9dde6d374d9","kind":"commit","published_at":"2022-02-04T12:19:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"dfc01bb3bedbcc676ffa2f40381477c51b2fd956","kind":"commit","published_at":"2022-02-03T03:19:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"2c2da6ffa0744447f7cad9760cc0ff7f7d13c0e7","kind":"commit","published_at":"2022-02-01T02:05:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"317c0953043e3eb2242eb330d8e8e2071c131c37","kind":"commit","published_at":"2022-01-29T14:55:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0/manifests"},{"name":"v1.67.3","sha":"e45a0f7e18b28385022eaafd678fbe5edb82eb4f","kind":"commit","published_at":"2022-01-28T16:09:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"e55ff358ca23bb4ea3d70bfb136feb27be3fe79c","kind":"commit","published_at":"2022-01-28T02:47:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"a440be95518ebf037a5879decad282249e651180","kind":"commit","published_at":"2022-01-27T00:11:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8c5fcea765682e7d3d3e189a89217ed5d7838da8","kind":"commit","published_at":"2022-01-26T08:20:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0/manifests"},{"name":"v1.66.1","sha":"30a9bc6c3b719c469396c80f14e8249d7e7ce85b","kind":"commit","published_at":"2022-01-25T00:52:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"9945a03b0b3673c1cf981573b2b8669f0e4026c5","kind":"commit","published_at":"2022-01-23T04:19:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0/manifests"},{"name":"v1.65.1","sha":"36772957fcf865e8fd7dba92d594f8800c4b1e6f","kind":"commit","published_at":"2022-01-21T20:22:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"7f0245dce512e30e33559df219af3c227a6228e4","kind":"commit","published_at":"2022-01-21T00:19:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0/manifests"},{"name":"v1.64.4","sha":"43ea8c5a6a1cff364c00e3a0a1bc9dae92ab469f","kind":"commit","published_at":"2022-01-19T20:29:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4/manifests"},{"name":"v1.64.3","sha":"70001de2c4c039bf9448a5cc25037f517fd25915","kind":"commit","published_at":"2022-01-17T04:55:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3/manifests"},{"name":"v1.64.2","sha":"17913908c816cfa480a34a80bb13eb16db455168","kind":"commit","published_at":"2022-01-14T14:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2/manifests"},{"name":"v1.64.1","sha":"aea20b48af275a2ab3fb9b3f3234af8ca4ce76bc","kind":"commit","published_at":"2022-01-14T09:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"b91867653564a97a5ced04f36dac1a4e1c96e21b","kind":"commit","published_at":"2022-01-07T01:46:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0/manifests"},{"name":"v1.63.3","sha":"282a4029bc9985056508f83deb5040b830dc3c82","kind":"commit","published_at":"2022-01-06T01:29:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"1f3b1cb0fe1857a6cc4581611f8aeda371d04f2e","kind":"commit","published_at":"2022-01-04T18:10:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"1763af8eb35fe5b48cbe1a6a1a066524edb59232","kind":"commit","published_at":"2022-01-04T01:13:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"4cfa4f9c0d97a29b89ab342a5f41de5e4e3ecbd2","kind":"commit","published_at":"2021-12-31T21:14:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"abe3f594b412c924ae9eb42e450bd2a356df7654","kind":"commit","published_at":"2021-12-31T02:06:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"06176e32579611f06569a9e05a26832c02a0e6f4","kind":"commit","published_at":"2021-12-29T13:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"0caa042725325a5b682d9ce53a5346a1131486a2","kind":"commit","published_at":"2021-12-29T00:50:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0/manifests"},{"name":"v1.59.4","sha":"fbecbef96a2f8b7d037d8ffaca7c0f710be9b518","kind":"commit","published_at":"2021-12-21T06:24:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"28ccfa91f9fac99abd6f2d448d7f2e8d10b78806","kind":"commit","published_at":"2021-12-21T05:17:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"7a950f5b336702f79058952c14bb2bf573818158","kind":"commit","published_at":"2021-12-17T22:13:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"192f093af11f0faf6ae946c4a464059d6e48c015","kind":"commit","published_at":"2021-12-17T13:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"0d3a222859b8b66dbe0aad8c8475b31c4fac93d2","kind":"commit","published_at":"2021-12-17T07:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"e2ffaafc54df02e9a9d7d0cd7e110407753c1ba9","kind":"commit","published_at":"2021-12-15T03:26:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0/manifests"},{"name":"v1.57.4","sha":"9d2d62c2c33b981ac5071d7122cd50da1d272d5c","kind":"commit","published_at":"2021-12-14T14:26:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"cf57730ae41fb9d6185a78ec47f4ae95aa8dcd88","kind":"commit","published_at":"2021-12-14T02:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"d9fd74f8eae499ce2aeb02c7a0e5fcae5e4795bd","kind":"commit","published_at":"2021-12-11T01:44:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"8aa6e36a806f51903620d397f821ef55763c6ff4","kind":"commit","published_at":"2021-12-11T01:38:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"7ea381b2936b93d86752e5f4b773fa04b3d8a7cd","kind":"commit","published_at":"2021-12-08T14:28:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"bf37a324273dd1a2f606ff2dcb08c6166cc86ae9","kind":"commit","published_at":"2021-12-06T00:53:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"5327a9618932ffe5ffc632c13c73b8c26302074c","kind":"commit","published_at":"2021-12-03T06:11:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"ae90c44e2ef79661440abbb9aae29345ca4e40ad","kind":"commit","published_at":"2021-12-02T01:39:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0/manifests"},{"name":"v1.54.6","sha":"0c0be5e2c4b1192c45dcea16f3f0fdd725aa40fc","kind":"commit","published_at":"2021-11-30T13:51:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"f178fa984a7d53c8f92ea123ad476d92d153ab0f","kind":"commit","published_at":"2021-11-26T16:18:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"9469c36cdbeb67491534f580f05f704d7c325d4b","kind":"commit","published_at":"2021-11-24T01:31:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"22eabe5e7d515a501f427b4dca05b2b398f60412","kind":"commit","published_at":"2021-11-22T11:40:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"03f6eb3d536dc4dd00c0d75338eb72678f397a69","kind":"commit","published_at":"2021-11-20T17:02:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5024c186b4bafaa6c416799c782331934fa19eb1","kind":"commit","published_at":"2021-11-19T00:50:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"d6519f1a185decdd544667115657e00239c9d6ee","kind":"commit","published_at":"2021-11-17T03:23:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"14e4f318e3c4ca2eb3fd065d79f1813c6ed7f8eb","kind":"commit","published_at":"2021-11-16T01:55:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0/manifests"},{"name":"v1.52.2","sha":"e73580ba747b304924643ba9c710449e9b254716","kind":"commit","published_at":"2021-11-14T18:59:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"d59475ce4d3ad1181dde613e47e7318812f23110","kind":"commit","published_at":"2021-11-12T14:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"2048a9b47f69166805858fdc3a18c940deb42049","kind":"commit","published_at":"2021-11-11T00:44:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0/manifests"},{"name":"v1.51.3","sha":"be186d9e6f3c3bf1d4afb0e1423935190681de34","kind":"commit","published_at":"2021-11-04T02:10:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"8c8a5df4121560a7325bbbadb8ec77b59fad3505","kind":"commit","published_at":"2021-11-03T03:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"1c99cc7f00097ee77669378c6e1c291677b330df","kind":"commit","published_at":"2021-10-29T00:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"82310524849b8aaae0ab8e427f4a0637fadaa2de","kind":"commit","published_at":"2021-10-28T13:41:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0/manifests"},{"name":"v1.50.7","sha":"da1add8d2970216b953406d1c1109b36bfa05c5c","kind":"commit","published_at":"2021-10-28T06:36:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"2c191b0e079bf412f292617c88917eec3c9b00de","kind":"commit","published_at":"2021-10-28T03:06:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"7dcbe43ccc3c69625e6fba72f80d71dd755690b3","kind":"commit","published_at":"2021-10-21T03:21:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"fdc76ff9b8781a1735933514a8b2b5eac510b789","kind":"commit","published_at":"2021-10-20T10:13:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"19da60a6006d0df9e0cb81ea810d3c2673e46350","kind":"commit","published_at":"2021-10-18T02:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"23c02b2eee3c4e27e0370317779b1620b195e2f5","kind":"commit","published_at":"2021-10-12T16:14:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"4768d7b1f843dcac14bef62edbfab3d1242dec64","kind":"commit","published_at":"2021-10-12T15:03:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"2d646d169f9ad084b6fc8c47316aaa77821126ea","kind":"commit","published_at":"2021-10-12T07:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"daaa73e2016948e715f11e67fac1bf261dadb33a","kind":"commit","published_at":"2021-10-08T00:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0/manifests"},{"name":"v1.48.3","sha":"4e09a2a97bb9eab6c5c3db1294aa1aa4fd3730b0","kind":"commit","published_at":"2021-10-05T01:28:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"1b5317a5f5488fefe367550c518e5c2584ced300","kind":"commit","published_at":"2021-09-24T03:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"1fbb80ded6dd22b755757b4699667351eda0b106","kind":"commit","published_at":"2021-09-23T02:20:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"4c91ad549830ccf10d0dc599aabbeaf3466fdb26","kind":"commit","published_at":"2021-09-23T00:29:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0/manifests"},{"name":"v1.47.2","sha":"375f7c18432b36802bc521bfa78855278a834963","kind":"commit","published_at":"2021-09-22T00:58:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"9c2dfab132eb3366af69a5c2f1585d4b7150eadb","kind":"commit","published_at":"2021-09-17T01:35:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7600f1b4f9c78e0933ab25f6d285381443c07c91","kind":"commit","published_at":"2021-09-16T03:30:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0/manifests"},{"name":"v1.46.7","sha":"e1cd8bb2b69cb3efff9e6f379462bbefe4e0cf1d","kind":"commit","published_at":"2021-09-16T01:20:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"8dc54632c55db21231a359f53c43bd89d8db18f3","kind":"commit","published_at":"2021-09-15T01:22:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"4b8031963b745334e53e492ae9b028173bb3d0be","kind":"commit","published_at":"2021-09-12T04:25:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"1c92551fb6d7dcbca2d12fb8576cd8988cdccb55","kind":"commit","published_at":"2021-09-10T02:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"1fab5c28c6eace6505b271bb00133f8c59be08ce","kind":"commit","published_at":"2021-09-08T03:50:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"8a677ef958950ca392d97fa4904ea37023605eab","kind":"commit","published_at":"2021-09-07T00:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"ef9bcc3c80dc3c8705b63d9457397b368d5c611b","kind":"commit","published_at":"2021-09-06T04:40:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"543cae02b5a98a166a942f1f977e02aa0b75058e","kind":"commit","published_at":"2021-09-02T13:51:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"f13757ca06daa52402371fb2a458a990503c0bff","kind":"commit","published_at":"2021-09-02T03:23:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"4b551faaa5b02c572e4f6d36c5d2c2b8c79ff954","kind":"commit","published_at":"2021-09-02T00:25:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c27b97f5200481b70a6c05131d2fc34db2425d45","kind":"commit","published_at":"2021-08-29T17:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"2a8c4766c674dd132f7592cc9b0b4213b9f33611","kind":"commit","published_at":"2021-08-29T00:54:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a41952fa8a17441275dd4bf1c675e8a81b4f54a0","kind":"commit","published_at":"2021-08-27T00:40:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dd7efc3390e4a9a90f1b3ee0c3e3c74deb1f0369","kind":"commit","published_at":"2021-08-25T01:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"55606f79cc6accf07d45fe2c4ffa81817108d7bc","kind":"commit","published_at":"2021-08-23T14:25:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"f1472dab64c04a7db694a4af3d78f45a96d8922f","kind":"commit","published_at":"2021-08-20T13:57:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"874b1a48d1480ee19e57c362f978e13e9f34b1bd","kind":"commit","published_at":"2021-08-20T03:17:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0/manifests"},{"name":"v1.40.4","sha":"76dff919c89b6eef13bd3109d5b84c89436f427a","kind":"commit","published_at":"2021-08-06T15:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"40f9d14f6ff6d64664748eb723d3a827bd2de337","kind":"commit","published_at":"2021-08-06T14:41:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"5a83df7fac77ee5dac4e97813f5feaaf0b3246b8","kind":"commit","published_at":"2021-08-06T12:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"e2502ca390aff42d8580474376492b80a273bae3","kind":"commit","published_at":"2021-07-24T18:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a4984ee9b3afb5c999fcef6f60b07279e85770a6","kind":"commit","published_at":"2021-07-22T16:03:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"4000c34716609ca60c324635c4850bbe5c363b90","kind":"commit","published_at":"2021-07-21T08:15:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"a6eefebfb33aaa376e241c27ff242adb6a78e44b","kind":"commit","published_at":"2021-07-21T06:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6774a2a6dd061055ef470229e43e896754e06c64","kind":"commit","published_at":"2021-07-16T22:45:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"451365ce939e43e71fd45c3614103ad409c8a90d","kind":"commit","published_at":"2021-07-15T14:27:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"a3bdce292486b983305e6e324427adee9d4199ef","kind":"commit","published_at":"2021-07-15T14:04:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"c718d365d0a1882154130d096988f3294fe8c66f","kind":"commit","published_at":"2021-07-13T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"9a4e496489b292821c746d14f413aff25f134bfd","kind":"commit","published_at":"2021-07-12T14:03:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c234af2ae548c4bed6ed6553a368c555d65b249e","kind":"commit","published_at":"2021-07-12T13:00:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"ff8cde6cb8ed13d6bca19802348979caa3669ee6","kind":"commit","published_at":"2021-07-02T06:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"57f95e078eb8176973eea0670c56c9f2e3ec524c","kind":"commit","published_at":"2021-06-30T13:43:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"5bed98aa4204d6e6cf7d17233b6ea2d4ab9fcb3c","kind":"commit","published_at":"2021-06-22T12:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"8d40ddbaf1f48dc08e459e085fbe196361bba9a3","kind":"commit","published_at":"2021-06-20T07:01:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"499fe5088aba2f265213b730fd79f3ad6f63b1b9","kind":"commit","published_at":"2021-06-19T12:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"4882e01379efad9b3fe7bff48bb7fbe70f115873","kind":"commit","published_at":"2021-06-18T06:23:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"2b21440f5befd4b95d6be3d8e8235b31279ce0c6","kind":"commit","published_at":"2021-06-18T06:16:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"a3342b2aa23ed0606fe97f4aeadad5263038a703","kind":"commit","published_at":"2021-06-11T18:12:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"7dfb343219737c1a3bef72c5121803b4e7e4fdd6","kind":"commit","published_at":"2021-06-10T18:12:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"a4efbb57e29315b7255780569ef2c6c11b4dad6d","kind":"commit","published_at":"2021-06-10T06:23:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"87b360323ed3ab4d43ccd3e278413137479cdf3b","kind":"commit","published_at":"2021-06-07T18:14:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"7068d4c2297468714ce1034b16bc9a32e9571d70","kind":"commit","published_at":"2021-06-07T11:58:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d8c67c26483c1e38554abdbde240a29b90f1766a","kind":"commit","published_at":"2021-06-04T06:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"d3335cee83c3ad93a36066b06111a350b34d0621","kind":"commit","published_at":"2021-06-03T07:28:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"46e35c39141573daf0401c8ab79957c84424f1a7","kind":"commit","published_at":"2021-06-02T08:03:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"bf17c7bf5b30e6c9c566e565400aa0c8f32220ab","kind":"commit","published_at":"2021-06-02T08:00:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"2b43133875ed67189ca9f6cf1222bf726a941a85","kind":"commit","published_at":"2021-05-31T17:43:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"00a8352c7e772df7f0a42812a330b98e50f45de3","kind":"commit","published_at":"2021-05-31T15:03:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"499bb93c303052af0a2629dbaddd8916dc020fc4","kind":"commit","published_at":"2021-05-31T10:44:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"f8c3a3793d25696fd472ad963441836529f356e7","kind":"commit","published_at":"2021-05-31T08:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"a3aa6892fde7fd81e3ad78d664ffd29bca6be249","kind":"commit","published_at":"2021-05-24T10:50:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"9bad41e6947f1b16e33839742f055b6c5c2c5bc5","kind":"commit","published_at":"2021-05-24T10:03:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"a283a2b78a325eb8e7a0531bfe50f726326741c8","kind":"commit","published_at":"2021-05-21T08:15:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"c3887d6ced3035f9a8c2221bd2403427db816fb3","kind":"commit","published_at":"2021-05-20T06:37:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"0eb67d5b7b41ca92de35ea24b49e05870fd863b1","kind":"commit","published_at":"2021-05-19T19:26:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"09bf324ef30d8f6b11ff2e6cb547da467d612d74","kind":"commit","published_at":"2021-05-18T07:56:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"a907c6e56c76b601e0f7ae3db64db7e08355d717","kind":"commit","published_at":"2021-05-17T16:25:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"26565660b410c9c38adee13ecbe274b934d2cd64","kind":"commit","published_at":"2021-05-17T09:09:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"f7601d7edb36398cf7070c927709c191cabbaebe","kind":"commit","published_at":"2021-05-17T08:32:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"0c50dbf958d5778293bfdde5dc2a22c60f6658c3","kind":"commit","published_at":"2021-05-13T07:45:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c687877156b49feb5228e472750ad8274a454630","kind":"commit","published_at":"2021-05-11T19:17:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0/manifests"},{"name":"v1.24.5","sha":"d7f8e4704feff803399be8a4771967fdc0dd8f3c","kind":"commit","published_at":"2021-05-08T07:58:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"4c55cfdc011101ec2a9598bf470d0113949f1281","kind":"commit","published_at":"2021-05-07T08:07:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"caacaeef3147871f9dc1e9849dbffbfd6e8101b4","kind":"commit","published_at":"2021-05-05T20:38:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"6bdacb8a37b85c0d98fdbf501b044aab97f90e28","kind":"commit","published_at":"2021-05-05T15:50:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"7679ada2038ae6c3a3bc66a0f46604e1e47e4950","kind":"commit","published_at":"2021-05-05T07:49:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b75b4f1b0d63a83f93870c539201aae486782756","kind":"commit","published_at":"2021-05-03T10:58:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"ed35d24d1f1e8f810a0a4825c6d7e3732772d7c8","kind":"commit","published_at":"2021-05-03T10:49:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"3283af26c1fead3c3395bf2fc82790cb0772380f","kind":"commit","published_at":"2021-04-30T18:30:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"277997d0162761921870828e6bf0073d177dc1a4","kind":"commit","published_at":"2021-04-29T18:18:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"b34ccd1a91f20354ec7a517c54ba4b0ea708f3d3","kind":"commit","published_at":"2021-04-28T20:34:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"a7cb57704e4662b15a49228bbee56b346ee56d06","kind":"commit","published_at":"2021-04-28T19:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"f4d89f0d6b8b5461e3738a71f4554f12d68db4e9","kind":"commit","published_at":"2021-04-26T14:05:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"73203048a5ff085a5d6fe006a1173ca179b8fd5a","kind":"commit","published_at":"2021-04-25T11:30:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"dacd0c66efdba779875239fcab3d18dd6a45e052","kind":"commit","published_at":"2021-04-23T22:10:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"9cf71f66b965a7cd4d92faf239a0750065b53e1d","kind":"commit","published_at":"2021-04-23T16:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3b7c038a7db24f63b48cbd1d231a6740fef4ea70","kind":"commit","published_at":"2021-04-23T15:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"582ae517b979d9d07a9c7937c6ff6d3f449c74e9","kind":"commit","published_at":"2021-04-22T12:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"77cc94b528f1efb35639eef4a2960c8703f9120b","kind":"commit","published_at":"2021-04-22T07:54:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"c96032a425a155a8a94c9532d61c70617e4a62d5","kind":"commit","published_at":"2021-04-21T07:47:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"0faf08379d6604973686ea1e3643a9603661823c","kind":"commit","published_at":"2021-04-20T21:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75215430ab1eb1ac11d447621e42579e026a26b5","kind":"commit","published_at":"2021-04-19T13:09:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8bccbc39412da0c6ff9a2279df7031a3b40763f8","kind":"commit","published_at":"2021-04-19T11:22:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"cee7a02d8b08fea11bdff26c896fd2afcc82468d","kind":"commit","published_at":"2021-04-19T10:34:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"bc66de0678ccf93ff8add2e20e4b70870e7b641a","kind":"commit","published_at":"2021-04-16T15:04:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"b43431c47defe0b9a68d64fab8c9e09c953281c3","kind":"commit","published_at":"2021-04-16T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"301e0fb9acc1c21ae129bc7e574ad88a4c53b577","kind":"commit","published_at":"2021-04-16T12:50:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"dcb5f5b12b133a60b4ed09cc083915187c84ed2d","kind":"commit","published_at":"2021-04-16T05:24:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"ca5db266d7f2407e16c5edb8d068d5d374a902f8","kind":"commit","published_at":"2021-04-14T19:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"c1b5211fc6455c2b256094b87bffa3f84ff03c12","kind":"commit","published_at":"2021-04-12T21:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d1254fadc1060260f82490de9aa4d874d6ddcd52","kind":"commit","published_at":"2021-04-12T16:35:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0e0540e311abcc366f377f70abf68ede78a279ba","kind":"commit","published_at":"2021-03-19T12:59:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"61d39d55967037378710c811a2cbb837950e220c","kind":"commit","published_at":"2021-03-18T15:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0/manifests"},{"name":"v1.14.8","sha":"cd4d02bd8b44366ac3060ebbd00bafcf1c2cea3a","kind":"commit","published_at":"2021-03-06T22:33:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"9d0f6e76dfc4f918e039986d9666d5ed485f4904","kind":"commit","published_at":"2021-02-16T19:12:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"5e6631e7c3f40b7857d2f73b48abfd3f9d072b35","kind":"commit","published_at":"2021-02-16T16:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"c5e3a2a73e0714649a3d975d15a45cbcb255db45","kind":"commit","published_at":"2021-02-16T14:40:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"e0f56b3ce656cf5b609996905b14caf4d1fcb3ab","kind":"commit","published_at":"2021-02-08T18:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"8266fccc4bbac63a2a0509e4df749a2b07fc72d9","kind":"commit","published_at":"2021-02-07T09:31:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"c76d3f9547fc88c286b171982ff07ce4e6c0ff33","kind":"commit","published_at":"2021-02-02T08:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a14e1ada63c884d2a7a4e4f8539ef68230f83bea","kind":"commit","published_at":"2021-02-01T17:34:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"8a2a748a86ca799fcd72d4b00fc9a10048e46d4c","kind":"commit","published_at":"2021-01-06T23:13:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e42bfd2814fc5136b175470c3085355090cc2e01","kind":"commit","published_at":"2020-12-30T13:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"7e841558d9406d4acd6210b4c7e9181fc2b5835b","kind":"commit","published_at":"2020-12-28T13:08:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"971a079b1b9e3c1b962821bf759dc8c7c9792a94","kind":"commit","published_at":"2020-12-23T09:34:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cc1471ed703b80da8324b7f29404a1120f27d826","kind":"commit","published_at":"2020-12-21T14:07:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c85378794f58574d4b382001f457388e5af8f90b","kind":"commit","published_at":"2020-12-16T10:07:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"49fe95787794e5778bbffd04afe9ba23dc9c9db8","kind":"commit","published_at":"2020-12-15T11:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9aba722f41b390b5a5eeeeeba7c51b4f87cd87c7","kind":"commit","published_at":"2020-12-15T10:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"4495e1d301e2c16310afabc42ebd284b9ad20363","kind":"commit","published_at":"2020-11-24T13:38:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c03219c38fcf42957b705384dd1fb4bfaa86b075","kind":"commit","published_at":"2020-10-20T10:41:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"30aa0330dd2a8fbe3f692b3e3fc6091a4f0593af","kind":"commit","published_at":"2020-07-19T08:19:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0/manifests"},{"name":"v1.8.14","sha":"3f3f2a9563387312e7dd14a0efaa5f87ff3b71c3","kind":"commit","published_at":"2020-07-03T18:02:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"47d0827b225bab4420647bfcd5eb551db0175269","kind":"commit","published_at":"2020-06-05T17:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"5e808ad92ab510400b4f5f223db3e0b4ed6af09c","kind":"commit","published_at":"2020-06-04T20:11:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"c608a3fdf7e7c9031998a5695d387eb2a7797b6f","kind":"commit","published_at":"2020-05-29T08:44:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"183137a8f4c9dafada20096ee07aba4bd1ecb35a","kind":"commit","published_at":"2020-05-28T22:26:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e126c25e61b36f484a7b4b753be4789001b8dcf8","kind":"commit","published_at":"2020-05-25T21:34:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"75eeef2031fb862fd35b769cf81d12642bad811c","kind":"commit","published_at":"2020-05-25T07:16:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"5ef3e12afc936b0db23de6787cf62ec9bd262f42","kind":"commit","published_at":"2020-04-10T15:57:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"46547217fe04853b50d29b83d95c1e6f29a184de","kind":"commit","published_at":"2020-04-10T15:28:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"88ef30b1ff2ec0a037bf2cd69e8558687bbeb70e","kind":"commit","published_at":"2020-04-05T21:53:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"5c656cb231e0d001f3c18937cfb6b11b1f4f480d","kind":"commit","published_at":"2020-03-17T17:48:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"acf3159650b9afabc23db4db6d8a445e3ec02b72","kind":"commit","published_at":"2020-03-13T08:20:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b96f5ba3e9c36182174300af629b34fe43c62ecd","kind":"commit","published_at":"2020-03-03T21:13:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"fccacee7164155ea1fdf5bee163dd56103cfb223","kind":"commit","published_at":"2020-03-02T20:35:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5cde2faa699344ffa3c948aea2214723eeda37d1","kind":"commit","published_at":"2020-03-02T20:21:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dbf19de422b889574aa055ad08f677050bffb762","kind":"commit","published_at":"2020-03-02T20:03:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"293ef569460d076bdedc62f60e3d520fa6ccab33","kind":"commit","published_at":"2020-02-22T13:44:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"9d796a14258061e4b52063150e1d307799ce9019","kind":"commit","published_at":"2020-01-16T09:15:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"6553a204dbd9c08e84fc4e173b5363610a789ad5","kind":"commit","published_at":"2020-01-05T19:01:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"00975929ec559594bafb8fa1c4c7e75f87db912a","kind":"commit","published_at":"2020-01-05T16:37:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d3b0ab09b5aeb3bc88b42f9e38efab0724dfa08f","kind":"commit","published_at":"2020-01-05T14:56:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"e4c47aefb16df401e0a8a84981e2cce233a550ec","kind":"commit","published_at":"2020-01-01T11:32:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"9b4042da2977178d007cb4f07686be897172792b","kind":"commit","published_at":"2019-12-16T22:32:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5410d23b2cf7d19bf14c4c089874b9630237fa42","kind":"commit","published_at":"2019-12-16T22:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd5e524d7435df6ad0c1c805b9ed56293fc39101","kind":"commit","published_at":"2019-12-12T19:56:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e8e37cf2da26d1f67f21e3bd94da65025e7bde8f","kind":"commit","published_at":"2019-11-22T20:44:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"136f0879bb28d4b6c2e860f11fc6d65446ac6900","kind":"commit","published_at":"2019-11-21T14:25:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"371ef07fbb61c5ad490061c9571dbd8df9f6ab47","kind":"commit","published_at":"2019-11-21T08:06:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ad1fc3c19d5c02382989a7e1cb72b807b743465c","kind":"commit","published_at":"2019-11-08T17:45:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5e9e0b33cd548952a6968151db94325f299ae3c4","kind":"commit","published_at":"2019-11-06T19:22:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c6b1e65b424f0feb700468564276786895acec70","kind":"commit","published_at":"2019-11-05T18:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"89bb554b3e8dcc7f8e2376f1a4557ef3d8e0c96f","kind":"commit","published_at":"2019-11-03T20:14:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f55fa26be8834ac970a219485e3c5c681390b75","kind":"commit","published_at":"2019-11-01T18:37:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"72f36694139163009bc237a9ee25ea0070946dfb","kind":"commit","published_at":"2019-10-27T12:03:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e2e2d8d186c97a4762ce146887b7c3db6841a23e","kind":"commit","published_at":"2019-10-20T21:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-14T10:53:09.264Z","dependent_packages_count":0,"downloads":4574,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":89.07934436924081,"dependent_repos_count":13.394112370545544,"dependent_packages_count":17.69257114898475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.05534262959037},"purl":"pkg:cargo/bullmq-official","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/bullmq-official","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/bullmq-official","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/bullmq-official/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-14T08:30:50.589Z","issues_count":739,"pull_requests_count":1671,"avg_time_to_close_issue":24195199.82172131,"avg_time_to_close_pull_request":1122599.1998577525,"issues_closed_count":488,"pull_requests_closed_count":1406,"pull_request_authors_count":144,"issue_authors_count":568,"avg_comments_per_issue":3.9364005412719894,"avg_comments_per_pull_request":1.0969479353680431,"merged_pull_requests_count":1256,"bot_issues_count":8,"bot_pull_requests_count":393,"past_year_issues_count":72,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":1429471.875,"past_year_avg_time_to_close_pull_request":382280.075794621,"past_year_issues_closed_count":48,"past_year_pull_requests_closed_count":409,"past_year_pull_request_authors_count":40,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":3.0972222222222223,"past_year_avg_comments_per_pull_request":2.59918200408998,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":306,"past_year_merged_pull_requests_count":363,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","maintainers":[{"login":"roggervalf","count":755,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"},{"login":"eliasSFL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliasSFL"},{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}],"active_maintainers":[{"login":"roggervalf","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bullmq-official/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bullmq-official/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bullmq-official/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bullmq-official/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bullmq-official/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bullmq-official/codemeta","maintainers":[{"uuid":"420528","login":"manast","name":"Manuel Astudillo","email":null,"url":"https://github.com/manast","packages_count":1,"html_url":"https://crates.io/users/manast","role":null,"created_at":"2026-07-12T02:47:57.526Z","updated_at":"2026-07-12T02:47:57.526Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/manast/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":341766,"maintainers_count":71950,"namespaces_count":0,"keywords_count":72549,"github":"rust-lang","metadata":{"funded_packages_count":31304,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-12T05:05:28.324Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":1222397,"name":"iam4x-bullmq","ecosystem":"npm","description":"Queue for messages and jobs based on Redis","homepage":"https://github.com/taskforcesh/bullmq#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/taskforcesh/bullmq","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-05-04T22:47:19.843Z","latest_release_published_at":"2021-05-04T22:47:19.843Z","latest_release_number":"1.25.0","last_synced_at":"2026-09-14T08:52:03.000Z","created_at":"2022-04-08T14:05:29.416Z","updated_at":"2026-09-14T13:50:41.649Z","registry_url":"https://www.npmjs.com/package/iam4x-bullmq","install_command":"npm install iam4x-bullmq","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.25.0"},"contentPolicy":null},"repo_metadata":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-09-12T06:22:26.000Z","size":290903,"stargazers_count":9391,"open_issues_count":386,"forks_count":682,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-09-12T07:48:12.232Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-09-12T06:19:44.000Z","dependencies_parsed_at":"2026-08-28T11:07:37.993Z","dependency_job_id":"c6a2db7c-2dd9-4b3b-a7ff-cacf72a9c23d","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":950,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37233025,"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-09-12T02:00:07.213Z","response_time":57,"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":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"tags":[{"name":"vpy3.1.0","sha":"5251710a161a676f1509b751c92a10128d057cdc","kind":"commit","published_at":"2026-08-28T02:07:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0/manifests"},{"name":"vex2.2.2","sha":"61a7cc570a14c1164a74ca5fbf93547595f69820","kind":"commit","published_at":"2026-08-27T15:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2/manifests"},{"name":"v5.81.4","sha":"9884e09e41f7b22a0e822b89f138b5134089cffc","kind":"commit","published_at":"2026-08-27T15:41:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4/manifests"},{"name":"vex2.2.1","sha":"66c29c8d8c562662790a350d0d1ae1753f62592c","kind":"commit","published_at":"2026-08-27T03:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1/manifests"},{"name":"v6.3.1","sha":"9d737e9d0e467eeacf6f6a43f3f806fa2873ee1b","kind":"commit","published_at":"2026-08-27T02:54:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1/manifests"},{"name":"vex2.2.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0/manifests"},{"name":"v6.3.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0/manifests"},{"name":"vrs1.2.7","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7/manifests"},{"name":"vpy3.0.6","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6/manifests"},{"name":"vnet1.1.1","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1/manifests"},{"name":"vex2.1.3","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3/manifests"},{"name":"v6.2.2","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"ec1c812ab2d365354d332fa6769fa4e277771f62","kind":"commit","published_at":"2026-08-25T07:09:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1/manifests"},{"name":"vpy3.0.5","sha":"57b6b4362d5f967813f713f6651f414ffa1416d4","kind":"commit","published_at":"2026-08-25T02:36:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5/manifests"},{"name":"vrs1.2.6","sha":"b875ca8b36be10774253be0767b76cdf56f97e71","kind":"commit","published_at":"2026-08-23T04:31:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6/manifests"},{"name":"v6.2.0","sha":"c06b51cd3aacd0d9ee65e2544220c89f24d2479c","kind":"commit","published_at":"2026-08-21T05:14:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"cb372332210af739efb159b6ac2ffc3fdd4d4d2d","kind":"commit","published_at":"2026-08-16T08:06:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2/manifests"},{"name":"vex2.1.2","sha":"d464a51781177cc7ec23b011355f1df54385dab0","kind":"commit","published_at":"2026-08-15T19:41:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2/manifests"},{"name":"vrs1.2.5","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5/manifests"},{"name":"vex2.1.1","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1/manifests"},{"name":"v6.1.1","sha":"ab7009da8a732d8d5e8f13228e1ef81806422128","kind":"commit","published_at":"2026-08-14T03:24:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1/manifests"},{"name":"vrs1.2.4","sha":"beab7b54fb0d441808f1549fc399482b320bfe43","kind":"commit","published_at":"2026-08-13T04:40:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4/manifests"},{"name":"vnet1.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0/manifests"},{"name":"vex2.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0/manifests"},{"name":"v6.1.0","sha":"ee714dc803a43761eba921df3af5c8da0c2258cf","kind":"commit","published_at":"2026-08-12T04:01:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0/manifests"},{"name":"v6.0.11","sha":"48c54268642b724b8823086db2c6d1a61c10c3cf","kind":"commit","published_at":"2026-08-10T21:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"30c2c7518a8a754d6f688de3373df8113f4df7b1","kind":"commit","published_at":"2026-08-10T11:54:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10/manifests"},{"name":"vrs1.2.3","sha":"94d32867f9b4f439cd1fc57f9f8c3543dd913e42","kind":"commit","published_at":"2026-08-07T15:54:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3/manifests"},{"name":"v6.0.9","sha":"5910cccfc8a773067621953087d0d055670e1e2a","kind":"commit","published_at":"2026-08-07T03:20:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9/manifests"},{"name":"vpy3.0.4","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4/manifests"},{"name":"v6.0.8","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8/manifests"},{"name":"vphp2.0.1","sha":"6a166ea3f747f5dece935d206057d43c2febcde7","kind":"commit","published_at":"2026-08-05T01:27:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1/manifests"},{"name":"vnet1.0.0","sha":"a0771321a624ec8f84cf8c34c3dff38bb72efdc2","kind":"commit","published_at":"2026-08-05T01:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0/manifests"},{"name":"v6.0.7","sha":"e7e9a6478d39d43406559b03410b2c5c28639e74","kind":"commit","published_at":"2026-08-04T07:05:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a514f2d3976848aa631de22bfa458b7e9f60b384","kind":"commit","published_at":"2026-08-03T01:40:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6/manifests"},{"name":"vex2.0.3","sha":"740985ae2f67a9144e7787f89955bf8c7f9500e0","kind":"commit","published_at":"2026-08-02T18:19:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3/manifests"},{"name":"vpy3.0.3","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3/manifests"},{"name":"v6.0.5","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c1cf32881474f3f1e9b620e025abde07a359eb06","kind":"commit","published_at":"2026-08-01T07:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4/manifests"},{"name":"vrs1.2.2","sha":"956e2d4b1cefd5b1e4da98d69013a2fa866e8d75","kind":"commit","published_at":"2026-08-01T02:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2/manifests"},{"name":"vpy3.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2/manifests"},{"name":"vex2.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2/manifests"},{"name":"v6.0.3","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"2ac754fd718927e2c0043d6d7787de32d0d196f7","kind":"commit","published_at":"2026-07-31T06:35:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2/manifests"},{"name":"vpy3.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1/manifests"},{"name":"vex2.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1/manifests"},{"name":"v6.0.1","sha":"c99c323470416e79b391abaa0b06cc2d7633685a","kind":"commit","published_at":"2026-07-31T04:42:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1/manifests"},{"name":"vpy3.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0/manifests"},{"name":"vphp2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0/manifests"},{"name":"vex2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0/manifests"},{"name":"v6.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0/manifests"},{"name":"vrs1.2.1","sha":"eb956b07fde2ab3d43b41325a06a6b103610e3e3","kind":"commit","published_at":"2026-07-30T07:16:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1/manifests"},{"name":"v5.81.3","sha":"d2831ae06bb4402117bcb01b1304ce22664edf0f","kind":"commit","published_at":"2026-07-30T01:16:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3/manifests"},{"name":"vpy2.26.0","sha":"2664876092793ca2ba5e0eb080d99c3042ed136a","kind":"commit","published_at":"2026-07-26T05:22:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0/manifests"},{"name":"vrs1.2.0","sha":"4085792106fd3d381ec7980a8ae3c65788dd2d70","kind":"commit","published_at":"2026-07-25T05:51:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0/manifests"},{"name":"vex1.3.7","sha":"65f1f0a73902df87a50d799d097450e2867eb9c3","kind":"commit","published_at":"2026-07-25T05:39:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7/manifests"},{"name":"v5.81.2","sha":"315ec3309a42ccf898b2b825e39c42292b7932e7","kind":"commit","published_at":"2026-07-24T20:38:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2/manifests"},{"name":"vrs1.1.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1/manifests"},{"name":"vpy2.25.4","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4/manifests"},{"name":"vphp1.0.3","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3/manifests"},{"name":"vex1.3.6","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6/manifests"},{"name":"v5.81.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1/manifests"},{"name":"v5.81.0","sha":"e2b89f7a4a64c60551f1fa4463ec62d8072c4731","kind":"commit","published_at":"2026-07-23T13:34:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0/manifests"},{"name":"v5.80.12","sha":"c7bd217ab0496fbdcbacd486b85cca8a825aa4d4","kind":"commit","published_at":"2026-07-23T11:35:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12/manifests"},{"name":"v5.80.11","sha":"b002d4836f7819b995378112e0c40fbbbe694e4d","kind":"commit","published_at":"2026-07-23T04:13:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11/manifests"},{"name":"v5.80.10","sha":"88730b08ecc18cd243dfeddaa80bd8b2d3a5151a","kind":"commit","published_at":"2026-07-21T15:54:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10/manifests"},{"name":"v5.80.9","sha":"4f4b574de507e56e1e3a7f359565eb359463710f","kind":"commit","published_at":"2026-07-18T23:50:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9/manifests"},{"name":"v5.80.8","sha":"e8af56348a77677a4d802d2563e33b7313a79570","kind":"commit","published_at":"2026-07-18T04:06:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8/manifests"},{"name":"v5.80.7","sha":"c4a0a4a90d48303b1b6b7c45f67898573a73c424","kind":"commit","published_at":"2026-07-17T15:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7/manifests"},{"name":"v5.80.6","sha":"5044cf8fc17f0842655eda581b9e26b27f6abfe8","kind":"commit","published_at":"2026-07-17T02:36:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6/manifests"},{"name":"v5.80.5","sha":"b1d459c777b4213ce5b9f3559f5eaae7b3e70781","kind":"commit","published_at":"2026-07-16T01:58:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5/manifests"},{"name":"vrs1.1.0","sha":"bbf0844a250d08d6bfafacb43360f26a57cb9c87","kind":"commit","published_at":"2026-07-15T18:25:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0/manifests"},{"name":"v5.80.4","sha":"d978d721995aa4d40aa93980866e2a6b02bcfed1","kind":"commit","published_at":"2026-07-15T15:22:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4/manifests"},{"name":"v5.80.3","sha":"4e8b59592d1f285f2e9e3860f8ece8bc60769fe5","kind":"commit","published_at":"2026-07-15T09:40:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3/manifests"},{"name":"vrs1.0.1","sha":"677e2590a04040ea21a0107d6bdcf5a33cf6b5e9","kind":"commit","published_at":"2026-07-14T02:39:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1/manifests"},{"name":"vrs1.0.0","sha":"04c8ea52ed2d75e14581311ef1bb4115d9c20d76","kind":"commit","published_at":"2026-07-12T02:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0/manifests"},{"name":"vex1.3.5","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5/manifests"},{"name":"v5.80.2","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2/manifests"},{"name":"v5.80.1","sha":"418de1e51db09ffc8e95bac35015a1057d8a7271","kind":"commit","published_at":"2026-07-10T15:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1/manifests"},{"name":"v5.80.0","sha":"60ae0492a3200f8496976a3b51609e7e54eafd1b","kind":"commit","published_at":"2026-07-10T05:11:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0/manifests"},{"name":"vpy2.25.3","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3/manifests"},{"name":"vex1.3.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4/manifests"},{"name":"v5.79.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4/manifests"},{"name":"v5.79.3","sha":"6ffd88a0070b3ab84b77539dca7c35266716425e","kind":"commit","published_at":"2026-07-07T05:08:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3/manifests"},{"name":"v5.79.2","sha":"6f1b2e33b01c9f97dee6ff96bab782a8399c7ae5","kind":"commit","published_at":"2026-06-27T15:37:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2/manifests"},{"name":"v5.79.1","sha":"1aefd5b80618a8a9080b98ca9e6e89463a98b713","kind":"commit","published_at":"2026-06-21T15:17:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1/manifests"},{"name":"v5.79.0","sha":"eb9ae1de0ea7468be66cb2c77921b8bb76e86abb","kind":"commit","published_at":"2026-06-18T05:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0/manifests"},{"name":"vex1.3.3","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3/manifests"},{"name":"v5.78.1","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1/manifests"},{"name":"v5.78.0","sha":"38798cc212e450f6369da3714c20eeced5a523a9","kind":"commit","published_at":"2026-06-02T04:52:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0/manifests"},{"name":"v5.77.7","sha":"fbe04af1b3e9c7c9683229544914a54c5bb1f8d8","kind":"commit","published_at":"2026-06-01T07:58:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7/manifests"},{"name":"v5.77.6","sha":"81709e4abe71f4e7c05c748938ec004a50c1fd4b","kind":"commit","published_at":"2026-05-27T06:37:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6/manifests"},{"name":"v5.77.5","sha":"411690e9070ba0dda59a86628fc8b56ad9ebea04","kind":"commit","published_at":"2026-05-27T05:49:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5/manifests"},{"name":"v5.77.4","sha":"6e4972e8fd721035d680ca291049134c3876f8ba","kind":"commit","published_at":"2026-05-26T15:12:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4/manifests"},{"name":"v5.77.3","sha":"685b0744cfeb273778420835010ec1b16b23e22a","kind":"commit","published_at":"2026-05-25T06:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3/manifests"},{"name":"v5.77.2","sha":"0feec14452865c419961edb9c733f9951b6a663f","kind":"commit","published_at":"2026-05-24T09:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2/manifests"},{"name":"v5.77.1","sha":"75a66af36f7d56c149e070826a20116ea1ef5e7b","kind":"commit","published_at":"2026-05-23T02:08:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1/manifests"},{"name":"v5.77.0","sha":"963c1b51b3b0da0d014698f101598b9dcdff0bd1","kind":"commit","published_at":"2026-05-21T18:04:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0/manifests"},{"name":"v5.76.11","sha":"7b9f7e0c81427fb9d936a6366c21ef2a96729335","kind":"commit","published_at":"2026-05-21T15:28:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11/manifests"},{"name":"v5.76.10","sha":"6396b4e2a146d733d01d8d9629cc8c8ffb8fac2d","kind":"commit","published_at":"2026-05-17T14:06:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10/manifests"},{"name":"v5.76.9","sha":"41713ca67f9a0d0c45c27bbccb7a79320204c3ac","kind":"commit","published_at":"2026-05-16T15:07:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9/manifests"},{"name":"v5.76.8","sha":"1b8f9009bd8a59d3a82839e6732c6e7e87eb01d2","kind":"commit","published_at":"2026-05-12T05:37:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8/manifests"},{"name":"v5.76.7","sha":"093743a0d5b24f170280e0bd754ef5c378576846","kind":"commit","published_at":"2026-05-11T04:45:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7/manifests"},{"name":"vpy2.25.2","sha":"51c935bdbf19744edccf1b39002585d81a014613","kind":"commit","published_at":"2026-05-10T21:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2/manifests"},{"name":"v5.76.6","sha":"e94e8cdfadbea9508412bcfdc51dabb920d7692c","kind":"commit","published_at":"2026-05-06T15:26:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6/manifests"},{"name":"vpy2.25.1","sha":"c9c0c0a03218511deb73eac74c31ac50ba9c4f77","kind":"commit","published_at":"2026-05-04T14:48:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1/manifests"},{"name":"v5.76.5","sha":"b47f00b9a2c5766ca92cebc867369f2c467a220d","kind":"commit","published_at":"2026-05-02T14:05:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5/manifests"},{"name":"vpy2.25.0","sha":"54311e59445562f65065b772800b8449f7d99f83","kind":"commit","published_at":"2026-04-29T21:34:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0/manifests"},{"name":"v5.76.4","sha":"7ed0eeca96a3c5168e822831b2f3d938ab37bb91","kind":"commit","published_at":"2026-04-29T09:58:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4/manifests"},{"name":"vpy2.24.0","sha":"4ca9c27ea68d303b86a80cbb24c8e390d87a5e8f","kind":"commit","published_at":"2026-04-28T16:45:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0/manifests"},{"name":"v5.76.3","sha":"0bf1b4d38475b320c89947b9779ec7301ec10117","kind":"commit","published_at":"2026-04-28T16:43:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3/manifests"},{"name":"vpy2.23.1","sha":"19b9ca08be6f6efbc58291fa55efd93a0663d536","kind":"commit","published_at":"2026-04-26T21:31:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1/manifests"},{"name":"v5.76.2","sha":"595016ef1d3a960ad83dfbbc189034561e099482","kind":"commit","published_at":"2026-04-25T01:19:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"ea7705df6938cb432eceff242f6828054766f61a","kind":"commit","published_at":"2026-04-22T20:25:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1/manifests"},{"name":"vpy2.23.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0/manifests"},{"name":"v5.76.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0/manifests"},{"name":"vpy2.22.0","sha":"704690c62f4cedddf82379335b8ff42a46fda7f3","kind":"commit","published_at":"2026-04-20T09:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0/manifests"},{"name":"vpy2.21.1","sha":"f77f249acb82daf331bd61e1f425780270888d8d","kind":"commit","published_at":"2026-04-20T09:51:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1/manifests"},{"name":"v5.75.2","sha":"422e2d5091f2f318e0f6bd3e1872a71deee92aec","kind":"commit","published_at":"2026-04-20T09:50:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2/manifests"},{"name":"vpy2.21.0","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0/manifests"},{"name":"v5.75.1","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1/manifests"},{"name":"v5.75.0","sha":"8c78e3004dcd5df726d9b7277dd455d0d224791f","kind":"commit","published_at":"2026-04-20T09:18:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0/manifests"},{"name":"v5.74.2","sha":"37c4bb3725fe668fb4fbe27e3474b72eafa6a6fe","kind":"commit","published_at":"2026-04-20T06:41:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2/manifests"},{"name":"vpy2.20.4","sha":"be9f03246d1644f397d660fba91285604a824284","kind":"commit","published_at":"2026-04-17T05:55:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4/manifests"},{"name":"v5.74.1","sha":"e9d0c2d50ac9cd3c91e5f7a9f8466ae9c98ff87d","kind":"commit","published_at":"2026-04-15T07:51:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1/manifests"},{"name":"v5.74.0","sha":"ec420d1b09a28514ff8d84e762db3a638ba267ec","kind":"commit","published_at":"2026-04-15T03:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0/manifests"},{"name":"v5.73.5","sha":"8b8d46441f7af7f9bd75d81283a8804ff5fc4bc1","kind":"commit","published_at":"2026-04-12T20:11:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5/manifests"},{"name":"vpy2.20.3","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3/manifests"},{"name":"vex1.3.2","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2/manifests"},{"name":"v5.73.4","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4/manifests"},{"name":"vpy2.20.2","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2/manifests"},{"name":"vex1.3.1","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1/manifests"},{"name":"v5.73.3","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3/manifests"},{"name":"vpy2.20.1","sha":"bf451868b932125d857280a5a21173bfafbc2801","kind":"commit","published_at":"2026-04-09T05:33:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1/manifests"},{"name":"v5.73.2","sha":"242f2648f6ba51f0023aa9a6688f0cd3e0ec2d70","kind":"commit","published_at":"2026-04-09T05:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2/manifests"},{"name":"v5.73.1","sha":"4c6b2b2d73b5053f3bd3bee2019533b6e7b5682b","kind":"commit","published_at":"2026-04-08T04:16:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1/manifests"},{"name":"vpy2.20.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0/manifests"},{"name":"vphp1.0.2","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2/manifests"},{"name":"vex1.3.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0/manifests"},{"name":"v5.73.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"46880af9629e9aee9abbc2782074a3e76d17b924","kind":"commit","published_at":"2026-04-02T11:15:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"aa529bc512b15cdb9d173cc9cc3b0d9f8b8959eb","kind":"commit","published_at":"2026-04-01T14:01:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0/manifests"},{"name":"v5.71.1","sha":"60f645a472102336a6294e66f2b0a801a5a5207d","kind":"commit","published_at":"2026-03-25T06:17:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1/manifests"},{"name":"vpy2.19.8","sha":"3c118d11c8e6dc03e90548bc7efa5c5b5d0315c7","kind":"commit","published_at":"2026-03-19T03:53:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8/manifests"},{"name":"vpy2.19.7","sha":"e5b7aff4edbe44983803cfa3fb3ea48f0b1b998e","kind":"commit","published_at":"2026-03-18T15:42:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7/manifests"},{"name":"v5.71.0","sha":"1283ac716b0551bd7e3248a5c3e8f8d804310c33","kind":"commit","published_at":"2026-03-11T20:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0/manifests"},{"name":"vpy2.19.6","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6/manifests"},{"name":"vex1.2.7","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7/manifests"},{"name":"v5.70.4","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4/manifests"},{"name":"v5.70.3","sha":"450253c3457f500d7f4e5aeebaa4ddfc937a1f39","kind":"commit","published_at":"2026-03-06T00:20:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3/manifests"},{"name":"v5.70.2","sha":"504b53689a29b3b4ddc902d25211a92da6a4d7af","kind":"commit","published_at":"2026-03-05T04:04:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2/manifests"},{"name":"v5.70.1","sha":"0fafcc0950698f6a8a55a2b77ef1b82af5d5712f","kind":"commit","published_at":"2026-02-23T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1/manifests"},{"name":"v5.70.0","sha":"0d3879b02ec9738d90213e1a479d53359f3a71aa","kind":"commit","published_at":"2026-02-21T09:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0/manifests"},{"name":"v5.69.4","sha":"9c722585bd9873561fae3f32971d65cf00a7d092","kind":"commit","published_at":"2026-02-21T00:37:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4/manifests"},{"name":"v5.69.3","sha":"87386ca88e29755fc68e6cc8fcfebfb7f8f8237f","kind":"commit","published_at":"2026-02-16T06:00:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3/manifests"},{"name":"v5.69.2","sha":"a62241f5831a1d3bb6c328a9037ea852be7832cd","kind":"commit","published_at":"2026-02-14T04:41:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2/manifests"},{"name":"v5.69.1","sha":"d249301ddc9afc607c9e86a8a44312af682e6be0","kind":"commit","published_at":"2026-02-13T00:59:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"f85e87032a822826cbeed19eedff7ccb1e6ce085","kind":"commit","published_at":"2026-02-12T20:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"af9197d16941d49c9e3d86f10d96681beea676bc","kind":"commit","published_at":"2026-02-11T13:26:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0/manifests"},{"name":"vpy2.19.5","sha":"715d0a5074864ed0c12a384e41740b219382ac80","kind":"commit","published_at":"2026-02-11T13:08:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5/manifests"},{"name":"vex1.2.6","sha":"590542314f13590cf68330097f5bb09a96bb240c","kind":"commit","published_at":"2026-02-11T08:39:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6/manifests"},{"name":"v5.67.3","sha":"afb878f97ebeaf89c1308b7dde0b5a440381d113","kind":"commit","published_at":"2026-02-05T14:37:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3/manifests"},{"name":"v5.67.2","sha":"de0fca894f47d8aa2b2c66ca9475e526ca477508","kind":"commit","published_at":"2026-01-28T02:17:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2/manifests"},{"name":"vpy2.19.4","sha":"f824c01c53d57e75d7b57efce7a124adffed9dfa","kind":"commit","published_at":"2026-01-28T00:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4/manifests"},{"name":"vex1.2.5","sha":"3bd23d990c780ff0808d79499edd803084d2efe8","kind":"commit","published_at":"2026-01-27T10:55:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5/manifests"},{"name":"vpy2.19.3","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3/manifests"},{"name":"vex1.2.4","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4/manifests"},{"name":"v5.67.1","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1/manifests"},{"name":"v5.67.0","sha":"6294b36f775c20f7d43387d9bde3185629e88df4","kind":"commit","published_at":"2026-01-24T05:08:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0/manifests"},{"name":"v5.66.7","sha":"87e74b5713b5017c29789094d6ac6ff26bfe79c1","kind":"commit","published_at":"2026-01-23T01:00:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7/manifests"},{"name":"vpy2.19.2","sha":"61504f12fe591295fea5b087a6b7c533465e8653","kind":"commit","published_at":"2026-01-22T06:14:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2/manifests"},{"name":"vpy2.19.1","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1/manifests"},{"name":"vex1.2.3","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3/manifests"},{"name":"v5.66.6","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6/manifests"},{"name":"vex1.2.2","sha":"c2c6743428a306e39f74c86f63dc9122633040ea","kind":"commit","published_at":"2026-01-14T22:44:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2/manifests"},{"name":"vex1.2.1","sha":"5bcd4fbe0eb725a95b878f97b95c74106e7dff0f","kind":"commit","published_at":"2026-01-14T00:09:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1/manifests"},{"name":"vpy2.19.0","sha":"21ab9cc5df2947e49aa132994dfe89e043b7082d","kind":"commit","published_at":"2026-01-13T00:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0/manifests"},{"name":"v5.66.5","sha":"661c581270186bc405967b91326daff061370d03","kind":"commit","published_at":"2026-01-12T04:21:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5/manifests"},{"name":"vex1.2.0","sha":"ede9fcf72a713f4de8941270251c7b51427484b4","kind":"commit","published_at":"2025-12-31T14:47:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0/manifests"},{"name":"v5.66.4","sha":"cc74805d5eda14ed684e2111c91de8890e752768","kind":"commit","published_at":"2025-12-27T21:29:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4/manifests"},{"name":"v5.66.3","sha":"f60c172725ab29c0159b804ae0b9d691105689c4","kind":"commit","published_at":"2025-12-26T00:16:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3/manifests"},{"name":"vpy2.18.3","sha":"706da0dc703d6be353d0140f1fd0de7683362e60","kind":"commit","published_at":"2025-12-25T14:55:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3/manifests"},{"name":"vpy2.18.2","sha":"7f602e1c6e31070f02c5ee5babbff33f55193551","kind":"commit","published_at":"2025-12-24T17:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2/manifests"},{"name":"vpy2.18.1","sha":"9c533c0347865445b7f7df6b1c6e0923d25b4a8f","kind":"commit","published_at":"2025-12-20T17:21:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1/manifests"},{"name":"vphp1.0.1","sha":"7ac421cb2e754ba262a18bb17d47f15fb22a6962","kind":"commit","published_at":"2025-12-19T23:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1/manifests"},{"name":"v5.66.2","sha":"1380a16fa45c70f0bc5b938efdf178b33a19cac1","kind":"commit","published_at":"2025-12-19T19:00:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2/manifests"},{"name":"vpy2.18.0","sha":"0c3beb58f4a8c90ad7800f5616c2a3494a952963","kind":"commit","published_at":"2025-12-19T13:39:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0/manifests"},{"name":"v5.66.1","sha":"5fbf778f0b8f58b90e82f9020c041f3248b0b269","kind":"commit","published_at":"2025-12-17T03:52:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1/manifests"},{"name":"vpy2.17.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0/manifests"},{"name":"vex1.1.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0/manifests"},{"name":"v5.66.0","sha":"241d847fbc798d957bf25ccfaa5c9ec96928a4ae","kind":"commit","published_at":"2025-12-11T13:56:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0/manifests"},{"name":"vex1.0.1","sha":"84e8745e87dea9a7748852ccd281b728e6d0545e","kind":"commit","published_at":"2025-12-11T13:04:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1/manifests"},{"name":"vphp1.0.0","sha":"d365bb3f31193afc3c89c54a0d78aaac2abd2cbf","kind":"commit","published_at":"2025-12-09T21:02:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0/manifests"},{"name":"vex1.0.0","sha":"976734f2c983714b69f395441f5352999aededb0","kind":"commit","published_at":"2025-12-04T08:25:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0/manifests"},{"name":"vpy2.16.2","sha":"c385b520b9fbe3dd58cdaead79c258835cab4361","kind":"commit","published_at":"2025-12-02T00:17:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2/manifests"},{"name":"v5.65.1","sha":"a8b9d76496afa5e913f823cf8c68eb428f6dd757","kind":"commit","published_at":"2025-12-01T15:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1/manifests"},{"name":"v5.65.0","sha":"b059cfcba48524446a62fd29785142c3d1edc30d","kind":"commit","published_at":"2025-11-26T00:59:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0/manifests"},{"name":"v5.64.1","sha":"a47480111a2f1238a57ea9bfbab44f7de958227f","kind":"commit","published_at":"2025-11-21T00:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"f41f5d0c64afe7707ad8c23a86cb9228c4d45671","kind":"commit","published_at":"2025-11-20T08:50:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0/manifests"},{"name":"v5.63.2","sha":"045f3e7a5d8edb85e1adbe82eb9e20ef33ad491b","kind":"commit","published_at":"2025-11-15T00:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2/manifests"},{"name":"v5.63.1","sha":"b4c7c6579b430b53d135b7a21d20d01d14c1814e","kind":"commit","published_at":"2025-11-13T03:10:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1/manifests"},{"name":"v5.63.0","sha":"e212d1c8f0945dbff2d95309afe1376366910482","kind":"commit","published_at":"2025-10-31T03:14:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"98f73b3f33aa79cdd67d0c4090cc86a8e4cfeb4c","kind":"commit","published_at":"2025-10-30T14:11:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"37e9db52a67b4e120139c1d2620cc0f73a08c006","kind":"commit","published_at":"2025-10-30T00:07:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"6a31e0aeab1311d7d089811ede7e11a98b6dd408","kind":"commit","published_at":"2025-10-28T02:13:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0/manifests"},{"name":"v5.61.2","sha":"bcbc7981480ee93e330c0b3976086d7b289e613f","kind":"commit","published_at":"2025-10-23T13:31:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2/manifests"},{"name":"v5.61.0","sha":"d3fff80f7135251db65e22cba8852a5584030cb1","kind":"commit","published_at":"2025-10-06T14:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"bef57a0e252a5d8bd0bf319d0bca3b1ad0e6519f","kind":"commit","published_at":"2025-10-03T00:44:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0/manifests"},{"name":"v5.59.0","sha":"2e2b21454cc6125fcf3abfec939d6d6d8d02c40b","kind":"commit","published_at":"2025-09-29T14:15:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0/manifests"},{"name":"v5.58.9","sha":"61987c62ca71ec11a84b98e6dd51a6d5ebf1737d","kind":"commit","published_at":"2025-09-26T01:11:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9/manifests"},{"name":"v5.58.8","sha":"22411010beca628d172790cfbac45e3cd3d102ed","kind":"commit","published_at":"2025-09-25T06:54:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8/manifests"},{"name":"v5.58.7","sha":"845a6f5fdede9ecf4050e8b5617feb56dbb3c9a1","kind":"commit","published_at":"2025-09-19T14:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7/manifests"},{"name":"v5.58.6","sha":"bd8fbc164caaa01f665d0c7e94177d0584d04f8c","kind":"commit","published_at":"2025-09-19T01:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6/manifests"},{"name":"vpy2.16.1","sha":"7dfd2510a7bb03301365a2c24f045a0cd20580ef","kind":"commit","published_at":"2025-09-08T13:28:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1/manifests"},{"name":"vpy2.16.0","sha":"1c75abb4806971a2ac14c47b302c87f86095a2c3","kind":"commit","published_at":"2025-09-07T12:33:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0/manifests"},{"name":"vpy2.15.1","sha":"24a697ee994a10111ac9b07ce830e94835eec577","kind":"commit","published_at":"2025-09-06T20:25:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1/manifests"},{"name":"v5.58.5","sha":"f6428188f39f054e8b94579435b16e260aff27cd","kind":"commit","published_at":"2025-09-04T03:48:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5/manifests"},{"name":"v5.58.4","sha":"70e8a3f91595dcdc2d21122170ef4af1f53972ad","kind":"commit","published_at":"2025-08-30T12:36:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4/manifests"},{"name":"v5.58.3","sha":"ffc6e26eb66533fc6eae4c406bb4b9a9f7590d9b","kind":"commit","published_at":"2025-08-29T14:35:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3/manifests"},{"name":"v5.58.2","sha":"316d1ed32680e690b1d2ab92c79a53e0d4c00c2d","kind":"commit","published_at":"2025-08-26T01:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"d71b87245c8196d19dfeaf82e6ef14c91fb9a7c5","kind":"commit","published_at":"2025-08-23T18:02:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"db0a922741d8c7eae8d5119a0831cd734aba02a2","kind":"commit","published_at":"2025-08-15T04:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0/manifests"},{"name":"v5.57.0","sha":"0fecc6cd0d0dea06f486ab0b0fe760d866f1fc34","kind":"commit","published_at":"2025-08-13T03:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0/manifests"},{"name":"v5.56.10","sha":"53754fb239cf1b021ffc55391990d879d363dcf7","kind":"commit","published_at":"2025-08-10T15:57:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10/manifests"},{"name":"v5.56.9","sha":"93df852f97f04023d791546d30a6af24fbca6114","kind":"commit","published_at":"2025-07-31T07:23:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9/manifests"},{"name":"v5.56.8","sha":"edb714764066b06c068c8c8a5140b010f27c3b9a","kind":"commit","published_at":"2025-07-27T04:01:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8/manifests"},{"name":"v5.56.7","sha":"34ee33955a660b0696f4b6cff6d8d39fdcd160db","kind":"commit","published_at":"2025-07-25T11:44:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7/manifests"},{"name":"v5.56.6","sha":"1e221d5404dcea750a08342c832a682e454135a3","kind":"commit","published_at":"2025-07-25T00:06:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6/manifests"},{"name":"v5.56.5","sha":"83d969541f19fa9703eb73ff0006cd29a358c1e7","kind":"commit","published_at":"2025-07-19T20:22:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5/manifests"},{"name":"v4.18.3","sha":"456cc71f8c8dc82c5d85fc6657260f276d8e08f8","kind":"commit","published_at":"2025-07-19T15:14:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3/manifests"},{"name":"v5.56.4","sha":"b94d7ed5602e366b4401051b236f31ac2dd2a90d","kind":"commit","published_at":"2025-07-11T12:37:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4/manifests"},{"name":"v5.56.3","sha":"1e3f3c507a7ceb8d8147941adc9de69367947a5e","kind":"commit","published_at":"2025-07-10T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3/manifests"},{"name":"v5.56.2","sha":"e687d7cf86108138bbd5e911b11ab3c5717fc23c","kind":"commit","published_at":"2025-07-08T01:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2/manifests"},{"name":"v5.56.1","sha":"c32e6a0ff6df8bc34c9c13238c192974a93f7ddb","kind":"commit","published_at":"2025-07-03T03:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4a5360936c1a543a1ff31ebbb6ab1289cc8ddf07","kind":"commit","published_at":"2025-06-22T17:34:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"e742511baf35225718c01e621623eab661f37284","kind":"commit","published_at":"2025-06-21T01:11:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0/manifests"},{"name":"v5.54.3","sha":"588719ee49c7615affeb69d3a431025757115c10","kind":"commit","published_at":"2025-06-18T13:58:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3/manifests"},{"name":"v5.54.2","sha":"fb65677f2d636e1aca3cc75cb3b740b8729b3358","kind":"commit","published_at":"2025-06-17T13:37:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2/manifests"},{"name":"v5.54.1","sha":"98f35bc1eabb3ab1010737869c310d2001a84fac","kind":"commit","published_at":"2025-06-17T01:36:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"86c4c6dd25ef868f1f37c917ab11cb663e330e2f","kind":"commit","published_at":"2025-06-15T12:58:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0/manifests"},{"name":"v5.53.3","sha":"43460bbf4f5f13f1514b0d579d46697ede187064","kind":"commit","published_at":"2025-06-13T09:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3/manifests"},{"name":"v5.53.2","sha":"46f4bcc77b8f458c8c31b45351ce4e7d60f2c96c","kind":"commit","published_at":"2025-06-02T23:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2/manifests"},{"name":"v5.53.1","sha":"483c9325597c21a9e7bb881d34e7f38615a87c43","kind":"commit","published_at":"2025-05-30T07:16:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1/manifests"},{"name":"v5.53.0","sha":"5252f22546370f80531e48199ca74e902d8804e7","kind":"commit","published_at":"2025-05-21T04:24:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0/manifests"},{"name":"v5.52.3","sha":"529f14b01cbd092800d32fd4af5d8fe615f70cb2","kind":"commit","published_at":"2025-05-19T13:46:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3/manifests"},{"name":"vpy2.15.0","sha":"b655f4bf178bd3abb7ae560eff47c256aaffcabe","kind":"tag","published_at":"2025-05-13T11:55:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0/manifests"},{"name":"v5.52.2","sha":"a0381ddef2fbfb37c2e879e7a0f12e4c0ed95542","kind":"commit","published_at":"2025-05-08T01:25:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2/manifests"},{"name":"v5.52.1","sha":"0c8aa4b5ceb83f168c8fc9b1e38546d2f1ef9cf4","kind":"commit","published_at":"2025-05-02T05:49:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1/manifests"},{"name":"vpy2.14.0","sha":"ae201b36b9de77cd5e1228aebedb9dd566cc8c77","kind":"tag","published_at":"2025-05-01T01:52:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0/manifests"},{"name":"v5.52.0","sha":"581420bbd709c742da7404153c521d91b5e0a54c","kind":"commit","published_at":"2025-05-01T01:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0/manifests"},{"name":"v5.51.1","sha":"c8eaefa04a3d09800e17857cc508a5cd2e282f87","kind":"commit","published_at":"2025-04-26T21:57:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"3a00cda1777b0fdfa5df3aa4770cf21e984ec5ed","kind":"commit","published_at":"2025-04-25T05:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"962f5a9798b916088bc39043267132041af146bc","kind":"commit","published_at":"2025-04-25T02:03:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0/manifests"},{"name":"v5.49.2","sha":"b4e27383e9f4f60b0355abb54efa807e357a5683","kind":"commit","published_at":"2025-04-21T13:11:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2/manifests"},{"name":"v5.49.1","sha":"a085c825bac8da263809f3a32db7937de38ad7e3","kind":"commit","published_at":"2025-04-17T13:43:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1/manifests"},{"name":"v5.49.0","sha":"b79df00bfca5c65827668159f8eed2221253322d","kind":"commit","published_at":"2025-04-16T01:37:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0/manifests"},{"name":"v5.48.1","sha":"b00731469ebbc65d35003c48da093e48c0ccc6ed","kind":"commit","published_at":"2025-04-10T07:37:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"7caa9d729f885861c3153a8d195857bc80b92279","kind":"commit","published_at":"2025-04-08T13:09:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0/manifests"},{"name":"v5.47.3","sha":"4805e43ba7c28d1dbea2c70f5313298f8fd2243d","kind":"commit","published_at":"2025-04-08T00:52:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3/manifests"},{"name":"v5.47.2","sha":"d2f9b2f3530f78c121e50606334449914943fff3","kind":"commit","published_at":"2025-04-06T17:06:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2/manifests"},{"name":"v5.47.1","sha":"f11db049652535d61bc70c0e7d214449de6650fa","kind":"commit","published_at":"2025-04-05T06:52:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"49ca650342888d4b887b7786f59929d3218a4610","kind":"commit","published_at":"2025-04-04T19:37:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"1ba654aa0e65746a06b423fc0aa6123bf10f5cde","kind":"commit","published_at":"2025-04-03T03:53:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"4999a5edca65e771551f93b310b0c58617421dab","kind":"commit","published_at":"2025-04-02T13:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0/manifests"},{"name":"v5.45.2","sha":"ea8f6d3cfe1def60aba3f44b37ba9df5ad7d5eb1","kind":"commit","published_at":"2025-03-29T23:25:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2/manifests"},{"name":"v5.45.1","sha":"8078cf349af9dc4ba1daef77697c3631d3620e9d","kind":"commit","published_at":"2025-03-29T05:25:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"98aba13e39dd220e22e511b317bb6c7bdad3f157","kind":"commit","published_at":"2025-03-27T13:36:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0/manifests"},{"name":"v5.44.4","sha":"6e3d8b9d98bf8e7df630ddbbde50a1d21000d7ff","kind":"commit","published_at":"2025-03-24T14:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4/manifests"},{"name":"v5.44.3","sha":"66a7b259e0cbc7059dd380053344b34cfd075786","kind":"commit","published_at":"2025-03-22T16:51:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3/manifests"},{"name":"v5.44.2","sha":"82fbb6731a24b65cca672f6de55965b284c784dc","kind":"commit","published_at":"2025-03-22T00:23:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2/manifests"},{"name":"v5.44.1","sha":"a6eb72b9409a226619274b2fd15e943bace46a68","kind":"commit","published_at":"2025-03-21T02:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1/manifests"},{"name":"v5.44.0","sha":"7129a7fe515323fab323e9a36c261ea804b31411","kind":"commit","published_at":"2025-03-18T23:37:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0/manifests"},{"name":"vpy2.13.1","sha":"ef27e41b22274d04525729213fa3167c92f0a1f1","kind":"tag","published_at":"2025-03-15T08:06:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1/manifests"},{"name":"v5.43.1","sha":"141023b13b1726e898ab33c1666639c22890e2a1","kind":"commit","published_at":"2025-03-15T00:24:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1/manifests"},{"name":"vpy2.13.0","sha":"3e60df95f531411e431452f044ac0956e0feb025","kind":"tag","published_at":"2025-03-15T00:21:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0/manifests"},{"name":"v5.43.0","sha":"38dddd9e300c2659d0af09763e49c6eda3c31d19","kind":"commit","published_at":"2025-03-13T12:19:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0/manifests"},{"name":"v5.42.0","sha":"f169c7fabdbdbcc9f8f4e8525749010b6241c353","kind":"commit","published_at":"2025-03-12T14:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0/manifests"},{"name":"v5.41.9","sha":"53e24b787534196692d6d0f1638c810d0c2319ff","kind":"commit","published_at":"2025-03-11T14:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9/manifests"},{"name":"v5.41.8","sha":"0a78e5299ba6e8d2e59b83cfe60e5c685e61f3b6","kind":"commit","published_at":"2025-03-08T13:45:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8/manifests"},{"name":"vpy2.12.1","sha":"b70c4dc3a92578bd0b3f389535d16d73cc3b9dd2","kind":"tag","published_at":"2025-02-28T05:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1/manifests"},{"name":"v5.41.7","sha":"c0b8c4a755c5de7f5af40bffeb07517a0ef1c1da","kind":"commit","published_at":"2025-02-27T02:30:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7/manifests"},{"name":"v5.41.6","sha":"02a612a8aa02d556a69b9eddbcf0cdb4f4e56f39","kind":"commit","published_at":"2025-02-26T12:47:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6/manifests"},{"name":"v5.41.5","sha":"1e58c1469898c6d528635fbe5dcf06ddb1f453e8","kind":"commit","published_at":"2025-02-21T13:56:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5/manifests"},{"name":"vpy2.12.0","sha":"1522931b80c7208feb605af870ab8997aee5d7fc","kind":"tag","published_at":"2025-02-21T05:31:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0/manifests"},{"name":"v5.41.4","sha":"12b5829fc97f341327300c5d71181c97f167b0f5","kind":"commit","published_at":"2025-02-21T05:30:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4/manifests"},{"name":"v5.41.3","sha":"f0c680393d29178cbf6e9960bb79777053eb5b9c","kind":"commit","published_at":"2025-02-19T04:15:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3/manifests"},{"name":"v5.41.2","sha":"7a37f0998fd809ba31244c0da6db010ad34098d3","kind":"commit","published_at":"2025-02-16T14:33:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2/manifests"},{"name":"v5.41.1","sha":"d3865bb8d9b0fad95cba7ce2a1cc3b2e9457a949","kind":"commit","published_at":"2025-02-15T17:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"0dd2a64096cc1edc60f7530afc37c03187318ab8","kind":"commit","published_at":"2025-02-14T14:13:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0/manifests"},{"name":"v5.40.5","sha":"726880112b20fd67a88ef6739cb58b45513f547d","kind":"commit","published_at":"2025-02-14T04:25:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5/manifests"},{"name":"v5.40.4","sha":"49987659ddd9d64c825adc0cb8df9c02b4835057","kind":"commit","published_at":"2025-02-13T04:30:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4/manifests"},{"name":"v5.40.3","sha":"391311e8552309180e5c3ad54da5275f356ca942","kind":"commit","published_at":"2025-02-12T13:44:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3/manifests"},{"name":"v5.40.2","sha":"ae27afbb9535c5d9933d02e83803e83834c87c9b","kind":"commit","published_at":"2025-02-07T12:29:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2/manifests"},{"name":"v5.40.1","sha":"fa0a6c4b097924442bfb6ea247d123614acb4dc3","kind":"commit","published_at":"2025-02-07T02:05:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"0bb68257c6244a7ba7750d1198305ada1ab72d8b","kind":"commit","published_at":"2025-02-02T20:45:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0/manifests"},{"name":"v5.39.2","sha":"56aabb0db5330a51101504226527ce3691f28210","kind":"commit","published_at":"2025-02-02T02:22:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2/manifests"},{"name":"v5.39.1","sha":"36047efa501b49c176c5129880217dd905aee1ba","kind":"commit","published_at":"2025-01-30T14:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"0ff27add460aa7a284c7f86e924723886c556fd1","kind":"commit","published_at":"2025-01-29T03:02:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0/manifests"},{"name":"v5.38.0","sha":"36044c3c65c4aa6d8a5291574180798d408fcbba","kind":"commit","published_at":"2025-01-28T10:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"7e18e19c57f279a79812630b0c4ea15d371e986a","kind":"commit","published_at":"2025-01-25T10:08:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0/manifests"},{"name":"v5.36.0","sha":"99380739e2ffc2de79a115aebfa91b5c431a07f5","kind":"commit","published_at":"2025-01-24T14:03:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"824fc4c59158f2ec8fe309adce67650414d551a0","kind":"commit","published_at":"2025-01-23T11:23:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"218192263d1ab4782b3dcfcebcd92bd0551d270f","kind":"commit","published_at":"2025-01-22T09:32:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0/manifests"},{"name":"v5.34.10","sha":"71733cc6dd94d27156d7239d10108357b320eaab","kind":"commit","published_at":"2025-01-14T01:34:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10/manifests"},{"name":"v5.34.9","sha":"884ec22d007a39eac5798c7897c17b8617d63802","kind":"commit","published_at":"2025-01-12T16:36:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9/manifests"},{"name":"v5.34.8","sha":"0418cd7676e730e9ddcad00ace01adbe899e124d","kind":"commit","published_at":"2025-01-08T02:25:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8/manifests"},{"name":"v5.34.7","sha":"acd8bd7f0699890786acdc7c1242516a43a697ec","kind":"commit","published_at":"2025-01-06T23:16:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7/manifests"},{"name":"v5.34.6","sha":"d1fb1139da005e1df3939b1c620ece9db75fa531","kind":"commit","published_at":"2024-12-31T20:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6/manifests"},{"name":"v5.34.5","sha":"0763cd693acee7b6b80fefad0e8b1950e41a1a74","kind":"commit","published_at":"2024-12-25T13:38:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5/manifests"},{"name":"v5.34.4","sha":"034741181be9c9563a62b494fcf17d0d9c9026a6","kind":"commit","published_at":"2024-12-21T04:48:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4/manifests"},{"name":"v5.34.3","sha":"347b61819b6b06cb1c4ee3af06e780f15826b11c","kind":"commit","published_at":"2024-12-18T12:15:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3/manifests"},{"name":"v5.34.2","sha":"bfd0b8a808a33be0da92a006a7b4f8b17a5d79b3","kind":"commit","published_at":"2024-12-14T18:51:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2/manifests"},{"name":"v5.34.1","sha":"af020612644be1ba549a1c4802f6ab83c33aeedb","kind":"commit","published_at":"2024-12-13T14:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1/manifests"},{"name":"v5.34.0","sha":"fc8fac9d68e7f4de2322a82a38740a79b05e57f4","kind":"commit","published_at":"2024-12-10T14:32:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"0e3c2e5f345a1372eea1542ce2504a2f4ca6e6e0","kind":"commit","published_at":"2024-12-10T04:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"ab437a74d11f18a49645c2c7ae59949c33dc05b9","kind":"commit","published_at":"2024-12-09T09:24:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"dfa3e8b477662a5a1e556946689a2d41a57f2776","kind":"commit","published_at":"2024-12-08T17:57:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"26f578e0db52ff0501c2a2f4960abac377171773","kind":"commit","published_at":"2024-12-06T03:06:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"cf49d37f5119a033f630aa781f2e9757831e5873","kind":"commit","published_at":"2024-12-04T06:17:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"9ae31bac5bb5c1f35d59db94d2af3d6eaaec1ad3","kind":"commit","published_at":"2024-12-02T20:33:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0/manifests"},{"name":"v5.30.1","sha":"9b1f30c8377ee56b9247e953765892ddf794e4b2","kind":"commit","published_at":"2024-11-30T14:46:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d0c473f90670b95fd98a63995dbb9481d0f6742d","kind":"commit","published_at":"2024-11-29T04:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0/manifests"},{"name":"vpy2.11.0","sha":"4ada3d5c318fd550ebb466e49203217fb6f1450b","kind":"tag","published_at":"2024-11-26T03:35:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0/manifests"},{"name":"v5.29.1","sha":"cc6cfc2231dbcdc55f14c92ebe05243b99eebb09","kind":"commit","published_at":"2024-11-23T05:48:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1/manifests"},{"name":"v5.29.0","sha":"bf03f864fb64c86bf75d52dad2c894a5e5e39e44","kind":"commit","published_at":"2024-11-22T09:11:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0/manifests"},{"name":"v5.28.2","sha":"4d3eb88f64e59c5d0cf80895c0af528700788771","kind":"commit","published_at":"2024-11-22T01:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2/manifests"},{"name":"v5.28.1","sha":"a9ed0c1cbfc96a0363a6ad51de7de7991293e251","kind":"commit","published_at":"2024-11-20T13:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1/manifests"},{"name":"v5.28.0","sha":"26b2bc6386d639a35f87ab226dbeda3204a5ddd7","kind":"commit","published_at":"2024-11-19T17:53:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0/manifests"},{"name":"v5.27.0","sha":"212956921f364f02913aaf76a378358d373801c1","kind":"commit","published_at":"2024-11-19T03:13:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0/manifests"},{"name":"v5.26.2","sha":"65c729152bfe6c3fabb3c7b40f9c4bcf7366af3f","kind":"commit","published_at":"2024-11-15T09:25:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"8784f662f905fa5f40f6c4bd62c369e2cbe4290f","kind":"commit","published_at":"2024-11-14T15:26:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"68cf88a626a0ea5499f3137657b6a02552c2bfcc","kind":"commit","published_at":"2024-11-14T10:39:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0/manifests"},{"name":"v5.25.6","sha":"6ea8f5421d7074054f18057e5665d53b23fb9a97","kind":"commit","published_at":"2024-11-11T15:29:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6/manifests"},{"name":"v5.25.5","sha":"293df08103c86fb142f85ff68770e57a71f6f085","kind":"commit","published_at":"2024-11-11T14:33:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5/manifests"},{"name":"v5.25.4","sha":"624a08638ff43b6fae82d9cf5cf939bdbd149f69","kind":"commit","published_at":"2024-11-10T00:08:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4/manifests"},{"name":"v5.25.3","sha":"a8553db76997a05eef4d7db7c746f7b868f92864","kind":"commit","published_at":"2024-11-08T12:37:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3/manifests"},{"name":"v5.25.2","sha":"d5f9efe59536cfcd4c3f16538b763e6cb857e7cf","kind":"commit","published_at":"2024-11-08T02:17:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2/manifests"},{"name":"v5.25.1","sha":"acadd32d5c059cccf096603538c7795dc597a921","kind":"commit","published_at":"2024-11-07T03:11:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"7a9d8eef416be9434e3b268d547bef09fde5fd6f","kind":"commit","published_at":"2024-11-06T00:39:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"43d80b31762f99de2792b01ee538a4dd79fb545b","kind":"commit","published_at":"2024-11-05T13:59:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0/manifests"},{"name":"v5.23.1","sha":"855aa5ed0b6f69c8e989191658d82570943b5319","kind":"commit","published_at":"2024-11-05T04:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1/manifests"},{"name":"v5.23.0","sha":"092019f862194acf29933faf7d1f712f1e9852b9","kind":"commit","published_at":"2024-11-02T19:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"65d256f3bda01f98655473e66f258ea871319e69","kind":"commit","published_at":"2024-10-31T15:27:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0/manifests"},{"name":"vpy2.10.1","sha":"0547f7a80d29eee9315ef4a1d3bd954ddd2b467f","kind":"tag","published_at":"2024-10-26T05:33:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1/manifests"},{"name":"v3.16.2","sha":"ba65311d8c48a66801144e239c30f1cab86ced2b","kind":"commit","published_at":"2024-10-24T12:23:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2/manifests"},{"name":"v4.18.2","sha":"e348831e82ec7a1330f3203ab9ccdd1d8c226e84","kind":"commit","published_at":"2024-10-24T08:27:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2/manifests"},{"name":"vpy2.10.0","sha":"569cbc49100198eff06be795cf1bae1bb22d743f","kind":"tag","published_at":"2024-10-24T01:26:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0/manifests"},{"name":"v5.21.2","sha":"0ff74d432416c93d56fb0bb24ba4665013b35623","kind":"commit","published_at":"2024-10-22T06:48:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2/manifests"},{"name":"v3.16.1","sha":"5092252dc730fef395a444d2ef6f9ddd4f02881a","kind":"commit","published_at":"2024-10-19T09:21:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1/manifests"},{"name":"v4.18.1","sha":"d5495b16c05f9dbbcb88f96c01272e91a977c248","kind":"commit","published_at":"2024-10-19T09:20:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1/manifests"},{"name":"v5.21.1","sha":"98e1ec66ef451d7c21fb7f3c039e37ab41650182","kind":"commit","published_at":"2024-10-18T12:58:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e7f0826b19250c4b1a91f7a755f0aded06bba07b","kind":"commit","published_at":"2024-10-18T08:13:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0/manifests"},{"name":"v5.20.1","sha":"dff47c0825aa03f5f78562b5aa8b08f6d85d4e10","kind":"commit","published_at":"2024-10-18T06:30:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1/manifests"},{"name":"v3.16.0","sha":"ecec076fa6fc61583a180cb13f93366b843c2a33","kind":"commit","published_at":"2024-10-15T09:19:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0/manifests"},{"name":"v4.18.0","sha":"d4997ec2c0e88de0f906a5c6c66aa00b8ad9b5de","kind":"commit","published_at":"2024-10-14T14:28:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0/manifests"},{"name":"v5.20.0","sha":"073baf6222dfda569ac214dbeba37416b4976534","kind":"commit","published_at":"2024-10-13T09:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0/manifests"},{"name":"v5.19.1","sha":"c8abdc735c7e882e163bd267604644f9e6314313","kind":"commit","published_at":"2024-10-12T14:17:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"36ef0705c0e1cf2473a8022d548ff62fab2067e9","kind":"commit","published_at":"2024-10-11T08:52:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"f0cb07e5af50a0d4ae7808beb3dc744cbaaa89a0","kind":"commit","published_at":"2024-10-09T00:53:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0/manifests"},{"name":"v5.17.1","sha":"ca8207b24beac765b757b7273c24dcfd976d44af","kind":"commit","published_at":"2024-10-07T16:38:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"80ca4636266c2acd98743716f3c80ecfacf59d4b","kind":"commit","published_at":"2024-10-07T15:54:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"7321e25583ccb0a377eeca79e9fbae9afba56ef7","kind":"commit","published_at":"2024-10-06T09:11:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"f4526700ef9e1bee989fda1243a2d4e94ad9c85b","kind":"commit","published_at":"2024-10-01T21:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"626d9cd2f6dea1f7a27faaa49c9fc9f5fff35fdf","kind":"commit","published_at":"2024-09-30T07:04:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0/manifests"},{"name":"v5.13.2","sha":"46e2617694d12577d3b6656fb5bba24cb7d1cd4d","kind":"commit","published_at":"2024-09-20T12:31:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"68c415d1e6767c500fb462f50304b733aedeed80","kind":"commit","published_at":"2024-09-18T01:33:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"44a2d6288d43d342c54531413bb71d1acb371435","kind":"commit","published_at":"2024-09-11T14:48:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0/manifests"},{"name":"vpy2.9.4","sha":"836edd8882f2077240e54757f60ea3e4ff08ac01","kind":"tag","published_at":"2024-09-10T12:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4/manifests"},{"name":"v5.12.15","sha":"8772a230155bbebde0cc9c48692c83b1394ddbce","kind":"commit","published_at":"2024-09-10T12:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15/manifests"},{"name":"v5.12.14","sha":"056b90db0bad34a393149dae61a171717053e526","kind":"commit","published_at":"2024-09-05T03:23:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14/manifests"},{"name":"v5.12.13","sha":"69c129670a468b6b6ce1b8600e1928826d53f8bb","kind":"commit","published_at":"2024-09-03T14:04:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13/manifests"},{"name":"vpy2.9.3","sha":"6d828aec07f96c074457f2874e59f1d06cad3050","kind":"tag","published_at":"2024-08-31T01:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3/manifests"},{"name":"v5.12.12","sha":"7104a8c82281ed495245184f569bbb6c2d92605c","kind":"commit","published_at":"2024-08-29T13:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12/manifests"},{"name":"v5.12.11","sha":"fea6b1a060d5cc42bf468bfa4db9e32b7a686fe0","kind":"commit","published_at":"2024-08-28T04:57:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11/manifests"},{"name":"v5.12.10","sha":"a457a54f755fcb83af38100166d5b718e58149f1","kind":"commit","published_at":"2024-08-22T05:17:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10/manifests"},{"name":"v5.12.9","sha":"c60e6a3f45606c623ef6a2b16415d67eac9b0269","kind":"commit","published_at":"2024-08-17T18:21:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9/manifests"},{"name":"v5.12.8","sha":"89c771b4986e4e228a5451663a0baa15b3606d65","kind":"commit","published_at":"2024-08-17T00:29:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8/manifests"},{"name":"v5.12.7","sha":"4fbde068cf782c007e3dee78836eae4e098d9b50","kind":"commit","published_at":"2024-08-16T03:30:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7/manifests"},{"name":"v5.12.6","sha":"69d7ef30e551e1c1b3682e6a460b8de8e0f9c437","kind":"commit","published_at":"2024-08-14T14:40:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6/manifests"},{"name":"v5.12.5","sha":"b5993b374cab860f1c208296b9a5d6dd58499111","kind":"commit","published_at":"2024-08-13T03:26:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"b7b31dd90cf610fd995394ac4b579ed4c87b4247","kind":"commit","published_at":"2024-08-12T08:30:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4/manifests"},{"name":"vpy2.9.2","sha":"c70e5e7bf07144df93caf9ec0505497b5119e708","kind":"tag","published_at":"2024-08-10T17:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2/manifests"},{"name":"v5.12.3","sha":"65a3e59ac3b09d21f92c7a6eea34b80d8e11cfda","kind":"commit","published_at":"2024-08-10T17:43:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"1777e38546d88f17a79170868c90f01bb70bb231","kind":"commit","published_at":"2024-08-09T03:53:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2/manifests"},{"name":"vpy2.9.1","sha":"5344692d0d508ee797c253280c498e27606630dd","kind":"tag","published_at":"2024-08-08T01:58:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1/manifests"},{"name":"v5.12.1","sha":"0faec379aafd77f69f8290f192a2e374ff3e872e","kind":"commit","published_at":"2024-08-07T01:15:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1/manifests"},{"name":"vpy2.9.0","sha":"e313993cd40acac75e544c81e10969b05058fd3e","kind":"tag","published_at":"2024-08-02T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0/manifests"},{"name":"v5.12.0","sha":"00c303748bf060d47860ed7b7edd91c0894876ca","kind":"commit","published_at":"2024-08-01T01:29:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"1b31a6c8c957e386e212a340b0360e7781acc382","kind":"commit","published_at":"2024-07-29T12:14:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"3a65ac4c5221c2d882ea741333b8651530e5ed02","kind":"commit","published_at":"2024-07-26T03:11:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"1bf1258343b52d6e0625d28693b7d87c04c84f08","kind":"commit","published_at":"2024-07-19T14:13:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"a5ac1ae84a33fca0985d660e10e32895a47e2bda","kind":"commit","published_at":"2024-07-19T13:08:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"da520e7705ae48e0fcd3d913ceb9c1eab0399859","kind":"commit","published_at":"2024-07-18T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"14038738cd99943c315e2531dbbd00c6a8944f62","kind":"commit","published_at":"2024-07-16T12:18:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"8025f994658167971f2778cd67531c3f3b0008db","kind":"commit","published_at":"2024-07-15T14:09:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0/manifests"},{"name":"vpy2.8.1","sha":"7fdd8924d3625b6916e36d78c0f8e91956572a43","kind":"tag","published_at":"2024-07-11T14:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1/manifests"},{"name":"v5.8.7","sha":"4963d92c79a5fe369da3df85f9d548c42b5d1a02","kind":"commit","published_at":"2024-07-11T14:13:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"8bb08a7e6ddf6799f31ac9e07e6bda8eb4023a78","kind":"commit","published_at":"2024-07-11T00:21:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6/manifests"},{"name":"vpy2.8.0","sha":"aecac66b891045397d915fbc2cc1c3c92c5ae764","kind":"tag","published_at":"2024-07-10T02:17:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0/manifests"},{"name":"v5.8.5","sha":"a6155c970739c7664befa18664d0019bf1afc9c9","kind":"commit","published_at":"2024-07-10T02:17:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"b4669d88f1732fb4f84fb390208008d176f4122a","kind":"commit","published_at":"2024-07-05T04:21:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"833d8663b24e4c5940da87f9b67f1d4c7b83af2a","kind":"commit","published_at":"2024-06-28T12:27:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"68899ac9af14c2d307926d650e8db7cdfc980074","kind":"commit","published_at":"2024-06-15T06:23:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"16fb26737721d464b45acc7177ee4d1ef7bd85f6","kind":"commit","published_at":"2024-06-12T14:37:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"74e7cce8c5158a59dd932114e1e0df30c9fc11f9","kind":"commit","published_at":"2024-06-11T14:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0/manifests"},{"name":"vpy2.7.8","sha":"a5a0af83e0c5a9a5296b8dbfde9bb10f86de1f96","kind":"tag","published_at":"2024-06-05T14:14:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8/manifests"},{"name":"vpy2.7.7","sha":"88b8f6c49c9642a252fbb6ef3b2b2e4260ebed8c","kind":"tag","published_at":"2024-06-04T23:48:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7/manifests"},{"name":"v5.7.15","sha":"92f39fd241bed71b8a4fcacd6ff44e5aa67977e0","kind":"commit","published_at":"2024-06-04T23:47:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15/manifests"},{"name":"v5.7.14","sha":"02cd61d119bee6043a9b42ce3eccfe45cfcc4fb3","kind":"commit","published_at":"2024-05-29T16:23:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"5b25660169d9543d37781c97641a50a76c2759a3","kind":"commit","published_at":"2024-05-28T18:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"d3ad53f64f8cf272c2cc9aa1936a82d30cb9072d","kind":"commit","published_at":"2024-05-24T04:08:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"dff8e2e293739f02f27f9b06bd47222adb7c8aa7","kind":"commit","published_at":"2024-05-23T05:37:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"e35dad78c4a3e761a53532998034b2a8f7fec4a3","kind":"commit","published_at":"2024-05-21T04:51:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"7d51ed749f77926ee2bfd2b1076c8cd8d3b42243","kind":"commit","published_at":"2024-05-16T05:24:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9/manifests"},{"name":"vpy2.7.6","sha":"c70708ba1375c6a201e762658927d0672697b246","kind":"tag","published_at":"2024-05-09T04:40:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6/manifests"},{"name":"v5.7.8","sha":"bc71850259a818805cfeacb6ae34bf023d52ced5","kind":"commit","published_at":"2024-05-01T20:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"ad779738180314af42f938eb1893f3d617127d28","kind":"commit","published_at":"2024-04-30T07:46:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7/manifests"},{"name":"vpy2.7.5","sha":"8020f9952a058988d57d1f772f43b2d802e20692","kind":"tag","published_at":"2024-04-28T16:59:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5/manifests"},{"name":"v5.7.6","sha":"a8c5831d2b3e86ae9247af7eba70968cbcbfd7a7","kind":"commit","published_at":"2024-04-27T04:12:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6/manifests"},{"name":"vpy2.7.4","sha":"723457f6eba0cd320bdac32ada807f83bd46e46b","kind":"tag","published_at":"2024-04-26T14:19:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4/manifests"},{"name":"vpy2.7.3","sha":"8a296f17107edb12d3282ab073166f62aded1635","kind":"tag","published_at":"2024-04-24T04:34:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3/manifests"},{"name":"v5.7.5","sha":"cc4afdcf88534427900125eb2f68ac169e55baf3","kind":"commit","published_at":"2024-04-24T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"f65eb4b5b6d1025a6fe06c9841403fd88956688c","kind":"commit","published_at":"2024-04-21T15:39:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4/manifests"},{"name":"vpy2.7.2","sha":"8ed041e0395bdfb5cd9b474cdc17985bea98ea68","kind":"tag","published_at":"2024-04-20T05:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2/manifests"},{"name":"v5.7.3","sha":"b881857b5fb8e985e21f731d1a22caeed883331c","kind":"commit","published_at":"2024-04-20T05:32:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3/manifests"},{"name":"vpy2.7.1","sha":"333c3e03a0b77e5fdc8d03b5e1f23c1af777cfa6","kind":"tag","published_at":"2024-04-18T01:24:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1/manifests"},{"name":"v5.7.2","sha":"c97a43b7849c8c34f4043cf0e6873cde7215920d","kind":"commit","published_at":"2024-04-18T01:23:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2/manifests"},{"name":"vpy2.7.0","sha":"99ab8c550b0563535f739fc8fbaa93e8d5e1e4d6","kind":"tag","published_at":"2024-04-13T18:28:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0/manifests"},{"name":"vpy2.6.0","sha":"deca5d04c96410fd5d09f8165a32e9769d35f0f6","kind":"tag","published_at":"2024-04-13T00:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0/manifests"},{"name":"v5.7.1","sha":"da3eb33f6584a466ac5eb1cb729c8478ba78b501","kind":"commit","published_at":"2024-04-10T01:18:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"9c25995b1e0c8f9193516adeae486f6b781dd3eb","kind":"commit","published_at":"2024-04-09T14:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0/manifests"},{"name":"vpy2.5.0","sha":"111fa41a8444aa2b8080f35d585867c65bdeab37","kind":"tag","published_at":"2024-04-08T21:10:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0/manifests"},{"name":"v5.6.0","sha":"b172ddfa247a307b5d66ccc364c2782118df6040","kind":"commit","published_at":"2024-04-08T21:09:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0/manifests"},{"name":"vpy2.4.0","sha":"ab5e3d64e89a52638a555cefddc534b4e79d056f","kind":"tag","published_at":"2024-04-07T22:09:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0/manifests"},{"name":"v5.5.4","sha":"91cdd57b93da342b359177b7e5502d52c37523b6","kind":"commit","published_at":"2024-04-07T22:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"082834b1fb66dd4f6ad4ba94e5b1761e53fd6b78","kind":"commit","published_at":"2024-04-07T01:59:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"4a3787cf0d7ed8ecc46e946b87fdea436b838ee0","kind":"commit","published_at":"2024-04-06T04:25:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"80365638e7934aaa657571ed640fe0edacedf8e0","kind":"commit","published_at":"2024-04-03T14:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"66cf7c7bb82e5c08bc669615c83cc69fa0894228","kind":"commit","published_at":"2024-03-31T19:45:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0/manifests"},{"name":"v5.4.6","sha":"b8d7ebf3355012a2495709c4758180c60f01fb72","kind":"commit","published_at":"2024-03-26T13:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6/manifests"},{"name":"vpy2.3.3","sha":"6bf668ed7e600b8ca28439431812d83aca81508d","kind":"tag","published_at":"2024-03-24T17:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3/manifests"},{"name":"vpy2.3.2","sha":"52d44397b39de9a9c04b6c3e302837e7876de053","kind":"tag","published_at":"2024-03-23T21:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2/manifests"},{"name":"v5.4.5","sha":"f8c84021ad226b86bff4c4351dbb4cdebe117bd5","kind":"commit","published_at":"2024-03-22T04:27:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5/manifests"},{"name":"v5.4.4","sha":"ea973b98c605a5124c1e7c65e0c34b595ac8fb1a","kind":"commit","published_at":"2024-03-21T04:16:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4/manifests"},{"name":"vpy2.3.1","sha":"a73cf3220209bbd52255aa6974a96d77c14c47e9","kind":"tag","published_at":"2024-03-19T05:07:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1/manifests"},{"name":"v5.4.3","sha":"7bf641886ec6424d44b1d20d5aa22aae81ceef1d","kind":"commit","published_at":"2024-03-17T13:53:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3/manifests"},{"name":"vpy2.3.0","sha":"928eeb6704184bbbdfe064b49599e1afc529acf2","kind":"tag","published_at":"2024-03-16T03:49:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0/manifests"},{"name":"v5.4.2","sha":"096bd810fcd5e4d923b0968bec7a4fc992c5e8a6","kind":"commit","published_at":"2024-03-06T05:00:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"abe142ad3d6d1463b261de5eef88bf4827c868e2","kind":"commit","published_at":"2024-03-01T05:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"82dfc48ee0059b00f37116ec65cab6897b722325","kind":"commit","published_at":"2024-02-27T03:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"e31fe65571733e9bce85e3ecdb85f93d0346072c","kind":"commit","published_at":"2024-02-25T10:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"927d2a5bc08c320b60c8ba0fe38dd04d32aa3771","kind":"commit","published_at":"2024-02-24T00:09:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"651d086f41818dd25bd96bdc2c855a9a4b06be13","kind":"commit","published_at":"2024-02-22T02:05:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"bfa18396b4b128a84a99b1ca0e46908cdedad386","kind":"commit","published_at":"2024-02-20T22:47:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"571b4172487ee972320d93d81313cd7e88307114","kind":"commit","published_at":"2024-02-17T13:57:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"83e8a611b1a758354426244739bcc950e658e1f3","kind":"commit","published_at":"2024-02-17T02:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0/manifests"},{"name":"v5.1.12","sha":"59386645ebf0d50f96a4d76b1988fc501348dc3e","kind":"commit","published_at":"2024-02-16T05:33:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12/manifests"},{"name":"vpy2.2.4","sha":"5949b37b6762af8bd6d1a98350df56a409bac501","kind":"tag","published_at":"2024-02-13T01:57:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4/manifests"},{"name":"v5.1.11","sha":"e8c64477e0e8d29cfa87d7c1ccc78d2932f1eb33","kind":"commit","published_at":"2024-02-13T01:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11/manifests"},{"name":"vpy2.2.3","sha":"f2e11b4182a55ced34dc6cf63ef5e6d11c8f24fa","kind":"tag","published_at":"2024-02-10T20:39:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3/manifests"},{"name":"v5.1.10","sha":"acabc45be455bbc30dc149afc1045c48f250c25f","kind":"commit","published_at":"2024-02-10T20:38:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10/manifests"},{"name":"v5.1.9","sha":"cd63c28100d33f563fff852ff46132ee014aa7d9","kind":"commit","published_at":"2024-02-05T16:09:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9/manifests"},{"name":"vpy2.2.2","sha":"b3ab285cb128075b8a8d52a75a4a5b210c1a24dd","kind":"tag","published_at":"2024-02-03T03:37:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2/manifests"},{"name":"v5.1.8","sha":"6e12b3e8771ccb25e2eb1231ef033974bf0a98b3","kind":"commit","published_at":"2024-02-03T03:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"1eedf29a9779cc6762f15c26fc00926d8ddc04a4","kind":"commit","published_at":"2024-02-02T02:31:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"5cecea1f1625e23eeb070329bdad4ab4ac670b80","kind":"commit","published_at":"2024-01-31T00:27:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"168d312ac7174a1c5c6abee56110547b76cfce7a","kind":"commit","published_at":"2024-01-23T02:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"7db6756125f235c7b2d7523b88edcbe4e3b6a754","kind":"commit","published_at":"2024-01-20T17:01:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4/manifests"},{"name":"vpy2.2.1","sha":"350a81402f9d6c18e69f215c4e3bb1fe5d277937","kind":"tag","published_at":"2024-01-16T13:14:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1/manifests"},{"name":"v5.1.3","sha":"081061f2a07f702a934b0ee0d3b8cdfdf3ce8185","kind":"commit","published_at":"2024-01-16T13:14:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fc8eafde5f1d5eec2d6e2359ee3278cd84993252","kind":"commit","published_at":"2024-01-15T19:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2/manifests"},{"name":"vpy2.2.0","sha":"379016ef181aea805d599d34c7b6746e9ddcbd66","kind":"tag","published_at":"2024-01-14T17:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0/manifests"},{"name":"vpy2.1.0","sha":"bf3d1586777491e320af49ceb054edec020a9438","kind":"tag","published_at":"2024-01-12T00:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0/manifests"},{"name":"v5.1.1","sha":"f1bfded60e42a5d2311002829746d22d64dbc4a5","kind":"commit","published_at":"2024-01-02T02:06:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"db464903cf4b1d94c3b72856d593ee395b497c37","kind":"commit","published_at":"2023-12-27T17:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0/manifests"},{"name":"vpy2.0.0","sha":"f6e585d36df25db5fb24d986b7cc2433c92473c9","kind":"tag","published_at":"2023-12-23T01:15:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0/manifests"},{"name":"v5.0.0","sha":"58e5746102dda9de168a678cf1dc6313dfb85fba","kind":"commit","published_at":"2023-12-21T21:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0/manifests"},{"name":"v4.17.0","sha":"e1ff35b53353bb20c045785fd213fb4e3ae9c181","kind":"commit","published_at":"2023-12-21T14:15:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0/manifests"},{"name":"vpy1.24.0","sha":"8a0b4ad7acca1d209c26c6472a372920b657d7b4","kind":"tag","published_at":"2023-12-21T05:25:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0/manifests"},{"name":"v4.16.0","sha":"67c3b8b7af266ba8be82fa1e095ac86c8b86e6a1","kind":"commit","published_at":"2023-12-18T13:47:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0/manifests"},{"name":"vpy1.23.0","sha":"136e8e7f3f2e69dcf32406ee3513962cedcd13f8","kind":"tag","published_at":"2023-12-18T03:59:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0/manifests"},{"name":"vpy1.22.0","sha":"1ef6bcf859385f468a5d1b31827d2dab3396245b","kind":"tag","published_at":"2023-12-14T23:26:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0/manifests"},{"name":"v4.15.4","sha":"2c06921a9360698b1d06dc324ab0b9d157538178","kind":"commit","published_at":"2023-12-14T13:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4/manifests"},{"name":"vpy1.21.0","sha":"3c325ffbde0acc1f137d8cdfd24079b39dfee3c9","kind":"tag","published_at":"2023-12-14T00:51:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0/manifests"},{"name":"v4.15.3","sha":"8a486b10511610580ab8433b6d9e8ce2ff26bfba","kind":"commit","published_at":"2023-12-13T23:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3/manifests"},{"name":"vpy1.20.0","sha":"1010c77e4e3ba16927bff6b612ebf3f3f52f779a","kind":"tag","published_at":"2023-12-13T02:16:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0/manifests"},{"name":"vpy1.19.0","sha":"0365b3f1e1b502096320c4a6fd26940540244110","kind":"tag","published_at":"2023-12-12T00:54:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0/manifests"},{"name":"vpy1.18.0","sha":"f3536dd2ae83650df32726f0ee89654458e8e23d","kind":"tag","published_at":"2023-12-10T04:28:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0/manifests"},{"name":"v4.15.2","sha":"96adcc90e7e8c75157470ce12bb9fde4b5078228","kind":"commit","published_at":"2023-12-07T13:28:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"95ad04972e99ab56af864c9ee9ebc2fa53ca86c9","kind":"commit","published_at":"2023-12-06T21:52:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"76f9e8ffa64b3299868e041292bfd6bf8e988b3d","kind":"commit","published_at":"2023-12-05T13:18:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0/manifests"},{"name":"v4.14.4","sha":"1a23e57075a16e5d9ae6022b4599d65855b5e3de","kind":"commit","published_at":"2023-11-28T13:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"cbd5057563545e9f4a5fa1e1e4abe25f0962ce12","kind":"commit","published_at":"2023-11-27T14:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"d7cf6ea60830b69b636648238a51e5f981616d02","kind":"commit","published_at":"2023-11-24T11:11:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2/manifests"},{"name":"vpy1.17.0","sha":"bec84e8c8083fe4cf36839634e7cf2939a85d886","kind":"tag","published_at":"2023-11-24T09:27:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0/manifests"},{"name":"v4.14.1","sha":"65a73ce6a1c3b11b616b47f409cee0d3dcb6f839","kind":"commit","published_at":"2023-11-23T15:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"d6c31de48d7aadb542a1e3755ca5b9d169d3fdb9","kind":"commit","published_at":"2023-11-18T10:14:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0/manifests"},{"name":"v4.13.3","sha":"4cfe33e481e204f6377362b7314193c3b7fc40f0","kind":"commit","published_at":"2023-11-16T06:00:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3/manifests"},{"name":"vpy1.16.1","sha":"fc7f863bff2b4aa0869536eecabf01040b600533","kind":"tag","published_at":"2023-11-09T14:06:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1/manifests"},{"name":"v4.13.2","sha":"60a917e3c08fee3d77e32da633e517b3d4e223aa","kind":"commit","published_at":"2023-11-09T14:05:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2/manifests"},{"name":"vpy1.16.0","sha":"719ba5bc6fcc09d99a664b8986bad67163bfcb90","kind":"tag","published_at":"2023-11-08T12:48:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0/manifests"},{"name":"v4.13.1","sha":"610c701d94324e165a079c4de6b4cf0ef612f1da","kind":"commit","published_at":"2023-11-08T09:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"4828b7e7887d3dffa79e2bb388b93df9d70d88ac","kind":"commit","published_at":"2023-11-05T11:16:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0/manifests"},{"name":"vpy1.15.4","sha":"3d5373929be84374480acf2a972f3ca7d64d427d","kind":"tag","published_at":"2023-11-05T11:05:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4/manifests"},{"name":"v4.12.10","sha":"9f36d48344e11efba60ecd9f51f57c60b03a3cb5","kind":"commit","published_at":"2023-11-05T11:04:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10/manifests"},{"name":"vpy1.15.3","sha":"0f0c35129239d64c40a57fa1fbf1ff8aa9efa294","kind":"tag","published_at":"2023-11-05T05:32:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3/manifests"},{"name":"v4.12.9","sha":"343d62c920511443f6786a30f283820fe8a1a464","kind":"commit","published_at":"2023-11-05T05:31:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9/manifests"},{"name":"v4.12.8","sha":"edd4b6b6cf714d1e95c43b61df7e363409e85ba4","kind":"commit","published_at":"2023-11-03T02:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"a7f7080622d9689b1a62cb280df412520b3c1e3a","kind":"commit","published_at":"2023-10-29T06:36:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"14176c1846c507da411495ddba40996a48e585b6","kind":"commit","published_at":"2023-10-26T02:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6/manifests"},{"name":"vpy1.15.2","sha":"c3c165ab32d66657d94f552a266f182f8f30c1df","kind":"tag","published_at":"2023-10-18T02:33:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2/manifests"},{"name":"v4.12.5","sha":"5c62a7739aa180a688dff01eea7f7f16ed6f0036","kind":"commit","published_at":"2023-10-18T02:32:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"fb7c64849dde45516ac8f1f313e242bae935fce8","kind":"commit","published_at":"2023-10-13T13:47:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"2bbc01494d8a1c7954327ae52ea4525b8e27bc35","kind":"commit","published_at":"2023-10-10T02:17:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"a01bb0b0345509cde6c74843323de6b67729f310","kind":"commit","published_at":"2023-10-05T13:50:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2/manifests"},{"name":"vpy1.15.1","sha":"4e1d0513842596e3c4d287e56d2eebc97b1addce","kind":"tag","published_at":"2023-10-04T13:26:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1/manifests"},{"name":"v4.12.1","sha":"dbc6b015158b1b85b2baa48d4850bf15096691d0","kind":"commit","published_at":"2023-10-04T13:25:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1/manifests"},{"name":"vpy1.15.0","sha":"b2d768e7b06b48eb4d8fbec63c7fa4f53c67a26a","kind":"tag","published_at":"2023-09-30T04:48:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0/manifests"},{"name":"v4.12.0","sha":"5ebb185dbecd2478688b20131522be41d0f3a055","kind":"commit","published_at":"2023-09-29T14:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0/manifests"},{"name":"vpy1.14.0","sha":"b886d1d3a4ed2987a5120c764ed97da2d36957ce","kind":"tag","published_at":"2023-09-26T04:30:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0/manifests"},{"name":"v4.11.4","sha":"9d78a99b390523c482c8440c190628aa9040c333","kind":"commit","published_at":"2023-09-22T09:56:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"164772169f99edf9da8d9d478a03eea277ece45a","kind":"commit","published_at":"2023-09-22T02:41:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"109bebf4e84d1f554c0fa491180001e2f571cba8","kind":"commit","published_at":"2023-09-20T13:34:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"28c817f696dd91092f51cd4529748f713e74ef15","kind":"commit","published_at":"2023-09-20T00:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"3fd185cdcdb473f46bde5deb91301a71e192b190","kind":"commit","published_at":"2023-09-16T03:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0/manifests"},{"name":"vpy1.13.2","sha":"764f2e07dc32ffa21303c96fe7029fedff3ca5bb","kind":"tag","published_at":"2023-09-12T06:22:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2/manifests"},{"name":"v4.10.0","sha":"4226ff380b43cabc3e52e0a5321d05f0fa2f265d","kind":"commit","published_at":"2023-09-12T06:21:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0/manifests"},{"name":"vpy1.13.1","sha":"c389221bdecba9fbb52c40d4a4e8ad78ecdb86c3","kind":"tag","published_at":"2023-09-11T14:01:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1/manifests"},{"name":"vpy1.13.0","sha":"09bae92e69d9cb7d8f3cc150a52b2c0f183affe7","kind":"tag","published_at":"2023-09-07T13:22:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0/manifests"},{"name":"v4.9.0","sha":"0f4af1701d549b9acc557e6dcc098d78e3de7911","kind":"commit","published_at":"2023-09-05T14:49:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0/manifests"},{"name":"vpy1.12.0","sha":"ff66290a0f6773300881f94ec6eb5fafe5c7ca24","kind":"tag","published_at":"2023-08-31T03:29:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0/manifests"},{"name":"vpy1.11.0","sha":"e640e5a95fd988a927aeef095b96cde41df6be63","kind":"tag","published_at":"2023-08-26T03:55:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0/manifests"},{"name":"v4.8.0","sha":"1020376dd7144ac432642e3ba19aa056e85b1baf","kind":"commit","published_at":"2023-08-20T23:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"9253112d0e1a0d0fa8496cafaefd81c009f2bd16","kind":"commit","published_at":"2023-08-19T13:52:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4/manifests"},{"name":"vpy1.10.1","sha":"a982ff36f705fab147eedaf037e71e525f3b46fe","kind":"tag","published_at":"2023-08-19T04:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1/manifests"},{"name":"v4.7.3","sha":"3ef306632b31820f604dc3c15b55d041a86d062f","kind":"commit","published_at":"2023-08-17T13:39:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"1e5e7ba2016029a0710412c5f5dcd11844c44b17","kind":"commit","published_at":"2023-08-12T00:43:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"bf9a9471818cb6fe4c323ba4bfbbcff3ea074c19","kind":"commit","published_at":"2023-08-10T02:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1/manifests"},{"name":"vpy1.10.0","sha":"284a2583a5b387935304b27b2e79f8d82f0370ce","kind":"tag","published_at":"2023-08-03T02:12:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0/manifests"},{"name":"v4.7.0","sha":"6fe67b49d30bdb70fcbd8057f98b1014056ea765","kind":"commit","published_at":"2023-08-03T01:42:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"3a656d968b584b8f04d42dc29eb1a561c2ab2fde","kind":"commit","published_at":"2023-07-28T19:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2d64c6e6b0aa06d3b27d01375bd3c3e7822c48b0","kind":"commit","published_at":"2023-07-26T19:20:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2/manifests"},{"name":"v4.6.0","sha":"39b2565325a56b1df87f49dfe3a1ba9deb0ea174","kind":"commit","published_at":"2023-07-19T19:23:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0/manifests"},{"name":"vpy1.9.0","sha":"38b19d8a5874fb9725b1d40d7656fd7c312710d9","kind":"tag","published_at":"2023-07-18T15:17:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0/manifests"},{"name":"v4.5.0","sha":"2b31259878b5c6d46429502e1fadf51b74d8872c","kind":"commit","published_at":"2023-07-18T15:16:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0/manifests"},{"name":"vpy1.8.0","sha":"3860ed116aed02e7d96e4917df8648fc48977fde","kind":"tag","published_at":"2023-07-17T20:35:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0/manifests"},{"name":"v4.4.0","sha":"38ed54a879ecff97fab9757a5ebf6583d6d161fb","kind":"commit","published_at":"2023-07-17T07:15:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0/manifests"},{"name":"vpy1.7.0","sha":"980db2ba2163db32beea20546be3b072a3fcdf61","kind":"tag","published_at":"2023-07-14T17:30:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0/manifests"},{"name":"v4.3.0","sha":"3b6f33eb85f68cff97eb61253884cf540cfb4908","kind":"commit","published_at":"2023-07-14T05:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fc69da91d109d713ff16efca0a968466b7868f6c","kind":"commit","published_at":"2023-07-10T23:49:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1/manifests"},{"name":"vpy1.6.1","sha":"da7dd075ea5d2df7f04367050cb658d26f492464","kind":"tag","published_at":"2023-07-10T23:38:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1/manifests"},{"name":"vpy1.6.0","sha":"b868b021722b5df381689b75b9f805a58ecb05e2","kind":"tag","published_at":"2023-07-06T19:16:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0/manifests"},{"name":"vpy1.5.0","sha":"561cdc3f825014c90bedbe1d66db4a2339beea67","kind":"tag","published_at":"2023-07-04T17:28:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0/manifests"},{"name":"v4.2.0","sha":"5e2a3430b320f0b28147e7695d8defd59e6a6a8e","kind":"commit","published_at":"2023-07-03T08:46:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0/manifests"},{"name":"vpy1.4.0","sha":"da92a5c303d499b7019d729d55b2698385bc570b","kind":"tag","published_at":"2023-06-30T22:04:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0/manifests"},{"name":"vpy1.3.1","sha":"3a37d170639f62cfc941c13fb82f876c87cee7ac","kind":"tag","published_at":"2023-06-29T16:23:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1/manifests"},{"name":"vpy1.3.0","sha":"6dd3410838f0260860c364c26ca7d004acb63590","kind":"tag","published_at":"2023-06-29T15:31:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0/manifests"},{"name":"vpy1.2.0","sha":"52d9103f8cf1558d81518f5215871c65ec68d559","kind":"tag","published_at":"2023-06-24T16:26:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0/manifests"},{"name":"vpy1.1.0","sha":"7d7e1b4ff6f937164b80f2c7ddf210308475f4c7","kind":"tag","published_at":"2023-06-23T19:17:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0/manifests"},{"name":"v4.1.0","sha":"65184e3f1388083e63ff956dea4ad62a1addf710","kind":"commit","published_at":"2023-06-23T16:40:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0/manifests"},{"name":"vpy1.0.0","sha":"b6b4579c77c277955ec5318d195b98742c370102","kind":"tag","published_at":"2023-06-21T21:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0/manifests"},{"name":"v4.0.0","sha":"e0ab7e6fd62487884096ed8fc6164a0be0c4d581","kind":"commit","published_at":"2023-06-21T21:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0/manifests"},{"name":"vpy0.5.6","sha":"215c59e06d111e254c817a005b829de226ee30b7","kind":"tag","published_at":"2023-06-21T21:37:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6/manifests"},{"name":"vpy0.5.5","sha":"59287d57a8e5f69abb4dfcecb5bcea36c2caa9c7","kind":"tag","published_at":"2023-06-16T16:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5/manifests"},{"name":"v3.15.8","sha":"5c36ae318766741a00a07af587255a5e951bd731","kind":"commit","published_at":"2023-06-16T16:49:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8/manifests"},{"name":"v3.15.7","sha":"90c34c37605134c72d560ed0fc6aa03a63b6cbca","kind":"commit","published_at":"2023-06-16T15:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7/manifests"},{"name":"vpy0.5.4","sha":"24d9ae1cbced374793429f0a9fecb5c4451ae46d","kind":"tag","published_at":"2023-06-14T14:01:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4/manifests"},{"name":"vpy0.5.3","sha":"66a0eb17a173e8661fe924389ad49c907c07d56e","kind":"tag","published_at":"2023-06-13T16:46:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3/manifests"},{"name":"v3.15.6","sha":"7f42665640b0cec1eaf32b4fec15ff1955164f8b","kind":"commit","published_at":"2023-06-13T16:45:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6/manifests"},{"name":"vpy0.5.2","sha":"a527bac0e0e5921885a1f170ebddb508b3698211","kind":"tag","published_at":"2023-06-11T15:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2/manifests"},{"name":"v3.15.5","sha":"69b94aae13033a385bccd93f82601a0c7c4f45a0","kind":"commit","published_at":"2023-06-11T15:41:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5/manifests"},{"name":"vpy0.5.1","sha":"25d71a1c17f53fcf432463623b1047b25d9d3ce6","kind":"tag","published_at":"2023-06-09T16:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1/manifests"},{"name":"vpy0.5.0","sha":"609f8de152ae8d0c538c79a34ffab0b0c36ed44d","kind":"tag","published_at":"2023-06-09T05:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0/manifests"},{"name":"v3.15.4","sha":"2ea74830cf0363ea39b077258d70f996f255a519","kind":"commit","published_at":"2023-06-08T17:34:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4/manifests"},{"name":"vpy0.4.4","sha":"ba2084f45eba6a72da962316cbb86a7d9b3f37b3","kind":"tag","published_at":"2023-06-08T15:35:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4/manifests"},{"name":"v3.15.3","sha":"0db3d46690acdf4b8b703427ba3fbed0893724e1","kind":"commit","published_at":"2023-06-08T14:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3/manifests"},{"name":"vpy0.4.3","sha":"8ad2e124ea75a110981779b1fddb082f6210ac54","kind":"commit","published_at":"2023-06-07T09:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3/manifests"},{"name":"v3.15.2","sha":"492f686e685744511e3f817bf5f1d503e8094392","kind":"commit","published_at":"2023-06-06T21:05:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5","kind":"commit","published_at":"2023-06-05T21:22:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1ccf4864c957b85f244e45673513cea239796ea4","kind":"commit","published_at":"2023-05-31T22:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"6f4fb3cac980a06816660bbc7339b81db801f4d7","kind":"commit","published_at":"2023-05-30T23:39:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"5b1c5e9ccf2b01e2367582bd3214f9abdccea602","kind":"commit","published_at":"2023-05-27T18:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"5beaf5285bb06d457dceb7ae636ecefff80ed881","kind":"commit","published_at":"2023-05-22T14:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0/manifests"},{"name":"v3.13.4","sha":"d7e640c6368a714f611920be849648348052de05","kind":"commit","published_at":"2023-05-11T11:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"64658c024508fe91e85a291116ed899bbea0d564","kind":"commit","published_at":"2023-05-10T23:39:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"ce8059d5c6620acc9f8a090e447c610f80913af4","kind":"commit","published_at":"2023-05-09T04:33:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"a880069ca02c1b9eb64fb42a0d269b3e98aa91c3","kind":"commit","published_at":"2023-05-07T15:31:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"dd1803f866ff249f2c19691dc1c020a69125a88f","kind":"commit","published_at":"2023-05-06T10:20:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"8f020618d364c5706aca63086effe993fd437bbc","kind":"commit","published_at":"2023-05-05T23:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"fc66096d79734ad543562dfdbd6739c080f7102f","kind":"commit","published_at":"2023-04-20T06:23:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1a3113b97106eebd63883dc8865b7c6a3f028765","kind":"commit","published_at":"2023-04-17T21:21:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"86f57742e3233853b944ae8616c1cfa5a16706c3","kind":"commit","published_at":"2023-04-05T23:57:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"8c34cc7dcb71413a77b1e9f5bdb157d5b6d7a0ac","kind":"commit","published_at":"2023-03-30T12:45:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"358ab2a9179155659800d48edee0f1f77309bff1","kind":"commit","published_at":"2023-03-22T23:11:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"5849cf686064bfb5f28ccb735ec47fb44553c5a8","kind":"commit","published_at":"2023-03-06T14:13:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4cb5250886f8f454a7ee4ee4d2b1754cd83df59b","kind":"commit","published_at":"2023-03-02T16:24:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3dc3b55b787b49701dcf7aa74e85a216c774c231","kind":"commit","published_at":"2023-02-25T05:59:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"aa742463f7dfbec433d166a42dfefd5b9248a544","kind":"commit","published_at":"2023-02-23T22:54:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"3ecb8f7fbb736e223aa73bbbf8f07629892902fa","kind":"commit","published_at":"2023-02-23T03:22:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"e465b5574a19013868250658740b0fdda1d2c6f6","kind":"commit","published_at":"2023-02-22T03:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3b63c3e629c1d63b6692f823fd83888f60a3a834","kind":"commit","published_at":"2023-02-16T21:18:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0/manifests"},{"name":"v3.6.6","sha":"488f9437977f9aeb5a03b96a41dbb664dbfe2775","kind":"commit","published_at":"2023-02-15T01:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"dfa431ebb22cebbf85247abcf8226946ad297ec5","kind":"commit","published_at":"2023-02-11T16:50:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"00ec4e8d2d741df1246fb4e90ff876377fad7d16","kind":"commit","published_at":"2023-02-09T11:02:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"bf8589ae1b95b705e921f597644becdd1752b04f","kind":"commit","published_at":"2023-02-07T07:27:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"b08f95d9b87ec03b645af866ac869f771a42e1f1","kind":"commit","published_at":"2023-02-03T15:55:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"75092f50169154bfbbc704d8a1971b2ac0a03187","kind":"commit","published_at":"2023-01-31T11:11:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ce19e6db253e03d5817b555abaa773a7bdf06171","kind":"commit","published_at":"2023-01-31T07:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0/manifests"},{"name":"v3.5.11","sha":"94b293e6011bed3f8b6905b202f7a45d0d1d863b","kind":"commit","published_at":"2023-01-27T00:16:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"c66c03d377d6b5363231ec65117a8b045f136f86","kind":"commit","published_at":"2023-01-24T23:50:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"3714760ee4be056826e66baaec62bb97d60a53e3","kind":"commit","published_at":"2023-01-19T18:45:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c761ae994c48402b27a6b3530a882b0720e4025","kind":"commit","published_at":"2023-01-18T13:00:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"f2c1775dc150e3f1fd972beed39dcdd2b12e8ea1","kind":"commit","published_at":"2023-01-17T16:13:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"4de7f3cf740ad1f96f07bdfcd50e372257df4514","kind":"commit","published_at":"2023-01-13T02:41:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"5a78f58ead461192069e78bf1ee34d84012e8077","kind":"commit","published_at":"2023-01-10T12:48:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"9fdac5578795900b85c99b4ef8c2e71583802417","kind":"commit","published_at":"2023-01-09T15:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"2061624f0baebd5e5018136934346b65750c0323","kind":"commit","published_at":"2023-01-07T03:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"5b34b8ba09e14bc78aeed03824b4fbd419e0e18e","kind":"commit","published_at":"2023-01-04T02:35:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"1e8786a8dd2f08de6f84e08aeb252b304ebbca73","kind":"commit","published_at":"2022-12-23T08:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ffb08512271be681204a803508cd4d5ece0bb71b","kind":"commit","published_at":"2022-12-20T23:01:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"91bbde9472ea3b38e1b9ee94ef1ec56733eeb3fa","kind":"commit","published_at":"2022-12-15T23:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"df604c48bfeec2b621fd9d52d97b316f477e79a2","kind":"commit","published_at":"2022-12-10T14:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6d9dadaedf016267255e2412ff4ca40d44001630","kind":"commit","published_at":"2022-12-09T14:17:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"865c9ca8ce99860a4a0c72b7a2ec4a5733395d10","kind":"commit","published_at":"2022-12-08T11:49:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bbe29ee8546242a839b41ae0eccd5c9acc592e9a","kind":"commit","published_at":"2022-12-07T22:56:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0f119cb7eac550ad6a5a08f6561b65a72d06ae91","kind":"commit","published_at":"2022-12-07T15:00:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b469dcc4bafee0bc21a6fc51772ce958947ce516","kind":"commit","published_at":"2022-12-05T13:57:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1e0625eb72400891b126483e1201431bbb7fd161","kind":"commit","published_at":"2022-12-05T12:42:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"aa753dd3680964bf0fe7ab650734c12525020ef2","kind":"commit","published_at":"2022-12-04T15:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"75ebd8558853969df094d8c37b12b66685108eb9","kind":"commit","published_at":"2022-12-04T03:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4387d0c959d563eaaba2719d3f9566e992ba0914","kind":"commit","published_at":"2022-11-29T12:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"a6b74988e38ff74049df9b30215fb6ddab73e844","kind":"commit","published_at":"2022-11-29T01:44:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4226070d9905fb052a2ec00f17ee4210bf931fbd","kind":"commit","published_at":"2022-11-15T17:28:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0301a7ab2b110670804de0dae63a04c7a314ee5a","kind":"commit","published_at":"2022-11-15T00:31:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f05e098a6dad2038c720d77d71a66b387b53bcb1","kind":"commit","published_at":"2022-11-09T01:30:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"f87858caa382b56e34cc8015ad1a2706f2bcda8e","kind":"commit","published_at":"2022-11-04T21:55:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"be39c090684ccf720bcc6adc3279d7bb1d0a5ed5","kind":"commit","published_at":"2022-11-04T08:02:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ad7039625d3adb334f07bb015068d57982252615","kind":"commit","published_at":"2022-11-03T22:49:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"94c4862fcb8de9676df20d3b002f8f13fddf658a","kind":"commit","published_at":"2022-11-02T23:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c3c565dad2d7267e3bb1aa2a4d540f0c826def1a","kind":"commit","published_at":"2022-11-02T19:49:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2522822210d200ff66576d3a71bf3cc7c1a7622","kind":"commit","published_at":"2022-10-25T18:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"65ce37ac10648e48e55a102eb0f59fce104fbcb9","kind":"commit","published_at":"2022-10-24T21:44:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"583bde47ff0fa9366db968eca35e30b2fe89f4ad","kind":"commit","published_at":"2022-10-18T00:45:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0fb2964151166f2aece0270c54c8cb4f4e2eb898","kind":"commit","published_at":"2022-10-13T19:26:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"005539f2c34eff7ee92aeba1b34801fc69a05018","kind":"commit","published_at":"2022-10-13T02:14:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"547a20f652960472500940c71363fe65b111737e","kind":"commit","published_at":"2022-10-11T13:57:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"68f5b6fedb1012926bd121df8ee62ddd32285b08","kind":"commit","published_at":"2022-10-10T17:30:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"ad3889c674da4eb8e772c47b7841d1c65fecb65e","kind":"commit","published_at":"2022-09-30T16:42:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"18d91d1786955bae0921577dbd93a2bdbe6e4e68","kind":"commit","published_at":"2022-09-29T13:52:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4eb5a9a5c9cf9bf19de60cbef2ff90fde5a11a03","kind":"commit","published_at":"2022-09-28T14:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"af1a0664168a183250b56759cfb19b58be672b62","kind":"commit","published_at":"2022-09-23T15:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"2eeb0812c007fd67adc6f54be7fe94d47ea06219","kind":"commit","published_at":"2022-09-22T23:28:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e26d88a6afee6becfa4f318a044f1177456b177","kind":"commit","published_at":"2022-09-21T09:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5f3c31609b60589ed9e78317bf212dd407fad55b","kind":"commit","published_at":"2022-09-21T08:59:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0/manifests"},{"name":"v1.91.1","sha":"5f3338c1c125e08c3f2be86e51dc81ddce8daae5","kind":"commit","published_at":"2022-09-18T00:34:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"ca336213a0fdba07d9abbdae7fa42bc4c52fa8a1","kind":"commit","published_at":"2022-09-16T03:25:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0/manifests"},{"name":"v1.90.2","sha":"31c3297592cf4fb550007e06cf8da8f99a4a2580","kind":"commit","published_at":"2022-09-12T23:52:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2/manifests"},{"name":"v1.90.1","sha":"632d9b6b94b1d0fc6082d519defc70c8329c7f3f","kind":"commit","published_at":"2022-09-02T13:58:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1/manifests"},{"name":"v1.90.0","sha":"0a18c0f2f4368c5a716b7147556f545e340f7c12","kind":"commit","published_at":"2022-08-30T01:09:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0/manifests"},{"name":"v1.89.2","sha":"9d2355a8f30838d4638f75568f9bb879ce4aac6d","kind":"commit","published_at":"2022-08-23T00:34:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2/manifests"},{"name":"v1.89.1","sha":"db9d1ad98628c6023fa05f2f86c09a528405aee7","kind":"commit","published_at":"2022-08-19T13:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"3ee4f5e0063077e40526b3d3315c2ca76e71657d","kind":"commit","published_at":"2022-08-18T23:44:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0/manifests"},{"name":"v1.88.2","sha":"77cfec58bc2096df7e945b9a811d1341a3f85d65","kind":"commit","published_at":"2022-08-18T15:18:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2/manifests"},{"name":"v1.88.1","sha":"d08566c05dc6d036c689fd4164e15d20e1bfc74f","kind":"commit","published_at":"2022-08-17T12:06:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1/manifests"},{"name":"v1.88.0","sha":"e30b0c974d2fc2eedeb434afaf17a80cc2eab5bf","kind":"commit","published_at":"2022-08-17T08:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0/manifests"},{"name":"v1.87.2","sha":"19c0da8aa7cd2fe891364dc0cf1b6b26bd77adee","kind":"commit","published_at":"2022-08-13T02:25:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2/manifests"},{"name":"v1.87.1","sha":"380c56e43bf59895ffc2ca0ed5a2ade79803a872","kind":"commit","published_at":"2022-08-09T01:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1/manifests"},{"name":"v1.87.0","sha":"d19a71229b6ddaf8b44b9ad41152f052ff1aeadd","kind":"commit","published_at":"2022-08-05T01:51:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0/manifests"},{"name":"v1.86.10","sha":"7251dd7259ab0d2e1c6343e3fc491ad41195816f","kind":"commit","published_at":"2022-07-29T22:54:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10/manifests"},{"name":"v1.86.9","sha":"9c14458ca130171c38af82d2d0bd51b8779f21cc","kind":"commit","published_at":"2022-07-27T01:24:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9/manifests"},{"name":"v1.86.8","sha":"19b34bd3005e0dc21a6a181ac6771142bf8454eb","kind":"commit","published_at":"2022-07-26T00:52:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8/manifests"},{"name":"v1.86.7","sha":"306543a7e055c22faa6c34c1bb7190060691458f","kind":"commit","published_at":"2022-07-15T11:49:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7/manifests"},{"name":"v1.86.6","sha":"970bb87eff67fce0fb4d37609182ad47d3e9309e","kind":"commit","published_at":"2022-07-14T03:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6/manifests"},{"name":"v1.86.5","sha":"4c182df13c2223b2d6615506844999c474adf1bd","kind":"commit","published_at":"2022-07-09T00:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5/manifests"},{"name":"v1.86.4","sha":"868bb00213626fdfa3c8594c8f8dfea9b47cd7b1","kind":"commit","published_at":"2022-06-29T02:06:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4/manifests"},{"name":"v1.86.3","sha":"9dc1420f08e094df821085412e55a4e0dbac36ec","kind":"commit","published_at":"2022-06-26T04:02:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3/manifests"},{"name":"v1.86.2","sha":"88095f6261ca57cf13eba5582cb71d7b69ab2339","kind":"commit","published_at":"2022-06-16T03:46:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2/manifests"},{"name":"v1.86.1","sha":"1769ce15d907269c34be1b26671ab5e71fae43d1","kind":"commit","published_at":"2022-06-12T06:04:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"363f6c05f0ca64db9fc7a028b57b9a301a9a8808","kind":"commit","published_at":"2022-06-10T01:25:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0/manifests"},{"name":"v1.85.4","sha":"9dbec4a7329f650931abd198940b5a8c926fd6c1","kind":"commit","published_at":"2022-06-08T00:34:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"7ad899b55d35cc911afbbdd67b68bd06b001e39c","kind":"commit","published_at":"2022-06-03T00:15:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"137cd8e755a255db1083424c47bad2c183a0b2cc","kind":"commit","published_at":"2022-06-01T23:50:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"d77baccd72ef904c415bf5d94b615d9d07770275","kind":"commit","published_at":"2022-05-31T03:37:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"9cfda3d2dd640350d7b41f2449cd89318a237610","kind":"commit","published_at":"2022-05-30T04:15:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"5d68aef2715d2ba474893bd343a34753f1e0eccb","kind":"commit","published_at":"2022-05-27T01:21:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"0dac92327328838730cdee8ca33918611e05d5d9","kind":"commit","published_at":"2022-05-26T00:30:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0/manifests"},{"name":"v1.83.2","sha":"eb38636346b5b679f6967671fbb3ca84fda68fd8","kind":"commit","published_at":"2022-05-24T13:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2/manifests"},{"name":"v1.83.1","sha":"41cc7f1cade5410664873ffacb8569f37f6a409f","kind":"commit","published_at":"2022-05-24T01:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1/manifests"},{"name":"v1.83.0","sha":"44ee7cff2e3570acda6ded8836fca91a11db3d15","kind":"commit","published_at":"2022-05-20T02:18:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0/manifests"},{"name":"v1.82.3","sha":"cd8ffa4958bba16b389114c8c37c847f8a6cf17a","kind":"commit","published_at":"2022-05-19T04:30:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3/manifests"},{"name":"v1.82.2","sha":"5d77e15a498e9d25349beabe55b4fa8e025f9c6d","kind":"commit","published_at":"2022-05-17T01:00:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2/manifests"},{"name":"v1.82.1","sha":"547a85368ffedab4f642dea70813945050e53cf4","kind":"commit","published_at":"2022-05-16T03:31:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1/manifests"},{"name":"v1.82.0","sha":"a0b179cba0349f166dc20f2bac28e1ea7f715592","kind":"commit","published_at":"2022-05-11T12:22:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0/manifests"},{"name":"v1.81.4","sha":"7edc886fd2bc7ec18640e30e9eabaf1ea0ef6493","kind":"commit","published_at":"2022-05-05T02:27:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4/manifests"},{"name":"v1.81.3","sha":"6cc16d66fe5afd79ca9d2e3af9a135c8f47ca758","kind":"commit","published_at":"2022-05-04T13:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3/manifests"},{"name":"v1.81.2","sha":"c175c13c25f32987d65f2195fca6bba1840ed5c7","kind":"commit","published_at":"2022-05-03T12:03:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2/manifests"},{"name":"v1.81.1","sha":"22fae96f2b03ace7b9d00390ef451c12ea14e3b4","kind":"commit","published_at":"2022-04-29T03:49:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1/manifests"},{"name":"v1.81.0","sha":"b01db23ecf4947011d09870c5a2a7e76753cf3c4","kind":"commit","published_at":"2022-04-26T03:07:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0/manifests"},{"name":"v1.80.6","sha":"86a1874699bfe9bd9214344d6d4c451e148582b2","kind":"commit","published_at":"2022-04-22T01:49:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6/manifests"},{"name":"v1.80.5","sha":"6cd3a19a68ee308ad2d8e1c79b34ffee55efdf30","kind":"commit","published_at":"2022-04-21T03:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5/manifests"},{"name":"v1.80.4","sha":"d48fe2a35b20cdbcd4d84861bc3fb607f64631b7","kind":"commit","published_at":"2022-04-19T01:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4/manifests"},{"name":"v1.80.3","sha":"e347cdbabcb142060592e541f35aa94730196700","kind":"commit","published_at":"2022-04-15T15:11:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3/manifests"},{"name":"v1.80.2","sha":"d83842dc346f9308f52cf7dfda5ad2fc050eef4e","kind":"commit","published_at":"2022-04-15T01:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2/manifests"},{"name":"v1.80.1","sha":"3901472f30c090d8c26a34ccc1fb666193a91ca0","kind":"commit","published_at":"2022-04-14T16:19:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1/manifests"},{"name":"v1.80.0","sha":"3ac9dd002f0dcedf83312708222c39041d23c2c0","kind":"commit","published_at":"2022-04-12T03:03:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0/manifests"},{"name":"v1.79.1","sha":"56ffa3c918c1c642f0ffeae4952fc57cfbd13abd","kind":"commit","published_at":"2022-04-12T03:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"cb46ff78e1f22b7ae94e37adfcc91f2ed4041355","kind":"commit","published_at":"2022-04-08T01:08:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0/manifests"},{"name":"v1.78.2","sha":"3c75df5c9bc8f7ba5db9638b0aaeefb00903105d","kind":"commit","published_at":"2022-03-31T02:35:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2/manifests"},{"name":"v1.78.1","sha":"04d09929a8cd2a79d335e27f97543b62ca105191","kind":"commit","published_at":"2022-03-24T02:39:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"cc5c695b689df2e319c519aae316e4df2bf194b5","kind":"commit","published_at":"2022-03-23T03:14:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0/manifests"},{"name":"v1.77.3","sha":"fd8742b1746443a670789b5dbf668e84425f5897","kind":"commit","published_at":"2022-03-22T04:43:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3/manifests"},{"name":"v1.77.2","sha":"41ba8631c76477a46af4a23cfad5365d78d77409","kind":"commit","published_at":"2022-03-20T03:23:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2/manifests"},{"name":"v1.77.1","sha":"ed9dd801533d714baacc64c469b8b94564a22b98","kind":"commit","published_at":"2022-03-17T13:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1/manifests"},{"name":"v1.77.0","sha":"a178ae4c2fa6d7ece5ebda79c11164be761968a5","kind":"commit","published_at":"2022-03-16T11:41:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0/manifests"},{"name":"v1.76.6","sha":"96de7b43fd01a94b28991f9af24b4e6b2a6c0fc2","kind":"commit","published_at":"2022-03-15T03:28:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6/manifests"},{"name":"v1.76.5","sha":"0e74cfac4efe7a2d62460ed8e646593f8b48a850","kind":"commit","published_at":"2022-03-15T01:23:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5/manifests"},{"name":"v1.76.4","sha":"f71347415f4fd04c9a59a94a24ceac11ab320e01","kind":"commit","published_at":"2022-03-13T10:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4/manifests"},{"name":"v1.76.3","sha":"e37f6f8eed5589b69ed7a2ed27e951846fbfbb0c","kind":"commit","published_at":"2022-03-10T00:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3/manifests"},{"name":"v1.76.2","sha":"88ac8e551574bdd00cbd644aa1ea5bf75f03fa5e","kind":"commit","published_at":"2022-03-09T01:16:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2/manifests"},{"name":"v1.76.1","sha":"485def0cbb9970e5b85775a549a132016ddef6f4","kind":"commit","published_at":"2022-03-04T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"359e4e54b633237ec01107e862c109e8712824dc","kind":"commit","published_at":"2022-03-02T03:13:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0/manifests"},{"name":"v1.75.1","sha":"779f6db7b5b0da0324a187f4b735ec6762abc9ad","kind":"commit","published_at":"2022-02-26T14:41:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"7f11b7d741f32101e1dc895ca931647fe9d4c81f","kind":"commit","published_at":"2022-02-24T12:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0/manifests"},{"name":"v1.74.3","sha":"df2fa62064c9bc1a21b9410e48042257e0a1c57b","kind":"commit","published_at":"2022-02-24T02:42:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"023cf745e92c318b21251e4cedbedf3949c57abe","kind":"commit","published_at":"2022-02-23T04:00:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"cf0710cfe322eb2147f439364b425763b4d5c592","kind":"commit","published_at":"2022-02-20T14:02:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"2bf08efda8a938e86be2d09ae2dbbdd81b8181b7","kind":"commit","published_at":"2022-02-19T17:16:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"19845bd017c3b508aeaa59a50abdf4df0e4dae0f","kind":"commit","published_at":"2022-02-16T02:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"efe9bb7239d9554407e8d0cf40fe74cae83abea5","kind":"commit","published_at":"2022-02-15T03:59:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"cdb1de2fca81df5b18fb3312d821bc1cdae19066","kind":"commit","published_at":"2022-02-14T01:55:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"9cd593fefc5b08fa13de7d4119327db7202fdd4b","kind":"commit","published_at":"2022-02-11T02:16:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0/manifests"},{"name":"v1.69.1","sha":"8216ce26c28e79307dc0c4eb3f79c0eb582260b8","kind":"commit","published_at":"2022-02-10T02:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"64e01fbbe9e76c663477ef18e84a37dfd90e667a","kind":"commit","published_at":"2022-02-08T14:20:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0/manifests"},{"name":"v1.68.4","sha":"8fc4b7e358d8188983eb7c4a714c57d80be2b9b4","kind":"commit","published_at":"2022-02-05T15:57:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"76850916ceb3c693b2c7e32549ccd9dde6d374d9","kind":"commit","published_at":"2022-02-04T12:19:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"dfc01bb3bedbcc676ffa2f40381477c51b2fd956","kind":"commit","published_at":"2022-02-03T03:19:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"2c2da6ffa0744447f7cad9760cc0ff7f7d13c0e7","kind":"commit","published_at":"2022-02-01T02:05:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"317c0953043e3eb2242eb330d8e8e2071c131c37","kind":"commit","published_at":"2022-01-29T14:55:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0/manifests"},{"name":"v1.67.3","sha":"e45a0f7e18b28385022eaafd678fbe5edb82eb4f","kind":"commit","published_at":"2022-01-28T16:09:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"e55ff358ca23bb4ea3d70bfb136feb27be3fe79c","kind":"commit","published_at":"2022-01-28T02:47:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"a440be95518ebf037a5879decad282249e651180","kind":"commit","published_at":"2022-01-27T00:11:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8c5fcea765682e7d3d3e189a89217ed5d7838da8","kind":"commit","published_at":"2022-01-26T08:20:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0/manifests"},{"name":"v1.66.1","sha":"30a9bc6c3b719c469396c80f14e8249d7e7ce85b","kind":"commit","published_at":"2022-01-25T00:52:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"9945a03b0b3673c1cf981573b2b8669f0e4026c5","kind":"commit","published_at":"2022-01-23T04:19:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0/manifests"},{"name":"v1.65.1","sha":"36772957fcf865e8fd7dba92d594f8800c4b1e6f","kind":"commit","published_at":"2022-01-21T20:22:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"7f0245dce512e30e33559df219af3c227a6228e4","kind":"commit","published_at":"2022-01-21T00:19:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0/manifests"},{"name":"v1.64.4","sha":"43ea8c5a6a1cff364c00e3a0a1bc9dae92ab469f","kind":"commit","published_at":"2022-01-19T20:29:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4/manifests"},{"name":"v1.64.3","sha":"70001de2c4c039bf9448a5cc25037f517fd25915","kind":"commit","published_at":"2022-01-17T04:55:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3/manifests"},{"name":"v1.64.2","sha":"17913908c816cfa480a34a80bb13eb16db455168","kind":"commit","published_at":"2022-01-14T14:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2/manifests"},{"name":"v1.64.1","sha":"aea20b48af275a2ab3fb9b3f3234af8ca4ce76bc","kind":"commit","published_at":"2022-01-14T09:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"b91867653564a97a5ced04f36dac1a4e1c96e21b","kind":"commit","published_at":"2022-01-07T01:46:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0/manifests"},{"name":"v1.63.3","sha":"282a4029bc9985056508f83deb5040b830dc3c82","kind":"commit","published_at":"2022-01-06T01:29:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"1f3b1cb0fe1857a6cc4581611f8aeda371d04f2e","kind":"commit","published_at":"2022-01-04T18:10:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"1763af8eb35fe5b48cbe1a6a1a066524edb59232","kind":"commit","published_at":"2022-01-04T01:13:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"4cfa4f9c0d97a29b89ab342a5f41de5e4e3ecbd2","kind":"commit","published_at":"2021-12-31T21:14:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"abe3f594b412c924ae9eb42e450bd2a356df7654","kind":"commit","published_at":"2021-12-31T02:06:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"06176e32579611f06569a9e05a26832c02a0e6f4","kind":"commit","published_at":"2021-12-29T13:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"0caa042725325a5b682d9ce53a5346a1131486a2","kind":"commit","published_at":"2021-12-29T00:50:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0/manifests"},{"name":"v1.59.4","sha":"fbecbef96a2f8b7d037d8ffaca7c0f710be9b518","kind":"commit","published_at":"2021-12-21T06:24:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"28ccfa91f9fac99abd6f2d448d7f2e8d10b78806","kind":"commit","published_at":"2021-12-21T05:17:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"7a950f5b336702f79058952c14bb2bf573818158","kind":"commit","published_at":"2021-12-17T22:13:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"192f093af11f0faf6ae946c4a464059d6e48c015","kind":"commit","published_at":"2021-12-17T13:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"0d3a222859b8b66dbe0aad8c8475b31c4fac93d2","kind":"commit","published_at":"2021-12-17T07:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"e2ffaafc54df02e9a9d7d0cd7e110407753c1ba9","kind":"commit","published_at":"2021-12-15T03:26:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0/manifests"},{"name":"v1.57.4","sha":"9d2d62c2c33b981ac5071d7122cd50da1d272d5c","kind":"commit","published_at":"2021-12-14T14:26:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"cf57730ae41fb9d6185a78ec47f4ae95aa8dcd88","kind":"commit","published_at":"2021-12-14T02:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"d9fd74f8eae499ce2aeb02c7a0e5fcae5e4795bd","kind":"commit","published_at":"2021-12-11T01:44:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"8aa6e36a806f51903620d397f821ef55763c6ff4","kind":"commit","published_at":"2021-12-11T01:38:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"7ea381b2936b93d86752e5f4b773fa04b3d8a7cd","kind":"commit","published_at":"2021-12-08T14:28:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"bf37a324273dd1a2f606ff2dcb08c6166cc86ae9","kind":"commit","published_at":"2021-12-06T00:53:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"5327a9618932ffe5ffc632c13c73b8c26302074c","kind":"commit","published_at":"2021-12-03T06:11:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"ae90c44e2ef79661440abbb9aae29345ca4e40ad","kind":"commit","published_at":"2021-12-02T01:39:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0/manifests"},{"name":"v1.54.6","sha":"0c0be5e2c4b1192c45dcea16f3f0fdd725aa40fc","kind":"commit","published_at":"2021-11-30T13:51:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"f178fa984a7d53c8f92ea123ad476d92d153ab0f","kind":"commit","published_at":"2021-11-26T16:18:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"9469c36cdbeb67491534f580f05f704d7c325d4b","kind":"commit","published_at":"2021-11-24T01:31:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"22eabe5e7d515a501f427b4dca05b2b398f60412","kind":"commit","published_at":"2021-11-22T11:40:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"03f6eb3d536dc4dd00c0d75338eb72678f397a69","kind":"commit","published_at":"2021-11-20T17:02:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5024c186b4bafaa6c416799c782331934fa19eb1","kind":"commit","published_at":"2021-11-19T00:50:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"d6519f1a185decdd544667115657e00239c9d6ee","kind":"commit","published_at":"2021-11-17T03:23:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"14e4f318e3c4ca2eb3fd065d79f1813c6ed7f8eb","kind":"commit","published_at":"2021-11-16T01:55:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0/manifests"},{"name":"v1.52.2","sha":"e73580ba747b304924643ba9c710449e9b254716","kind":"commit","published_at":"2021-11-14T18:59:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"d59475ce4d3ad1181dde613e47e7318812f23110","kind":"commit","published_at":"2021-11-12T14:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"2048a9b47f69166805858fdc3a18c940deb42049","kind":"commit","published_at":"2021-11-11T00:44:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0/manifests"},{"name":"v1.51.3","sha":"be186d9e6f3c3bf1d4afb0e1423935190681de34","kind":"commit","published_at":"2021-11-04T02:10:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"8c8a5df4121560a7325bbbadb8ec77b59fad3505","kind":"commit","published_at":"2021-11-03T03:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"1c99cc7f00097ee77669378c6e1c291677b330df","kind":"commit","published_at":"2021-10-29T00:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"82310524849b8aaae0ab8e427f4a0637fadaa2de","kind":"commit","published_at":"2021-10-28T13:41:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0/manifests"},{"name":"v1.50.7","sha":"da1add8d2970216b953406d1c1109b36bfa05c5c","kind":"commit","published_at":"2021-10-28T06:36:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"2c191b0e079bf412f292617c88917eec3c9b00de","kind":"commit","published_at":"2021-10-28T03:06:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"7dcbe43ccc3c69625e6fba72f80d71dd755690b3","kind":"commit","published_at":"2021-10-21T03:21:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"fdc76ff9b8781a1735933514a8b2b5eac510b789","kind":"commit","published_at":"2021-10-20T10:13:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"19da60a6006d0df9e0cb81ea810d3c2673e46350","kind":"commit","published_at":"2021-10-18T02:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"23c02b2eee3c4e27e0370317779b1620b195e2f5","kind":"commit","published_at":"2021-10-12T16:14:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"4768d7b1f843dcac14bef62edbfab3d1242dec64","kind":"commit","published_at":"2021-10-12T15:03:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"2d646d169f9ad084b6fc8c47316aaa77821126ea","kind":"commit","published_at":"2021-10-12T07:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"daaa73e2016948e715f11e67fac1bf261dadb33a","kind":"commit","published_at":"2021-10-08T00:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0/manifests"},{"name":"v1.48.3","sha":"4e09a2a97bb9eab6c5c3db1294aa1aa4fd3730b0","kind":"commit","published_at":"2021-10-05T01:28:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"1b5317a5f5488fefe367550c518e5c2584ced300","kind":"commit","published_at":"2021-09-24T03:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"1fbb80ded6dd22b755757b4699667351eda0b106","kind":"commit","published_at":"2021-09-23T02:20:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"4c91ad549830ccf10d0dc599aabbeaf3466fdb26","kind":"commit","published_at":"2021-09-23T00:29:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0/manifests"},{"name":"v1.47.2","sha":"375f7c18432b36802bc521bfa78855278a834963","kind":"commit","published_at":"2021-09-22T00:58:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"9c2dfab132eb3366af69a5c2f1585d4b7150eadb","kind":"commit","published_at":"2021-09-17T01:35:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7600f1b4f9c78e0933ab25f6d285381443c07c91","kind":"commit","published_at":"2021-09-16T03:30:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0/manifests"},{"name":"v1.46.7","sha":"e1cd8bb2b69cb3efff9e6f379462bbefe4e0cf1d","kind":"commit","published_at":"2021-09-16T01:20:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"8dc54632c55db21231a359f53c43bd89d8db18f3","kind":"commit","published_at":"2021-09-15T01:22:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"4b8031963b745334e53e492ae9b028173bb3d0be","kind":"commit","published_at":"2021-09-12T04:25:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"1c92551fb6d7dcbca2d12fb8576cd8988cdccb55","kind":"commit","published_at":"2021-09-10T02:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"1fab5c28c6eace6505b271bb00133f8c59be08ce","kind":"commit","published_at":"2021-09-08T03:50:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"8a677ef958950ca392d97fa4904ea37023605eab","kind":"commit","published_at":"2021-09-07T00:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"ef9bcc3c80dc3c8705b63d9457397b368d5c611b","kind":"commit","published_at":"2021-09-06T04:40:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"543cae02b5a98a166a942f1f977e02aa0b75058e","kind":"commit","published_at":"2021-09-02T13:51:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"f13757ca06daa52402371fb2a458a990503c0bff","kind":"commit","published_at":"2021-09-02T03:23:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"4b551faaa5b02c572e4f6d36c5d2c2b8c79ff954","kind":"commit","published_at":"2021-09-02T00:25:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c27b97f5200481b70a6c05131d2fc34db2425d45","kind":"commit","published_at":"2021-08-29T17:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"2a8c4766c674dd132f7592cc9b0b4213b9f33611","kind":"commit","published_at":"2021-08-29T00:54:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a41952fa8a17441275dd4bf1c675e8a81b4f54a0","kind":"commit","published_at":"2021-08-27T00:40:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dd7efc3390e4a9a90f1b3ee0c3e3c74deb1f0369","kind":"commit","published_at":"2021-08-25T01:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"55606f79cc6accf07d45fe2c4ffa81817108d7bc","kind":"commit","published_at":"2021-08-23T14:25:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"f1472dab64c04a7db694a4af3d78f45a96d8922f","kind":"commit","published_at":"2021-08-20T13:57:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"874b1a48d1480ee19e57c362f978e13e9f34b1bd","kind":"commit","published_at":"2021-08-20T03:17:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0/manifests"},{"name":"v1.40.4","sha":"76dff919c89b6eef13bd3109d5b84c89436f427a","kind":"commit","published_at":"2021-08-06T15:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"40f9d14f6ff6d64664748eb723d3a827bd2de337","kind":"commit","published_at":"2021-08-06T14:41:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"5a83df7fac77ee5dac4e97813f5feaaf0b3246b8","kind":"commit","published_at":"2021-08-06T12:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"e2502ca390aff42d8580474376492b80a273bae3","kind":"commit","published_at":"2021-07-24T18:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a4984ee9b3afb5c999fcef6f60b07279e85770a6","kind":"commit","published_at":"2021-07-22T16:03:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"4000c34716609ca60c324635c4850bbe5c363b90","kind":"commit","published_at":"2021-07-21T08:15:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"a6eefebfb33aaa376e241c27ff242adb6a78e44b","kind":"commit","published_at":"2021-07-21T06:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6774a2a6dd061055ef470229e43e896754e06c64","kind":"commit","published_at":"2021-07-16T22:45:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"451365ce939e43e71fd45c3614103ad409c8a90d","kind":"commit","published_at":"2021-07-15T14:27:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"a3bdce292486b983305e6e324427adee9d4199ef","kind":"commit","published_at":"2021-07-15T14:04:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"c718d365d0a1882154130d096988f3294fe8c66f","kind":"commit","published_at":"2021-07-13T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"9a4e496489b292821c746d14f413aff25f134bfd","kind":"commit","published_at":"2021-07-12T14:03:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c234af2ae548c4bed6ed6553a368c555d65b249e","kind":"commit","published_at":"2021-07-12T13:00:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"ff8cde6cb8ed13d6bca19802348979caa3669ee6","kind":"commit","published_at":"2021-07-02T06:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"57f95e078eb8176973eea0670c56c9f2e3ec524c","kind":"commit","published_at":"2021-06-30T13:43:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"5bed98aa4204d6e6cf7d17233b6ea2d4ab9fcb3c","kind":"commit","published_at":"2021-06-22T12:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"8d40ddbaf1f48dc08e459e085fbe196361bba9a3","kind":"commit","published_at":"2021-06-20T07:01:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"499fe5088aba2f265213b730fd79f3ad6f63b1b9","kind":"commit","published_at":"2021-06-19T12:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"4882e01379efad9b3fe7bff48bb7fbe70f115873","kind":"commit","published_at":"2021-06-18T06:23:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"2b21440f5befd4b95d6be3d8e8235b31279ce0c6","kind":"commit","published_at":"2021-06-18T06:16:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"a3342b2aa23ed0606fe97f4aeadad5263038a703","kind":"commit","published_at":"2021-06-11T18:12:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"7dfb343219737c1a3bef72c5121803b4e7e4fdd6","kind":"commit","published_at":"2021-06-10T18:12:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"a4efbb57e29315b7255780569ef2c6c11b4dad6d","kind":"commit","published_at":"2021-06-10T06:23:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"87b360323ed3ab4d43ccd3e278413137479cdf3b","kind":"commit","published_at":"2021-06-07T18:14:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"7068d4c2297468714ce1034b16bc9a32e9571d70","kind":"commit","published_at":"2021-06-07T11:58:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d8c67c26483c1e38554abdbde240a29b90f1766a","kind":"commit","published_at":"2021-06-04T06:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"d3335cee83c3ad93a36066b06111a350b34d0621","kind":"commit","published_at":"2021-06-03T07:28:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"46e35c39141573daf0401c8ab79957c84424f1a7","kind":"commit","published_at":"2021-06-02T08:03:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"bf17c7bf5b30e6c9c566e565400aa0c8f32220ab","kind":"commit","published_at":"2021-06-02T08:00:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"2b43133875ed67189ca9f6cf1222bf726a941a85","kind":"commit","published_at":"2021-05-31T17:43:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"00a8352c7e772df7f0a42812a330b98e50f45de3","kind":"commit","published_at":"2021-05-31T15:03:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"499bb93c303052af0a2629dbaddd8916dc020fc4","kind":"commit","published_at":"2021-05-31T10:44:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"f8c3a3793d25696fd472ad963441836529f356e7","kind":"commit","published_at":"2021-05-31T08:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"a3aa6892fde7fd81e3ad78d664ffd29bca6be249","kind":"commit","published_at":"2021-05-24T10:50:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"9bad41e6947f1b16e33839742f055b6c5c2c5bc5","kind":"commit","published_at":"2021-05-24T10:03:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"a283a2b78a325eb8e7a0531bfe50f726326741c8","kind":"commit","published_at":"2021-05-21T08:15:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"c3887d6ced3035f9a8c2221bd2403427db816fb3","kind":"commit","published_at":"2021-05-20T06:37:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"0eb67d5b7b41ca92de35ea24b49e05870fd863b1","kind":"commit","published_at":"2021-05-19T19:26:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"09bf324ef30d8f6b11ff2e6cb547da467d612d74","kind":"commit","published_at":"2021-05-18T07:56:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"a907c6e56c76b601e0f7ae3db64db7e08355d717","kind":"commit","published_at":"2021-05-17T16:25:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"26565660b410c9c38adee13ecbe274b934d2cd64","kind":"commit","published_at":"2021-05-17T09:09:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"f7601d7edb36398cf7070c927709c191cabbaebe","kind":"commit","published_at":"2021-05-17T08:32:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"0c50dbf958d5778293bfdde5dc2a22c60f6658c3","kind":"commit","published_at":"2021-05-13T07:45:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c687877156b49feb5228e472750ad8274a454630","kind":"commit","published_at":"2021-05-11T19:17:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0/manifests"},{"name":"v1.24.5","sha":"d7f8e4704feff803399be8a4771967fdc0dd8f3c","kind":"commit","published_at":"2021-05-08T07:58:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"4c55cfdc011101ec2a9598bf470d0113949f1281","kind":"commit","published_at":"2021-05-07T08:07:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"caacaeef3147871f9dc1e9849dbffbfd6e8101b4","kind":"commit","published_at":"2021-05-05T20:38:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"6bdacb8a37b85c0d98fdbf501b044aab97f90e28","kind":"commit","published_at":"2021-05-05T15:50:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"7679ada2038ae6c3a3bc66a0f46604e1e47e4950","kind":"commit","published_at":"2021-05-05T07:49:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b75b4f1b0d63a83f93870c539201aae486782756","kind":"commit","published_at":"2021-05-03T10:58:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"ed35d24d1f1e8f810a0a4825c6d7e3732772d7c8","kind":"commit","published_at":"2021-05-03T10:49:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"3283af26c1fead3c3395bf2fc82790cb0772380f","kind":"commit","published_at":"2021-04-30T18:30:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"277997d0162761921870828e6bf0073d177dc1a4","kind":"commit","published_at":"2021-04-29T18:18:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"b34ccd1a91f20354ec7a517c54ba4b0ea708f3d3","kind":"commit","published_at":"2021-04-28T20:34:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"a7cb57704e4662b15a49228bbee56b346ee56d06","kind":"commit","published_at":"2021-04-28T19:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"f4d89f0d6b8b5461e3738a71f4554f12d68db4e9","kind":"commit","published_at":"2021-04-26T14:05:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"73203048a5ff085a5d6fe006a1173ca179b8fd5a","kind":"commit","published_at":"2021-04-25T11:30:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"dacd0c66efdba779875239fcab3d18dd6a45e052","kind":"commit","published_at":"2021-04-23T22:10:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"9cf71f66b965a7cd4d92faf239a0750065b53e1d","kind":"commit","published_at":"2021-04-23T16:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3b7c038a7db24f63b48cbd1d231a6740fef4ea70","kind":"commit","published_at":"2021-04-23T15:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"582ae517b979d9d07a9c7937c6ff6d3f449c74e9","kind":"commit","published_at":"2021-04-22T12:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"77cc94b528f1efb35639eef4a2960c8703f9120b","kind":"commit","published_at":"2021-04-22T07:54:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"c96032a425a155a8a94c9532d61c70617e4a62d5","kind":"commit","published_at":"2021-04-21T07:47:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"0faf08379d6604973686ea1e3643a9603661823c","kind":"commit","published_at":"2021-04-20T21:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75215430ab1eb1ac11d447621e42579e026a26b5","kind":"commit","published_at":"2021-04-19T13:09:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8bccbc39412da0c6ff9a2279df7031a3b40763f8","kind":"commit","published_at":"2021-04-19T11:22:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"cee7a02d8b08fea11bdff26c896fd2afcc82468d","kind":"commit","published_at":"2021-04-19T10:34:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"bc66de0678ccf93ff8add2e20e4b70870e7b641a","kind":"commit","published_at":"2021-04-16T15:04:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"b43431c47defe0b9a68d64fab8c9e09c953281c3","kind":"commit","published_at":"2021-04-16T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"301e0fb9acc1c21ae129bc7e574ad88a4c53b577","kind":"commit","published_at":"2021-04-16T12:50:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"dcb5f5b12b133a60b4ed09cc083915187c84ed2d","kind":"commit","published_at":"2021-04-16T05:24:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"ca5db266d7f2407e16c5edb8d068d5d374a902f8","kind":"commit","published_at":"2021-04-14T19:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"c1b5211fc6455c2b256094b87bffa3f84ff03c12","kind":"commit","published_at":"2021-04-12T21:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d1254fadc1060260f82490de9aa4d874d6ddcd52","kind":"commit","published_at":"2021-04-12T16:35:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0e0540e311abcc366f377f70abf68ede78a279ba","kind":"commit","published_at":"2021-03-19T12:59:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"61d39d55967037378710c811a2cbb837950e220c","kind":"commit","published_at":"2021-03-18T15:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0/manifests"},{"name":"v1.14.8","sha":"cd4d02bd8b44366ac3060ebbd00bafcf1c2cea3a","kind":"commit","published_at":"2021-03-06T22:33:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"9d0f6e76dfc4f918e039986d9666d5ed485f4904","kind":"commit","published_at":"2021-02-16T19:12:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"5e6631e7c3f40b7857d2f73b48abfd3f9d072b35","kind":"commit","published_at":"2021-02-16T16:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"c5e3a2a73e0714649a3d975d15a45cbcb255db45","kind":"commit","published_at":"2021-02-16T14:40:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"e0f56b3ce656cf5b609996905b14caf4d1fcb3ab","kind":"commit","published_at":"2021-02-08T18:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"8266fccc4bbac63a2a0509e4df749a2b07fc72d9","kind":"commit","published_at":"2021-02-07T09:31:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"c76d3f9547fc88c286b171982ff07ce4e6c0ff33","kind":"commit","published_at":"2021-02-02T08:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a14e1ada63c884d2a7a4e4f8539ef68230f83bea","kind":"commit","published_at":"2021-02-01T17:34:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"8a2a748a86ca799fcd72d4b00fc9a10048e46d4c","kind":"commit","published_at":"2021-01-06T23:13:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e42bfd2814fc5136b175470c3085355090cc2e01","kind":"commit","published_at":"2020-12-30T13:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"7e841558d9406d4acd6210b4c7e9181fc2b5835b","kind":"commit","published_at":"2020-12-28T13:08:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"971a079b1b9e3c1b962821bf759dc8c7c9792a94","kind":"commit","published_at":"2020-12-23T09:34:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cc1471ed703b80da8324b7f29404a1120f27d826","kind":"commit","published_at":"2020-12-21T14:07:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c85378794f58574d4b382001f457388e5af8f90b","kind":"commit","published_at":"2020-12-16T10:07:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"49fe95787794e5778bbffd04afe9ba23dc9c9db8","kind":"commit","published_at":"2020-12-15T11:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9aba722f41b390b5a5eeeeeba7c51b4f87cd87c7","kind":"commit","published_at":"2020-12-15T10:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"4495e1d301e2c16310afabc42ebd284b9ad20363","kind":"commit","published_at":"2020-11-24T13:38:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c03219c38fcf42957b705384dd1fb4bfaa86b075","kind":"commit","published_at":"2020-10-20T10:41:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"30aa0330dd2a8fbe3f692b3e3fc6091a4f0593af","kind":"commit","published_at":"2020-07-19T08:19:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0/manifests"},{"name":"v1.8.14","sha":"3f3f2a9563387312e7dd14a0efaa5f87ff3b71c3","kind":"commit","published_at":"2020-07-03T18:02:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"47d0827b225bab4420647bfcd5eb551db0175269","kind":"commit","published_at":"2020-06-05T17:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"5e808ad92ab510400b4f5f223db3e0b4ed6af09c","kind":"commit","published_at":"2020-06-04T20:11:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"c608a3fdf7e7c9031998a5695d387eb2a7797b6f","kind":"commit","published_at":"2020-05-29T08:44:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"183137a8f4c9dafada20096ee07aba4bd1ecb35a","kind":"commit","published_at":"2020-05-28T22:26:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e126c25e61b36f484a7b4b753be4789001b8dcf8","kind":"commit","published_at":"2020-05-25T21:34:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"75eeef2031fb862fd35b769cf81d12642bad811c","kind":"commit","published_at":"2020-05-25T07:16:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"5ef3e12afc936b0db23de6787cf62ec9bd262f42","kind":"commit","published_at":"2020-04-10T15:57:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"46547217fe04853b50d29b83d95c1e6f29a184de","kind":"commit","published_at":"2020-04-10T15:28:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"88ef30b1ff2ec0a037bf2cd69e8558687bbeb70e","kind":"commit","published_at":"2020-04-05T21:53:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"5c656cb231e0d001f3c18937cfb6b11b1f4f480d","kind":"commit","published_at":"2020-03-17T17:48:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"acf3159650b9afabc23db4db6d8a445e3ec02b72","kind":"commit","published_at":"2020-03-13T08:20:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b96f5ba3e9c36182174300af629b34fe43c62ecd","kind":"commit","published_at":"2020-03-03T21:13:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"fccacee7164155ea1fdf5bee163dd56103cfb223","kind":"commit","published_at":"2020-03-02T20:35:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5cde2faa699344ffa3c948aea2214723eeda37d1","kind":"commit","published_at":"2020-03-02T20:21:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dbf19de422b889574aa055ad08f677050bffb762","kind":"commit","published_at":"2020-03-02T20:03:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"293ef569460d076bdedc62f60e3d520fa6ccab33","kind":"commit","published_at":"2020-02-22T13:44:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"9d796a14258061e4b52063150e1d307799ce9019","kind":"commit","published_at":"2020-01-16T09:15:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"6553a204dbd9c08e84fc4e173b5363610a789ad5","kind":"commit","published_at":"2020-01-05T19:01:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"00975929ec559594bafb8fa1c4c7e75f87db912a","kind":"commit","published_at":"2020-01-05T16:37:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d3b0ab09b5aeb3bc88b42f9e38efab0724dfa08f","kind":"commit","published_at":"2020-01-05T14:56:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"e4c47aefb16df401e0a8a84981e2cce233a550ec","kind":"commit","published_at":"2020-01-01T11:32:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"9b4042da2977178d007cb4f07686be897172792b","kind":"commit","published_at":"2019-12-16T22:32:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5410d23b2cf7d19bf14c4c089874b9630237fa42","kind":"commit","published_at":"2019-12-16T22:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd5e524d7435df6ad0c1c805b9ed56293fc39101","kind":"commit","published_at":"2019-12-12T19:56:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e8e37cf2da26d1f67f21e3bd94da65025e7bde8f","kind":"commit","published_at":"2019-11-22T20:44:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"136f0879bb28d4b6c2e860f11fc6d65446ac6900","kind":"commit","published_at":"2019-11-21T14:25:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"371ef07fbb61c5ad490061c9571dbd8df9f6ab47","kind":"commit","published_at":"2019-11-21T08:06:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ad1fc3c19d5c02382989a7e1cb72b807b743465c","kind":"commit","published_at":"2019-11-08T17:45:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5e9e0b33cd548952a6968151db94325f299ae3c4","kind":"commit","published_at":"2019-11-06T19:22:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c6b1e65b424f0feb700468564276786895acec70","kind":"commit","published_at":"2019-11-05T18:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"89bb554b3e8dcc7f8e2376f1a4557ef3d8e0c96f","kind":"commit","published_at":"2019-11-03T20:14:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f55fa26be8834ac970a219485e3c5c681390b75","kind":"commit","published_at":"2019-11-01T18:37:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"72f36694139163009bc237a9ee25ea0070946dfb","kind":"commit","published_at":"2019-10-27T12:03:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e2e2d8d186c97a4762ce146887b7c3db6841a23e","kind":"commit","published_at":"2019-10-20T21:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-14T13:50:41.649Z","dependent_packages_count":1,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.884882302073544,"forks_count":2.5338636874457428,"average":18.34678028547345},"purl":"pkg:npm/iam4x-bullmq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/iam4x-bullmq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/iam4x-bullmq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/iam4x-bullmq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-14T08:30:50.589Z","issues_count":739,"pull_requests_count":1671,"avg_time_to_close_issue":24195199.82172131,"avg_time_to_close_pull_request":1122599.1998577525,"issues_closed_count":488,"pull_requests_closed_count":1406,"pull_request_authors_count":144,"issue_authors_count":568,"avg_comments_per_issue":3.9364005412719894,"avg_comments_per_pull_request":1.0969479353680431,"merged_pull_requests_count":1256,"bot_issues_count":8,"bot_pull_requests_count":393,"past_year_issues_count":72,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":1429471.875,"past_year_avg_time_to_close_pull_request":382280.075794621,"past_year_issues_closed_count":48,"past_year_pull_requests_closed_count":409,"past_year_pull_request_authors_count":40,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":3.0972222222222223,"past_year_avg_comments_per_pull_request":2.59918200408998,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":306,"past_year_merged_pull_requests_count":363,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","maintainers":[{"login":"roggervalf","count":755,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"},{"login":"eliasSFL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliasSFL"},{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}],"active_maintainers":[{"login":"roggervalf","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/iam4x-bullmq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/iam4x-bullmq/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/iam4x-bullmq/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/iam4x-bullmq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/iam4x-bullmq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/iam4x-bullmq/codemeta","maintainers":[{"uuid":"iam4x","login":"iam4x","name":null,"email":"iam4x@me.com","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~iam4x","role":null,"created_at":"2022-11-10T18:40:41.575Z","updated_at":"2022-11-10T18:40:41.575Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/iam4x/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5859182,"maintainers_count":1254398,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5129635,"name":"boredland-bullmq","ecosystem":"npm","description":"Queue for messages and jobs based on Redis","homepage":"https://github.com/taskforcesh/bullmq","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/taskforcesh/bullmq","keywords_array":["bull","bullmq","queues","jobs","redis"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-08-03T12:28:30.142Z","latest_release_published_at":"2022-08-03T12:28:30.142Z","latest_release_number":"2.0.0","last_synced_at":"2026-09-14T08:41:54.842Z","created_at":"2022-08-03T12:42:39.405Z","updated_at":"2026-09-14T08:41:54.843Z","registry_url":"https://www.npmjs.com/package/boredland-bullmq","install_command":"npm install boredland-bullmq","documentation_url":null,"metadata":{},"repo_metadata":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-09-05T01:13:01.000Z","size":282201,"stargazers_count":9368,"open_issues_count":388,"forks_count":680,"subscribers_count":41,"default_branch":"master","last_synced_at":"2026-09-05T03:49:19.470Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-09-05T01:34:43.000Z","dependencies_parsed_at":"2026-08-28T11:07:37.993Z","dependency_job_id":"c6a2db7c-2dd9-4b3b-a7ff-cacf72a9c23d","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":950,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37022958,"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-09-05T02:00:06.064Z","response_time":108,"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":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"tags":[{"name":"vpy3.1.0","sha":"5251710a161a676f1509b751c92a10128d057cdc","kind":"commit","published_at":"2026-08-28T02:07:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0/manifests"},{"name":"vex2.2.2","sha":"61a7cc570a14c1164a74ca5fbf93547595f69820","kind":"commit","published_at":"2026-08-27T15:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2/manifests"},{"name":"v5.81.4","sha":"9884e09e41f7b22a0e822b89f138b5134089cffc","kind":"commit","published_at":"2026-08-27T15:41:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4/manifests"},{"name":"vex2.2.1","sha":"66c29c8d8c562662790a350d0d1ae1753f62592c","kind":"commit","published_at":"2026-08-27T03:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1/manifests"},{"name":"v6.3.1","sha":"9d737e9d0e467eeacf6f6a43f3f806fa2873ee1b","kind":"commit","published_at":"2026-08-27T02:54:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1/manifests"},{"name":"vex2.2.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0/manifests"},{"name":"v6.3.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0/manifests"},{"name":"vrs1.2.7","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7/manifests"},{"name":"vpy3.0.6","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6/manifests"},{"name":"vnet1.1.1","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1/manifests"},{"name":"vex2.1.3","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3/manifests"},{"name":"v6.2.2","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"ec1c812ab2d365354d332fa6769fa4e277771f62","kind":"commit","published_at":"2026-08-25T07:09:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1/manifests"},{"name":"vpy3.0.5","sha":"57b6b4362d5f967813f713f6651f414ffa1416d4","kind":"commit","published_at":"2026-08-25T02:36:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5/manifests"},{"name":"vrs1.2.6","sha":"b875ca8b36be10774253be0767b76cdf56f97e71","kind":"commit","published_at":"2026-08-23T04:31:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6/manifests"},{"name":"v6.2.0","sha":"c06b51cd3aacd0d9ee65e2544220c89f24d2479c","kind":"commit","published_at":"2026-08-21T05:14:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"cb372332210af739efb159b6ac2ffc3fdd4d4d2d","kind":"commit","published_at":"2026-08-16T08:06:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2/manifests"},{"name":"vex2.1.2","sha":"d464a51781177cc7ec23b011355f1df54385dab0","kind":"commit","published_at":"2026-08-15T19:41:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2/manifests"},{"name":"vrs1.2.5","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5/manifests"},{"name":"vex2.1.1","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1/manifests"},{"name":"v6.1.1","sha":"ab7009da8a732d8d5e8f13228e1ef81806422128","kind":"commit","published_at":"2026-08-14T03:24:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1/manifests"},{"name":"vrs1.2.4","sha":"beab7b54fb0d441808f1549fc399482b320bfe43","kind":"commit","published_at":"2026-08-13T04:40:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4/manifests"},{"name":"vnet1.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0/manifests"},{"name":"vex2.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0/manifests"},{"name":"v6.1.0","sha":"ee714dc803a43761eba921df3af5c8da0c2258cf","kind":"commit","published_at":"2026-08-12T04:01:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0/manifests"},{"name":"v6.0.11","sha":"48c54268642b724b8823086db2c6d1a61c10c3cf","kind":"commit","published_at":"2026-08-10T21:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"30c2c7518a8a754d6f688de3373df8113f4df7b1","kind":"commit","published_at":"2026-08-10T11:54:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10/manifests"},{"name":"vrs1.2.3","sha":"94d32867f9b4f439cd1fc57f9f8c3543dd913e42","kind":"commit","published_at":"2026-08-07T15:54:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3/manifests"},{"name":"v6.0.9","sha":"5910cccfc8a773067621953087d0d055670e1e2a","kind":"commit","published_at":"2026-08-07T03:20:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9/manifests"},{"name":"vpy3.0.4","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4/manifests"},{"name":"v6.0.8","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8/manifests"},{"name":"vphp2.0.1","sha":"6a166ea3f747f5dece935d206057d43c2febcde7","kind":"commit","published_at":"2026-08-05T01:27:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1/manifests"},{"name":"vnet1.0.0","sha":"a0771321a624ec8f84cf8c34c3dff38bb72efdc2","kind":"commit","published_at":"2026-08-05T01:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0/manifests"},{"name":"v6.0.7","sha":"e7e9a6478d39d43406559b03410b2c5c28639e74","kind":"commit","published_at":"2026-08-04T07:05:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a514f2d3976848aa631de22bfa458b7e9f60b384","kind":"commit","published_at":"2026-08-03T01:40:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6/manifests"},{"name":"vex2.0.3","sha":"740985ae2f67a9144e7787f89955bf8c7f9500e0","kind":"commit","published_at":"2026-08-02T18:19:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3/manifests"},{"name":"vpy3.0.3","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3/manifests"},{"name":"v6.0.5","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c1cf32881474f3f1e9b620e025abde07a359eb06","kind":"commit","published_at":"2026-08-01T07:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4/manifests"},{"name":"vrs1.2.2","sha":"956e2d4b1cefd5b1e4da98d69013a2fa866e8d75","kind":"commit","published_at":"2026-08-01T02:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2/manifests"},{"name":"vpy3.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2/manifests"},{"name":"vex2.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2/manifests"},{"name":"v6.0.3","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"2ac754fd718927e2c0043d6d7787de32d0d196f7","kind":"commit","published_at":"2026-07-31T06:35:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2/manifests"},{"name":"vpy3.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1/manifests"},{"name":"vex2.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1/manifests"},{"name":"v6.0.1","sha":"c99c323470416e79b391abaa0b06cc2d7633685a","kind":"commit","published_at":"2026-07-31T04:42:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1/manifests"},{"name":"vpy3.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0/manifests"},{"name":"vphp2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0/manifests"},{"name":"vex2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0/manifests"},{"name":"v6.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0/manifests"},{"name":"vrs1.2.1","sha":"eb956b07fde2ab3d43b41325a06a6b103610e3e3","kind":"commit","published_at":"2026-07-30T07:16:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1/manifests"},{"name":"v5.81.3","sha":"d2831ae06bb4402117bcb01b1304ce22664edf0f","kind":"commit","published_at":"2026-07-30T01:16:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3/manifests"},{"name":"vpy2.26.0","sha":"2664876092793ca2ba5e0eb080d99c3042ed136a","kind":"commit","published_at":"2026-07-26T05:22:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0/manifests"},{"name":"vrs1.2.0","sha":"4085792106fd3d381ec7980a8ae3c65788dd2d70","kind":"commit","published_at":"2026-07-25T05:51:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0/manifests"},{"name":"vex1.3.7","sha":"65f1f0a73902df87a50d799d097450e2867eb9c3","kind":"commit","published_at":"2026-07-25T05:39:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7/manifests"},{"name":"v5.81.2","sha":"315ec3309a42ccf898b2b825e39c42292b7932e7","kind":"commit","published_at":"2026-07-24T20:38:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2/manifests"},{"name":"vrs1.1.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1/manifests"},{"name":"vpy2.25.4","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4/manifests"},{"name":"vphp1.0.3","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3/manifests"},{"name":"vex1.3.6","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6/manifests"},{"name":"v5.81.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1/manifests"},{"name":"v5.81.0","sha":"e2b89f7a4a64c60551f1fa4463ec62d8072c4731","kind":"commit","published_at":"2026-07-23T13:34:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0/manifests"},{"name":"v5.80.12","sha":"c7bd217ab0496fbdcbacd486b85cca8a825aa4d4","kind":"commit","published_at":"2026-07-23T11:35:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12/manifests"},{"name":"v5.80.11","sha":"b002d4836f7819b995378112e0c40fbbbe694e4d","kind":"commit","published_at":"2026-07-23T04:13:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11/manifests"},{"name":"v5.80.10","sha":"88730b08ecc18cd243dfeddaa80bd8b2d3a5151a","kind":"commit","published_at":"2026-07-21T15:54:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10/manifests"},{"name":"v5.80.9","sha":"4f4b574de507e56e1e3a7f359565eb359463710f","kind":"commit","published_at":"2026-07-18T23:50:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9/manifests"},{"name":"v5.80.8","sha":"e8af56348a77677a4d802d2563e33b7313a79570","kind":"commit","published_at":"2026-07-18T04:06:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8/manifests"},{"name":"v5.80.7","sha":"c4a0a4a90d48303b1b6b7c45f67898573a73c424","kind":"commit","published_at":"2026-07-17T15:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7/manifests"},{"name":"v5.80.6","sha":"5044cf8fc17f0842655eda581b9e26b27f6abfe8","kind":"commit","published_at":"2026-07-17T02:36:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6/manifests"},{"name":"v5.80.5","sha":"b1d459c777b4213ce5b9f3559f5eaae7b3e70781","kind":"commit","published_at":"2026-07-16T01:58:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5/manifests"},{"name":"vrs1.1.0","sha":"bbf0844a250d08d6bfafacb43360f26a57cb9c87","kind":"commit","published_at":"2026-07-15T18:25:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0/manifests"},{"name":"v5.80.4","sha":"d978d721995aa4d40aa93980866e2a6b02bcfed1","kind":"commit","published_at":"2026-07-15T15:22:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4/manifests"},{"name":"v5.80.3","sha":"4e8b59592d1f285f2e9e3860f8ece8bc60769fe5","kind":"commit","published_at":"2026-07-15T09:40:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3/manifests"},{"name":"vrs1.0.1","sha":"677e2590a04040ea21a0107d6bdcf5a33cf6b5e9","kind":"commit","published_at":"2026-07-14T02:39:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1/manifests"},{"name":"vrs1.0.0","sha":"04c8ea52ed2d75e14581311ef1bb4115d9c20d76","kind":"commit","published_at":"2026-07-12T02:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0/manifests"},{"name":"vex1.3.5","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5/manifests"},{"name":"v5.80.2","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2/manifests"},{"name":"v5.80.1","sha":"418de1e51db09ffc8e95bac35015a1057d8a7271","kind":"commit","published_at":"2026-07-10T15:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1/manifests"},{"name":"v5.80.0","sha":"60ae0492a3200f8496976a3b51609e7e54eafd1b","kind":"commit","published_at":"2026-07-10T05:11:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0/manifests"},{"name":"vpy2.25.3","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3/manifests"},{"name":"vex1.3.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4/manifests"},{"name":"v5.79.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4/manifests"},{"name":"v5.79.3","sha":"6ffd88a0070b3ab84b77539dca7c35266716425e","kind":"commit","published_at":"2026-07-07T05:08:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3/manifests"},{"name":"v5.79.2","sha":"6f1b2e33b01c9f97dee6ff96bab782a8399c7ae5","kind":"commit","published_at":"2026-06-27T15:37:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2/manifests"},{"name":"v5.79.1","sha":"1aefd5b80618a8a9080b98ca9e6e89463a98b713","kind":"commit","published_at":"2026-06-21T15:17:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1/manifests"},{"name":"v5.79.0","sha":"eb9ae1de0ea7468be66cb2c77921b8bb76e86abb","kind":"commit","published_at":"2026-06-18T05:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0/manifests"},{"name":"vex1.3.3","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3/manifests"},{"name":"v5.78.1","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1/manifests"},{"name":"v5.78.0","sha":"38798cc212e450f6369da3714c20eeced5a523a9","kind":"commit","published_at":"2026-06-02T04:52:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0/manifests"},{"name":"v5.77.7","sha":"fbe04af1b3e9c7c9683229544914a54c5bb1f8d8","kind":"commit","published_at":"2026-06-01T07:58:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7/manifests"},{"name":"v5.77.6","sha":"81709e4abe71f4e7c05c748938ec004a50c1fd4b","kind":"commit","published_at":"2026-05-27T06:37:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6/manifests"},{"name":"v5.77.5","sha":"411690e9070ba0dda59a86628fc8b56ad9ebea04","kind":"commit","published_at":"2026-05-27T05:49:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5/manifests"},{"name":"v5.77.4","sha":"6e4972e8fd721035d680ca291049134c3876f8ba","kind":"commit","published_at":"2026-05-26T15:12:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4/manifests"},{"name":"v5.77.3","sha":"685b0744cfeb273778420835010ec1b16b23e22a","kind":"commit","published_at":"2026-05-25T06:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3/manifests"},{"name":"v5.77.2","sha":"0feec14452865c419961edb9c733f9951b6a663f","kind":"commit","published_at":"2026-05-24T09:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2/manifests"},{"name":"v5.77.1","sha":"75a66af36f7d56c149e070826a20116ea1ef5e7b","kind":"commit","published_at":"2026-05-23T02:08:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1/manifests"},{"name":"v5.77.0","sha":"963c1b51b3b0da0d014698f101598b9dcdff0bd1","kind":"commit","published_at":"2026-05-21T18:04:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0/manifests"},{"name":"v5.76.11","sha":"7b9f7e0c81427fb9d936a6366c21ef2a96729335","kind":"commit","published_at":"2026-05-21T15:28:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11/manifests"},{"name":"v5.76.10","sha":"6396b4e2a146d733d01d8d9629cc8c8ffb8fac2d","kind":"commit","published_at":"2026-05-17T14:06:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10/manifests"},{"name":"v5.76.9","sha":"41713ca67f9a0d0c45c27bbccb7a79320204c3ac","kind":"commit","published_at":"2026-05-16T15:07:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9/manifests"},{"name":"v5.76.8","sha":"1b8f9009bd8a59d3a82839e6732c6e7e87eb01d2","kind":"commit","published_at":"2026-05-12T05:37:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8/manifests"},{"name":"v5.76.7","sha":"093743a0d5b24f170280e0bd754ef5c378576846","kind":"commit","published_at":"2026-05-11T04:45:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7/manifests"},{"name":"vpy2.25.2","sha":"51c935bdbf19744edccf1b39002585d81a014613","kind":"commit","published_at":"2026-05-10T21:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2/manifests"},{"name":"v5.76.6","sha":"e94e8cdfadbea9508412bcfdc51dabb920d7692c","kind":"commit","published_at":"2026-05-06T15:26:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6/manifests"},{"name":"vpy2.25.1","sha":"c9c0c0a03218511deb73eac74c31ac50ba9c4f77","kind":"commit","published_at":"2026-05-04T14:48:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1/manifests"},{"name":"v5.76.5","sha":"b47f00b9a2c5766ca92cebc867369f2c467a220d","kind":"commit","published_at":"2026-05-02T14:05:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5/manifests"},{"name":"vpy2.25.0","sha":"54311e59445562f65065b772800b8449f7d99f83","kind":"commit","published_at":"2026-04-29T21:34:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0/manifests"},{"name":"v5.76.4","sha":"7ed0eeca96a3c5168e822831b2f3d938ab37bb91","kind":"commit","published_at":"2026-04-29T09:58:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4/manifests"},{"name":"vpy2.24.0","sha":"4ca9c27ea68d303b86a80cbb24c8e390d87a5e8f","kind":"commit","published_at":"2026-04-28T16:45:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0/manifests"},{"name":"v5.76.3","sha":"0bf1b4d38475b320c89947b9779ec7301ec10117","kind":"commit","published_at":"2026-04-28T16:43:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3/manifests"},{"name":"vpy2.23.1","sha":"19b9ca08be6f6efbc58291fa55efd93a0663d536","kind":"commit","published_at":"2026-04-26T21:31:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1/manifests"},{"name":"v5.76.2","sha":"595016ef1d3a960ad83dfbbc189034561e099482","kind":"commit","published_at":"2026-04-25T01:19:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"ea7705df6938cb432eceff242f6828054766f61a","kind":"commit","published_at":"2026-04-22T20:25:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1/manifests"},{"name":"vpy2.23.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0/manifests"},{"name":"v5.76.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0/manifests"},{"name":"vpy2.22.0","sha":"704690c62f4cedddf82379335b8ff42a46fda7f3","kind":"commit","published_at":"2026-04-20T09:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0/manifests"},{"name":"vpy2.21.1","sha":"f77f249acb82daf331bd61e1f425780270888d8d","kind":"commit","published_at":"2026-04-20T09:51:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1/manifests"},{"name":"v5.75.2","sha":"422e2d5091f2f318e0f6bd3e1872a71deee92aec","kind":"commit","published_at":"2026-04-20T09:50:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2/manifests"},{"name":"vpy2.21.0","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0/manifests"},{"name":"v5.75.1","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1/manifests"},{"name":"v5.75.0","sha":"8c78e3004dcd5df726d9b7277dd455d0d224791f","kind":"commit","published_at":"2026-04-20T09:18:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0/manifests"},{"name":"v5.74.2","sha":"37c4bb3725fe668fb4fbe27e3474b72eafa6a6fe","kind":"commit","published_at":"2026-04-20T06:41:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2/manifests"},{"name":"vpy2.20.4","sha":"be9f03246d1644f397d660fba91285604a824284","kind":"commit","published_at":"2026-04-17T05:55:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4/manifests"},{"name":"v5.74.1","sha":"e9d0c2d50ac9cd3c91e5f7a9f8466ae9c98ff87d","kind":"commit","published_at":"2026-04-15T07:51:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1/manifests"},{"name":"v5.74.0","sha":"ec420d1b09a28514ff8d84e762db3a638ba267ec","kind":"commit","published_at":"2026-04-15T03:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0/manifests"},{"name":"v5.73.5","sha":"8b8d46441f7af7f9bd75d81283a8804ff5fc4bc1","kind":"commit","published_at":"2026-04-12T20:11:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5/manifests"},{"name":"vpy2.20.3","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3/manifests"},{"name":"vex1.3.2","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2/manifests"},{"name":"v5.73.4","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4/manifests"},{"name":"vpy2.20.2","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2/manifests"},{"name":"vex1.3.1","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1/manifests"},{"name":"v5.73.3","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3/manifests"},{"name":"vpy2.20.1","sha":"bf451868b932125d857280a5a21173bfafbc2801","kind":"commit","published_at":"2026-04-09T05:33:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1/manifests"},{"name":"v5.73.2","sha":"242f2648f6ba51f0023aa9a6688f0cd3e0ec2d70","kind":"commit","published_at":"2026-04-09T05:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2/manifests"},{"name":"v5.73.1","sha":"4c6b2b2d73b5053f3bd3bee2019533b6e7b5682b","kind":"commit","published_at":"2026-04-08T04:16:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1/manifests"},{"name":"vpy2.20.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0/manifests"},{"name":"vphp1.0.2","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2/manifests"},{"name":"vex1.3.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0/manifests"},{"name":"v5.73.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"46880af9629e9aee9abbc2782074a3e76d17b924","kind":"commit","published_at":"2026-04-02T11:15:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"aa529bc512b15cdb9d173cc9cc3b0d9f8b8959eb","kind":"commit","published_at":"2026-04-01T14:01:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0/manifests"},{"name":"v5.71.1","sha":"60f645a472102336a6294e66f2b0a801a5a5207d","kind":"commit","published_at":"2026-03-25T06:17:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1/manifests"},{"name":"vpy2.19.8","sha":"3c118d11c8e6dc03e90548bc7efa5c5b5d0315c7","kind":"commit","published_at":"2026-03-19T03:53:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8/manifests"},{"name":"vpy2.19.7","sha":"e5b7aff4edbe44983803cfa3fb3ea48f0b1b998e","kind":"commit","published_at":"2026-03-18T15:42:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7/manifests"},{"name":"v5.71.0","sha":"1283ac716b0551bd7e3248a5c3e8f8d804310c33","kind":"commit","published_at":"2026-03-11T20:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0/manifests"},{"name":"vpy2.19.6","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6/manifests"},{"name":"vex1.2.7","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7/manifests"},{"name":"v5.70.4","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4/manifests"},{"name":"v5.70.3","sha":"450253c3457f500d7f4e5aeebaa4ddfc937a1f39","kind":"commit","published_at":"2026-03-06T00:20:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3/manifests"},{"name":"v5.70.2","sha":"504b53689a29b3b4ddc902d25211a92da6a4d7af","kind":"commit","published_at":"2026-03-05T04:04:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2/manifests"},{"name":"v5.70.1","sha":"0fafcc0950698f6a8a55a2b77ef1b82af5d5712f","kind":"commit","published_at":"2026-02-23T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1/manifests"},{"name":"v5.70.0","sha":"0d3879b02ec9738d90213e1a479d53359f3a71aa","kind":"commit","published_at":"2026-02-21T09:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0/manifests"},{"name":"v5.69.4","sha":"9c722585bd9873561fae3f32971d65cf00a7d092","kind":"commit","published_at":"2026-02-21T00:37:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4/manifests"},{"name":"v5.69.3","sha":"87386ca88e29755fc68e6cc8fcfebfb7f8f8237f","kind":"commit","published_at":"2026-02-16T06:00:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3/manifests"},{"name":"v5.69.2","sha":"a62241f5831a1d3bb6c328a9037ea852be7832cd","kind":"commit","published_at":"2026-02-14T04:41:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2/manifests"},{"name":"v5.69.1","sha":"d249301ddc9afc607c9e86a8a44312af682e6be0","kind":"commit","published_at":"2026-02-13T00:59:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"f85e87032a822826cbeed19eedff7ccb1e6ce085","kind":"commit","published_at":"2026-02-12T20:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"af9197d16941d49c9e3d86f10d96681beea676bc","kind":"commit","published_at":"2026-02-11T13:26:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0/manifests"},{"name":"vpy2.19.5","sha":"715d0a5074864ed0c12a384e41740b219382ac80","kind":"commit","published_at":"2026-02-11T13:08:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5/manifests"},{"name":"vex1.2.6","sha":"590542314f13590cf68330097f5bb09a96bb240c","kind":"commit","published_at":"2026-02-11T08:39:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6/manifests"},{"name":"v5.67.3","sha":"afb878f97ebeaf89c1308b7dde0b5a440381d113","kind":"commit","published_at":"2026-02-05T14:37:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3/manifests"},{"name":"v5.67.2","sha":"de0fca894f47d8aa2b2c66ca9475e526ca477508","kind":"commit","published_at":"2026-01-28T02:17:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2/manifests"},{"name":"vpy2.19.4","sha":"f824c01c53d57e75d7b57efce7a124adffed9dfa","kind":"commit","published_at":"2026-01-28T00:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4/manifests"},{"name":"vex1.2.5","sha":"3bd23d990c780ff0808d79499edd803084d2efe8","kind":"commit","published_at":"2026-01-27T10:55:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5/manifests"},{"name":"vpy2.19.3","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3/manifests"},{"name":"vex1.2.4","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4/manifests"},{"name":"v5.67.1","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1/manifests"},{"name":"v5.67.0","sha":"6294b36f775c20f7d43387d9bde3185629e88df4","kind":"commit","published_at":"2026-01-24T05:08:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0/manifests"},{"name":"v5.66.7","sha":"87e74b5713b5017c29789094d6ac6ff26bfe79c1","kind":"commit","published_at":"2026-01-23T01:00:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7/manifests"},{"name":"vpy2.19.2","sha":"61504f12fe591295fea5b087a6b7c533465e8653","kind":"commit","published_at":"2026-01-22T06:14:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2/manifests"},{"name":"vpy2.19.1","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1/manifests"},{"name":"vex1.2.3","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3/manifests"},{"name":"v5.66.6","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6/manifests"},{"name":"vex1.2.2","sha":"c2c6743428a306e39f74c86f63dc9122633040ea","kind":"commit","published_at":"2026-01-14T22:44:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2/manifests"},{"name":"vex1.2.1","sha":"5bcd4fbe0eb725a95b878f97b95c74106e7dff0f","kind":"commit","published_at":"2026-01-14T00:09:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1/manifests"},{"name":"vpy2.19.0","sha":"21ab9cc5df2947e49aa132994dfe89e043b7082d","kind":"commit","published_at":"2026-01-13T00:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0/manifests"},{"name":"v5.66.5","sha":"661c581270186bc405967b91326daff061370d03","kind":"commit","published_at":"2026-01-12T04:21:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5/manifests"},{"name":"vex1.2.0","sha":"ede9fcf72a713f4de8941270251c7b51427484b4","kind":"commit","published_at":"2025-12-31T14:47:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0/manifests"},{"name":"v5.66.4","sha":"cc74805d5eda14ed684e2111c91de8890e752768","kind":"commit","published_at":"2025-12-27T21:29:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4/manifests"},{"name":"v5.66.3","sha":"f60c172725ab29c0159b804ae0b9d691105689c4","kind":"commit","published_at":"2025-12-26T00:16:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3/manifests"},{"name":"vpy2.18.3","sha":"706da0dc703d6be353d0140f1fd0de7683362e60","kind":"commit","published_at":"2025-12-25T14:55:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3/manifests"},{"name":"vpy2.18.2","sha":"7f602e1c6e31070f02c5ee5babbff33f55193551","kind":"commit","published_at":"2025-12-24T17:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2/manifests"},{"name":"vpy2.18.1","sha":"9c533c0347865445b7f7df6b1c6e0923d25b4a8f","kind":"commit","published_at":"2025-12-20T17:21:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1/manifests"},{"name":"vphp1.0.1","sha":"7ac421cb2e754ba262a18bb17d47f15fb22a6962","kind":"commit","published_at":"2025-12-19T23:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1/manifests"},{"name":"v5.66.2","sha":"1380a16fa45c70f0bc5b938efdf178b33a19cac1","kind":"commit","published_at":"2025-12-19T19:00:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2/manifests"},{"name":"vpy2.18.0","sha":"0c3beb58f4a8c90ad7800f5616c2a3494a952963","kind":"commit","published_at":"2025-12-19T13:39:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0/manifests"},{"name":"v5.66.1","sha":"5fbf778f0b8f58b90e82f9020c041f3248b0b269","kind":"commit","published_at":"2025-12-17T03:52:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1/manifests"},{"name":"vpy2.17.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0/manifests"},{"name":"vex1.1.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0/manifests"},{"name":"v5.66.0","sha":"241d847fbc798d957bf25ccfaa5c9ec96928a4ae","kind":"commit","published_at":"2025-12-11T13:56:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0/manifests"},{"name":"vex1.0.1","sha":"84e8745e87dea9a7748852ccd281b728e6d0545e","kind":"commit","published_at":"2025-12-11T13:04:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1/manifests"},{"name":"vphp1.0.0","sha":"d365bb3f31193afc3c89c54a0d78aaac2abd2cbf","kind":"commit","published_at":"2025-12-09T21:02:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0/manifests"},{"name":"vex1.0.0","sha":"976734f2c983714b69f395441f5352999aededb0","kind":"commit","published_at":"2025-12-04T08:25:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0/manifests"},{"name":"vpy2.16.2","sha":"c385b520b9fbe3dd58cdaead79c258835cab4361","kind":"commit","published_at":"2025-12-02T00:17:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2/manifests"},{"name":"v5.65.1","sha":"a8b9d76496afa5e913f823cf8c68eb428f6dd757","kind":"commit","published_at":"2025-12-01T15:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1/manifests"},{"name":"v5.65.0","sha":"b059cfcba48524446a62fd29785142c3d1edc30d","kind":"commit","published_at":"2025-11-26T00:59:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0/manifests"},{"name":"v5.64.1","sha":"a47480111a2f1238a57ea9bfbab44f7de958227f","kind":"commit","published_at":"2025-11-21T00:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"f41f5d0c64afe7707ad8c23a86cb9228c4d45671","kind":"commit","published_at":"2025-11-20T08:50:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0/manifests"},{"name":"v5.63.2","sha":"045f3e7a5d8edb85e1adbe82eb9e20ef33ad491b","kind":"commit","published_at":"2025-11-15T00:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2/manifests"},{"name":"v5.63.1","sha":"b4c7c6579b430b53d135b7a21d20d01d14c1814e","kind":"commit","published_at":"2025-11-13T03:10:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1/manifests"},{"name":"v5.63.0","sha":"e212d1c8f0945dbff2d95309afe1376366910482","kind":"commit","published_at":"2025-10-31T03:14:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"98f73b3f33aa79cdd67d0c4090cc86a8e4cfeb4c","kind":"commit","published_at":"2025-10-30T14:11:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"37e9db52a67b4e120139c1d2620cc0f73a08c006","kind":"commit","published_at":"2025-10-30T00:07:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"6a31e0aeab1311d7d089811ede7e11a98b6dd408","kind":"commit","published_at":"2025-10-28T02:13:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0/manifests"},{"name":"v5.61.2","sha":"bcbc7981480ee93e330c0b3976086d7b289e613f","kind":"commit","published_at":"2025-10-23T13:31:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2/manifests"},{"name":"v5.61.0","sha":"d3fff80f7135251db65e22cba8852a5584030cb1","kind":"commit","published_at":"2025-10-06T14:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"bef57a0e252a5d8bd0bf319d0bca3b1ad0e6519f","kind":"commit","published_at":"2025-10-03T00:44:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0/manifests"},{"name":"v5.59.0","sha":"2e2b21454cc6125fcf3abfec939d6d6d8d02c40b","kind":"commit","published_at":"2025-09-29T14:15:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0/manifests"},{"name":"v5.58.9","sha":"61987c62ca71ec11a84b98e6dd51a6d5ebf1737d","kind":"commit","published_at":"2025-09-26T01:11:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9/manifests"},{"name":"v5.58.8","sha":"22411010beca628d172790cfbac45e3cd3d102ed","kind":"commit","published_at":"2025-09-25T06:54:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8/manifests"},{"name":"v5.58.7","sha":"845a6f5fdede9ecf4050e8b5617feb56dbb3c9a1","kind":"commit","published_at":"2025-09-19T14:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7/manifests"},{"name":"v5.58.6","sha":"bd8fbc164caaa01f665d0c7e94177d0584d04f8c","kind":"commit","published_at":"2025-09-19T01:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6/manifests"},{"name":"vpy2.16.1","sha":"7dfd2510a7bb03301365a2c24f045a0cd20580ef","kind":"commit","published_at":"2025-09-08T13:28:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1/manifests"},{"name":"vpy2.16.0","sha":"1c75abb4806971a2ac14c47b302c87f86095a2c3","kind":"commit","published_at":"2025-09-07T12:33:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0/manifests"},{"name":"vpy2.15.1","sha":"24a697ee994a10111ac9b07ce830e94835eec577","kind":"commit","published_at":"2025-09-06T20:25:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1/manifests"},{"name":"v5.58.5","sha":"f6428188f39f054e8b94579435b16e260aff27cd","kind":"commit","published_at":"2025-09-04T03:48:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5/manifests"},{"name":"v5.58.4","sha":"70e8a3f91595dcdc2d21122170ef4af1f53972ad","kind":"commit","published_at":"2025-08-30T12:36:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4/manifests"},{"name":"v5.58.3","sha":"ffc6e26eb66533fc6eae4c406bb4b9a9f7590d9b","kind":"commit","published_at":"2025-08-29T14:35:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3/manifests"},{"name":"v5.58.2","sha":"316d1ed32680e690b1d2ab92c79a53e0d4c00c2d","kind":"commit","published_at":"2025-08-26T01:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"d71b87245c8196d19dfeaf82e6ef14c91fb9a7c5","kind":"commit","published_at":"2025-08-23T18:02:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"db0a922741d8c7eae8d5119a0831cd734aba02a2","kind":"commit","published_at":"2025-08-15T04:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0/manifests"},{"name":"v5.57.0","sha":"0fecc6cd0d0dea06f486ab0b0fe760d866f1fc34","kind":"commit","published_at":"2025-08-13T03:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0/manifests"},{"name":"v5.56.10","sha":"53754fb239cf1b021ffc55391990d879d363dcf7","kind":"commit","published_at":"2025-08-10T15:57:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10/manifests"},{"name":"v5.56.9","sha":"93df852f97f04023d791546d30a6af24fbca6114","kind":"commit","published_at":"2025-07-31T07:23:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9/manifests"},{"name":"v5.56.8","sha":"edb714764066b06c068c8c8a5140b010f27c3b9a","kind":"commit","published_at":"2025-07-27T04:01:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8/manifests"},{"name":"v5.56.7","sha":"34ee33955a660b0696f4b6cff6d8d39fdcd160db","kind":"commit","published_at":"2025-07-25T11:44:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7/manifests"},{"name":"v5.56.6","sha":"1e221d5404dcea750a08342c832a682e454135a3","kind":"commit","published_at":"2025-07-25T00:06:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6/manifests"},{"name":"v5.56.5","sha":"83d969541f19fa9703eb73ff0006cd29a358c1e7","kind":"commit","published_at":"2025-07-19T20:22:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5/manifests"},{"name":"v4.18.3","sha":"456cc71f8c8dc82c5d85fc6657260f276d8e08f8","kind":"commit","published_at":"2025-07-19T15:14:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3/manifests"},{"name":"v5.56.4","sha":"b94d7ed5602e366b4401051b236f31ac2dd2a90d","kind":"commit","published_at":"2025-07-11T12:37:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4/manifests"},{"name":"v5.56.3","sha":"1e3f3c507a7ceb8d8147941adc9de69367947a5e","kind":"commit","published_at":"2025-07-10T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3/manifests"},{"name":"v5.56.2","sha":"e687d7cf86108138bbd5e911b11ab3c5717fc23c","kind":"commit","published_at":"2025-07-08T01:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2/manifests"},{"name":"v5.56.1","sha":"c32e6a0ff6df8bc34c9c13238c192974a93f7ddb","kind":"commit","published_at":"2025-07-03T03:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4a5360936c1a543a1ff31ebbb6ab1289cc8ddf07","kind":"commit","published_at":"2025-06-22T17:34:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"e742511baf35225718c01e621623eab661f37284","kind":"commit","published_at":"2025-06-21T01:11:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0/manifests"},{"name":"v5.54.3","sha":"588719ee49c7615affeb69d3a431025757115c10","kind":"commit","published_at":"2025-06-18T13:58:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3/manifests"},{"name":"v5.54.2","sha":"fb65677f2d636e1aca3cc75cb3b740b8729b3358","kind":"commit","published_at":"2025-06-17T13:37:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2/manifests"},{"name":"v5.54.1","sha":"98f35bc1eabb3ab1010737869c310d2001a84fac","kind":"commit","published_at":"2025-06-17T01:36:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"86c4c6dd25ef868f1f37c917ab11cb663e330e2f","kind":"commit","published_at":"2025-06-15T12:58:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0/manifests"},{"name":"v5.53.3","sha":"43460bbf4f5f13f1514b0d579d46697ede187064","kind":"commit","published_at":"2025-06-13T09:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3/manifests"},{"name":"v5.53.2","sha":"46f4bcc77b8f458c8c31b45351ce4e7d60f2c96c","kind":"commit","published_at":"2025-06-02T23:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2/manifests"},{"name":"v5.53.1","sha":"483c9325597c21a9e7bb881d34e7f38615a87c43","kind":"commit","published_at":"2025-05-30T07:16:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1/manifests"},{"name":"v5.53.0","sha":"5252f22546370f80531e48199ca74e902d8804e7","kind":"commit","published_at":"2025-05-21T04:24:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0/manifests"},{"name":"v5.52.3","sha":"529f14b01cbd092800d32fd4af5d8fe615f70cb2","kind":"commit","published_at":"2025-05-19T13:46:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3/manifests"},{"name":"vpy2.15.0","sha":"b655f4bf178bd3abb7ae560eff47c256aaffcabe","kind":"tag","published_at":"2025-05-13T11:55:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0/manifests"},{"name":"v5.52.2","sha":"a0381ddef2fbfb37c2e879e7a0f12e4c0ed95542","kind":"commit","published_at":"2025-05-08T01:25:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2/manifests"},{"name":"v5.52.1","sha":"0c8aa4b5ceb83f168c8fc9b1e38546d2f1ef9cf4","kind":"commit","published_at":"2025-05-02T05:49:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1/manifests"},{"name":"vpy2.14.0","sha":"ae201b36b9de77cd5e1228aebedb9dd566cc8c77","kind":"tag","published_at":"2025-05-01T01:52:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0/manifests"},{"name":"v5.52.0","sha":"581420bbd709c742da7404153c521d91b5e0a54c","kind":"commit","published_at":"2025-05-01T01:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0/manifests"},{"name":"v5.51.1","sha":"c8eaefa04a3d09800e17857cc508a5cd2e282f87","kind":"commit","published_at":"2025-04-26T21:57:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"3a00cda1777b0fdfa5df3aa4770cf21e984ec5ed","kind":"commit","published_at":"2025-04-25T05:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"962f5a9798b916088bc39043267132041af146bc","kind":"commit","published_at":"2025-04-25T02:03:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0/manifests"},{"name":"v5.49.2","sha":"b4e27383e9f4f60b0355abb54efa807e357a5683","kind":"commit","published_at":"2025-04-21T13:11:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2/manifests"},{"name":"v5.49.1","sha":"a085c825bac8da263809f3a32db7937de38ad7e3","kind":"commit","published_at":"2025-04-17T13:43:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1/manifests"},{"name":"v5.49.0","sha":"b79df00bfca5c65827668159f8eed2221253322d","kind":"commit","published_at":"2025-04-16T01:37:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0/manifests"},{"name":"v5.48.1","sha":"b00731469ebbc65d35003c48da093e48c0ccc6ed","kind":"commit","published_at":"2025-04-10T07:37:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"7caa9d729f885861c3153a8d195857bc80b92279","kind":"commit","published_at":"2025-04-08T13:09:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0/manifests"},{"name":"v5.47.3","sha":"4805e43ba7c28d1dbea2c70f5313298f8fd2243d","kind":"commit","published_at":"2025-04-08T00:52:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3/manifests"},{"name":"v5.47.2","sha":"d2f9b2f3530f78c121e50606334449914943fff3","kind":"commit","published_at":"2025-04-06T17:06:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2/manifests"},{"name":"v5.47.1","sha":"f11db049652535d61bc70c0e7d214449de6650fa","kind":"commit","published_at":"2025-04-05T06:52:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"49ca650342888d4b887b7786f59929d3218a4610","kind":"commit","published_at":"2025-04-04T19:37:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"1ba654aa0e65746a06b423fc0aa6123bf10f5cde","kind":"commit","published_at":"2025-04-03T03:53:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"4999a5edca65e771551f93b310b0c58617421dab","kind":"commit","published_at":"2025-04-02T13:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0/manifests"},{"name":"v5.45.2","sha":"ea8f6d3cfe1def60aba3f44b37ba9df5ad7d5eb1","kind":"commit","published_at":"2025-03-29T23:25:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2/manifests"},{"name":"v5.45.1","sha":"8078cf349af9dc4ba1daef77697c3631d3620e9d","kind":"commit","published_at":"2025-03-29T05:25:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"98aba13e39dd220e22e511b317bb6c7bdad3f157","kind":"commit","published_at":"2025-03-27T13:36:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0/manifests"},{"name":"v5.44.4","sha":"6e3d8b9d98bf8e7df630ddbbde50a1d21000d7ff","kind":"commit","published_at":"2025-03-24T14:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4/manifests"},{"name":"v5.44.3","sha":"66a7b259e0cbc7059dd380053344b34cfd075786","kind":"commit","published_at":"2025-03-22T16:51:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3/manifests"},{"name":"v5.44.2","sha":"82fbb6731a24b65cca672f6de55965b284c784dc","kind":"commit","published_at":"2025-03-22T00:23:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2/manifests"},{"name":"v5.44.1","sha":"a6eb72b9409a226619274b2fd15e943bace46a68","kind":"commit","published_at":"2025-03-21T02:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1/manifests"},{"name":"v5.44.0","sha":"7129a7fe515323fab323e9a36c261ea804b31411","kind":"commit","published_at":"2025-03-18T23:37:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0/manifests"},{"name":"vpy2.13.1","sha":"ef27e41b22274d04525729213fa3167c92f0a1f1","kind":"tag","published_at":"2025-03-15T08:06:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1/manifests"},{"name":"v5.43.1","sha":"141023b13b1726e898ab33c1666639c22890e2a1","kind":"commit","published_at":"2025-03-15T00:24:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1/manifests"},{"name":"vpy2.13.0","sha":"3e60df95f531411e431452f044ac0956e0feb025","kind":"tag","published_at":"2025-03-15T00:21:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0/manifests"},{"name":"v5.43.0","sha":"38dddd9e300c2659d0af09763e49c6eda3c31d19","kind":"commit","published_at":"2025-03-13T12:19:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0/manifests"},{"name":"v5.42.0","sha":"f169c7fabdbdbcc9f8f4e8525749010b6241c353","kind":"commit","published_at":"2025-03-12T14:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0/manifests"},{"name":"v5.41.9","sha":"53e24b787534196692d6d0f1638c810d0c2319ff","kind":"commit","published_at":"2025-03-11T14:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9/manifests"},{"name":"v5.41.8","sha":"0a78e5299ba6e8d2e59b83cfe60e5c685e61f3b6","kind":"commit","published_at":"2025-03-08T13:45:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8/manifests"},{"name":"vpy2.12.1","sha":"b70c4dc3a92578bd0b3f389535d16d73cc3b9dd2","kind":"tag","published_at":"2025-02-28T05:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1/manifests"},{"name":"v5.41.7","sha":"c0b8c4a755c5de7f5af40bffeb07517a0ef1c1da","kind":"commit","published_at":"2025-02-27T02:30:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7/manifests"},{"name":"v5.41.6","sha":"02a612a8aa02d556a69b9eddbcf0cdb4f4e56f39","kind":"commit","published_at":"2025-02-26T12:47:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6/manifests"},{"name":"v5.41.5","sha":"1e58c1469898c6d528635fbe5dcf06ddb1f453e8","kind":"commit","published_at":"2025-02-21T13:56:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5/manifests"},{"name":"vpy2.12.0","sha":"1522931b80c7208feb605af870ab8997aee5d7fc","kind":"tag","published_at":"2025-02-21T05:31:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0/manifests"},{"name":"v5.41.4","sha":"12b5829fc97f341327300c5d71181c97f167b0f5","kind":"commit","published_at":"2025-02-21T05:30:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4/manifests"},{"name":"v5.41.3","sha":"f0c680393d29178cbf6e9960bb79777053eb5b9c","kind":"commit","published_at":"2025-02-19T04:15:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3/manifests"},{"name":"v5.41.2","sha":"7a37f0998fd809ba31244c0da6db010ad34098d3","kind":"commit","published_at":"2025-02-16T14:33:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2/manifests"},{"name":"v5.41.1","sha":"d3865bb8d9b0fad95cba7ce2a1cc3b2e9457a949","kind":"commit","published_at":"2025-02-15T17:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"0dd2a64096cc1edc60f7530afc37c03187318ab8","kind":"commit","published_at":"2025-02-14T14:13:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0/manifests"},{"name":"v5.40.5","sha":"726880112b20fd67a88ef6739cb58b45513f547d","kind":"commit","published_at":"2025-02-14T04:25:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5/manifests"},{"name":"v5.40.4","sha":"49987659ddd9d64c825adc0cb8df9c02b4835057","kind":"commit","published_at":"2025-02-13T04:30:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4/manifests"},{"name":"v5.40.3","sha":"391311e8552309180e5c3ad54da5275f356ca942","kind":"commit","published_at":"2025-02-12T13:44:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3/manifests"},{"name":"v5.40.2","sha":"ae27afbb9535c5d9933d02e83803e83834c87c9b","kind":"commit","published_at":"2025-02-07T12:29:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2/manifests"},{"name":"v5.40.1","sha":"fa0a6c4b097924442bfb6ea247d123614acb4dc3","kind":"commit","published_at":"2025-02-07T02:05:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"0bb68257c6244a7ba7750d1198305ada1ab72d8b","kind":"commit","published_at":"2025-02-02T20:45:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0/manifests"},{"name":"v5.39.2","sha":"56aabb0db5330a51101504226527ce3691f28210","kind":"commit","published_at":"2025-02-02T02:22:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2/manifests"},{"name":"v5.39.1","sha":"36047efa501b49c176c5129880217dd905aee1ba","kind":"commit","published_at":"2025-01-30T14:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"0ff27add460aa7a284c7f86e924723886c556fd1","kind":"commit","published_at":"2025-01-29T03:02:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0/manifests"},{"name":"v5.38.0","sha":"36044c3c65c4aa6d8a5291574180798d408fcbba","kind":"commit","published_at":"2025-01-28T10:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"7e18e19c57f279a79812630b0c4ea15d371e986a","kind":"commit","published_at":"2025-01-25T10:08:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0/manifests"},{"name":"v5.36.0","sha":"99380739e2ffc2de79a115aebfa91b5c431a07f5","kind":"commit","published_at":"2025-01-24T14:03:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"824fc4c59158f2ec8fe309adce67650414d551a0","kind":"commit","published_at":"2025-01-23T11:23:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"218192263d1ab4782b3dcfcebcd92bd0551d270f","kind":"commit","published_at":"2025-01-22T09:32:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0/manifests"},{"name":"v5.34.10","sha":"71733cc6dd94d27156d7239d10108357b320eaab","kind":"commit","published_at":"2025-01-14T01:34:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10/manifests"},{"name":"v5.34.9","sha":"884ec22d007a39eac5798c7897c17b8617d63802","kind":"commit","published_at":"2025-01-12T16:36:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9/manifests"},{"name":"v5.34.8","sha":"0418cd7676e730e9ddcad00ace01adbe899e124d","kind":"commit","published_at":"2025-01-08T02:25:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8/manifests"},{"name":"v5.34.7","sha":"acd8bd7f0699890786acdc7c1242516a43a697ec","kind":"commit","published_at":"2025-01-06T23:16:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7/manifests"},{"name":"v5.34.6","sha":"d1fb1139da005e1df3939b1c620ece9db75fa531","kind":"commit","published_at":"2024-12-31T20:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6/manifests"},{"name":"v5.34.5","sha":"0763cd693acee7b6b80fefad0e8b1950e41a1a74","kind":"commit","published_at":"2024-12-25T13:38:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5/manifests"},{"name":"v5.34.4","sha":"034741181be9c9563a62b494fcf17d0d9c9026a6","kind":"commit","published_at":"2024-12-21T04:48:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4/manifests"},{"name":"v5.34.3","sha":"347b61819b6b06cb1c4ee3af06e780f15826b11c","kind":"commit","published_at":"2024-12-18T12:15:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3/manifests"},{"name":"v5.34.2","sha":"bfd0b8a808a33be0da92a006a7b4f8b17a5d79b3","kind":"commit","published_at":"2024-12-14T18:51:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2/manifests"},{"name":"v5.34.1","sha":"af020612644be1ba549a1c4802f6ab83c33aeedb","kind":"commit","published_at":"2024-12-13T14:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1/manifests"},{"name":"v5.34.0","sha":"fc8fac9d68e7f4de2322a82a38740a79b05e57f4","kind":"commit","published_at":"2024-12-10T14:32:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"0e3c2e5f345a1372eea1542ce2504a2f4ca6e6e0","kind":"commit","published_at":"2024-12-10T04:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"ab437a74d11f18a49645c2c7ae59949c33dc05b9","kind":"commit","published_at":"2024-12-09T09:24:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"dfa3e8b477662a5a1e556946689a2d41a57f2776","kind":"commit","published_at":"2024-12-08T17:57:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"26f578e0db52ff0501c2a2f4960abac377171773","kind":"commit","published_at":"2024-12-06T03:06:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"cf49d37f5119a033f630aa781f2e9757831e5873","kind":"commit","published_at":"2024-12-04T06:17:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"9ae31bac5bb5c1f35d59db94d2af3d6eaaec1ad3","kind":"commit","published_at":"2024-12-02T20:33:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0/manifests"},{"name":"v5.30.1","sha":"9b1f30c8377ee56b9247e953765892ddf794e4b2","kind":"commit","published_at":"2024-11-30T14:46:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d0c473f90670b95fd98a63995dbb9481d0f6742d","kind":"commit","published_at":"2024-11-29T04:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0/manifests"},{"name":"vpy2.11.0","sha":"4ada3d5c318fd550ebb466e49203217fb6f1450b","kind":"tag","published_at":"2024-11-26T03:35:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0/manifests"},{"name":"v5.29.1","sha":"cc6cfc2231dbcdc55f14c92ebe05243b99eebb09","kind":"commit","published_at":"2024-11-23T05:48:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1/manifests"},{"name":"v5.29.0","sha":"bf03f864fb64c86bf75d52dad2c894a5e5e39e44","kind":"commit","published_at":"2024-11-22T09:11:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0/manifests"},{"name":"v5.28.2","sha":"4d3eb88f64e59c5d0cf80895c0af528700788771","kind":"commit","published_at":"2024-11-22T01:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2/manifests"},{"name":"v5.28.1","sha":"a9ed0c1cbfc96a0363a6ad51de7de7991293e251","kind":"commit","published_at":"2024-11-20T13:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1/manifests"},{"name":"v5.28.0","sha":"26b2bc6386d639a35f87ab226dbeda3204a5ddd7","kind":"commit","published_at":"2024-11-19T17:53:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0/manifests"},{"name":"v5.27.0","sha":"212956921f364f02913aaf76a378358d373801c1","kind":"commit","published_at":"2024-11-19T03:13:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0/manifests"},{"name":"v5.26.2","sha":"65c729152bfe6c3fabb3c7b40f9c4bcf7366af3f","kind":"commit","published_at":"2024-11-15T09:25:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"8784f662f905fa5f40f6c4bd62c369e2cbe4290f","kind":"commit","published_at":"2024-11-14T15:26:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"68cf88a626a0ea5499f3137657b6a02552c2bfcc","kind":"commit","published_at":"2024-11-14T10:39:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0/manifests"},{"name":"v5.25.6","sha":"6ea8f5421d7074054f18057e5665d53b23fb9a97","kind":"commit","published_at":"2024-11-11T15:29:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6/manifests"},{"name":"v5.25.5","sha":"293df08103c86fb142f85ff68770e57a71f6f085","kind":"commit","published_at":"2024-11-11T14:33:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5/manifests"},{"name":"v5.25.4","sha":"624a08638ff43b6fae82d9cf5cf939bdbd149f69","kind":"commit","published_at":"2024-11-10T00:08:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4/manifests"},{"name":"v5.25.3","sha":"a8553db76997a05eef4d7db7c746f7b868f92864","kind":"commit","published_at":"2024-11-08T12:37:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3/manifests"},{"name":"v5.25.2","sha":"d5f9efe59536cfcd4c3f16538b763e6cb857e7cf","kind":"commit","published_at":"2024-11-08T02:17:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2/manifests"},{"name":"v5.25.1","sha":"acadd32d5c059cccf096603538c7795dc597a921","kind":"commit","published_at":"2024-11-07T03:11:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"7a9d8eef416be9434e3b268d547bef09fde5fd6f","kind":"commit","published_at":"2024-11-06T00:39:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"43d80b31762f99de2792b01ee538a4dd79fb545b","kind":"commit","published_at":"2024-11-05T13:59:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0/manifests"},{"name":"v5.23.1","sha":"855aa5ed0b6f69c8e989191658d82570943b5319","kind":"commit","published_at":"2024-11-05T04:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1/manifests"},{"name":"v5.23.0","sha":"092019f862194acf29933faf7d1f712f1e9852b9","kind":"commit","published_at":"2024-11-02T19:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"65d256f3bda01f98655473e66f258ea871319e69","kind":"commit","published_at":"2024-10-31T15:27:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0/manifests"},{"name":"vpy2.10.1","sha":"0547f7a80d29eee9315ef4a1d3bd954ddd2b467f","kind":"tag","published_at":"2024-10-26T05:33:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1/manifests"},{"name":"v3.16.2","sha":"ba65311d8c48a66801144e239c30f1cab86ced2b","kind":"commit","published_at":"2024-10-24T12:23:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2/manifests"},{"name":"v4.18.2","sha":"e348831e82ec7a1330f3203ab9ccdd1d8c226e84","kind":"commit","published_at":"2024-10-24T08:27:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2/manifests"},{"name":"vpy2.10.0","sha":"569cbc49100198eff06be795cf1bae1bb22d743f","kind":"tag","published_at":"2024-10-24T01:26:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0/manifests"},{"name":"v5.21.2","sha":"0ff74d432416c93d56fb0bb24ba4665013b35623","kind":"commit","published_at":"2024-10-22T06:48:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2/manifests"},{"name":"v3.16.1","sha":"5092252dc730fef395a444d2ef6f9ddd4f02881a","kind":"commit","published_at":"2024-10-19T09:21:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1/manifests"},{"name":"v4.18.1","sha":"d5495b16c05f9dbbcb88f96c01272e91a977c248","kind":"commit","published_at":"2024-10-19T09:20:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1/manifests"},{"name":"v5.21.1","sha":"98e1ec66ef451d7c21fb7f3c039e37ab41650182","kind":"commit","published_at":"2024-10-18T12:58:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e7f0826b19250c4b1a91f7a755f0aded06bba07b","kind":"commit","published_at":"2024-10-18T08:13:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0/manifests"},{"name":"v5.20.1","sha":"dff47c0825aa03f5f78562b5aa8b08f6d85d4e10","kind":"commit","published_at":"2024-10-18T06:30:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1/manifests"},{"name":"v3.16.0","sha":"ecec076fa6fc61583a180cb13f93366b843c2a33","kind":"commit","published_at":"2024-10-15T09:19:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0/manifests"},{"name":"v4.18.0","sha":"d4997ec2c0e88de0f906a5c6c66aa00b8ad9b5de","kind":"commit","published_at":"2024-10-14T14:28:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0/manifests"},{"name":"v5.20.0","sha":"073baf6222dfda569ac214dbeba37416b4976534","kind":"commit","published_at":"2024-10-13T09:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0/manifests"},{"name":"v5.19.1","sha":"c8abdc735c7e882e163bd267604644f9e6314313","kind":"commit","published_at":"2024-10-12T14:17:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"36ef0705c0e1cf2473a8022d548ff62fab2067e9","kind":"commit","published_at":"2024-10-11T08:52:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"f0cb07e5af50a0d4ae7808beb3dc744cbaaa89a0","kind":"commit","published_at":"2024-10-09T00:53:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0/manifests"},{"name":"v5.17.1","sha":"ca8207b24beac765b757b7273c24dcfd976d44af","kind":"commit","published_at":"2024-10-07T16:38:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"80ca4636266c2acd98743716f3c80ecfacf59d4b","kind":"commit","published_at":"2024-10-07T15:54:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"7321e25583ccb0a377eeca79e9fbae9afba56ef7","kind":"commit","published_at":"2024-10-06T09:11:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"f4526700ef9e1bee989fda1243a2d4e94ad9c85b","kind":"commit","published_at":"2024-10-01T21:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"626d9cd2f6dea1f7a27faaa49c9fc9f5fff35fdf","kind":"commit","published_at":"2024-09-30T07:04:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0/manifests"},{"name":"v5.13.2","sha":"46e2617694d12577d3b6656fb5bba24cb7d1cd4d","kind":"commit","published_at":"2024-09-20T12:31:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"68c415d1e6767c500fb462f50304b733aedeed80","kind":"commit","published_at":"2024-09-18T01:33:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"44a2d6288d43d342c54531413bb71d1acb371435","kind":"commit","published_at":"2024-09-11T14:48:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0/manifests"},{"name":"vpy2.9.4","sha":"836edd8882f2077240e54757f60ea3e4ff08ac01","kind":"tag","published_at":"2024-09-10T12:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4/manifests"},{"name":"v5.12.15","sha":"8772a230155bbebde0cc9c48692c83b1394ddbce","kind":"commit","published_at":"2024-09-10T12:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15/manifests"},{"name":"v5.12.14","sha":"056b90db0bad34a393149dae61a171717053e526","kind":"commit","published_at":"2024-09-05T03:23:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14/manifests"},{"name":"v5.12.13","sha":"69c129670a468b6b6ce1b8600e1928826d53f8bb","kind":"commit","published_at":"2024-09-03T14:04:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13/manifests"},{"name":"vpy2.9.3","sha":"6d828aec07f96c074457f2874e59f1d06cad3050","kind":"tag","published_at":"2024-08-31T01:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3/manifests"},{"name":"v5.12.12","sha":"7104a8c82281ed495245184f569bbb6c2d92605c","kind":"commit","published_at":"2024-08-29T13:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12/manifests"},{"name":"v5.12.11","sha":"fea6b1a060d5cc42bf468bfa4db9e32b7a686fe0","kind":"commit","published_at":"2024-08-28T04:57:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11/manifests"},{"name":"v5.12.10","sha":"a457a54f755fcb83af38100166d5b718e58149f1","kind":"commit","published_at":"2024-08-22T05:17:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10/manifests"},{"name":"v5.12.9","sha":"c60e6a3f45606c623ef6a2b16415d67eac9b0269","kind":"commit","published_at":"2024-08-17T18:21:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9/manifests"},{"name":"v5.12.8","sha":"89c771b4986e4e228a5451663a0baa15b3606d65","kind":"commit","published_at":"2024-08-17T00:29:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8/manifests"},{"name":"v5.12.7","sha":"4fbde068cf782c007e3dee78836eae4e098d9b50","kind":"commit","published_at":"2024-08-16T03:30:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7/manifests"},{"name":"v5.12.6","sha":"69d7ef30e551e1c1b3682e6a460b8de8e0f9c437","kind":"commit","published_at":"2024-08-14T14:40:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6/manifests"},{"name":"v5.12.5","sha":"b5993b374cab860f1c208296b9a5d6dd58499111","kind":"commit","published_at":"2024-08-13T03:26:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"b7b31dd90cf610fd995394ac4b579ed4c87b4247","kind":"commit","published_at":"2024-08-12T08:30:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4/manifests"},{"name":"vpy2.9.2","sha":"c70e5e7bf07144df93caf9ec0505497b5119e708","kind":"tag","published_at":"2024-08-10T17:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2/manifests"},{"name":"v5.12.3","sha":"65a3e59ac3b09d21f92c7a6eea34b80d8e11cfda","kind":"commit","published_at":"2024-08-10T17:43:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"1777e38546d88f17a79170868c90f01bb70bb231","kind":"commit","published_at":"2024-08-09T03:53:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2/manifests"},{"name":"vpy2.9.1","sha":"5344692d0d508ee797c253280c498e27606630dd","kind":"tag","published_at":"2024-08-08T01:58:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1/manifests"},{"name":"v5.12.1","sha":"0faec379aafd77f69f8290f192a2e374ff3e872e","kind":"commit","published_at":"2024-08-07T01:15:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1/manifests"},{"name":"vpy2.9.0","sha":"e313993cd40acac75e544c81e10969b05058fd3e","kind":"tag","published_at":"2024-08-02T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0/manifests"},{"name":"v5.12.0","sha":"00c303748bf060d47860ed7b7edd91c0894876ca","kind":"commit","published_at":"2024-08-01T01:29:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"1b31a6c8c957e386e212a340b0360e7781acc382","kind":"commit","published_at":"2024-07-29T12:14:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"3a65ac4c5221c2d882ea741333b8651530e5ed02","kind":"commit","published_at":"2024-07-26T03:11:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"1bf1258343b52d6e0625d28693b7d87c04c84f08","kind":"commit","published_at":"2024-07-19T14:13:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"a5ac1ae84a33fca0985d660e10e32895a47e2bda","kind":"commit","published_at":"2024-07-19T13:08:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"da520e7705ae48e0fcd3d913ceb9c1eab0399859","kind":"commit","published_at":"2024-07-18T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"14038738cd99943c315e2531dbbd00c6a8944f62","kind":"commit","published_at":"2024-07-16T12:18:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"8025f994658167971f2778cd67531c3f3b0008db","kind":"commit","published_at":"2024-07-15T14:09:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0/manifests"},{"name":"vpy2.8.1","sha":"7fdd8924d3625b6916e36d78c0f8e91956572a43","kind":"tag","published_at":"2024-07-11T14:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1/manifests"},{"name":"v5.8.7","sha":"4963d92c79a5fe369da3df85f9d548c42b5d1a02","kind":"commit","published_at":"2024-07-11T14:13:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"8bb08a7e6ddf6799f31ac9e07e6bda8eb4023a78","kind":"commit","published_at":"2024-07-11T00:21:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6/manifests"},{"name":"vpy2.8.0","sha":"aecac66b891045397d915fbc2cc1c3c92c5ae764","kind":"tag","published_at":"2024-07-10T02:17:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0/manifests"},{"name":"v5.8.5","sha":"a6155c970739c7664befa18664d0019bf1afc9c9","kind":"commit","published_at":"2024-07-10T02:17:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"b4669d88f1732fb4f84fb390208008d176f4122a","kind":"commit","published_at":"2024-07-05T04:21:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"833d8663b24e4c5940da87f9b67f1d4c7b83af2a","kind":"commit","published_at":"2024-06-28T12:27:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"68899ac9af14c2d307926d650e8db7cdfc980074","kind":"commit","published_at":"2024-06-15T06:23:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"16fb26737721d464b45acc7177ee4d1ef7bd85f6","kind":"commit","published_at":"2024-06-12T14:37:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"74e7cce8c5158a59dd932114e1e0df30c9fc11f9","kind":"commit","published_at":"2024-06-11T14:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0/manifests"},{"name":"vpy2.7.8","sha":"a5a0af83e0c5a9a5296b8dbfde9bb10f86de1f96","kind":"tag","published_at":"2024-06-05T14:14:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8/manifests"},{"name":"vpy2.7.7","sha":"88b8f6c49c9642a252fbb6ef3b2b2e4260ebed8c","kind":"tag","published_at":"2024-06-04T23:48:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7/manifests"},{"name":"v5.7.15","sha":"92f39fd241bed71b8a4fcacd6ff44e5aa67977e0","kind":"commit","published_at":"2024-06-04T23:47:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15/manifests"},{"name":"v5.7.14","sha":"02cd61d119bee6043a9b42ce3eccfe45cfcc4fb3","kind":"commit","published_at":"2024-05-29T16:23:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"5b25660169d9543d37781c97641a50a76c2759a3","kind":"commit","published_at":"2024-05-28T18:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"d3ad53f64f8cf272c2cc9aa1936a82d30cb9072d","kind":"commit","published_at":"2024-05-24T04:08:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"dff8e2e293739f02f27f9b06bd47222adb7c8aa7","kind":"commit","published_at":"2024-05-23T05:37:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"e35dad78c4a3e761a53532998034b2a8f7fec4a3","kind":"commit","published_at":"2024-05-21T04:51:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"7d51ed749f77926ee2bfd2b1076c8cd8d3b42243","kind":"commit","published_at":"2024-05-16T05:24:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9/manifests"},{"name":"vpy2.7.6","sha":"c70708ba1375c6a201e762658927d0672697b246","kind":"tag","published_at":"2024-05-09T04:40:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6/manifests"},{"name":"v5.7.8","sha":"bc71850259a818805cfeacb6ae34bf023d52ced5","kind":"commit","published_at":"2024-05-01T20:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"ad779738180314af42f938eb1893f3d617127d28","kind":"commit","published_at":"2024-04-30T07:46:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7/manifests"},{"name":"vpy2.7.5","sha":"8020f9952a058988d57d1f772f43b2d802e20692","kind":"tag","published_at":"2024-04-28T16:59:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5/manifests"},{"name":"v5.7.6","sha":"a8c5831d2b3e86ae9247af7eba70968cbcbfd7a7","kind":"commit","published_at":"2024-04-27T04:12:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6/manifests"},{"name":"vpy2.7.4","sha":"723457f6eba0cd320bdac32ada807f83bd46e46b","kind":"tag","published_at":"2024-04-26T14:19:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4/manifests"},{"name":"vpy2.7.3","sha":"8a296f17107edb12d3282ab073166f62aded1635","kind":"tag","published_at":"2024-04-24T04:34:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3/manifests"},{"name":"v5.7.5","sha":"cc4afdcf88534427900125eb2f68ac169e55baf3","kind":"commit","published_at":"2024-04-24T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"f65eb4b5b6d1025a6fe06c9841403fd88956688c","kind":"commit","published_at":"2024-04-21T15:39:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4/manifests"},{"name":"vpy2.7.2","sha":"8ed041e0395bdfb5cd9b474cdc17985bea98ea68","kind":"tag","published_at":"2024-04-20T05:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2/manifests"},{"name":"v5.7.3","sha":"b881857b5fb8e985e21f731d1a22caeed883331c","kind":"commit","published_at":"2024-04-20T05:32:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3/manifests"},{"name":"vpy2.7.1","sha":"333c3e03a0b77e5fdc8d03b5e1f23c1af777cfa6","kind":"tag","published_at":"2024-04-18T01:24:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1/manifests"},{"name":"v5.7.2","sha":"c97a43b7849c8c34f4043cf0e6873cde7215920d","kind":"commit","published_at":"2024-04-18T01:23:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2/manifests"},{"name":"vpy2.7.0","sha":"99ab8c550b0563535f739fc8fbaa93e8d5e1e4d6","kind":"tag","published_at":"2024-04-13T18:28:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0/manifests"},{"name":"vpy2.6.0","sha":"deca5d04c96410fd5d09f8165a32e9769d35f0f6","kind":"tag","published_at":"2024-04-13T00:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0/manifests"},{"name":"v5.7.1","sha":"da3eb33f6584a466ac5eb1cb729c8478ba78b501","kind":"commit","published_at":"2024-04-10T01:18:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"9c25995b1e0c8f9193516adeae486f6b781dd3eb","kind":"commit","published_at":"2024-04-09T14:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0/manifests"},{"name":"vpy2.5.0","sha":"111fa41a8444aa2b8080f35d585867c65bdeab37","kind":"tag","published_at":"2024-04-08T21:10:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0/manifests"},{"name":"v5.6.0","sha":"b172ddfa247a307b5d66ccc364c2782118df6040","kind":"commit","published_at":"2024-04-08T21:09:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0/manifests"},{"name":"vpy2.4.0","sha":"ab5e3d64e89a52638a555cefddc534b4e79d056f","kind":"tag","published_at":"2024-04-07T22:09:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0/manifests"},{"name":"v5.5.4","sha":"91cdd57b93da342b359177b7e5502d52c37523b6","kind":"commit","published_at":"2024-04-07T22:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"082834b1fb66dd4f6ad4ba94e5b1761e53fd6b78","kind":"commit","published_at":"2024-04-07T01:59:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"4a3787cf0d7ed8ecc46e946b87fdea436b838ee0","kind":"commit","published_at":"2024-04-06T04:25:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"80365638e7934aaa657571ed640fe0edacedf8e0","kind":"commit","published_at":"2024-04-03T14:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"66cf7c7bb82e5c08bc669615c83cc69fa0894228","kind":"commit","published_at":"2024-03-31T19:45:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0/manifests"},{"name":"v5.4.6","sha":"b8d7ebf3355012a2495709c4758180c60f01fb72","kind":"commit","published_at":"2024-03-26T13:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6/manifests"},{"name":"vpy2.3.3","sha":"6bf668ed7e600b8ca28439431812d83aca81508d","kind":"tag","published_at":"2024-03-24T17:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3/manifests"},{"name":"vpy2.3.2","sha":"52d44397b39de9a9c04b6c3e302837e7876de053","kind":"tag","published_at":"2024-03-23T21:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2/manifests"},{"name":"v5.4.5","sha":"f8c84021ad226b86bff4c4351dbb4cdebe117bd5","kind":"commit","published_at":"2024-03-22T04:27:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5/manifests"},{"name":"v5.4.4","sha":"ea973b98c605a5124c1e7c65e0c34b595ac8fb1a","kind":"commit","published_at":"2024-03-21T04:16:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4/manifests"},{"name":"vpy2.3.1","sha":"a73cf3220209bbd52255aa6974a96d77c14c47e9","kind":"tag","published_at":"2024-03-19T05:07:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1/manifests"},{"name":"v5.4.3","sha":"7bf641886ec6424d44b1d20d5aa22aae81ceef1d","kind":"commit","published_at":"2024-03-17T13:53:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3/manifests"},{"name":"vpy2.3.0","sha":"928eeb6704184bbbdfe064b49599e1afc529acf2","kind":"tag","published_at":"2024-03-16T03:49:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0/manifests"},{"name":"v5.4.2","sha":"096bd810fcd5e4d923b0968bec7a4fc992c5e8a6","kind":"commit","published_at":"2024-03-06T05:00:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"abe142ad3d6d1463b261de5eef88bf4827c868e2","kind":"commit","published_at":"2024-03-01T05:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"82dfc48ee0059b00f37116ec65cab6897b722325","kind":"commit","published_at":"2024-02-27T03:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"e31fe65571733e9bce85e3ecdb85f93d0346072c","kind":"commit","published_at":"2024-02-25T10:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"927d2a5bc08c320b60c8ba0fe38dd04d32aa3771","kind":"commit","published_at":"2024-02-24T00:09:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"651d086f41818dd25bd96bdc2c855a9a4b06be13","kind":"commit","published_at":"2024-02-22T02:05:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"bfa18396b4b128a84a99b1ca0e46908cdedad386","kind":"commit","published_at":"2024-02-20T22:47:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"571b4172487ee972320d93d81313cd7e88307114","kind":"commit","published_at":"2024-02-17T13:57:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"83e8a611b1a758354426244739bcc950e658e1f3","kind":"commit","published_at":"2024-02-17T02:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0/manifests"},{"name":"v5.1.12","sha":"59386645ebf0d50f96a4d76b1988fc501348dc3e","kind":"commit","published_at":"2024-02-16T05:33:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12/manifests"},{"name":"vpy2.2.4","sha":"5949b37b6762af8bd6d1a98350df56a409bac501","kind":"tag","published_at":"2024-02-13T01:57:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4/manifests"},{"name":"v5.1.11","sha":"e8c64477e0e8d29cfa87d7c1ccc78d2932f1eb33","kind":"commit","published_at":"2024-02-13T01:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11/manifests"},{"name":"vpy2.2.3","sha":"f2e11b4182a55ced34dc6cf63ef5e6d11c8f24fa","kind":"tag","published_at":"2024-02-10T20:39:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3/manifests"},{"name":"v5.1.10","sha":"acabc45be455bbc30dc149afc1045c48f250c25f","kind":"commit","published_at":"2024-02-10T20:38:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10/manifests"},{"name":"v5.1.9","sha":"cd63c28100d33f563fff852ff46132ee014aa7d9","kind":"commit","published_at":"2024-02-05T16:09:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9/manifests"},{"name":"vpy2.2.2","sha":"b3ab285cb128075b8a8d52a75a4a5b210c1a24dd","kind":"tag","published_at":"2024-02-03T03:37:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2/manifests"},{"name":"v5.1.8","sha":"6e12b3e8771ccb25e2eb1231ef033974bf0a98b3","kind":"commit","published_at":"2024-02-03T03:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"1eedf29a9779cc6762f15c26fc00926d8ddc04a4","kind":"commit","published_at":"2024-02-02T02:31:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"5cecea1f1625e23eeb070329bdad4ab4ac670b80","kind":"commit","published_at":"2024-01-31T00:27:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"168d312ac7174a1c5c6abee56110547b76cfce7a","kind":"commit","published_at":"2024-01-23T02:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"7db6756125f235c7b2d7523b88edcbe4e3b6a754","kind":"commit","published_at":"2024-01-20T17:01:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4/manifests"},{"name":"vpy2.2.1","sha":"350a81402f9d6c18e69f215c4e3bb1fe5d277937","kind":"tag","published_at":"2024-01-16T13:14:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1/manifests"},{"name":"v5.1.3","sha":"081061f2a07f702a934b0ee0d3b8cdfdf3ce8185","kind":"commit","published_at":"2024-01-16T13:14:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fc8eafde5f1d5eec2d6e2359ee3278cd84993252","kind":"commit","published_at":"2024-01-15T19:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2/manifests"},{"name":"vpy2.2.0","sha":"379016ef181aea805d599d34c7b6746e9ddcbd66","kind":"tag","published_at":"2024-01-14T17:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0/manifests"},{"name":"vpy2.1.0","sha":"bf3d1586777491e320af49ceb054edec020a9438","kind":"tag","published_at":"2024-01-12T00:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0/manifests"},{"name":"v5.1.1","sha":"f1bfded60e42a5d2311002829746d22d64dbc4a5","kind":"commit","published_at":"2024-01-02T02:06:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"db464903cf4b1d94c3b72856d593ee395b497c37","kind":"commit","published_at":"2023-12-27T17:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0/manifests"},{"name":"vpy2.0.0","sha":"f6e585d36df25db5fb24d986b7cc2433c92473c9","kind":"tag","published_at":"2023-12-23T01:15:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0/manifests"},{"name":"v5.0.0","sha":"58e5746102dda9de168a678cf1dc6313dfb85fba","kind":"commit","published_at":"2023-12-21T21:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0/manifests"},{"name":"v4.17.0","sha":"e1ff35b53353bb20c045785fd213fb4e3ae9c181","kind":"commit","published_at":"2023-12-21T14:15:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0/manifests"},{"name":"vpy1.24.0","sha":"8a0b4ad7acca1d209c26c6472a372920b657d7b4","kind":"tag","published_at":"2023-12-21T05:25:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0/manifests"},{"name":"v4.16.0","sha":"67c3b8b7af266ba8be82fa1e095ac86c8b86e6a1","kind":"commit","published_at":"2023-12-18T13:47:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0/manifests"},{"name":"vpy1.23.0","sha":"136e8e7f3f2e69dcf32406ee3513962cedcd13f8","kind":"tag","published_at":"2023-12-18T03:59:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0/manifests"},{"name":"vpy1.22.0","sha":"1ef6bcf859385f468a5d1b31827d2dab3396245b","kind":"tag","published_at":"2023-12-14T23:26:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0/manifests"},{"name":"v4.15.4","sha":"2c06921a9360698b1d06dc324ab0b9d157538178","kind":"commit","published_at":"2023-12-14T13:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4/manifests"},{"name":"vpy1.21.0","sha":"3c325ffbde0acc1f137d8cdfd24079b39dfee3c9","kind":"tag","published_at":"2023-12-14T00:51:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0/manifests"},{"name":"v4.15.3","sha":"8a486b10511610580ab8433b6d9e8ce2ff26bfba","kind":"commit","published_at":"2023-12-13T23:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3/manifests"},{"name":"vpy1.20.0","sha":"1010c77e4e3ba16927bff6b612ebf3f3f52f779a","kind":"tag","published_at":"2023-12-13T02:16:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0/manifests"},{"name":"vpy1.19.0","sha":"0365b3f1e1b502096320c4a6fd26940540244110","kind":"tag","published_at":"2023-12-12T00:54:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0/manifests"},{"name":"vpy1.18.0","sha":"f3536dd2ae83650df32726f0ee89654458e8e23d","kind":"tag","published_at":"2023-12-10T04:28:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0/manifests"},{"name":"v4.15.2","sha":"96adcc90e7e8c75157470ce12bb9fde4b5078228","kind":"commit","published_at":"2023-12-07T13:28:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"95ad04972e99ab56af864c9ee9ebc2fa53ca86c9","kind":"commit","published_at":"2023-12-06T21:52:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"76f9e8ffa64b3299868e041292bfd6bf8e988b3d","kind":"commit","published_at":"2023-12-05T13:18:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0/manifests"},{"name":"v4.14.4","sha":"1a23e57075a16e5d9ae6022b4599d65855b5e3de","kind":"commit","published_at":"2023-11-28T13:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"cbd5057563545e9f4a5fa1e1e4abe25f0962ce12","kind":"commit","published_at":"2023-11-27T14:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"d7cf6ea60830b69b636648238a51e5f981616d02","kind":"commit","published_at":"2023-11-24T11:11:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2/manifests"},{"name":"vpy1.17.0","sha":"bec84e8c8083fe4cf36839634e7cf2939a85d886","kind":"tag","published_at":"2023-11-24T09:27:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0/manifests"},{"name":"v4.14.1","sha":"65a73ce6a1c3b11b616b47f409cee0d3dcb6f839","kind":"commit","published_at":"2023-11-23T15:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"d6c31de48d7aadb542a1e3755ca5b9d169d3fdb9","kind":"commit","published_at":"2023-11-18T10:14:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0/manifests"},{"name":"v4.13.3","sha":"4cfe33e481e204f6377362b7314193c3b7fc40f0","kind":"commit","published_at":"2023-11-16T06:00:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3/manifests"},{"name":"vpy1.16.1","sha":"fc7f863bff2b4aa0869536eecabf01040b600533","kind":"tag","published_at":"2023-11-09T14:06:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1/manifests"},{"name":"v4.13.2","sha":"60a917e3c08fee3d77e32da633e517b3d4e223aa","kind":"commit","published_at":"2023-11-09T14:05:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2/manifests"},{"name":"vpy1.16.0","sha":"719ba5bc6fcc09d99a664b8986bad67163bfcb90","kind":"tag","published_at":"2023-11-08T12:48:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0/manifests"},{"name":"v4.13.1","sha":"610c701d94324e165a079c4de6b4cf0ef612f1da","kind":"commit","published_at":"2023-11-08T09:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"4828b7e7887d3dffa79e2bb388b93df9d70d88ac","kind":"commit","published_at":"2023-11-05T11:16:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0/manifests"},{"name":"vpy1.15.4","sha":"3d5373929be84374480acf2a972f3ca7d64d427d","kind":"tag","published_at":"2023-11-05T11:05:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4/manifests"},{"name":"v4.12.10","sha":"9f36d48344e11efba60ecd9f51f57c60b03a3cb5","kind":"commit","published_at":"2023-11-05T11:04:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10/manifests"},{"name":"vpy1.15.3","sha":"0f0c35129239d64c40a57fa1fbf1ff8aa9efa294","kind":"tag","published_at":"2023-11-05T05:32:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3/manifests"},{"name":"v4.12.9","sha":"343d62c920511443f6786a30f283820fe8a1a464","kind":"commit","published_at":"2023-11-05T05:31:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9/manifests"},{"name":"v4.12.8","sha":"edd4b6b6cf714d1e95c43b61df7e363409e85ba4","kind":"commit","published_at":"2023-11-03T02:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"a7f7080622d9689b1a62cb280df412520b3c1e3a","kind":"commit","published_at":"2023-10-29T06:36:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"14176c1846c507da411495ddba40996a48e585b6","kind":"commit","published_at":"2023-10-26T02:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6/manifests"},{"name":"vpy1.15.2","sha":"c3c165ab32d66657d94f552a266f182f8f30c1df","kind":"tag","published_at":"2023-10-18T02:33:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2/manifests"},{"name":"v4.12.5","sha":"5c62a7739aa180a688dff01eea7f7f16ed6f0036","kind":"commit","published_at":"2023-10-18T02:32:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"fb7c64849dde45516ac8f1f313e242bae935fce8","kind":"commit","published_at":"2023-10-13T13:47:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"2bbc01494d8a1c7954327ae52ea4525b8e27bc35","kind":"commit","published_at":"2023-10-10T02:17:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"a01bb0b0345509cde6c74843323de6b67729f310","kind":"commit","published_at":"2023-10-05T13:50:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2/manifests"},{"name":"vpy1.15.1","sha":"4e1d0513842596e3c4d287e56d2eebc97b1addce","kind":"tag","published_at":"2023-10-04T13:26:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1/manifests"},{"name":"v4.12.1","sha":"dbc6b015158b1b85b2baa48d4850bf15096691d0","kind":"commit","published_at":"2023-10-04T13:25:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1/manifests"},{"name":"vpy1.15.0","sha":"b2d768e7b06b48eb4d8fbec63c7fa4f53c67a26a","kind":"tag","published_at":"2023-09-30T04:48:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0/manifests"},{"name":"v4.12.0","sha":"5ebb185dbecd2478688b20131522be41d0f3a055","kind":"commit","published_at":"2023-09-29T14:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0/manifests"},{"name":"vpy1.14.0","sha":"b886d1d3a4ed2987a5120c764ed97da2d36957ce","kind":"tag","published_at":"2023-09-26T04:30:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0/manifests"},{"name":"v4.11.4","sha":"9d78a99b390523c482c8440c190628aa9040c333","kind":"commit","published_at":"2023-09-22T09:56:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"164772169f99edf9da8d9d478a03eea277ece45a","kind":"commit","published_at":"2023-09-22T02:41:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"109bebf4e84d1f554c0fa491180001e2f571cba8","kind":"commit","published_at":"2023-09-20T13:34:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"28c817f696dd91092f51cd4529748f713e74ef15","kind":"commit","published_at":"2023-09-20T00:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"3fd185cdcdb473f46bde5deb91301a71e192b190","kind":"commit","published_at":"2023-09-16T03:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0/manifests"},{"name":"vpy1.13.2","sha":"764f2e07dc32ffa21303c96fe7029fedff3ca5bb","kind":"tag","published_at":"2023-09-12T06:22:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2/manifests"},{"name":"v4.10.0","sha":"4226ff380b43cabc3e52e0a5321d05f0fa2f265d","kind":"commit","published_at":"2023-09-12T06:21:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0/manifests"},{"name":"vpy1.13.1","sha":"c389221bdecba9fbb52c40d4a4e8ad78ecdb86c3","kind":"tag","published_at":"2023-09-11T14:01:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1/manifests"},{"name":"vpy1.13.0","sha":"09bae92e69d9cb7d8f3cc150a52b2c0f183affe7","kind":"tag","published_at":"2023-09-07T13:22:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0/manifests"},{"name":"v4.9.0","sha":"0f4af1701d549b9acc557e6dcc098d78e3de7911","kind":"commit","published_at":"2023-09-05T14:49:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0/manifests"},{"name":"vpy1.12.0","sha":"ff66290a0f6773300881f94ec6eb5fafe5c7ca24","kind":"tag","published_at":"2023-08-31T03:29:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0/manifests"},{"name":"vpy1.11.0","sha":"e640e5a95fd988a927aeef095b96cde41df6be63","kind":"tag","published_at":"2023-08-26T03:55:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0/manifests"},{"name":"v4.8.0","sha":"1020376dd7144ac432642e3ba19aa056e85b1baf","kind":"commit","published_at":"2023-08-20T23:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"9253112d0e1a0d0fa8496cafaefd81c009f2bd16","kind":"commit","published_at":"2023-08-19T13:52:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4/manifests"},{"name":"vpy1.10.1","sha":"a982ff36f705fab147eedaf037e71e525f3b46fe","kind":"tag","published_at":"2023-08-19T04:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1/manifests"},{"name":"v4.7.3","sha":"3ef306632b31820f604dc3c15b55d041a86d062f","kind":"commit","published_at":"2023-08-17T13:39:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"1e5e7ba2016029a0710412c5f5dcd11844c44b17","kind":"commit","published_at":"2023-08-12T00:43:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"bf9a9471818cb6fe4c323ba4bfbbcff3ea074c19","kind":"commit","published_at":"2023-08-10T02:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1/manifests"},{"name":"vpy1.10.0","sha":"284a2583a5b387935304b27b2e79f8d82f0370ce","kind":"tag","published_at":"2023-08-03T02:12:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0/manifests"},{"name":"v4.7.0","sha":"6fe67b49d30bdb70fcbd8057f98b1014056ea765","kind":"commit","published_at":"2023-08-03T01:42:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"3a656d968b584b8f04d42dc29eb1a561c2ab2fde","kind":"commit","published_at":"2023-07-28T19:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2d64c6e6b0aa06d3b27d01375bd3c3e7822c48b0","kind":"commit","published_at":"2023-07-26T19:20:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2/manifests"},{"name":"v4.6.0","sha":"39b2565325a56b1df87f49dfe3a1ba9deb0ea174","kind":"commit","published_at":"2023-07-19T19:23:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0/manifests"},{"name":"vpy1.9.0","sha":"38b19d8a5874fb9725b1d40d7656fd7c312710d9","kind":"tag","published_at":"2023-07-18T15:17:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0/manifests"},{"name":"v4.5.0","sha":"2b31259878b5c6d46429502e1fadf51b74d8872c","kind":"commit","published_at":"2023-07-18T15:16:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0/manifests"},{"name":"vpy1.8.0","sha":"3860ed116aed02e7d96e4917df8648fc48977fde","kind":"tag","published_at":"2023-07-17T20:35:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0/manifests"},{"name":"v4.4.0","sha":"38ed54a879ecff97fab9757a5ebf6583d6d161fb","kind":"commit","published_at":"2023-07-17T07:15:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0/manifests"},{"name":"vpy1.7.0","sha":"980db2ba2163db32beea20546be3b072a3fcdf61","kind":"tag","published_at":"2023-07-14T17:30:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0/manifests"},{"name":"v4.3.0","sha":"3b6f33eb85f68cff97eb61253884cf540cfb4908","kind":"commit","published_at":"2023-07-14T05:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fc69da91d109d713ff16efca0a968466b7868f6c","kind":"commit","published_at":"2023-07-10T23:49:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1/manifests"},{"name":"vpy1.6.1","sha":"da7dd075ea5d2df7f04367050cb658d26f492464","kind":"tag","published_at":"2023-07-10T23:38:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1/manifests"},{"name":"vpy1.6.0","sha":"b868b021722b5df381689b75b9f805a58ecb05e2","kind":"tag","published_at":"2023-07-06T19:16:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0/manifests"},{"name":"vpy1.5.0","sha":"561cdc3f825014c90bedbe1d66db4a2339beea67","kind":"tag","published_at":"2023-07-04T17:28:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0/manifests"},{"name":"v4.2.0","sha":"5e2a3430b320f0b28147e7695d8defd59e6a6a8e","kind":"commit","published_at":"2023-07-03T08:46:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0/manifests"},{"name":"vpy1.4.0","sha":"da92a5c303d499b7019d729d55b2698385bc570b","kind":"tag","published_at":"2023-06-30T22:04:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0/manifests"},{"name":"vpy1.3.1","sha":"3a37d170639f62cfc941c13fb82f876c87cee7ac","kind":"tag","published_at":"2023-06-29T16:23:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1/manifests"},{"name":"vpy1.3.0","sha":"6dd3410838f0260860c364c26ca7d004acb63590","kind":"tag","published_at":"2023-06-29T15:31:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0/manifests"},{"name":"vpy1.2.0","sha":"52d9103f8cf1558d81518f5215871c65ec68d559","kind":"tag","published_at":"2023-06-24T16:26:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0/manifests"},{"name":"vpy1.1.0","sha":"7d7e1b4ff6f937164b80f2c7ddf210308475f4c7","kind":"tag","published_at":"2023-06-23T19:17:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0/manifests"},{"name":"v4.1.0","sha":"65184e3f1388083e63ff956dea4ad62a1addf710","kind":"commit","published_at":"2023-06-23T16:40:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0/manifests"},{"name":"vpy1.0.0","sha":"b6b4579c77c277955ec5318d195b98742c370102","kind":"tag","published_at":"2023-06-21T21:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0/manifests"},{"name":"v4.0.0","sha":"e0ab7e6fd62487884096ed8fc6164a0be0c4d581","kind":"commit","published_at":"2023-06-21T21:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0/manifests"},{"name":"vpy0.5.6","sha":"215c59e06d111e254c817a005b829de226ee30b7","kind":"tag","published_at":"2023-06-21T21:37:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6/manifests"},{"name":"vpy0.5.5","sha":"59287d57a8e5f69abb4dfcecb5bcea36c2caa9c7","kind":"tag","published_at":"2023-06-16T16:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5/manifests"},{"name":"v3.15.8","sha":"5c36ae318766741a00a07af587255a5e951bd731","kind":"commit","published_at":"2023-06-16T16:49:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8/manifests"},{"name":"v3.15.7","sha":"90c34c37605134c72d560ed0fc6aa03a63b6cbca","kind":"commit","published_at":"2023-06-16T15:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7/manifests"},{"name":"vpy0.5.4","sha":"24d9ae1cbced374793429f0a9fecb5c4451ae46d","kind":"tag","published_at":"2023-06-14T14:01:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4/manifests"},{"name":"vpy0.5.3","sha":"66a0eb17a173e8661fe924389ad49c907c07d56e","kind":"tag","published_at":"2023-06-13T16:46:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3/manifests"},{"name":"v3.15.6","sha":"7f42665640b0cec1eaf32b4fec15ff1955164f8b","kind":"commit","published_at":"2023-06-13T16:45:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6/manifests"},{"name":"vpy0.5.2","sha":"a527bac0e0e5921885a1f170ebddb508b3698211","kind":"tag","published_at":"2023-06-11T15:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2/manifests"},{"name":"v3.15.5","sha":"69b94aae13033a385bccd93f82601a0c7c4f45a0","kind":"commit","published_at":"2023-06-11T15:41:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5/manifests"},{"name":"vpy0.5.1","sha":"25d71a1c17f53fcf432463623b1047b25d9d3ce6","kind":"tag","published_at":"2023-06-09T16:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1/manifests"},{"name":"vpy0.5.0","sha":"609f8de152ae8d0c538c79a34ffab0b0c36ed44d","kind":"tag","published_at":"2023-06-09T05:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0/manifests"},{"name":"v3.15.4","sha":"2ea74830cf0363ea39b077258d70f996f255a519","kind":"commit","published_at":"2023-06-08T17:34:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4/manifests"},{"name":"vpy0.4.4","sha":"ba2084f45eba6a72da962316cbb86a7d9b3f37b3","kind":"tag","published_at":"2023-06-08T15:35:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4/manifests"},{"name":"v3.15.3","sha":"0db3d46690acdf4b8b703427ba3fbed0893724e1","kind":"commit","published_at":"2023-06-08T14:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3/manifests"},{"name":"vpy0.4.3","sha":"8ad2e124ea75a110981779b1fddb082f6210ac54","kind":"commit","published_at":"2023-06-07T09:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3/manifests"},{"name":"v3.15.2","sha":"492f686e685744511e3f817bf5f1d503e8094392","kind":"commit","published_at":"2023-06-06T21:05:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5","kind":"commit","published_at":"2023-06-05T21:22:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1ccf4864c957b85f244e45673513cea239796ea4","kind":"commit","published_at":"2023-05-31T22:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"6f4fb3cac980a06816660bbc7339b81db801f4d7","kind":"commit","published_at":"2023-05-30T23:39:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"5b1c5e9ccf2b01e2367582bd3214f9abdccea602","kind":"commit","published_at":"2023-05-27T18:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"5beaf5285bb06d457dceb7ae636ecefff80ed881","kind":"commit","published_at":"2023-05-22T14:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0/manifests"},{"name":"v3.13.4","sha":"d7e640c6368a714f611920be849648348052de05","kind":"commit","published_at":"2023-05-11T11:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"64658c024508fe91e85a291116ed899bbea0d564","kind":"commit","published_at":"2023-05-10T23:39:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"ce8059d5c6620acc9f8a090e447c610f80913af4","kind":"commit","published_at":"2023-05-09T04:33:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"a880069ca02c1b9eb64fb42a0d269b3e98aa91c3","kind":"commit","published_at":"2023-05-07T15:31:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"dd1803f866ff249f2c19691dc1c020a69125a88f","kind":"commit","published_at":"2023-05-06T10:20:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"8f020618d364c5706aca63086effe993fd437bbc","kind":"commit","published_at":"2023-05-05T23:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"fc66096d79734ad543562dfdbd6739c080f7102f","kind":"commit","published_at":"2023-04-20T06:23:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1a3113b97106eebd63883dc8865b7c6a3f028765","kind":"commit","published_at":"2023-04-17T21:21:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"86f57742e3233853b944ae8616c1cfa5a16706c3","kind":"commit","published_at":"2023-04-05T23:57:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"8c34cc7dcb71413a77b1e9f5bdb157d5b6d7a0ac","kind":"commit","published_at":"2023-03-30T12:45:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"358ab2a9179155659800d48edee0f1f77309bff1","kind":"commit","published_at":"2023-03-22T23:11:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"5849cf686064bfb5f28ccb735ec47fb44553c5a8","kind":"commit","published_at":"2023-03-06T14:13:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4cb5250886f8f454a7ee4ee4d2b1754cd83df59b","kind":"commit","published_at":"2023-03-02T16:24:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3dc3b55b787b49701dcf7aa74e85a216c774c231","kind":"commit","published_at":"2023-02-25T05:59:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"aa742463f7dfbec433d166a42dfefd5b9248a544","kind":"commit","published_at":"2023-02-23T22:54:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"3ecb8f7fbb736e223aa73bbbf8f07629892902fa","kind":"commit","published_at":"2023-02-23T03:22:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"e465b5574a19013868250658740b0fdda1d2c6f6","kind":"commit","published_at":"2023-02-22T03:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3b63c3e629c1d63b6692f823fd83888f60a3a834","kind":"commit","published_at":"2023-02-16T21:18:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0/manifests"},{"name":"v3.6.6","sha":"488f9437977f9aeb5a03b96a41dbb664dbfe2775","kind":"commit","published_at":"2023-02-15T01:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"dfa431ebb22cebbf85247abcf8226946ad297ec5","kind":"commit","published_at":"2023-02-11T16:50:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"00ec4e8d2d741df1246fb4e90ff876377fad7d16","kind":"commit","published_at":"2023-02-09T11:02:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"bf8589ae1b95b705e921f597644becdd1752b04f","kind":"commit","published_at":"2023-02-07T07:27:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"b08f95d9b87ec03b645af866ac869f771a42e1f1","kind":"commit","published_at":"2023-02-03T15:55:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"75092f50169154bfbbc704d8a1971b2ac0a03187","kind":"commit","published_at":"2023-01-31T11:11:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ce19e6db253e03d5817b555abaa773a7bdf06171","kind":"commit","published_at":"2023-01-31T07:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0/manifests"},{"name":"v3.5.11","sha":"94b293e6011bed3f8b6905b202f7a45d0d1d863b","kind":"commit","published_at":"2023-01-27T00:16:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"c66c03d377d6b5363231ec65117a8b045f136f86","kind":"commit","published_at":"2023-01-24T23:50:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"3714760ee4be056826e66baaec62bb97d60a53e3","kind":"commit","published_at":"2023-01-19T18:45:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c761ae994c48402b27a6b3530a882b0720e4025","kind":"commit","published_at":"2023-01-18T13:00:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"f2c1775dc150e3f1fd972beed39dcdd2b12e8ea1","kind":"commit","published_at":"2023-01-17T16:13:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"4de7f3cf740ad1f96f07bdfcd50e372257df4514","kind":"commit","published_at":"2023-01-13T02:41:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"5a78f58ead461192069e78bf1ee34d84012e8077","kind":"commit","published_at":"2023-01-10T12:48:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"9fdac5578795900b85c99b4ef8c2e71583802417","kind":"commit","published_at":"2023-01-09T15:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"2061624f0baebd5e5018136934346b65750c0323","kind":"commit","published_at":"2023-01-07T03:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"5b34b8ba09e14bc78aeed03824b4fbd419e0e18e","kind":"commit","published_at":"2023-01-04T02:35:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"1e8786a8dd2f08de6f84e08aeb252b304ebbca73","kind":"commit","published_at":"2022-12-23T08:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ffb08512271be681204a803508cd4d5ece0bb71b","kind":"commit","published_at":"2022-12-20T23:01:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"91bbde9472ea3b38e1b9ee94ef1ec56733eeb3fa","kind":"commit","published_at":"2022-12-15T23:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"df604c48bfeec2b621fd9d52d97b316f477e79a2","kind":"commit","published_at":"2022-12-10T14:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6d9dadaedf016267255e2412ff4ca40d44001630","kind":"commit","published_at":"2022-12-09T14:17:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"865c9ca8ce99860a4a0c72b7a2ec4a5733395d10","kind":"commit","published_at":"2022-12-08T11:49:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bbe29ee8546242a839b41ae0eccd5c9acc592e9a","kind":"commit","published_at":"2022-12-07T22:56:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0f119cb7eac550ad6a5a08f6561b65a72d06ae91","kind":"commit","published_at":"2022-12-07T15:00:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b469dcc4bafee0bc21a6fc51772ce958947ce516","kind":"commit","published_at":"2022-12-05T13:57:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1e0625eb72400891b126483e1201431bbb7fd161","kind":"commit","published_at":"2022-12-05T12:42:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"aa753dd3680964bf0fe7ab650734c12525020ef2","kind":"commit","published_at":"2022-12-04T15:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"75ebd8558853969df094d8c37b12b66685108eb9","kind":"commit","published_at":"2022-12-04T03:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4387d0c959d563eaaba2719d3f9566e992ba0914","kind":"commit","published_at":"2022-11-29T12:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"a6b74988e38ff74049df9b30215fb6ddab73e844","kind":"commit","published_at":"2022-11-29T01:44:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4226070d9905fb052a2ec00f17ee4210bf931fbd","kind":"commit","published_at":"2022-11-15T17:28:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0301a7ab2b110670804de0dae63a04c7a314ee5a","kind":"commit","published_at":"2022-11-15T00:31:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f05e098a6dad2038c720d77d71a66b387b53bcb1","kind":"commit","published_at":"2022-11-09T01:30:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"f87858caa382b56e34cc8015ad1a2706f2bcda8e","kind":"commit","published_at":"2022-11-04T21:55:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"be39c090684ccf720bcc6adc3279d7bb1d0a5ed5","kind":"commit","published_at":"2022-11-04T08:02:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ad7039625d3adb334f07bb015068d57982252615","kind":"commit","published_at":"2022-11-03T22:49:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"94c4862fcb8de9676df20d3b002f8f13fddf658a","kind":"commit","published_at":"2022-11-02T23:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c3c565dad2d7267e3bb1aa2a4d540f0c826def1a","kind":"commit","published_at":"2022-11-02T19:49:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2522822210d200ff66576d3a71bf3cc7c1a7622","kind":"commit","published_at":"2022-10-25T18:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"65ce37ac10648e48e55a102eb0f59fce104fbcb9","kind":"commit","published_at":"2022-10-24T21:44:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"583bde47ff0fa9366db968eca35e30b2fe89f4ad","kind":"commit","published_at":"2022-10-18T00:45:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0fb2964151166f2aece0270c54c8cb4f4e2eb898","kind":"commit","published_at":"2022-10-13T19:26:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"005539f2c34eff7ee92aeba1b34801fc69a05018","kind":"commit","published_at":"2022-10-13T02:14:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"547a20f652960472500940c71363fe65b111737e","kind":"commit","published_at":"2022-10-11T13:57:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"68f5b6fedb1012926bd121df8ee62ddd32285b08","kind":"commit","published_at":"2022-10-10T17:30:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"ad3889c674da4eb8e772c47b7841d1c65fecb65e","kind":"commit","published_at":"2022-09-30T16:42:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"18d91d1786955bae0921577dbd93a2bdbe6e4e68","kind":"commit","published_at":"2022-09-29T13:52:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4eb5a9a5c9cf9bf19de60cbef2ff90fde5a11a03","kind":"commit","published_at":"2022-09-28T14:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"af1a0664168a183250b56759cfb19b58be672b62","kind":"commit","published_at":"2022-09-23T15:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"2eeb0812c007fd67adc6f54be7fe94d47ea06219","kind":"commit","published_at":"2022-09-22T23:28:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e26d88a6afee6becfa4f318a044f1177456b177","kind":"commit","published_at":"2022-09-21T09:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5f3c31609b60589ed9e78317bf212dd407fad55b","kind":"commit","published_at":"2022-09-21T08:59:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0/manifests"},{"name":"v1.91.1","sha":"5f3338c1c125e08c3f2be86e51dc81ddce8daae5","kind":"commit","published_at":"2022-09-18T00:34:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"ca336213a0fdba07d9abbdae7fa42bc4c52fa8a1","kind":"commit","published_at":"2022-09-16T03:25:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0/manifests"},{"name":"v1.90.2","sha":"31c3297592cf4fb550007e06cf8da8f99a4a2580","kind":"commit","published_at":"2022-09-12T23:52:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2/manifests"},{"name":"v1.90.1","sha":"632d9b6b94b1d0fc6082d519defc70c8329c7f3f","kind":"commit","published_at":"2022-09-02T13:58:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1/manifests"},{"name":"v1.90.0","sha":"0a18c0f2f4368c5a716b7147556f545e340f7c12","kind":"commit","published_at":"2022-08-30T01:09:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0/manifests"},{"name":"v1.89.2","sha":"9d2355a8f30838d4638f75568f9bb879ce4aac6d","kind":"commit","published_at":"2022-08-23T00:34:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2/manifests"},{"name":"v1.89.1","sha":"db9d1ad98628c6023fa05f2f86c09a528405aee7","kind":"commit","published_at":"2022-08-19T13:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"3ee4f5e0063077e40526b3d3315c2ca76e71657d","kind":"commit","published_at":"2022-08-18T23:44:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0/manifests"},{"name":"v1.88.2","sha":"77cfec58bc2096df7e945b9a811d1341a3f85d65","kind":"commit","published_at":"2022-08-18T15:18:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2/manifests"},{"name":"v1.88.1","sha":"d08566c05dc6d036c689fd4164e15d20e1bfc74f","kind":"commit","published_at":"2022-08-17T12:06:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1/manifests"},{"name":"v1.88.0","sha":"e30b0c974d2fc2eedeb434afaf17a80cc2eab5bf","kind":"commit","published_at":"2022-08-17T08:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0/manifests"},{"name":"v1.87.2","sha":"19c0da8aa7cd2fe891364dc0cf1b6b26bd77adee","kind":"commit","published_at":"2022-08-13T02:25:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2/manifests"},{"name":"v1.87.1","sha":"380c56e43bf59895ffc2ca0ed5a2ade79803a872","kind":"commit","published_at":"2022-08-09T01:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1/manifests"},{"name":"v1.87.0","sha":"d19a71229b6ddaf8b44b9ad41152f052ff1aeadd","kind":"commit","published_at":"2022-08-05T01:51:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0/manifests"},{"name":"v1.86.10","sha":"7251dd7259ab0d2e1c6343e3fc491ad41195816f","kind":"commit","published_at":"2022-07-29T22:54:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10/manifests"},{"name":"v1.86.9","sha":"9c14458ca130171c38af82d2d0bd51b8779f21cc","kind":"commit","published_at":"2022-07-27T01:24:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9/manifests"},{"name":"v1.86.8","sha":"19b34bd3005e0dc21a6a181ac6771142bf8454eb","kind":"commit","published_at":"2022-07-26T00:52:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8/manifests"},{"name":"v1.86.7","sha":"306543a7e055c22faa6c34c1bb7190060691458f","kind":"commit","published_at":"2022-07-15T11:49:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7/manifests"},{"name":"v1.86.6","sha":"970bb87eff67fce0fb4d37609182ad47d3e9309e","kind":"commit","published_at":"2022-07-14T03:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6/manifests"},{"name":"v1.86.5","sha":"4c182df13c2223b2d6615506844999c474adf1bd","kind":"commit","published_at":"2022-07-09T00:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5/manifests"},{"name":"v1.86.4","sha":"868bb00213626fdfa3c8594c8f8dfea9b47cd7b1","kind":"commit","published_at":"2022-06-29T02:06:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4/manifests"},{"name":"v1.86.3","sha":"9dc1420f08e094df821085412e55a4e0dbac36ec","kind":"commit","published_at":"2022-06-26T04:02:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3/manifests"},{"name":"v1.86.2","sha":"88095f6261ca57cf13eba5582cb71d7b69ab2339","kind":"commit","published_at":"2022-06-16T03:46:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2/manifests"},{"name":"v1.86.1","sha":"1769ce15d907269c34be1b26671ab5e71fae43d1","kind":"commit","published_at":"2022-06-12T06:04:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"363f6c05f0ca64db9fc7a028b57b9a301a9a8808","kind":"commit","published_at":"2022-06-10T01:25:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0/manifests"},{"name":"v1.85.4","sha":"9dbec4a7329f650931abd198940b5a8c926fd6c1","kind":"commit","published_at":"2022-06-08T00:34:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"7ad899b55d35cc911afbbdd67b68bd06b001e39c","kind":"commit","published_at":"2022-06-03T00:15:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"137cd8e755a255db1083424c47bad2c183a0b2cc","kind":"commit","published_at":"2022-06-01T23:50:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"d77baccd72ef904c415bf5d94b615d9d07770275","kind":"commit","published_at":"2022-05-31T03:37:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"9cfda3d2dd640350d7b41f2449cd89318a237610","kind":"commit","published_at":"2022-05-30T04:15:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"5d68aef2715d2ba474893bd343a34753f1e0eccb","kind":"commit","published_at":"2022-05-27T01:21:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"0dac92327328838730cdee8ca33918611e05d5d9","kind":"commit","published_at":"2022-05-26T00:30:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0/manifests"},{"name":"v1.83.2","sha":"eb38636346b5b679f6967671fbb3ca84fda68fd8","kind":"commit","published_at":"2022-05-24T13:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2/manifests"},{"name":"v1.83.1","sha":"41cc7f1cade5410664873ffacb8569f37f6a409f","kind":"commit","published_at":"2022-05-24T01:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1/manifests"},{"name":"v1.83.0","sha":"44ee7cff2e3570acda6ded8836fca91a11db3d15","kind":"commit","published_at":"2022-05-20T02:18:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0/manifests"},{"name":"v1.82.3","sha":"cd8ffa4958bba16b389114c8c37c847f8a6cf17a","kind":"commit","published_at":"2022-05-19T04:30:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3/manifests"},{"name":"v1.82.2","sha":"5d77e15a498e9d25349beabe55b4fa8e025f9c6d","kind":"commit","published_at":"2022-05-17T01:00:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2/manifests"},{"name":"v1.82.1","sha":"547a85368ffedab4f642dea70813945050e53cf4","kind":"commit","published_at":"2022-05-16T03:31:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1/manifests"},{"name":"v1.82.0","sha":"a0b179cba0349f166dc20f2bac28e1ea7f715592","kind":"commit","published_at":"2022-05-11T12:22:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0/manifests"},{"name":"v1.81.4","sha":"7edc886fd2bc7ec18640e30e9eabaf1ea0ef6493","kind":"commit","published_at":"2022-05-05T02:27:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4/manifests"},{"name":"v1.81.3","sha":"6cc16d66fe5afd79ca9d2e3af9a135c8f47ca758","kind":"commit","published_at":"2022-05-04T13:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3/manifests"},{"name":"v1.81.2","sha":"c175c13c25f32987d65f2195fca6bba1840ed5c7","kind":"commit","published_at":"2022-05-03T12:03:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2/manifests"},{"name":"v1.81.1","sha":"22fae96f2b03ace7b9d00390ef451c12ea14e3b4","kind":"commit","published_at":"2022-04-29T03:49:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1/manifests"},{"name":"v1.81.0","sha":"b01db23ecf4947011d09870c5a2a7e76753cf3c4","kind":"commit","published_at":"2022-04-26T03:07:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0/manifests"},{"name":"v1.80.6","sha":"86a1874699bfe9bd9214344d6d4c451e148582b2","kind":"commit","published_at":"2022-04-22T01:49:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6/manifests"},{"name":"v1.80.5","sha":"6cd3a19a68ee308ad2d8e1c79b34ffee55efdf30","kind":"commit","published_at":"2022-04-21T03:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5/manifests"},{"name":"v1.80.4","sha":"d48fe2a35b20cdbcd4d84861bc3fb607f64631b7","kind":"commit","published_at":"2022-04-19T01:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4/manifests"},{"name":"v1.80.3","sha":"e347cdbabcb142060592e541f35aa94730196700","kind":"commit","published_at":"2022-04-15T15:11:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3/manifests"},{"name":"v1.80.2","sha":"d83842dc346f9308f52cf7dfda5ad2fc050eef4e","kind":"commit","published_at":"2022-04-15T01:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2/manifests"},{"name":"v1.80.1","sha":"3901472f30c090d8c26a34ccc1fb666193a91ca0","kind":"commit","published_at":"2022-04-14T16:19:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1/manifests"},{"name":"v1.80.0","sha":"3ac9dd002f0dcedf83312708222c39041d23c2c0","kind":"commit","published_at":"2022-04-12T03:03:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0/manifests"},{"name":"v1.79.1","sha":"56ffa3c918c1c642f0ffeae4952fc57cfbd13abd","kind":"commit","published_at":"2022-04-12T03:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"cb46ff78e1f22b7ae94e37adfcc91f2ed4041355","kind":"commit","published_at":"2022-04-08T01:08:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0/manifests"},{"name":"v1.78.2","sha":"3c75df5c9bc8f7ba5db9638b0aaeefb00903105d","kind":"commit","published_at":"2022-03-31T02:35:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2/manifests"},{"name":"v1.78.1","sha":"04d09929a8cd2a79d335e27f97543b62ca105191","kind":"commit","published_at":"2022-03-24T02:39:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"cc5c695b689df2e319c519aae316e4df2bf194b5","kind":"commit","published_at":"2022-03-23T03:14:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0/manifests"},{"name":"v1.77.3","sha":"fd8742b1746443a670789b5dbf668e84425f5897","kind":"commit","published_at":"2022-03-22T04:43:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3/manifests"},{"name":"v1.77.2","sha":"41ba8631c76477a46af4a23cfad5365d78d77409","kind":"commit","published_at":"2022-03-20T03:23:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2/manifests"},{"name":"v1.77.1","sha":"ed9dd801533d714baacc64c469b8b94564a22b98","kind":"commit","published_at":"2022-03-17T13:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1/manifests"},{"name":"v1.77.0","sha":"a178ae4c2fa6d7ece5ebda79c11164be761968a5","kind":"commit","published_at":"2022-03-16T11:41:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0/manifests"},{"name":"v1.76.6","sha":"96de7b43fd01a94b28991f9af24b4e6b2a6c0fc2","kind":"commit","published_at":"2022-03-15T03:28:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6/manifests"},{"name":"v1.76.5","sha":"0e74cfac4efe7a2d62460ed8e646593f8b48a850","kind":"commit","published_at":"2022-03-15T01:23:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5/manifests"},{"name":"v1.76.4","sha":"f71347415f4fd04c9a59a94a24ceac11ab320e01","kind":"commit","published_at":"2022-03-13T10:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4/manifests"},{"name":"v1.76.3","sha":"e37f6f8eed5589b69ed7a2ed27e951846fbfbb0c","kind":"commit","published_at":"2022-03-10T00:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3/manifests"},{"name":"v1.76.2","sha":"88ac8e551574bdd00cbd644aa1ea5bf75f03fa5e","kind":"commit","published_at":"2022-03-09T01:16:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2/manifests"},{"name":"v1.76.1","sha":"485def0cbb9970e5b85775a549a132016ddef6f4","kind":"commit","published_at":"2022-03-04T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"359e4e54b633237ec01107e862c109e8712824dc","kind":"commit","published_at":"2022-03-02T03:13:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0/manifests"},{"name":"v1.75.1","sha":"779f6db7b5b0da0324a187f4b735ec6762abc9ad","kind":"commit","published_at":"2022-02-26T14:41:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"7f11b7d741f32101e1dc895ca931647fe9d4c81f","kind":"commit","published_at":"2022-02-24T12:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0/manifests"},{"name":"v1.74.3","sha":"df2fa62064c9bc1a21b9410e48042257e0a1c57b","kind":"commit","published_at":"2022-02-24T02:42:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"023cf745e92c318b21251e4cedbedf3949c57abe","kind":"commit","published_at":"2022-02-23T04:00:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"cf0710cfe322eb2147f439364b425763b4d5c592","kind":"commit","published_at":"2022-02-20T14:02:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"2bf08efda8a938e86be2d09ae2dbbdd81b8181b7","kind":"commit","published_at":"2022-02-19T17:16:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"19845bd017c3b508aeaa59a50abdf4df0e4dae0f","kind":"commit","published_at":"2022-02-16T02:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"efe9bb7239d9554407e8d0cf40fe74cae83abea5","kind":"commit","published_at":"2022-02-15T03:59:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"cdb1de2fca81df5b18fb3312d821bc1cdae19066","kind":"commit","published_at":"2022-02-14T01:55:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"9cd593fefc5b08fa13de7d4119327db7202fdd4b","kind":"commit","published_at":"2022-02-11T02:16:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0/manifests"},{"name":"v1.69.1","sha":"8216ce26c28e79307dc0c4eb3f79c0eb582260b8","kind":"commit","published_at":"2022-02-10T02:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"64e01fbbe9e76c663477ef18e84a37dfd90e667a","kind":"commit","published_at":"2022-02-08T14:20:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0/manifests"},{"name":"v1.68.4","sha":"8fc4b7e358d8188983eb7c4a714c57d80be2b9b4","kind":"commit","published_at":"2022-02-05T15:57:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"76850916ceb3c693b2c7e32549ccd9dde6d374d9","kind":"commit","published_at":"2022-02-04T12:19:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"dfc01bb3bedbcc676ffa2f40381477c51b2fd956","kind":"commit","published_at":"2022-02-03T03:19:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"2c2da6ffa0744447f7cad9760cc0ff7f7d13c0e7","kind":"commit","published_at":"2022-02-01T02:05:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"317c0953043e3eb2242eb330d8e8e2071c131c37","kind":"commit","published_at":"2022-01-29T14:55:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0/manifests"},{"name":"v1.67.3","sha":"e45a0f7e18b28385022eaafd678fbe5edb82eb4f","kind":"commit","published_at":"2022-01-28T16:09:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"e55ff358ca23bb4ea3d70bfb136feb27be3fe79c","kind":"commit","published_at":"2022-01-28T02:47:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"a440be95518ebf037a5879decad282249e651180","kind":"commit","published_at":"2022-01-27T00:11:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8c5fcea765682e7d3d3e189a89217ed5d7838da8","kind":"commit","published_at":"2022-01-26T08:20:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0/manifests"},{"name":"v1.66.1","sha":"30a9bc6c3b719c469396c80f14e8249d7e7ce85b","kind":"commit","published_at":"2022-01-25T00:52:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"9945a03b0b3673c1cf981573b2b8669f0e4026c5","kind":"commit","published_at":"2022-01-23T04:19:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0/manifests"},{"name":"v1.65.1","sha":"36772957fcf865e8fd7dba92d594f8800c4b1e6f","kind":"commit","published_at":"2022-01-21T20:22:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"7f0245dce512e30e33559df219af3c227a6228e4","kind":"commit","published_at":"2022-01-21T00:19:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0/manifests"},{"name":"v1.64.4","sha":"43ea8c5a6a1cff364c00e3a0a1bc9dae92ab469f","kind":"commit","published_at":"2022-01-19T20:29:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4/manifests"},{"name":"v1.64.3","sha":"70001de2c4c039bf9448a5cc25037f517fd25915","kind":"commit","published_at":"2022-01-17T04:55:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3/manifests"},{"name":"v1.64.2","sha":"17913908c816cfa480a34a80bb13eb16db455168","kind":"commit","published_at":"2022-01-14T14:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2/manifests"},{"name":"v1.64.1","sha":"aea20b48af275a2ab3fb9b3f3234af8ca4ce76bc","kind":"commit","published_at":"2022-01-14T09:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"b91867653564a97a5ced04f36dac1a4e1c96e21b","kind":"commit","published_at":"2022-01-07T01:46:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0/manifests"},{"name":"v1.63.3","sha":"282a4029bc9985056508f83deb5040b830dc3c82","kind":"commit","published_at":"2022-01-06T01:29:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"1f3b1cb0fe1857a6cc4581611f8aeda371d04f2e","kind":"commit","published_at":"2022-01-04T18:10:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"1763af8eb35fe5b48cbe1a6a1a066524edb59232","kind":"commit","published_at":"2022-01-04T01:13:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"4cfa4f9c0d97a29b89ab342a5f41de5e4e3ecbd2","kind":"commit","published_at":"2021-12-31T21:14:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"abe3f594b412c924ae9eb42e450bd2a356df7654","kind":"commit","published_at":"2021-12-31T02:06:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"06176e32579611f06569a9e05a26832c02a0e6f4","kind":"commit","published_at":"2021-12-29T13:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"0caa042725325a5b682d9ce53a5346a1131486a2","kind":"commit","published_at":"2021-12-29T00:50:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0/manifests"},{"name":"v1.59.4","sha":"fbecbef96a2f8b7d037d8ffaca7c0f710be9b518","kind":"commit","published_at":"2021-12-21T06:24:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"28ccfa91f9fac99abd6f2d448d7f2e8d10b78806","kind":"commit","published_at":"2021-12-21T05:17:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"7a950f5b336702f79058952c14bb2bf573818158","kind":"commit","published_at":"2021-12-17T22:13:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"192f093af11f0faf6ae946c4a464059d6e48c015","kind":"commit","published_at":"2021-12-17T13:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"0d3a222859b8b66dbe0aad8c8475b31c4fac93d2","kind":"commit","published_at":"2021-12-17T07:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"e2ffaafc54df02e9a9d7d0cd7e110407753c1ba9","kind":"commit","published_at":"2021-12-15T03:26:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0/manifests"},{"name":"v1.57.4","sha":"9d2d62c2c33b981ac5071d7122cd50da1d272d5c","kind":"commit","published_at":"2021-12-14T14:26:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"cf57730ae41fb9d6185a78ec47f4ae95aa8dcd88","kind":"commit","published_at":"2021-12-14T02:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"d9fd74f8eae499ce2aeb02c7a0e5fcae5e4795bd","kind":"commit","published_at":"2021-12-11T01:44:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"8aa6e36a806f51903620d397f821ef55763c6ff4","kind":"commit","published_at":"2021-12-11T01:38:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"7ea381b2936b93d86752e5f4b773fa04b3d8a7cd","kind":"commit","published_at":"2021-12-08T14:28:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"bf37a324273dd1a2f606ff2dcb08c6166cc86ae9","kind":"commit","published_at":"2021-12-06T00:53:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"5327a9618932ffe5ffc632c13c73b8c26302074c","kind":"commit","published_at":"2021-12-03T06:11:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"ae90c44e2ef79661440abbb9aae29345ca4e40ad","kind":"commit","published_at":"2021-12-02T01:39:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0/manifests"},{"name":"v1.54.6","sha":"0c0be5e2c4b1192c45dcea16f3f0fdd725aa40fc","kind":"commit","published_at":"2021-11-30T13:51:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"f178fa984a7d53c8f92ea123ad476d92d153ab0f","kind":"commit","published_at":"2021-11-26T16:18:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"9469c36cdbeb67491534f580f05f704d7c325d4b","kind":"commit","published_at":"2021-11-24T01:31:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"22eabe5e7d515a501f427b4dca05b2b398f60412","kind":"commit","published_at":"2021-11-22T11:40:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"03f6eb3d536dc4dd00c0d75338eb72678f397a69","kind":"commit","published_at":"2021-11-20T17:02:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5024c186b4bafaa6c416799c782331934fa19eb1","kind":"commit","published_at":"2021-11-19T00:50:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"d6519f1a185decdd544667115657e00239c9d6ee","kind":"commit","published_at":"2021-11-17T03:23:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"14e4f318e3c4ca2eb3fd065d79f1813c6ed7f8eb","kind":"commit","published_at":"2021-11-16T01:55:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0/manifests"},{"name":"v1.52.2","sha":"e73580ba747b304924643ba9c710449e9b254716","kind":"commit","published_at":"2021-11-14T18:59:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"d59475ce4d3ad1181dde613e47e7318812f23110","kind":"commit","published_at":"2021-11-12T14:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"2048a9b47f69166805858fdc3a18c940deb42049","kind":"commit","published_at":"2021-11-11T00:44:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0/manifests"},{"name":"v1.51.3","sha":"be186d9e6f3c3bf1d4afb0e1423935190681de34","kind":"commit","published_at":"2021-11-04T02:10:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"8c8a5df4121560a7325bbbadb8ec77b59fad3505","kind":"commit","published_at":"2021-11-03T03:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"1c99cc7f00097ee77669378c6e1c291677b330df","kind":"commit","published_at":"2021-10-29T00:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"82310524849b8aaae0ab8e427f4a0637fadaa2de","kind":"commit","published_at":"2021-10-28T13:41:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0/manifests"},{"name":"v1.50.7","sha":"da1add8d2970216b953406d1c1109b36bfa05c5c","kind":"commit","published_at":"2021-10-28T06:36:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"2c191b0e079bf412f292617c88917eec3c9b00de","kind":"commit","published_at":"2021-10-28T03:06:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"7dcbe43ccc3c69625e6fba72f80d71dd755690b3","kind":"commit","published_at":"2021-10-21T03:21:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"fdc76ff9b8781a1735933514a8b2b5eac510b789","kind":"commit","published_at":"2021-10-20T10:13:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"19da60a6006d0df9e0cb81ea810d3c2673e46350","kind":"commit","published_at":"2021-10-18T02:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"23c02b2eee3c4e27e0370317779b1620b195e2f5","kind":"commit","published_at":"2021-10-12T16:14:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"4768d7b1f843dcac14bef62edbfab3d1242dec64","kind":"commit","published_at":"2021-10-12T15:03:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"2d646d169f9ad084b6fc8c47316aaa77821126ea","kind":"commit","published_at":"2021-10-12T07:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"daaa73e2016948e715f11e67fac1bf261dadb33a","kind":"commit","published_at":"2021-10-08T00:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0/manifests"},{"name":"v1.48.3","sha":"4e09a2a97bb9eab6c5c3db1294aa1aa4fd3730b0","kind":"commit","published_at":"2021-10-05T01:28:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"1b5317a5f5488fefe367550c518e5c2584ced300","kind":"commit","published_at":"2021-09-24T03:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"1fbb80ded6dd22b755757b4699667351eda0b106","kind":"commit","published_at":"2021-09-23T02:20:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"4c91ad549830ccf10d0dc599aabbeaf3466fdb26","kind":"commit","published_at":"2021-09-23T00:29:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0/manifests"},{"name":"v1.47.2","sha":"375f7c18432b36802bc521bfa78855278a834963","kind":"commit","published_at":"2021-09-22T00:58:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"9c2dfab132eb3366af69a5c2f1585d4b7150eadb","kind":"commit","published_at":"2021-09-17T01:35:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7600f1b4f9c78e0933ab25f6d285381443c07c91","kind":"commit","published_at":"2021-09-16T03:30:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0/manifests"},{"name":"v1.46.7","sha":"e1cd8bb2b69cb3efff9e6f379462bbefe4e0cf1d","kind":"commit","published_at":"2021-09-16T01:20:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"8dc54632c55db21231a359f53c43bd89d8db18f3","kind":"commit","published_at":"2021-09-15T01:22:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"4b8031963b745334e53e492ae9b028173bb3d0be","kind":"commit","published_at":"2021-09-12T04:25:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"1c92551fb6d7dcbca2d12fb8576cd8988cdccb55","kind":"commit","published_at":"2021-09-10T02:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"1fab5c28c6eace6505b271bb00133f8c59be08ce","kind":"commit","published_at":"2021-09-08T03:50:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"8a677ef958950ca392d97fa4904ea37023605eab","kind":"commit","published_at":"2021-09-07T00:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"ef9bcc3c80dc3c8705b63d9457397b368d5c611b","kind":"commit","published_at":"2021-09-06T04:40:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"543cae02b5a98a166a942f1f977e02aa0b75058e","kind":"commit","published_at":"2021-09-02T13:51:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"f13757ca06daa52402371fb2a458a990503c0bff","kind":"commit","published_at":"2021-09-02T03:23:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"4b551faaa5b02c572e4f6d36c5d2c2b8c79ff954","kind":"commit","published_at":"2021-09-02T00:25:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c27b97f5200481b70a6c05131d2fc34db2425d45","kind":"commit","published_at":"2021-08-29T17:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"2a8c4766c674dd132f7592cc9b0b4213b9f33611","kind":"commit","published_at":"2021-08-29T00:54:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a41952fa8a17441275dd4bf1c675e8a81b4f54a0","kind":"commit","published_at":"2021-08-27T00:40:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dd7efc3390e4a9a90f1b3ee0c3e3c74deb1f0369","kind":"commit","published_at":"2021-08-25T01:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"55606f79cc6accf07d45fe2c4ffa81817108d7bc","kind":"commit","published_at":"2021-08-23T14:25:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"f1472dab64c04a7db694a4af3d78f45a96d8922f","kind":"commit","published_at":"2021-08-20T13:57:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"874b1a48d1480ee19e57c362f978e13e9f34b1bd","kind":"commit","published_at":"2021-08-20T03:17:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0/manifests"},{"name":"v1.40.4","sha":"76dff919c89b6eef13bd3109d5b84c89436f427a","kind":"commit","published_at":"2021-08-06T15:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"40f9d14f6ff6d64664748eb723d3a827bd2de337","kind":"commit","published_at":"2021-08-06T14:41:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"5a83df7fac77ee5dac4e97813f5feaaf0b3246b8","kind":"commit","published_at":"2021-08-06T12:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"e2502ca390aff42d8580474376492b80a273bae3","kind":"commit","published_at":"2021-07-24T18:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a4984ee9b3afb5c999fcef6f60b07279e85770a6","kind":"commit","published_at":"2021-07-22T16:03:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"4000c34716609ca60c324635c4850bbe5c363b90","kind":"commit","published_at":"2021-07-21T08:15:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"a6eefebfb33aaa376e241c27ff242adb6a78e44b","kind":"commit","published_at":"2021-07-21T06:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6774a2a6dd061055ef470229e43e896754e06c64","kind":"commit","published_at":"2021-07-16T22:45:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"451365ce939e43e71fd45c3614103ad409c8a90d","kind":"commit","published_at":"2021-07-15T14:27:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"a3bdce292486b983305e6e324427adee9d4199ef","kind":"commit","published_at":"2021-07-15T14:04:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"c718d365d0a1882154130d096988f3294fe8c66f","kind":"commit","published_at":"2021-07-13T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"9a4e496489b292821c746d14f413aff25f134bfd","kind":"commit","published_at":"2021-07-12T14:03:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c234af2ae548c4bed6ed6553a368c555d65b249e","kind":"commit","published_at":"2021-07-12T13:00:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"ff8cde6cb8ed13d6bca19802348979caa3669ee6","kind":"commit","published_at":"2021-07-02T06:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"57f95e078eb8176973eea0670c56c9f2e3ec524c","kind":"commit","published_at":"2021-06-30T13:43:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"5bed98aa4204d6e6cf7d17233b6ea2d4ab9fcb3c","kind":"commit","published_at":"2021-06-22T12:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"8d40ddbaf1f48dc08e459e085fbe196361bba9a3","kind":"commit","published_at":"2021-06-20T07:01:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"499fe5088aba2f265213b730fd79f3ad6f63b1b9","kind":"commit","published_at":"2021-06-19T12:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"4882e01379efad9b3fe7bff48bb7fbe70f115873","kind":"commit","published_at":"2021-06-18T06:23:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"2b21440f5befd4b95d6be3d8e8235b31279ce0c6","kind":"commit","published_at":"2021-06-18T06:16:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"a3342b2aa23ed0606fe97f4aeadad5263038a703","kind":"commit","published_at":"2021-06-11T18:12:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"7dfb343219737c1a3bef72c5121803b4e7e4fdd6","kind":"commit","published_at":"2021-06-10T18:12:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"a4efbb57e29315b7255780569ef2c6c11b4dad6d","kind":"commit","published_at":"2021-06-10T06:23:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"87b360323ed3ab4d43ccd3e278413137479cdf3b","kind":"commit","published_at":"2021-06-07T18:14:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"7068d4c2297468714ce1034b16bc9a32e9571d70","kind":"commit","published_at":"2021-06-07T11:58:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d8c67c26483c1e38554abdbde240a29b90f1766a","kind":"commit","published_at":"2021-06-04T06:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"d3335cee83c3ad93a36066b06111a350b34d0621","kind":"commit","published_at":"2021-06-03T07:28:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"46e35c39141573daf0401c8ab79957c84424f1a7","kind":"commit","published_at":"2021-06-02T08:03:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"bf17c7bf5b30e6c9c566e565400aa0c8f32220ab","kind":"commit","published_at":"2021-06-02T08:00:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"2b43133875ed67189ca9f6cf1222bf726a941a85","kind":"commit","published_at":"2021-05-31T17:43:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"00a8352c7e772df7f0a42812a330b98e50f45de3","kind":"commit","published_at":"2021-05-31T15:03:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"499bb93c303052af0a2629dbaddd8916dc020fc4","kind":"commit","published_at":"2021-05-31T10:44:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"f8c3a3793d25696fd472ad963441836529f356e7","kind":"commit","published_at":"2021-05-31T08:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"a3aa6892fde7fd81e3ad78d664ffd29bca6be249","kind":"commit","published_at":"2021-05-24T10:50:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"9bad41e6947f1b16e33839742f055b6c5c2c5bc5","kind":"commit","published_at":"2021-05-24T10:03:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"a283a2b78a325eb8e7a0531bfe50f726326741c8","kind":"commit","published_at":"2021-05-21T08:15:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"c3887d6ced3035f9a8c2221bd2403427db816fb3","kind":"commit","published_at":"2021-05-20T06:37:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"0eb67d5b7b41ca92de35ea24b49e05870fd863b1","kind":"commit","published_at":"2021-05-19T19:26:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"09bf324ef30d8f6b11ff2e6cb547da467d612d74","kind":"commit","published_at":"2021-05-18T07:56:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"a907c6e56c76b601e0f7ae3db64db7e08355d717","kind":"commit","published_at":"2021-05-17T16:25:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"26565660b410c9c38adee13ecbe274b934d2cd64","kind":"commit","published_at":"2021-05-17T09:09:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"f7601d7edb36398cf7070c927709c191cabbaebe","kind":"commit","published_at":"2021-05-17T08:32:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"0c50dbf958d5778293bfdde5dc2a22c60f6658c3","kind":"commit","published_at":"2021-05-13T07:45:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c687877156b49feb5228e472750ad8274a454630","kind":"commit","published_at":"2021-05-11T19:17:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0/manifests"},{"name":"v1.24.5","sha":"d7f8e4704feff803399be8a4771967fdc0dd8f3c","kind":"commit","published_at":"2021-05-08T07:58:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"4c55cfdc011101ec2a9598bf470d0113949f1281","kind":"commit","published_at":"2021-05-07T08:07:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"caacaeef3147871f9dc1e9849dbffbfd6e8101b4","kind":"commit","published_at":"2021-05-05T20:38:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"6bdacb8a37b85c0d98fdbf501b044aab97f90e28","kind":"commit","published_at":"2021-05-05T15:50:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"7679ada2038ae6c3a3bc66a0f46604e1e47e4950","kind":"commit","published_at":"2021-05-05T07:49:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b75b4f1b0d63a83f93870c539201aae486782756","kind":"commit","published_at":"2021-05-03T10:58:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"ed35d24d1f1e8f810a0a4825c6d7e3732772d7c8","kind":"commit","published_at":"2021-05-03T10:49:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"3283af26c1fead3c3395bf2fc82790cb0772380f","kind":"commit","published_at":"2021-04-30T18:30:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"277997d0162761921870828e6bf0073d177dc1a4","kind":"commit","published_at":"2021-04-29T18:18:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"b34ccd1a91f20354ec7a517c54ba4b0ea708f3d3","kind":"commit","published_at":"2021-04-28T20:34:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"a7cb57704e4662b15a49228bbee56b346ee56d06","kind":"commit","published_at":"2021-04-28T19:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"f4d89f0d6b8b5461e3738a71f4554f12d68db4e9","kind":"commit","published_at":"2021-04-26T14:05:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"73203048a5ff085a5d6fe006a1173ca179b8fd5a","kind":"commit","published_at":"2021-04-25T11:30:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"dacd0c66efdba779875239fcab3d18dd6a45e052","kind":"commit","published_at":"2021-04-23T22:10:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"9cf71f66b965a7cd4d92faf239a0750065b53e1d","kind":"commit","published_at":"2021-04-23T16:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3b7c038a7db24f63b48cbd1d231a6740fef4ea70","kind":"commit","published_at":"2021-04-23T15:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"582ae517b979d9d07a9c7937c6ff6d3f449c74e9","kind":"commit","published_at":"2021-04-22T12:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"77cc94b528f1efb35639eef4a2960c8703f9120b","kind":"commit","published_at":"2021-04-22T07:54:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"c96032a425a155a8a94c9532d61c70617e4a62d5","kind":"commit","published_at":"2021-04-21T07:47:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"0faf08379d6604973686ea1e3643a9603661823c","kind":"commit","published_at":"2021-04-20T21:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75215430ab1eb1ac11d447621e42579e026a26b5","kind":"commit","published_at":"2021-04-19T13:09:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8bccbc39412da0c6ff9a2279df7031a3b40763f8","kind":"commit","published_at":"2021-04-19T11:22:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"cee7a02d8b08fea11bdff26c896fd2afcc82468d","kind":"commit","published_at":"2021-04-19T10:34:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"bc66de0678ccf93ff8add2e20e4b70870e7b641a","kind":"commit","published_at":"2021-04-16T15:04:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"b43431c47defe0b9a68d64fab8c9e09c953281c3","kind":"commit","published_at":"2021-04-16T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"301e0fb9acc1c21ae129bc7e574ad88a4c53b577","kind":"commit","published_at":"2021-04-16T12:50:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"dcb5f5b12b133a60b4ed09cc083915187c84ed2d","kind":"commit","published_at":"2021-04-16T05:24:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"ca5db266d7f2407e16c5edb8d068d5d374a902f8","kind":"commit","published_at":"2021-04-14T19:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"c1b5211fc6455c2b256094b87bffa3f84ff03c12","kind":"commit","published_at":"2021-04-12T21:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d1254fadc1060260f82490de9aa4d874d6ddcd52","kind":"commit","published_at":"2021-04-12T16:35:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0e0540e311abcc366f377f70abf68ede78a279ba","kind":"commit","published_at":"2021-03-19T12:59:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"61d39d55967037378710c811a2cbb837950e220c","kind":"commit","published_at":"2021-03-18T15:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0/manifests"},{"name":"v1.14.8","sha":"cd4d02bd8b44366ac3060ebbd00bafcf1c2cea3a","kind":"commit","published_at":"2021-03-06T22:33:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"9d0f6e76dfc4f918e039986d9666d5ed485f4904","kind":"commit","published_at":"2021-02-16T19:12:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"5e6631e7c3f40b7857d2f73b48abfd3f9d072b35","kind":"commit","published_at":"2021-02-16T16:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"c5e3a2a73e0714649a3d975d15a45cbcb255db45","kind":"commit","published_at":"2021-02-16T14:40:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"e0f56b3ce656cf5b609996905b14caf4d1fcb3ab","kind":"commit","published_at":"2021-02-08T18:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"8266fccc4bbac63a2a0509e4df749a2b07fc72d9","kind":"commit","published_at":"2021-02-07T09:31:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"c76d3f9547fc88c286b171982ff07ce4e6c0ff33","kind":"commit","published_at":"2021-02-02T08:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a14e1ada63c884d2a7a4e4f8539ef68230f83bea","kind":"commit","published_at":"2021-02-01T17:34:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"8a2a748a86ca799fcd72d4b00fc9a10048e46d4c","kind":"commit","published_at":"2021-01-06T23:13:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e42bfd2814fc5136b175470c3085355090cc2e01","kind":"commit","published_at":"2020-12-30T13:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"7e841558d9406d4acd6210b4c7e9181fc2b5835b","kind":"commit","published_at":"2020-12-28T13:08:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"971a079b1b9e3c1b962821bf759dc8c7c9792a94","kind":"commit","published_at":"2020-12-23T09:34:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cc1471ed703b80da8324b7f29404a1120f27d826","kind":"commit","published_at":"2020-12-21T14:07:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c85378794f58574d4b382001f457388e5af8f90b","kind":"commit","published_at":"2020-12-16T10:07:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"49fe95787794e5778bbffd04afe9ba23dc9c9db8","kind":"commit","published_at":"2020-12-15T11:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9aba722f41b390b5a5eeeeeba7c51b4f87cd87c7","kind":"commit","published_at":"2020-12-15T10:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"4495e1d301e2c16310afabc42ebd284b9ad20363","kind":"commit","published_at":"2020-11-24T13:38:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c03219c38fcf42957b705384dd1fb4bfaa86b075","kind":"commit","published_at":"2020-10-20T10:41:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"30aa0330dd2a8fbe3f692b3e3fc6091a4f0593af","kind":"commit","published_at":"2020-07-19T08:19:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0/manifests"},{"name":"v1.8.14","sha":"3f3f2a9563387312e7dd14a0efaa5f87ff3b71c3","kind":"commit","published_at":"2020-07-03T18:02:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"47d0827b225bab4420647bfcd5eb551db0175269","kind":"commit","published_at":"2020-06-05T17:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"5e808ad92ab510400b4f5f223db3e0b4ed6af09c","kind":"commit","published_at":"2020-06-04T20:11:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"c608a3fdf7e7c9031998a5695d387eb2a7797b6f","kind":"commit","published_at":"2020-05-29T08:44:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"183137a8f4c9dafada20096ee07aba4bd1ecb35a","kind":"commit","published_at":"2020-05-28T22:26:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e126c25e61b36f484a7b4b753be4789001b8dcf8","kind":"commit","published_at":"2020-05-25T21:34:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"75eeef2031fb862fd35b769cf81d12642bad811c","kind":"commit","published_at":"2020-05-25T07:16:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"5ef3e12afc936b0db23de6787cf62ec9bd262f42","kind":"commit","published_at":"2020-04-10T15:57:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"46547217fe04853b50d29b83d95c1e6f29a184de","kind":"commit","published_at":"2020-04-10T15:28:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"88ef30b1ff2ec0a037bf2cd69e8558687bbeb70e","kind":"commit","published_at":"2020-04-05T21:53:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"5c656cb231e0d001f3c18937cfb6b11b1f4f480d","kind":"commit","published_at":"2020-03-17T17:48:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"acf3159650b9afabc23db4db6d8a445e3ec02b72","kind":"commit","published_at":"2020-03-13T08:20:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b96f5ba3e9c36182174300af629b34fe43c62ecd","kind":"commit","published_at":"2020-03-03T21:13:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"fccacee7164155ea1fdf5bee163dd56103cfb223","kind":"commit","published_at":"2020-03-02T20:35:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5cde2faa699344ffa3c948aea2214723eeda37d1","kind":"commit","published_at":"2020-03-02T20:21:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dbf19de422b889574aa055ad08f677050bffb762","kind":"commit","published_at":"2020-03-02T20:03:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"293ef569460d076bdedc62f60e3d520fa6ccab33","kind":"commit","published_at":"2020-02-22T13:44:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"9d796a14258061e4b52063150e1d307799ce9019","kind":"commit","published_at":"2020-01-16T09:15:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"6553a204dbd9c08e84fc4e173b5363610a789ad5","kind":"commit","published_at":"2020-01-05T19:01:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"00975929ec559594bafb8fa1c4c7e75f87db912a","kind":"commit","published_at":"2020-01-05T16:37:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d3b0ab09b5aeb3bc88b42f9e38efab0724dfa08f","kind":"commit","published_at":"2020-01-05T14:56:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"e4c47aefb16df401e0a8a84981e2cce233a550ec","kind":"commit","published_at":"2020-01-01T11:32:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"9b4042da2977178d007cb4f07686be897172792b","kind":"commit","published_at":"2019-12-16T22:32:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5410d23b2cf7d19bf14c4c089874b9630237fa42","kind":"commit","published_at":"2019-12-16T22:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd5e524d7435df6ad0c1c805b9ed56293fc39101","kind":"commit","published_at":"2019-12-12T19:56:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e8e37cf2da26d1f67f21e3bd94da65025e7bde8f","kind":"commit","published_at":"2019-11-22T20:44:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"136f0879bb28d4b6c2e860f11fc6d65446ac6900","kind":"commit","published_at":"2019-11-21T14:25:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"371ef07fbb61c5ad490061c9571dbd8df9f6ab47","kind":"commit","published_at":"2019-11-21T08:06:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ad1fc3c19d5c02382989a7e1cb72b807b743465c","kind":"commit","published_at":"2019-11-08T17:45:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5e9e0b33cd548952a6968151db94325f299ae3c4","kind":"commit","published_at":"2019-11-06T19:22:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c6b1e65b424f0feb700468564276786895acec70","kind":"commit","published_at":"2019-11-05T18:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"89bb554b3e8dcc7f8e2376f1a4557ef3d8e0c96f","kind":"commit","published_at":"2019-11-03T20:14:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f55fa26be8834ac970a219485e3c5c681390b75","kind":"commit","published_at":"2019-11-01T18:37:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"72f36694139163009bc237a9ee25ea0070946dfb","kind":"commit","published_at":"2019-10-27T12:03:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e2e2d8d186c97a4762ce146887b7c3db6841a23e","kind":"commit","published_at":"2019-10-20T21:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-06T18:22:52.907Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":60.09831560875358,"dependent_repos_count":5.854381511510429,"dependent_packages_count":23.036645117935002,"stargazers_count":1.689009128759043,"forks_count":2.185674136358155,"average":18.572805100663242},"purl":"pkg:npm/boredland-bullmq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/boredland-bullmq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/boredland-bullmq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/boredland-bullmq/dependencies","status":"unpublished","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T04:17:21.050Z","issues_count":735,"pull_requests_count":1620,"avg_time_to_close_issue":23912425.0,"avg_time_to_close_pull_request":1161693.6332103321,"issues_closed_count":485,"pull_requests_closed_count":1355,"pull_request_authors_count":137,"issue_authors_count":567,"avg_comments_per_issue":3.946938775510204,"avg_comments_per_pull_request":1.0117283950617284,"merged_pull_requests_count":1206,"bot_issues_count":8,"bot_pull_requests_count":354,"past_year_issues_count":69,"past_year_pull_requests_count":450,"past_year_avg_time_to_close_issue":1426282.3829787234,"past_year_avg_time_to_close_pull_request":417508.89285714284,"past_year_issues_closed_count":47,"past_year_pull_requests_closed_count":364,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":3.1739130434782608,"past_year_avg_comments_per_pull_request":2.4,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":269,"past_year_merged_pull_requests_count":317,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","maintainers":[{"login":"roggervalf","count":750,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"},{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}],"active_maintainers":[{"login":"roggervalf","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/boredland-bullmq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/boredland-bullmq/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/boredland-bullmq/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/boredland-bullmq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/boredland-bullmq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/boredland-bullmq/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5859182,"maintainers_count":1254398,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4358349,"name":"@conpago/bullmq","ecosystem":"npm","description":"Queue for messages and jobs based on Redis","homepage":"https://github.com/taskforcesh/bullmq#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/taskforcesh/bullmq","keywords_array":["bull","bullmq","queues","jobs","redis"],"namespace":"conpago","versions_count":1,"first_release_published_at":"2022-05-12T02:09:48.107Z","latest_release_published_at":"2022-05-12T02:09:48.107Z","latest_release_number":"1.81.5","last_synced_at":"2026-09-14T08:37:54.399Z","created_at":"2022-05-12T02:10:42.609Z","updated_at":"2026-09-14T17:50:17.007Z","registry_url":"https://www.npmjs.com/package/@conpago/bullmq","install_command":"npm install @conpago/bullmq","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.81.5"},"contentPolicy":null},"repo_metadata":{"id":37549998,"uuid":"162494199","full_name":"taskforcesh/bullmq","owner":"taskforcesh","description":"BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-09-12T06:22:26.000Z","size":290903,"stargazers_count":9391,"open_issues_count":386,"forks_count":682,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-09-12T07:48:12.232Z","etag":null,"topics":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"latest_commit_sha":null,"homepage":"https://bullmq.io","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/taskforcesh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-12-19T21:46:28.000Z","updated_at":"2026-09-12T06:19:44.000Z","dependencies_parsed_at":"2026-08-28T11:07:37.993Z","dependency_job_id":"c6a2db7c-2dd9-4b3b-a7ff-cacf72a9c23d","html_url":"https://github.com/taskforcesh/bullmq","commit_stats":{"total_commits":2507,"total_committers":164,"mean_commits":"15.286585365853659","dds":0.6653370562425209,"last_synced_commit":"d0c473f90670b95fd98a63995dbb9481d0f6742d"},"previous_names":[],"tags_count":950,"template":false,"template_full_name":null,"purl":"pkg:github/taskforcesh/bullmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/sbom","scorecard":{"id":698548,"data":{"date":"2025-08-11","repo":{"name":"github.com/taskforcesh/bullmq","commit":"8b2f29bd4ea6ecbe4c6210a769dce46d7d910585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: no topLevel permission defined: .github/workflows/api.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner.yml:13","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner.yml:17","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:17","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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/osv-scanner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/taskforcesh/bullmq/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:120","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:204","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:258","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:259","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:260","Info:  21 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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":"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":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'v4.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":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-22T04:28:57.889Z","repository_id":37549998,"created_at":"2025-08-22T04:28:57.890Z","updated_at":"2025-08-22T04:28:57.890Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37233025,"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-09-12T02:00:07.213Z","response_time":57,"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":"taskforcesh","name":"Taskforce.sh Inc.","uuid":"29824808","kind":"organization","description":"","email":"manast@taskforce.sh","website":"taskforce.sh","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29824808?v=4","repositories_count":15,"last_synced_at":"2023-02-28T06:55:13.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taskforcesh","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T11:03:50.043Z","updated_at":"2023-02-28T06:55:13.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskforcesh/repositories"},"tags":[{"name":"vpy3.1.0","sha":"5251710a161a676f1509b751c92a10128d057cdc","kind":"commit","published_at":"2026-08-28T02:07:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.1.0/manifests"},{"name":"vex2.2.2","sha":"61a7cc570a14c1164a74ca5fbf93547595f69820","kind":"commit","published_at":"2026-08-27T15:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.2/manifests"},{"name":"v5.81.4","sha":"9884e09e41f7b22a0e822b89f138b5134089cffc","kind":"commit","published_at":"2026-08-27T15:41:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.4/manifests"},{"name":"vex2.2.1","sha":"66c29c8d8c562662790a350d0d1ae1753f62592c","kind":"commit","published_at":"2026-08-27T03:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.1/manifests"},{"name":"v6.3.1","sha":"9d737e9d0e467eeacf6f6a43f3f806fa2873ee1b","kind":"commit","published_at":"2026-08-27T02:54:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.1/manifests"},{"name":"vex2.2.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.2.0/manifests"},{"name":"v6.3.0","sha":"bb569b824154028c4d76aba86c0cfb0986928f3d","kind":"commit","published_at":"2026-08-26T16:20:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.3.0/manifests"},{"name":"vrs1.2.7","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.7/manifests"},{"name":"vpy3.0.6","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.6/manifests"},{"name":"vnet1.1.1","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.1/manifests"},{"name":"vex2.1.3","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.3/manifests"},{"name":"v6.2.2","sha":"ec4be04c04725f5e341920ddef98adf7874a41d5","kind":"commit","published_at":"2026-08-25T20:28:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"ec1c812ab2d365354d332fa6769fa4e277771f62","kind":"commit","published_at":"2026-08-25T07:09:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.1/manifests"},{"name":"vpy3.0.5","sha":"57b6b4362d5f967813f713f6651f414ffa1416d4","kind":"commit","published_at":"2026-08-25T02:36:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.5/manifests"},{"name":"vrs1.2.6","sha":"b875ca8b36be10774253be0767b76cdf56f97e71","kind":"commit","published_at":"2026-08-23T04:31:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.6/manifests"},{"name":"v6.2.0","sha":"c06b51cd3aacd0d9ee65e2544220c89f24d2479c","kind":"commit","published_at":"2026-08-21T05:14:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.2.0/manifests"},{"name":"v6.1.2","sha":"cb372332210af739efb159b6ac2ffc3fdd4d4d2d","kind":"commit","published_at":"2026-08-16T08:06:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.2/manifests"},{"name":"vex2.1.2","sha":"d464a51781177cc7ec23b011355f1df54385dab0","kind":"commit","published_at":"2026-08-15T19:41:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.2/manifests"},{"name":"vrs1.2.5","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.5/manifests"},{"name":"vex2.1.1","sha":"6df4589805aca2144eed9a9f24d4a9f52dcbbb7b","kind":"commit","published_at":"2026-08-15T04:23:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.1/manifests"},{"name":"v6.1.1","sha":"ab7009da8a732d8d5e8f13228e1ef81806422128","kind":"commit","published_at":"2026-08-14T03:24:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.1/manifests"},{"name":"vrs1.2.4","sha":"beab7b54fb0d441808f1549fc399482b320bfe43","kind":"commit","published_at":"2026-08-13T04:40:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.4/manifests"},{"name":"vnet1.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.1.0/manifests"},{"name":"vex2.1.0","sha":"2f5ea2c1648e526b1a689b581a7952fb5ee13610","kind":"commit","published_at":"2026-08-12T19:26:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.1.0/manifests"},{"name":"v6.1.0","sha":"ee714dc803a43761eba921df3af5c8da0c2258cf","kind":"commit","published_at":"2026-08-12T04:01:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.1.0/manifests"},{"name":"v6.0.11","sha":"48c54268642b724b8823086db2c6d1a61c10c3cf","kind":"commit","published_at":"2026-08-10T21:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.11/manifests"},{"name":"v6.0.10","sha":"30c2c7518a8a754d6f688de3373df8113f4df7b1","kind":"commit","published_at":"2026-08-10T11:54:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.10/manifests"},{"name":"vrs1.2.3","sha":"94d32867f9b4f439cd1fc57f9f8c3543dd913e42","kind":"commit","published_at":"2026-08-07T15:54:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.3/manifests"},{"name":"v6.0.9","sha":"5910cccfc8a773067621953087d0d055670e1e2a","kind":"commit","published_at":"2026-08-07T03:20:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.9/manifests"},{"name":"vpy3.0.4","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.4/manifests"},{"name":"v6.0.8","sha":"5eb9dca3050b472cc0f72a1fc0cb491b32b705d3","kind":"commit","published_at":"2026-08-05T04:12:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.8/manifests"},{"name":"vphp2.0.1","sha":"6a166ea3f747f5dece935d206057d43c2febcde7","kind":"commit","published_at":"2026-08-05T01:27:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.1/manifests"},{"name":"vnet1.0.0","sha":"a0771321a624ec8f84cf8c34c3dff38bb72efdc2","kind":"commit","published_at":"2026-08-05T01:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vnet1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vnet1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vnet1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vnet1.0.0/manifests"},{"name":"v6.0.7","sha":"e7e9a6478d39d43406559b03410b2c5c28639e74","kind":"commit","published_at":"2026-08-04T07:05:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"a514f2d3976848aa631de22bfa458b7e9f60b384","kind":"commit","published_at":"2026-08-03T01:40:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.6/manifests"},{"name":"vex2.0.3","sha":"740985ae2f67a9144e7787f89955bf8c7f9500e0","kind":"commit","published_at":"2026-08-02T18:19:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.3/manifests"},{"name":"vpy3.0.3","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.3/manifests"},{"name":"v6.0.5","sha":"e58f9e1892463da4ca411506d66ee01413e5daeb","kind":"commit","published_at":"2026-08-01T08:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c1cf32881474f3f1e9b620e025abde07a359eb06","kind":"commit","published_at":"2026-08-01T07:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.4/manifests"},{"name":"vrs1.2.2","sha":"956e2d4b1cefd5b1e4da98d69013a2fa866e8d75","kind":"commit","published_at":"2026-08-01T02:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.2/manifests"},{"name":"vpy3.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.2/manifests"},{"name":"vex2.0.2","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.2/manifests"},{"name":"v6.0.3","sha":"067a73f3666a493c36c03ec2cca8228ae149f043","kind":"commit","published_at":"2026-07-31T18:41:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"2ac754fd718927e2c0043d6d7787de32d0d196f7","kind":"commit","published_at":"2026-07-31T06:35:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.2/manifests"},{"name":"vpy3.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.1/manifests"},{"name":"vex2.0.1","sha":"c428aa67e6552733fc460db0fd6df84ec4c1e39a","kind":"commit","published_at":"2026-07-31T05:09:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.1/manifests"},{"name":"v6.0.1","sha":"c99c323470416e79b391abaa0b06cc2d7633685a","kind":"commit","published_at":"2026-07-31T04:42:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.1/manifests"},{"name":"vpy3.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy3.0.0/manifests"},{"name":"vphp2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp2.0.0/manifests"},{"name":"vex2.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex2.0.0/manifests"},{"name":"v6.0.0","sha":"e1f86effc5bddda5b70d890866d9a490555e41ff","kind":"commit","published_at":"2026-07-30T11:54:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v6.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v6.0.0/manifests"},{"name":"vrs1.2.1","sha":"eb956b07fde2ab3d43b41325a06a6b103610e3e3","kind":"commit","published_at":"2026-07-30T07:16:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.1/manifests"},{"name":"v5.81.3","sha":"d2831ae06bb4402117bcb01b1304ce22664edf0f","kind":"commit","published_at":"2026-07-30T01:16:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.3/manifests"},{"name":"vpy2.26.0","sha":"2664876092793ca2ba5e0eb080d99c3042ed136a","kind":"commit","published_at":"2026-07-26T05:22:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.26.0/manifests"},{"name":"vrs1.2.0","sha":"4085792106fd3d381ec7980a8ae3c65788dd2d70","kind":"commit","published_at":"2026-07-25T05:51:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.2.0/manifests"},{"name":"vex1.3.7","sha":"65f1f0a73902df87a50d799d097450e2867eb9c3","kind":"commit","published_at":"2026-07-25T05:39:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.7/manifests"},{"name":"v5.81.2","sha":"315ec3309a42ccf898b2b825e39c42292b7932e7","kind":"commit","published_at":"2026-07-24T20:38:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.2/manifests"},{"name":"vrs1.1.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.1/manifests"},{"name":"vpy2.25.4","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.4/manifests"},{"name":"vphp1.0.3","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.3/manifests"},{"name":"vex1.3.6","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.6/manifests"},{"name":"v5.81.1","sha":"8571503034a43c6d5882e290051957215fd20fee","kind":"commit","published_at":"2026-07-24T02:45:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.1/manifests"},{"name":"v5.81.0","sha":"e2b89f7a4a64c60551f1fa4463ec62d8072c4731","kind":"commit","published_at":"2026-07-23T13:34:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.81.0/manifests"},{"name":"v5.80.12","sha":"c7bd217ab0496fbdcbacd486b85cca8a825aa4d4","kind":"commit","published_at":"2026-07-23T11:35:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.12/manifests"},{"name":"v5.80.11","sha":"b002d4836f7819b995378112e0c40fbbbe694e4d","kind":"commit","published_at":"2026-07-23T04:13:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.11/manifests"},{"name":"v5.80.10","sha":"88730b08ecc18cd243dfeddaa80bd8b2d3a5151a","kind":"commit","published_at":"2026-07-21T15:54:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.10/manifests"},{"name":"v5.80.9","sha":"4f4b574de507e56e1e3a7f359565eb359463710f","kind":"commit","published_at":"2026-07-18T23:50:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.9/manifests"},{"name":"v5.80.8","sha":"e8af56348a77677a4d802d2563e33b7313a79570","kind":"commit","published_at":"2026-07-18T04:06:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.8/manifests"},{"name":"v5.80.7","sha":"c4a0a4a90d48303b1b6b7c45f67898573a73c424","kind":"commit","published_at":"2026-07-17T15:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.7/manifests"},{"name":"v5.80.6","sha":"5044cf8fc17f0842655eda581b9e26b27f6abfe8","kind":"commit","published_at":"2026-07-17T02:36:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.6/manifests"},{"name":"v5.80.5","sha":"b1d459c777b4213ce5b9f3559f5eaae7b3e70781","kind":"commit","published_at":"2026-07-16T01:58:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.5/manifests"},{"name":"vrs1.1.0","sha":"bbf0844a250d08d6bfafacb43360f26a57cb9c87","kind":"commit","published_at":"2026-07-15T18:25:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.1.0/manifests"},{"name":"v5.80.4","sha":"d978d721995aa4d40aa93980866e2a6b02bcfed1","kind":"commit","published_at":"2026-07-15T15:22:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.4/manifests"},{"name":"v5.80.3","sha":"4e8b59592d1f285f2e9e3860f8ece8bc60769fe5","kind":"commit","published_at":"2026-07-15T09:40:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.3/manifests"},{"name":"vrs1.0.1","sha":"677e2590a04040ea21a0107d6bdcf5a33cf6b5e9","kind":"commit","published_at":"2026-07-14T02:39:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.1/manifests"},{"name":"vrs1.0.0","sha":"04c8ea52ed2d75e14581311ef1bb4115d9c20d76","kind":"commit","published_at":"2026-07-12T02:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vrs1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vrs1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vrs1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vrs1.0.0/manifests"},{"name":"vex1.3.5","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.5/manifests"},{"name":"v5.80.2","sha":"78bbb253546b4c45f7e23ceccc31eb644651416c","kind":"commit","published_at":"2026-07-11T16:13:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.2/manifests"},{"name":"v5.80.1","sha":"418de1e51db09ffc8e95bac35015a1057d8a7271","kind":"commit","published_at":"2026-07-10T15:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.1/manifests"},{"name":"v5.80.0","sha":"60ae0492a3200f8496976a3b51609e7e54eafd1b","kind":"commit","published_at":"2026-07-10T05:11:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.80.0/manifests"},{"name":"vpy2.25.3","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.3/manifests"},{"name":"vex1.3.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.4/manifests"},{"name":"v5.79.4","sha":"5a88614312243a12bb9e56b525c4deb60d76cf12","kind":"commit","published_at":"2026-07-10T03:11:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.4/manifests"},{"name":"v5.79.3","sha":"6ffd88a0070b3ab84b77539dca7c35266716425e","kind":"commit","published_at":"2026-07-07T05:08:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.3/manifests"},{"name":"v5.79.2","sha":"6f1b2e33b01c9f97dee6ff96bab782a8399c7ae5","kind":"commit","published_at":"2026-06-27T15:37:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.2/manifests"},{"name":"v5.79.1","sha":"1aefd5b80618a8a9080b98ca9e6e89463a98b713","kind":"commit","published_at":"2026-06-21T15:17:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.1/manifests"},{"name":"v5.79.0","sha":"eb9ae1de0ea7468be66cb2c77921b8bb76e86abb","kind":"commit","published_at":"2026-06-18T05:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.79.0/manifests"},{"name":"vex1.3.3","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.3/manifests"},{"name":"v5.78.1","sha":"d1fcda5f9c4f53b56846a73421d6eb9a32603aa4","kind":"commit","published_at":"2026-06-13T21:39:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.1/manifests"},{"name":"v5.78.0","sha":"38798cc212e450f6369da3714c20eeced5a523a9","kind":"commit","published_at":"2026-06-02T04:52:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.78.0/manifests"},{"name":"v5.77.7","sha":"fbe04af1b3e9c7c9683229544914a54c5bb1f8d8","kind":"commit","published_at":"2026-06-01T07:58:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.7/manifests"},{"name":"v5.77.6","sha":"81709e4abe71f4e7c05c748938ec004a50c1fd4b","kind":"commit","published_at":"2026-05-27T06:37:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.6/manifests"},{"name":"v5.77.5","sha":"411690e9070ba0dda59a86628fc8b56ad9ebea04","kind":"commit","published_at":"2026-05-27T05:49:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.5/manifests"},{"name":"v5.77.4","sha":"6e4972e8fd721035d680ca291049134c3876f8ba","kind":"commit","published_at":"2026-05-26T15:12:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.4/manifests"},{"name":"v5.77.3","sha":"685b0744cfeb273778420835010ec1b16b23e22a","kind":"commit","published_at":"2026-05-25T06:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.3/manifests"},{"name":"v5.77.2","sha":"0feec14452865c419961edb9c733f9951b6a663f","kind":"commit","published_at":"2026-05-24T09:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.2/manifests"},{"name":"v5.77.1","sha":"75a66af36f7d56c149e070826a20116ea1ef5e7b","kind":"commit","published_at":"2026-05-23T02:08:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.1/manifests"},{"name":"v5.77.0","sha":"963c1b51b3b0da0d014698f101598b9dcdff0bd1","kind":"commit","published_at":"2026-05-21T18:04:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.77.0/manifests"},{"name":"v5.76.11","sha":"7b9f7e0c81427fb9d936a6366c21ef2a96729335","kind":"commit","published_at":"2026-05-21T15:28:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.11/manifests"},{"name":"v5.76.10","sha":"6396b4e2a146d733d01d8d9629cc8c8ffb8fac2d","kind":"commit","published_at":"2026-05-17T14:06:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.10/manifests"},{"name":"v5.76.9","sha":"41713ca67f9a0d0c45c27bbccb7a79320204c3ac","kind":"commit","published_at":"2026-05-16T15:07:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.9/manifests"},{"name":"v5.76.8","sha":"1b8f9009bd8a59d3a82839e6732c6e7e87eb01d2","kind":"commit","published_at":"2026-05-12T05:37:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.8/manifests"},{"name":"v5.76.7","sha":"093743a0d5b24f170280e0bd754ef5c378576846","kind":"commit","published_at":"2026-05-11T04:45:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.7/manifests"},{"name":"vpy2.25.2","sha":"51c935bdbf19744edccf1b39002585d81a014613","kind":"commit","published_at":"2026-05-10T21:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.2/manifests"},{"name":"v5.76.6","sha":"e94e8cdfadbea9508412bcfdc51dabb920d7692c","kind":"commit","published_at":"2026-05-06T15:26:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.6/manifests"},{"name":"vpy2.25.1","sha":"c9c0c0a03218511deb73eac74c31ac50ba9c4f77","kind":"commit","published_at":"2026-05-04T14:48:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.1/manifests"},{"name":"v5.76.5","sha":"b47f00b9a2c5766ca92cebc867369f2c467a220d","kind":"commit","published_at":"2026-05-02T14:05:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.5/manifests"},{"name":"vpy2.25.0","sha":"54311e59445562f65065b772800b8449f7d99f83","kind":"commit","published_at":"2026-04-29T21:34:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.25.0/manifests"},{"name":"v5.76.4","sha":"7ed0eeca96a3c5168e822831b2f3d938ab37bb91","kind":"commit","published_at":"2026-04-29T09:58:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.4/manifests"},{"name":"vpy2.24.0","sha":"4ca9c27ea68d303b86a80cbb24c8e390d87a5e8f","kind":"commit","published_at":"2026-04-28T16:45:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.24.0/manifests"},{"name":"v5.76.3","sha":"0bf1b4d38475b320c89947b9779ec7301ec10117","kind":"commit","published_at":"2026-04-28T16:43:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.3/manifests"},{"name":"vpy2.23.1","sha":"19b9ca08be6f6efbc58291fa55efd93a0663d536","kind":"commit","published_at":"2026-04-26T21:31:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.1/manifests"},{"name":"v5.76.2","sha":"595016ef1d3a960ad83dfbbc189034561e099482","kind":"commit","published_at":"2026-04-25T01:19:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.2/manifests"},{"name":"v5.76.1","sha":"ea7705df6938cb432eceff242f6828054766f61a","kind":"commit","published_at":"2026-04-22T20:25:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.1/manifests"},{"name":"vpy2.23.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.23.0/manifests"},{"name":"v5.76.0","sha":"1423b584b5707b3f71ee2fba5eb14122fb7b0275","kind":"commit","published_at":"2026-04-22T08:08:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.76.0/manifests"},{"name":"vpy2.22.0","sha":"704690c62f4cedddf82379335b8ff42a46fda7f3","kind":"commit","published_at":"2026-04-20T09:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.22.0/manifests"},{"name":"vpy2.21.1","sha":"f77f249acb82daf331bd61e1f425780270888d8d","kind":"commit","published_at":"2026-04-20T09:51:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.1/manifests"},{"name":"v5.75.2","sha":"422e2d5091f2f318e0f6bd3e1872a71deee92aec","kind":"commit","published_at":"2026-04-20T09:50:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.2/manifests"},{"name":"vpy2.21.0","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.21.0/manifests"},{"name":"v5.75.1","sha":"1652435b06f583015055df4e74ee7dea203bdae4","kind":"commit","published_at":"2026-04-20T09:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.1/manifests"},{"name":"v5.75.0","sha":"8c78e3004dcd5df726d9b7277dd455d0d224791f","kind":"commit","published_at":"2026-04-20T09:18:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.75.0/manifests"},{"name":"v5.74.2","sha":"37c4bb3725fe668fb4fbe27e3474b72eafa6a6fe","kind":"commit","published_at":"2026-04-20T06:41:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.2/manifests"},{"name":"vpy2.20.4","sha":"be9f03246d1644f397d660fba91285604a824284","kind":"commit","published_at":"2026-04-17T05:55:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.4/manifests"},{"name":"v5.74.1","sha":"e9d0c2d50ac9cd3c91e5f7a9f8466ae9c98ff87d","kind":"commit","published_at":"2026-04-15T07:51:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.1/manifests"},{"name":"v5.74.0","sha":"ec420d1b09a28514ff8d84e762db3a638ba267ec","kind":"commit","published_at":"2026-04-15T03:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.74.0/manifests"},{"name":"v5.73.5","sha":"8b8d46441f7af7f9bd75d81283a8804ff5fc4bc1","kind":"commit","published_at":"2026-04-12T20:11:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.5/manifests"},{"name":"vpy2.20.3","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.3/manifests"},{"name":"vex1.3.2","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.2/manifests"},{"name":"v5.73.4","sha":"d5eca5acff37b7a95f72c136685105504fc7f5be","kind":"commit","published_at":"2026-04-10T14:49:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.4/manifests"},{"name":"vpy2.20.2","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.2/manifests"},{"name":"vex1.3.1","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.1/manifests"},{"name":"v5.73.3","sha":"0cb0b8cf5981ad8d56fd539071eacbe0df4b55ad","kind":"commit","published_at":"2026-04-09T13:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.3/manifests"},{"name":"vpy2.20.1","sha":"bf451868b932125d857280a5a21173bfafbc2801","kind":"commit","published_at":"2026-04-09T05:33:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.1/manifests"},{"name":"v5.73.2","sha":"242f2648f6ba51f0023aa9a6688f0cd3e0ec2d70","kind":"commit","published_at":"2026-04-09T05:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.2/manifests"},{"name":"v5.73.1","sha":"4c6b2b2d73b5053f3bd3bee2019533b6e7b5682b","kind":"commit","published_at":"2026-04-08T04:16:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.1/manifests"},{"name":"vpy2.20.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.20.0/manifests"},{"name":"vphp1.0.2","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.2/manifests"},{"name":"vex1.3.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.3.0/manifests"},{"name":"v5.73.0","sha":"cbfe437a9aa967bd960890f8ddfb9b01a8c83505","kind":"commit","published_at":"2026-04-03T05:58:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.73.0/manifests"},{"name":"v5.72.1","sha":"46880af9629e9aee9abbc2782074a3e76d17b924","kind":"commit","published_at":"2026-04-02T11:15:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.1/manifests"},{"name":"v5.72.0","sha":"aa529bc512b15cdb9d173cc9cc3b0d9f8b8959eb","kind":"commit","published_at":"2026-04-01T14:01:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.72.0/manifests"},{"name":"v5.71.1","sha":"60f645a472102336a6294e66f2b0a801a5a5207d","kind":"commit","published_at":"2026-03-25T06:17:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.1/manifests"},{"name":"vpy2.19.8","sha":"3c118d11c8e6dc03e90548bc7efa5c5b5d0315c7","kind":"commit","published_at":"2026-03-19T03:53:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.8/manifests"},{"name":"vpy2.19.7","sha":"e5b7aff4edbe44983803cfa3fb3ea48f0b1b998e","kind":"commit","published_at":"2026-03-18T15:42:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.7/manifests"},{"name":"v5.71.0","sha":"1283ac716b0551bd7e3248a5c3e8f8d804310c33","kind":"commit","published_at":"2026-03-11T20:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.71.0/manifests"},{"name":"vpy2.19.6","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.6/manifests"},{"name":"vex1.2.7","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.7/manifests"},{"name":"v5.70.4","sha":"6cd60a79249a665270cf0723f43eb98f773f4b83","kind":"commit","published_at":"2026-03-06T00:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.4/manifests"},{"name":"v5.70.3","sha":"450253c3457f500d7f4e5aeebaa4ddfc937a1f39","kind":"commit","published_at":"2026-03-06T00:20:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.3/manifests"},{"name":"v5.70.2","sha":"504b53689a29b3b4ddc902d25211a92da6a4d7af","kind":"commit","published_at":"2026-03-05T04:04:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.2/manifests"},{"name":"v5.70.1","sha":"0fafcc0950698f6a8a55a2b77ef1b82af5d5712f","kind":"commit","published_at":"2026-02-23T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.1/manifests"},{"name":"v5.70.0","sha":"0d3879b02ec9738d90213e1a479d53359f3a71aa","kind":"commit","published_at":"2026-02-21T09:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.70.0/manifests"},{"name":"v5.69.4","sha":"9c722585bd9873561fae3f32971d65cf00a7d092","kind":"commit","published_at":"2026-02-21T00:37:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.4/manifests"},{"name":"v5.69.3","sha":"87386ca88e29755fc68e6cc8fcfebfb7f8f8237f","kind":"commit","published_at":"2026-02-16T06:00:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.3/manifests"},{"name":"v5.69.2","sha":"a62241f5831a1d3bb6c328a9037ea852be7832cd","kind":"commit","published_at":"2026-02-14T04:41:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.2/manifests"},{"name":"v5.69.1","sha":"d249301ddc9afc607c9e86a8a44312af682e6be0","kind":"commit","published_at":"2026-02-13T00:59:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.1/manifests"},{"name":"v5.69.0","sha":"f85e87032a822826cbeed19eedff7ccb1e6ce085","kind":"commit","published_at":"2026-02-12T20:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.69.0/manifests"},{"name":"v5.68.0","sha":"af9197d16941d49c9e3d86f10d96681beea676bc","kind":"commit","published_at":"2026-02-11T13:26:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.68.0/manifests"},{"name":"vpy2.19.5","sha":"715d0a5074864ed0c12a384e41740b219382ac80","kind":"commit","published_at":"2026-02-11T13:08:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.5/manifests"},{"name":"vex1.2.6","sha":"590542314f13590cf68330097f5bb09a96bb240c","kind":"commit","published_at":"2026-02-11T08:39:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.6/manifests"},{"name":"v5.67.3","sha":"afb878f97ebeaf89c1308b7dde0b5a440381d113","kind":"commit","published_at":"2026-02-05T14:37:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.3/manifests"},{"name":"v5.67.2","sha":"de0fca894f47d8aa2b2c66ca9475e526ca477508","kind":"commit","published_at":"2026-01-28T02:17:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.2/manifests"},{"name":"vpy2.19.4","sha":"f824c01c53d57e75d7b57efce7a124adffed9dfa","kind":"commit","published_at":"2026-01-28T00:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.4/manifests"},{"name":"vex1.2.5","sha":"3bd23d990c780ff0808d79499edd803084d2efe8","kind":"commit","published_at":"2026-01-27T10:55:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.5/manifests"},{"name":"vpy2.19.3","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.3/manifests"},{"name":"vex1.2.4","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.4/manifests"},{"name":"v5.67.1","sha":"fa22e844d29961db95df58f2ae63b440d71c11f6","kind":"commit","published_at":"2026-01-24T22:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.1/manifests"},{"name":"v5.67.0","sha":"6294b36f775c20f7d43387d9bde3185629e88df4","kind":"commit","published_at":"2026-01-24T05:08:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.67.0/manifests"},{"name":"v5.66.7","sha":"87e74b5713b5017c29789094d6ac6ff26bfe79c1","kind":"commit","published_at":"2026-01-23T01:00:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.7/manifests"},{"name":"vpy2.19.2","sha":"61504f12fe591295fea5b087a6b7c533465e8653","kind":"commit","published_at":"2026-01-22T06:14:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.2/manifests"},{"name":"vpy2.19.1","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.1/manifests"},{"name":"vex1.2.3","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.3/manifests"},{"name":"v5.66.6","sha":"a8fc316c0989bd3edb54577ceb02bff0c600aa93","kind":"commit","published_at":"2026-01-22T00:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.6/manifests"},{"name":"vex1.2.2","sha":"c2c6743428a306e39f74c86f63dc9122633040ea","kind":"commit","published_at":"2026-01-14T22:44:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.2/manifests"},{"name":"vex1.2.1","sha":"5bcd4fbe0eb725a95b878f97b95c74106e7dff0f","kind":"commit","published_at":"2026-01-14T00:09:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.1/manifests"},{"name":"vpy2.19.0","sha":"21ab9cc5df2947e49aa132994dfe89e043b7082d","kind":"commit","published_at":"2026-01-13T00:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.19.0/manifests"},{"name":"v5.66.5","sha":"661c581270186bc405967b91326daff061370d03","kind":"commit","published_at":"2026-01-12T04:21:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.5/manifests"},{"name":"vex1.2.0","sha":"ede9fcf72a713f4de8941270251c7b51427484b4","kind":"commit","published_at":"2025-12-31T14:47:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.2.0/manifests"},{"name":"v5.66.4","sha":"cc74805d5eda14ed684e2111c91de8890e752768","kind":"commit","published_at":"2025-12-27T21:29:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.4/manifests"},{"name":"v5.66.3","sha":"f60c172725ab29c0159b804ae0b9d691105689c4","kind":"commit","published_at":"2025-12-26T00:16:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.3/manifests"},{"name":"vpy2.18.3","sha":"706da0dc703d6be353d0140f1fd0de7683362e60","kind":"commit","published_at":"2025-12-25T14:55:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.3/manifests"},{"name":"vpy2.18.2","sha":"7f602e1c6e31070f02c5ee5babbff33f55193551","kind":"commit","published_at":"2025-12-24T17:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.2/manifests"},{"name":"vpy2.18.1","sha":"9c533c0347865445b7f7df6b1c6e0923d25b4a8f","kind":"commit","published_at":"2025-12-20T17:21:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.1/manifests"},{"name":"vphp1.0.1","sha":"7ac421cb2e754ba262a18bb17d47f15fb22a6962","kind":"commit","published_at":"2025-12-19T23:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.1/manifests"},{"name":"v5.66.2","sha":"1380a16fa45c70f0bc5b938efdf178b33a19cac1","kind":"commit","published_at":"2025-12-19T19:00:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.2/manifests"},{"name":"vpy2.18.0","sha":"0c3beb58f4a8c90ad7800f5616c2a3494a952963","kind":"commit","published_at":"2025-12-19T13:39:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.18.0/manifests"},{"name":"v5.66.1","sha":"5fbf778f0b8f58b90e82f9020c041f3248b0b269","kind":"commit","published_at":"2025-12-17T03:52:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.1/manifests"},{"name":"vpy2.17.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.17.0/manifests"},{"name":"vex1.1.0","sha":"6e406a94a5a2fe1f2c1c6e8a1073c6c9b1f11092","kind":"commit","published_at":"2025-12-14T02:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.1.0/manifests"},{"name":"v5.66.0","sha":"241d847fbc798d957bf25ccfaa5c9ec96928a4ae","kind":"commit","published_at":"2025-12-11T13:56:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.66.0/manifests"},{"name":"vex1.0.1","sha":"84e8745e87dea9a7748852ccd281b728e6d0545e","kind":"commit","published_at":"2025-12-11T13:04:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.1/manifests"},{"name":"vphp1.0.0","sha":"d365bb3f31193afc3c89c54a0d78aaac2abd2cbf","kind":"commit","published_at":"2025-12-09T21:02:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vphp1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vphp1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vphp1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vphp1.0.0/manifests"},{"name":"vex1.0.0","sha":"976734f2c983714b69f395441f5352999aededb0","kind":"commit","published_at":"2025-12-04T08:25:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vex1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vex1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vex1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vex1.0.0/manifests"},{"name":"vpy2.16.2","sha":"c385b520b9fbe3dd58cdaead79c258835cab4361","kind":"commit","published_at":"2025-12-02T00:17:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.2/manifests"},{"name":"v5.65.1","sha":"a8b9d76496afa5e913f823cf8c68eb428f6dd757","kind":"commit","published_at":"2025-12-01T15:00:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.1/manifests"},{"name":"v5.65.0","sha":"b059cfcba48524446a62fd29785142c3d1edc30d","kind":"commit","published_at":"2025-11-26T00:59:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.65.0/manifests"},{"name":"v5.64.1","sha":"a47480111a2f1238a57ea9bfbab44f7de958227f","kind":"commit","published_at":"2025-11-21T00:12:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.1/manifests"},{"name":"v5.64.0","sha":"f41f5d0c64afe7707ad8c23a86cb9228c4d45671","kind":"commit","published_at":"2025-11-20T08:50:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.64.0/manifests"},{"name":"v5.63.2","sha":"045f3e7a5d8edb85e1adbe82eb9e20ef33ad491b","kind":"commit","published_at":"2025-11-15T00:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.2/manifests"},{"name":"v5.63.1","sha":"b4c7c6579b430b53d135b7a21d20d01d14c1814e","kind":"commit","published_at":"2025-11-13T03:10:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.1/manifests"},{"name":"v5.63.0","sha":"e212d1c8f0945dbff2d95309afe1376366910482","kind":"commit","published_at":"2025-10-31T03:14:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.63.0/manifests"},{"name":"v5.62.2","sha":"98f73b3f33aa79cdd67d0c4090cc86a8e4cfeb4c","kind":"commit","published_at":"2025-10-30T14:11:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.2/manifests"},{"name":"v5.62.1","sha":"37e9db52a67b4e120139c1d2620cc0f73a08c006","kind":"commit","published_at":"2025-10-30T00:07:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.1/manifests"},{"name":"v5.62.0","sha":"6a31e0aeab1311d7d089811ede7e11a98b6dd408","kind":"commit","published_at":"2025-10-28T02:13:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.62.0/manifests"},{"name":"v5.61.2","sha":"bcbc7981480ee93e330c0b3976086d7b289e613f","kind":"commit","published_at":"2025-10-23T13:31:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.2/manifests"},{"name":"v5.61.0","sha":"d3fff80f7135251db65e22cba8852a5584030cb1","kind":"commit","published_at":"2025-10-06T14:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.61.0/manifests"},{"name":"v5.60.0","sha":"bef57a0e252a5d8bd0bf319d0bca3b1ad0e6519f","kind":"commit","published_at":"2025-10-03T00:44:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.60.0/manifests"},{"name":"v5.59.0","sha":"2e2b21454cc6125fcf3abfec939d6d6d8d02c40b","kind":"commit","published_at":"2025-09-29T14:15:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.59.0/manifests"},{"name":"v5.58.9","sha":"61987c62ca71ec11a84b98e6dd51a6d5ebf1737d","kind":"commit","published_at":"2025-09-26T01:11:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.9/manifests"},{"name":"v5.58.8","sha":"22411010beca628d172790cfbac45e3cd3d102ed","kind":"commit","published_at":"2025-09-25T06:54:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.8/manifests"},{"name":"v5.58.7","sha":"845a6f5fdede9ecf4050e8b5617feb56dbb3c9a1","kind":"commit","published_at":"2025-09-19T14:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.7/manifests"},{"name":"v5.58.6","sha":"bd8fbc164caaa01f665d0c7e94177d0584d04f8c","kind":"commit","published_at":"2025-09-19T01:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.6/manifests"},{"name":"vpy2.16.1","sha":"7dfd2510a7bb03301365a2c24f045a0cd20580ef","kind":"commit","published_at":"2025-09-08T13:28:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.1/manifests"},{"name":"vpy2.16.0","sha":"1c75abb4806971a2ac14c47b302c87f86095a2c3","kind":"commit","published_at":"2025-09-07T12:33:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.16.0/manifests"},{"name":"vpy2.15.1","sha":"24a697ee994a10111ac9b07ce830e94835eec577","kind":"commit","published_at":"2025-09-06T20:25:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.1/manifests"},{"name":"v5.58.5","sha":"f6428188f39f054e8b94579435b16e260aff27cd","kind":"commit","published_at":"2025-09-04T03:48:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.5/manifests"},{"name":"v5.58.4","sha":"70e8a3f91595dcdc2d21122170ef4af1f53972ad","kind":"commit","published_at":"2025-08-30T12:36:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.4/manifests"},{"name":"v5.58.3","sha":"ffc6e26eb66533fc6eae4c406bb4b9a9f7590d9b","kind":"commit","published_at":"2025-08-29T14:35:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.3/manifests"},{"name":"v5.58.2","sha":"316d1ed32680e690b1d2ab92c79a53e0d4c00c2d","kind":"commit","published_at":"2025-08-26T01:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.2/manifests"},{"name":"v5.58.1","sha":"d71b87245c8196d19dfeaf82e6ef14c91fb9a7c5","kind":"commit","published_at":"2025-08-23T18:02:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.1/manifests"},{"name":"v5.58.0","sha":"db0a922741d8c7eae8d5119a0831cd734aba02a2","kind":"commit","published_at":"2025-08-15T04:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.58.0/manifests"},{"name":"v5.57.0","sha":"0fecc6cd0d0dea06f486ab0b0fe760d866f1fc34","kind":"commit","published_at":"2025-08-13T03:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.57.0/manifests"},{"name":"v5.56.10","sha":"53754fb239cf1b021ffc55391990d879d363dcf7","kind":"commit","published_at":"2025-08-10T15:57:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.10/manifests"},{"name":"v5.56.9","sha":"93df852f97f04023d791546d30a6af24fbca6114","kind":"commit","published_at":"2025-07-31T07:23:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.9/manifests"},{"name":"v5.56.8","sha":"edb714764066b06c068c8c8a5140b010f27c3b9a","kind":"commit","published_at":"2025-07-27T04:01:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.8/manifests"},{"name":"v5.56.7","sha":"34ee33955a660b0696f4b6cff6d8d39fdcd160db","kind":"commit","published_at":"2025-07-25T11:44:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.7/manifests"},{"name":"v5.56.6","sha":"1e221d5404dcea750a08342c832a682e454135a3","kind":"commit","published_at":"2025-07-25T00:06:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.6/manifests"},{"name":"v5.56.5","sha":"83d969541f19fa9703eb73ff0006cd29a358c1e7","kind":"commit","published_at":"2025-07-19T20:22:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.5/manifests"},{"name":"v4.18.3","sha":"456cc71f8c8dc82c5d85fc6657260f276d8e08f8","kind":"commit","published_at":"2025-07-19T15:14:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.3/manifests"},{"name":"v5.56.4","sha":"b94d7ed5602e366b4401051b236f31ac2dd2a90d","kind":"commit","published_at":"2025-07-11T12:37:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.4/manifests"},{"name":"v5.56.3","sha":"1e3f3c507a7ceb8d8147941adc9de69367947a5e","kind":"commit","published_at":"2025-07-10T01:25:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.3/manifests"},{"name":"v5.56.2","sha":"e687d7cf86108138bbd5e911b11ab3c5717fc23c","kind":"commit","published_at":"2025-07-08T01:10:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.2/manifests"},{"name":"v5.56.1","sha":"c32e6a0ff6df8bc34c9c13238c192974a93f7ddb","kind":"commit","published_at":"2025-07-03T03:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"4a5360936c1a543a1ff31ebbb6ab1289cc8ddf07","kind":"commit","published_at":"2025-06-22T17:34:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"e742511baf35225718c01e621623eab661f37284","kind":"commit","published_at":"2025-06-21T01:11:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.55.0/manifests"},{"name":"v5.54.3","sha":"588719ee49c7615affeb69d3a431025757115c10","kind":"commit","published_at":"2025-06-18T13:58:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.3/manifests"},{"name":"v5.54.2","sha":"fb65677f2d636e1aca3cc75cb3b740b8729b3358","kind":"commit","published_at":"2025-06-17T13:37:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.2/manifests"},{"name":"v5.54.1","sha":"98f35bc1eabb3ab1010737869c310d2001a84fac","kind":"commit","published_at":"2025-06-17T01:36:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"86c4c6dd25ef868f1f37c917ab11cb663e330e2f","kind":"commit","published_at":"2025-06-15T12:58:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.54.0/manifests"},{"name":"v5.53.3","sha":"43460bbf4f5f13f1514b0d579d46697ede187064","kind":"commit","published_at":"2025-06-13T09:59:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.3/manifests"},{"name":"v5.53.2","sha":"46f4bcc77b8f458c8c31b45351ce4e7d60f2c96c","kind":"commit","published_at":"2025-06-02T23:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.2/manifests"},{"name":"v5.53.1","sha":"483c9325597c21a9e7bb881d34e7f38615a87c43","kind":"commit","published_at":"2025-05-30T07:16:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.1/manifests"},{"name":"v5.53.0","sha":"5252f22546370f80531e48199ca74e902d8804e7","kind":"commit","published_at":"2025-05-21T04:24:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.53.0/manifests"},{"name":"v5.52.3","sha":"529f14b01cbd092800d32fd4af5d8fe615f70cb2","kind":"commit","published_at":"2025-05-19T13:46:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.3/manifests"},{"name":"vpy2.15.0","sha":"b655f4bf178bd3abb7ae560eff47c256aaffcabe","kind":"tag","published_at":"2025-05-13T11:55:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.15.0/manifests"},{"name":"v5.52.2","sha":"a0381ddef2fbfb37c2e879e7a0f12e4c0ed95542","kind":"commit","published_at":"2025-05-08T01:25:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.2/manifests"},{"name":"v5.52.1","sha":"0c8aa4b5ceb83f168c8fc9b1e38546d2f1ef9cf4","kind":"commit","published_at":"2025-05-02T05:49:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.1/manifests"},{"name":"vpy2.14.0","sha":"ae201b36b9de77cd5e1228aebedb9dd566cc8c77","kind":"tag","published_at":"2025-05-01T01:52:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.14.0/manifests"},{"name":"v5.52.0","sha":"581420bbd709c742da7404153c521d91b5e0a54c","kind":"commit","published_at":"2025-05-01T01:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.52.0/manifests"},{"name":"v5.51.1","sha":"c8eaefa04a3d09800e17857cc508a5cd2e282f87","kind":"commit","published_at":"2025-04-26T21:57:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.1/manifests"},{"name":"v5.51.0","sha":"3a00cda1777b0fdfa5df3aa4770cf21e984ec5ed","kind":"commit","published_at":"2025-04-25T05:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"962f5a9798b916088bc39043267132041af146bc","kind":"commit","published_at":"2025-04-25T02:03:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.50.0/manifests"},{"name":"v5.49.2","sha":"b4e27383e9f4f60b0355abb54efa807e357a5683","kind":"commit","published_at":"2025-04-21T13:11:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.2/manifests"},{"name":"v5.49.1","sha":"a085c825bac8da263809f3a32db7937de38ad7e3","kind":"commit","published_at":"2025-04-17T13:43:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.1/manifests"},{"name":"v5.49.0","sha":"b79df00bfca5c65827668159f8eed2221253322d","kind":"commit","published_at":"2025-04-16T01:37:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.49.0/manifests"},{"name":"v5.48.1","sha":"b00731469ebbc65d35003c48da093e48c0ccc6ed","kind":"commit","published_at":"2025-04-10T07:37:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"7caa9d729f885861c3153a8d195857bc80b92279","kind":"commit","published_at":"2025-04-08T13:09:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.48.0/manifests"},{"name":"v5.47.3","sha":"4805e43ba7c28d1dbea2c70f5313298f8fd2243d","kind":"commit","published_at":"2025-04-08T00:52:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.3/manifests"},{"name":"v5.47.2","sha":"d2f9b2f3530f78c121e50606334449914943fff3","kind":"commit","published_at":"2025-04-06T17:06:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.2/manifests"},{"name":"v5.47.1","sha":"f11db049652535d61bc70c0e7d214449de6650fa","kind":"commit","published_at":"2025-04-05T06:52:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"49ca650342888d4b887b7786f59929d3218a4610","kind":"commit","published_at":"2025-04-04T19:37:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"1ba654aa0e65746a06b423fc0aa6123bf10f5cde","kind":"commit","published_at":"2025-04-03T03:53:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"4999a5edca65e771551f93b310b0c58617421dab","kind":"commit","published_at":"2025-04-02T13:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.46.0/manifests"},{"name":"v5.45.2","sha":"ea8f6d3cfe1def60aba3f44b37ba9df5ad7d5eb1","kind":"commit","published_at":"2025-03-29T23:25:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.2/manifests"},{"name":"v5.45.1","sha":"8078cf349af9dc4ba1daef77697c3631d3620e9d","kind":"commit","published_at":"2025-03-29T05:25:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"98aba13e39dd220e22e511b317bb6c7bdad3f157","kind":"commit","published_at":"2025-03-27T13:36:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.45.0/manifests"},{"name":"v5.44.4","sha":"6e3d8b9d98bf8e7df630ddbbde50a1d21000d7ff","kind":"commit","published_at":"2025-03-24T14:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.4/manifests"},{"name":"v5.44.3","sha":"66a7b259e0cbc7059dd380053344b34cfd075786","kind":"commit","published_at":"2025-03-22T16:51:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.3/manifests"},{"name":"v5.44.2","sha":"82fbb6731a24b65cca672f6de55965b284c784dc","kind":"commit","published_at":"2025-03-22T00:23:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.2/manifests"},{"name":"v5.44.1","sha":"a6eb72b9409a226619274b2fd15e943bace46a68","kind":"commit","published_at":"2025-03-21T02:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.1/manifests"},{"name":"v5.44.0","sha":"7129a7fe515323fab323e9a36c261ea804b31411","kind":"commit","published_at":"2025-03-18T23:37:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.44.0/manifests"},{"name":"vpy2.13.1","sha":"ef27e41b22274d04525729213fa3167c92f0a1f1","kind":"tag","published_at":"2025-03-15T08:06:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.1/manifests"},{"name":"v5.43.1","sha":"141023b13b1726e898ab33c1666639c22890e2a1","kind":"commit","published_at":"2025-03-15T00:24:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.1/manifests"},{"name":"vpy2.13.0","sha":"3e60df95f531411e431452f044ac0956e0feb025","kind":"tag","published_at":"2025-03-15T00:21:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.13.0/manifests"},{"name":"v5.43.0","sha":"38dddd9e300c2659d0af09763e49c6eda3c31d19","kind":"commit","published_at":"2025-03-13T12:19:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.43.0/manifests"},{"name":"v5.42.0","sha":"f169c7fabdbdbcc9f8f4e8525749010b6241c353","kind":"commit","published_at":"2025-03-12T14:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.42.0/manifests"},{"name":"v5.41.9","sha":"53e24b787534196692d6d0f1638c810d0c2319ff","kind":"commit","published_at":"2025-03-11T14:00:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.9/manifests"},{"name":"v5.41.8","sha":"0a78e5299ba6e8d2e59b83cfe60e5c685e61f3b6","kind":"commit","published_at":"2025-03-08T13:45:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.8/manifests"},{"name":"vpy2.12.1","sha":"b70c4dc3a92578bd0b3f389535d16d73cc3b9dd2","kind":"tag","published_at":"2025-02-28T05:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.1/manifests"},{"name":"v5.41.7","sha":"c0b8c4a755c5de7f5af40bffeb07517a0ef1c1da","kind":"commit","published_at":"2025-02-27T02:30:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.7/manifests"},{"name":"v5.41.6","sha":"02a612a8aa02d556a69b9eddbcf0cdb4f4e56f39","kind":"commit","published_at":"2025-02-26T12:47:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.6/manifests"},{"name":"v5.41.5","sha":"1e58c1469898c6d528635fbe5dcf06ddb1f453e8","kind":"commit","published_at":"2025-02-21T13:56:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.5/manifests"},{"name":"vpy2.12.0","sha":"1522931b80c7208feb605af870ab8997aee5d7fc","kind":"tag","published_at":"2025-02-21T05:31:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.12.0/manifests"},{"name":"v5.41.4","sha":"12b5829fc97f341327300c5d71181c97f167b0f5","kind":"commit","published_at":"2025-02-21T05:30:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.4/manifests"},{"name":"v5.41.3","sha":"f0c680393d29178cbf6e9960bb79777053eb5b9c","kind":"commit","published_at":"2025-02-19T04:15:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.3/manifests"},{"name":"v5.41.2","sha":"7a37f0998fd809ba31244c0da6db010ad34098d3","kind":"commit","published_at":"2025-02-16T14:33:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.2/manifests"},{"name":"v5.41.1","sha":"d3865bb8d9b0fad95cba7ce2a1cc3b2e9457a949","kind":"commit","published_at":"2025-02-15T17:43:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.1/manifests"},{"name":"v5.41.0","sha":"0dd2a64096cc1edc60f7530afc37c03187318ab8","kind":"commit","published_at":"2025-02-14T14:13:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.41.0/manifests"},{"name":"v5.40.5","sha":"726880112b20fd67a88ef6739cb58b45513f547d","kind":"commit","published_at":"2025-02-14T04:25:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.5/manifests"},{"name":"v5.40.4","sha":"49987659ddd9d64c825adc0cb8df9c02b4835057","kind":"commit","published_at":"2025-02-13T04:30:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.4/manifests"},{"name":"v5.40.3","sha":"391311e8552309180e5c3ad54da5275f356ca942","kind":"commit","published_at":"2025-02-12T13:44:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.3/manifests"},{"name":"v5.40.2","sha":"ae27afbb9535c5d9933d02e83803e83834c87c9b","kind":"commit","published_at":"2025-02-07T12:29:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.2/manifests"},{"name":"v5.40.1","sha":"fa0a6c4b097924442bfb6ea247d123614acb4dc3","kind":"commit","published_at":"2025-02-07T02:05:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"0bb68257c6244a7ba7750d1198305ada1ab72d8b","kind":"commit","published_at":"2025-02-02T20:45:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.40.0/manifests"},{"name":"v5.39.2","sha":"56aabb0db5330a51101504226527ce3691f28210","kind":"commit","published_at":"2025-02-02T02:22:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.2/manifests"},{"name":"v5.39.1","sha":"36047efa501b49c176c5129880217dd905aee1ba","kind":"commit","published_at":"2025-01-30T14:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.1/manifests"},{"name":"v5.39.0","sha":"0ff27add460aa7a284c7f86e924723886c556fd1","kind":"commit","published_at":"2025-01-29T03:02:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.39.0/manifests"},{"name":"v5.38.0","sha":"36044c3c65c4aa6d8a5291574180798d408fcbba","kind":"commit","published_at":"2025-01-28T10:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"7e18e19c57f279a79812630b0c4ea15d371e986a","kind":"commit","published_at":"2025-01-25T10:08:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.37.0/manifests"},{"name":"v5.36.0","sha":"99380739e2ffc2de79a115aebfa91b5c431a07f5","kind":"commit","published_at":"2025-01-24T14:03:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"824fc4c59158f2ec8fe309adce67650414d551a0","kind":"commit","published_at":"2025-01-23T11:23:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"218192263d1ab4782b3dcfcebcd92bd0551d270f","kind":"commit","published_at":"2025-01-22T09:32:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.35.0/manifests"},{"name":"v5.34.10","sha":"71733cc6dd94d27156d7239d10108357b320eaab","kind":"commit","published_at":"2025-01-14T01:34:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.10/manifests"},{"name":"v5.34.9","sha":"884ec22d007a39eac5798c7897c17b8617d63802","kind":"commit","published_at":"2025-01-12T16:36:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.9/manifests"},{"name":"v5.34.8","sha":"0418cd7676e730e9ddcad00ace01adbe899e124d","kind":"commit","published_at":"2025-01-08T02:25:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.8/manifests"},{"name":"v5.34.7","sha":"acd8bd7f0699890786acdc7c1242516a43a697ec","kind":"commit","published_at":"2025-01-06T23:16:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.7/manifests"},{"name":"v5.34.6","sha":"d1fb1139da005e1df3939b1c620ece9db75fa531","kind":"commit","published_at":"2024-12-31T20:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.6/manifests"},{"name":"v5.34.5","sha":"0763cd693acee7b6b80fefad0e8b1950e41a1a74","kind":"commit","published_at":"2024-12-25T13:38:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.5/manifests"},{"name":"v5.34.4","sha":"034741181be9c9563a62b494fcf17d0d9c9026a6","kind":"commit","published_at":"2024-12-21T04:48:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.4/manifests"},{"name":"v5.34.3","sha":"347b61819b6b06cb1c4ee3af06e780f15826b11c","kind":"commit","published_at":"2024-12-18T12:15:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.3/manifests"},{"name":"v5.34.2","sha":"bfd0b8a808a33be0da92a006a7b4f8b17a5d79b3","kind":"commit","published_at":"2024-12-14T18:51:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.2/manifests"},{"name":"v5.34.1","sha":"af020612644be1ba549a1c4802f6ab83c33aeedb","kind":"commit","published_at":"2024-12-13T14:15:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.1/manifests"},{"name":"v5.34.0","sha":"fc8fac9d68e7f4de2322a82a38740a79b05e57f4","kind":"commit","published_at":"2024-12-10T14:32:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"0e3c2e5f345a1372eea1542ce2504a2f4ca6e6e0","kind":"commit","published_at":"2024-12-10T04:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"ab437a74d11f18a49645c2c7ae59949c33dc05b9","kind":"commit","published_at":"2024-12-09T09:24:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"dfa3e8b477662a5a1e556946689a2d41a57f2776","kind":"commit","published_at":"2024-12-08T17:57:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.32.0/manifests"},{"name":"v5.31.2","sha":"26f578e0db52ff0501c2a2f4960abac377171773","kind":"commit","published_at":"2024-12-06T03:06:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.2/manifests"},{"name":"v5.31.1","sha":"cf49d37f5119a033f630aa781f2e9757831e5873","kind":"commit","published_at":"2024-12-04T06:17:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.1/manifests"},{"name":"v5.31.0","sha":"9ae31bac5bb5c1f35d59db94d2af3d6eaaec1ad3","kind":"commit","published_at":"2024-12-02T20:33:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.31.0/manifests"},{"name":"v5.30.1","sha":"9b1f30c8377ee56b9247e953765892ddf794e4b2","kind":"commit","published_at":"2024-11-30T14:46:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d0c473f90670b95fd98a63995dbb9481d0f6742d","kind":"commit","published_at":"2024-11-29T04:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.30.0/manifests"},{"name":"vpy2.11.0","sha":"4ada3d5c318fd550ebb466e49203217fb6f1450b","kind":"tag","published_at":"2024-11-26T03:35:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.11.0/manifests"},{"name":"v5.29.1","sha":"cc6cfc2231dbcdc55f14c92ebe05243b99eebb09","kind":"commit","published_at":"2024-11-23T05:48:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.1/manifests"},{"name":"v5.29.0","sha":"bf03f864fb64c86bf75d52dad2c894a5e5e39e44","kind":"commit","published_at":"2024-11-22T09:11:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.29.0/manifests"},{"name":"v5.28.2","sha":"4d3eb88f64e59c5d0cf80895c0af528700788771","kind":"commit","published_at":"2024-11-22T01:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.2/manifests"},{"name":"v5.28.1","sha":"a9ed0c1cbfc96a0363a6ad51de7de7991293e251","kind":"commit","published_at":"2024-11-20T13:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.1/manifests"},{"name":"v5.28.0","sha":"26b2bc6386d639a35f87ab226dbeda3204a5ddd7","kind":"commit","published_at":"2024-11-19T17:53:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.28.0/manifests"},{"name":"v5.27.0","sha":"212956921f364f02913aaf76a378358d373801c1","kind":"commit","published_at":"2024-11-19T03:13:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.27.0/manifests"},{"name":"v5.26.2","sha":"65c729152bfe6c3fabb3c7b40f9c4bcf7366af3f","kind":"commit","published_at":"2024-11-15T09:25:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.2/manifests"},{"name":"v5.26.1","sha":"8784f662f905fa5f40f6c4bd62c369e2cbe4290f","kind":"commit","published_at":"2024-11-14T15:26:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.1/manifests"},{"name":"v5.26.0","sha":"68cf88a626a0ea5499f3137657b6a02552c2bfcc","kind":"commit","published_at":"2024-11-14T10:39:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.26.0/manifests"},{"name":"v5.25.6","sha":"6ea8f5421d7074054f18057e5665d53b23fb9a97","kind":"commit","published_at":"2024-11-11T15:29:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.6/manifests"},{"name":"v5.25.5","sha":"293df08103c86fb142f85ff68770e57a71f6f085","kind":"commit","published_at":"2024-11-11T14:33:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.5/manifests"},{"name":"v5.25.4","sha":"624a08638ff43b6fae82d9cf5cf939bdbd149f69","kind":"commit","published_at":"2024-11-10T00:08:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.4/manifests"},{"name":"v5.25.3","sha":"a8553db76997a05eef4d7db7c746f7b868f92864","kind":"commit","published_at":"2024-11-08T12:37:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.3/manifests"},{"name":"v5.25.2","sha":"d5f9efe59536cfcd4c3f16538b763e6cb857e7cf","kind":"commit","published_at":"2024-11-08T02:17:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.2/manifests"},{"name":"v5.25.1","sha":"acadd32d5c059cccf096603538c7795dc597a921","kind":"commit","published_at":"2024-11-07T03:11:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.1/manifests"},{"name":"v5.25.0","sha":"7a9d8eef416be9434e3b268d547bef09fde5fd6f","kind":"commit","published_at":"2024-11-06T00:39:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"43d80b31762f99de2792b01ee538a4dd79fb545b","kind":"commit","published_at":"2024-11-05T13:59:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.24.0/manifests"},{"name":"v5.23.1","sha":"855aa5ed0b6f69c8e989191658d82570943b5319","kind":"commit","published_at":"2024-11-05T04:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.1/manifests"},{"name":"v5.23.0","sha":"092019f862194acf29933faf7d1f712f1e9852b9","kind":"commit","published_at":"2024-11-02T19:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"65d256f3bda01f98655473e66f258ea871319e69","kind":"commit","published_at":"2024-10-31T15:27:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.22.0/manifests"},{"name":"vpy2.10.1","sha":"0547f7a80d29eee9315ef4a1d3bd954ddd2b467f","kind":"tag","published_at":"2024-10-26T05:33:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.1/manifests"},{"name":"v3.16.2","sha":"ba65311d8c48a66801144e239c30f1cab86ced2b","kind":"commit","published_at":"2024-10-24T12:23:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.2/manifests"},{"name":"v4.18.2","sha":"e348831e82ec7a1330f3203ab9ccdd1d8c226e84","kind":"commit","published_at":"2024-10-24T08:27:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.2/manifests"},{"name":"vpy2.10.0","sha":"569cbc49100198eff06be795cf1bae1bb22d743f","kind":"tag","published_at":"2024-10-24T01:26:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.10.0/manifests"},{"name":"v5.21.2","sha":"0ff74d432416c93d56fb0bb24ba4665013b35623","kind":"commit","published_at":"2024-10-22T06:48:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.2/manifests"},{"name":"v3.16.1","sha":"5092252dc730fef395a444d2ef6f9ddd4f02881a","kind":"commit","published_at":"2024-10-19T09:21:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.1/manifests"},{"name":"v4.18.1","sha":"d5495b16c05f9dbbcb88f96c01272e91a977c248","kind":"commit","published_at":"2024-10-19T09:20:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.1/manifests"},{"name":"v5.21.1","sha":"98e1ec66ef451d7c21fb7f3c039e37ab41650182","kind":"commit","published_at":"2024-10-18T12:58:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.1/manifests"},{"name":"v5.21.0","sha":"e7f0826b19250c4b1a91f7a755f0aded06bba07b","kind":"commit","published_at":"2024-10-18T08:13:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.21.0/manifests"},{"name":"v5.20.1","sha":"dff47c0825aa03f5f78562b5aa8b08f6d85d4e10","kind":"commit","published_at":"2024-10-18T06:30:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.1/manifests"},{"name":"v3.16.0","sha":"ecec076fa6fc61583a180cb13f93366b843c2a33","kind":"commit","published_at":"2024-10-15T09:19:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.16.0/manifests"},{"name":"v4.18.0","sha":"d4997ec2c0e88de0f906a5c6c66aa00b8ad9b5de","kind":"commit","published_at":"2024-10-14T14:28:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.18.0/manifests"},{"name":"v5.20.0","sha":"073baf6222dfda569ac214dbeba37416b4976534","kind":"commit","published_at":"2024-10-13T09:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.20.0/manifests"},{"name":"v5.19.1","sha":"c8abdc735c7e882e163bd267604644f9e6314313","kind":"commit","published_at":"2024-10-12T14:17:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"36ef0705c0e1cf2473a8022d548ff62fab2067e9","kind":"commit","published_at":"2024-10-11T08:52:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"f0cb07e5af50a0d4ae7808beb3dc744cbaaa89a0","kind":"commit","published_at":"2024-10-09T00:53:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.18.0/manifests"},{"name":"v5.17.1","sha":"ca8207b24beac765b757b7273c24dcfd976d44af","kind":"commit","published_at":"2024-10-07T16:38:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"80ca4636266c2acd98743716f3c80ecfacf59d4b","kind":"commit","published_at":"2024-10-07T15:54:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"7321e25583ccb0a377eeca79e9fbae9afba56ef7","kind":"commit","published_at":"2024-10-06T09:11:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"f4526700ef9e1bee989fda1243a2d4e94ad9c85b","kind":"commit","published_at":"2024-10-01T21:07:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"626d9cd2f6dea1f7a27faaa49c9fc9f5fff35fdf","kind":"commit","published_at":"2024-09-30T07:04:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.14.0/manifests"},{"name":"v5.13.2","sha":"46e2617694d12577d3b6656fb5bba24cb7d1cd4d","kind":"commit","published_at":"2024-09-20T12:31:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.2/manifests"},{"name":"v5.13.1","sha":"68c415d1e6767c500fb462f50304b733aedeed80","kind":"commit","published_at":"2024-09-18T01:33:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"44a2d6288d43d342c54531413bb71d1acb371435","kind":"commit","published_at":"2024-09-11T14:48:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.13.0/manifests"},{"name":"vpy2.9.4","sha":"836edd8882f2077240e54757f60ea3e4ff08ac01","kind":"tag","published_at":"2024-09-10T12:38:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.4/manifests"},{"name":"v5.12.15","sha":"8772a230155bbebde0cc9c48692c83b1394ddbce","kind":"commit","published_at":"2024-09-10T12:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.15/manifests"},{"name":"v5.12.14","sha":"056b90db0bad34a393149dae61a171717053e526","kind":"commit","published_at":"2024-09-05T03:23:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.14/manifests"},{"name":"v5.12.13","sha":"69c129670a468b6b6ce1b8600e1928826d53f8bb","kind":"commit","published_at":"2024-09-03T14:04:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.13/manifests"},{"name":"vpy2.9.3","sha":"6d828aec07f96c074457f2874e59f1d06cad3050","kind":"tag","published_at":"2024-08-31T01:51:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.3/manifests"},{"name":"v5.12.12","sha":"7104a8c82281ed495245184f569bbb6c2d92605c","kind":"commit","published_at":"2024-08-29T13:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.12/manifests"},{"name":"v5.12.11","sha":"fea6b1a060d5cc42bf468bfa4db9e32b7a686fe0","kind":"commit","published_at":"2024-08-28T04:57:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.11/manifests"},{"name":"v5.12.10","sha":"a457a54f755fcb83af38100166d5b718e58149f1","kind":"commit","published_at":"2024-08-22T05:17:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.10/manifests"},{"name":"v5.12.9","sha":"c60e6a3f45606c623ef6a2b16415d67eac9b0269","kind":"commit","published_at":"2024-08-17T18:21:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.9/manifests"},{"name":"v5.12.8","sha":"89c771b4986e4e228a5451663a0baa15b3606d65","kind":"commit","published_at":"2024-08-17T00:29:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.8/manifests"},{"name":"v5.12.7","sha":"4fbde068cf782c007e3dee78836eae4e098d9b50","kind":"commit","published_at":"2024-08-16T03:30:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.7/manifests"},{"name":"v5.12.6","sha":"69d7ef30e551e1c1b3682e6a460b8de8e0f9c437","kind":"commit","published_at":"2024-08-14T14:40:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.6/manifests"},{"name":"v5.12.5","sha":"b5993b374cab860f1c208296b9a5d6dd58499111","kind":"commit","published_at":"2024-08-13T03:26:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.5/manifests"},{"name":"v5.12.4","sha":"b7b31dd90cf610fd995394ac4b579ed4c87b4247","kind":"commit","published_at":"2024-08-12T08:30:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.4/manifests"},{"name":"vpy2.9.2","sha":"c70e5e7bf07144df93caf9ec0505497b5119e708","kind":"tag","published_at":"2024-08-10T17:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.2/manifests"},{"name":"v5.12.3","sha":"65a3e59ac3b09d21f92c7a6eea34b80d8e11cfda","kind":"commit","published_at":"2024-08-10T17:43:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"1777e38546d88f17a79170868c90f01bb70bb231","kind":"commit","published_at":"2024-08-09T03:53:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.2/manifests"},{"name":"vpy2.9.1","sha":"5344692d0d508ee797c253280c498e27606630dd","kind":"tag","published_at":"2024-08-08T01:58:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.1/manifests"},{"name":"v5.12.1","sha":"0faec379aafd77f69f8290f192a2e374ff3e872e","kind":"commit","published_at":"2024-08-07T01:15:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.1/manifests"},{"name":"vpy2.9.0","sha":"e313993cd40acac75e544c81e10969b05058fd3e","kind":"tag","published_at":"2024-08-02T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.9.0/manifests"},{"name":"v5.12.0","sha":"00c303748bf060d47860ed7b7edd91c0894876ca","kind":"commit","published_at":"2024-08-01T01:29:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"1b31a6c8c957e386e212a340b0360e7781acc382","kind":"commit","published_at":"2024-07-29T12:14:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.11.0/manifests"},{"name":"v5.10.4","sha":"3a65ac4c5221c2d882ea741333b8651530e5ed02","kind":"commit","published_at":"2024-07-26T03:11:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.4/manifests"},{"name":"v5.10.3","sha":"1bf1258343b52d6e0625d28693b7d87c04c84f08","kind":"commit","published_at":"2024-07-19T14:13:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.3/manifests"},{"name":"v5.10.2","sha":"a5ac1ae84a33fca0985d660e10e32895a47e2bda","kind":"commit","published_at":"2024-07-19T13:08:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"da520e7705ae48e0fcd3d913ceb9c1eab0399859","kind":"commit","published_at":"2024-07-18T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"14038738cd99943c315e2531dbbd00c6a8944f62","kind":"commit","published_at":"2024-07-16T12:18:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"8025f994658167971f2778cd67531c3f3b0008db","kind":"commit","published_at":"2024-07-15T14:09:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.9.0/manifests"},{"name":"vpy2.8.1","sha":"7fdd8924d3625b6916e36d78c0f8e91956572a43","kind":"tag","published_at":"2024-07-11T14:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.1/manifests"},{"name":"v5.8.7","sha":"4963d92c79a5fe369da3df85f9d548c42b5d1a02","kind":"commit","published_at":"2024-07-11T14:13:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"8bb08a7e6ddf6799f31ac9e07e6bda8eb4023a78","kind":"commit","published_at":"2024-07-11T00:21:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.6/manifests"},{"name":"vpy2.8.0","sha":"aecac66b891045397d915fbc2cc1c3c92c5ae764","kind":"tag","published_at":"2024-07-10T02:17:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.8.0/manifests"},{"name":"v5.8.5","sha":"a6155c970739c7664befa18664d0019bf1afc9c9","kind":"commit","published_at":"2024-07-10T02:17:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"b4669d88f1732fb4f84fb390208008d176f4122a","kind":"commit","published_at":"2024-07-05T04:21:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"833d8663b24e4c5940da87f9b67f1d4c7b83af2a","kind":"commit","published_at":"2024-06-28T12:27:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"68899ac9af14c2d307926d650e8db7cdfc980074","kind":"commit","published_at":"2024-06-15T06:23:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"16fb26737721d464b45acc7177ee4d1ef7bd85f6","kind":"commit","published_at":"2024-06-12T14:37:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"74e7cce8c5158a59dd932114e1e0df30c9fc11f9","kind":"commit","published_at":"2024-06-11T14:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.8.0/manifests"},{"name":"vpy2.7.8","sha":"a5a0af83e0c5a9a5296b8dbfde9bb10f86de1f96","kind":"tag","published_at":"2024-06-05T14:14:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.8/manifests"},{"name":"vpy2.7.7","sha":"88b8f6c49c9642a252fbb6ef3b2b2e4260ebed8c","kind":"tag","published_at":"2024-06-04T23:48:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.7/manifests"},{"name":"v5.7.15","sha":"92f39fd241bed71b8a4fcacd6ff44e5aa67977e0","kind":"commit","published_at":"2024-06-04T23:47:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.15","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.15/manifests"},{"name":"v5.7.14","sha":"02cd61d119bee6043a9b42ce3eccfe45cfcc4fb3","kind":"commit","published_at":"2024-05-29T16:23:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"5b25660169d9543d37781c97641a50a76c2759a3","kind":"commit","published_at":"2024-05-28T18:46:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"d3ad53f64f8cf272c2cc9aa1936a82d30cb9072d","kind":"commit","published_at":"2024-05-24T04:08:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"dff8e2e293739f02f27f9b06bd47222adb7c8aa7","kind":"commit","published_at":"2024-05-23T05:37:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"e35dad78c4a3e761a53532998034b2a8f7fec4a3","kind":"commit","published_at":"2024-05-21T04:51:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"7d51ed749f77926ee2bfd2b1076c8cd8d3b42243","kind":"commit","published_at":"2024-05-16T05:24:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.9/manifests"},{"name":"vpy2.7.6","sha":"c70708ba1375c6a201e762658927d0672697b246","kind":"tag","published_at":"2024-05-09T04:40:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.6/manifests"},{"name":"v5.7.8","sha":"bc71850259a818805cfeacb6ae34bf023d52ced5","kind":"commit","published_at":"2024-05-01T20:27:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"ad779738180314af42f938eb1893f3d617127d28","kind":"commit","published_at":"2024-04-30T07:46:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.7/manifests"},{"name":"vpy2.7.5","sha":"8020f9952a058988d57d1f772f43b2d802e20692","kind":"tag","published_at":"2024-04-28T16:59:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.5/manifests"},{"name":"v5.7.6","sha":"a8c5831d2b3e86ae9247af7eba70968cbcbfd7a7","kind":"commit","published_at":"2024-04-27T04:12:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.6/manifests"},{"name":"vpy2.7.4","sha":"723457f6eba0cd320bdac32ada807f83bd46e46b","kind":"tag","published_at":"2024-04-26T14:19:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.4/manifests"},{"name":"vpy2.7.3","sha":"8a296f17107edb12d3282ab073166f62aded1635","kind":"tag","published_at":"2024-04-24T04:34:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.3/manifests"},{"name":"v5.7.5","sha":"cc4afdcf88534427900125eb2f68ac169e55baf3","kind":"commit","published_at":"2024-04-24T04:33:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"f65eb4b5b6d1025a6fe06c9841403fd88956688c","kind":"commit","published_at":"2024-04-21T15:39:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.4/manifests"},{"name":"vpy2.7.2","sha":"8ed041e0395bdfb5cd9b474cdc17985bea98ea68","kind":"tag","published_at":"2024-04-20T05:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.2/manifests"},{"name":"v5.7.3","sha":"b881857b5fb8e985e21f731d1a22caeed883331c","kind":"commit","published_at":"2024-04-20T05:32:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.3/manifests"},{"name":"vpy2.7.1","sha":"333c3e03a0b77e5fdc8d03b5e1f23c1af777cfa6","kind":"tag","published_at":"2024-04-18T01:24:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.1/manifests"},{"name":"v5.7.2","sha":"c97a43b7849c8c34f4043cf0e6873cde7215920d","kind":"commit","published_at":"2024-04-18T01:23:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.2/manifests"},{"name":"vpy2.7.0","sha":"99ab8c550b0563535f739fc8fbaa93e8d5e1e4d6","kind":"tag","published_at":"2024-04-13T18:28:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.7.0/manifests"},{"name":"vpy2.6.0","sha":"deca5d04c96410fd5d09f8165a32e9769d35f0f6","kind":"tag","published_at":"2024-04-13T00:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.6.0/manifests"},{"name":"v5.7.1","sha":"da3eb33f6584a466ac5eb1cb729c8478ba78b501","kind":"commit","published_at":"2024-04-10T01:18:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"9c25995b1e0c8f9193516adeae486f6b781dd3eb","kind":"commit","published_at":"2024-04-09T14:31:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.7.0/manifests"},{"name":"vpy2.5.0","sha":"111fa41a8444aa2b8080f35d585867c65bdeab37","kind":"tag","published_at":"2024-04-08T21:10:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.5.0/manifests"},{"name":"v5.6.0","sha":"b172ddfa247a307b5d66ccc364c2782118df6040","kind":"commit","published_at":"2024-04-08T21:09:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.6.0/manifests"},{"name":"vpy2.4.0","sha":"ab5e3d64e89a52638a555cefddc534b4e79d056f","kind":"tag","published_at":"2024-04-07T22:09:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.4.0/manifests"},{"name":"v5.5.4","sha":"91cdd57b93da342b359177b7e5502d52c37523b6","kind":"commit","published_at":"2024-04-07T22:08:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"082834b1fb66dd4f6ad4ba94e5b1761e53fd6b78","kind":"commit","published_at":"2024-04-07T01:59:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"4a3787cf0d7ed8ecc46e946b87fdea436b838ee0","kind":"commit","published_at":"2024-04-06T04:25:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"80365638e7934aaa657571ed640fe0edacedf8e0","kind":"commit","published_at":"2024-04-03T14:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"66cf7c7bb82e5c08bc669615c83cc69fa0894228","kind":"commit","published_at":"2024-03-31T19:45:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.5.0/manifests"},{"name":"v5.4.6","sha":"b8d7ebf3355012a2495709c4758180c60f01fb72","kind":"commit","published_at":"2024-03-26T13:04:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.6/manifests"},{"name":"vpy2.3.3","sha":"6bf668ed7e600b8ca28439431812d83aca81508d","kind":"tag","published_at":"2024-03-24T17:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.3/manifests"},{"name":"vpy2.3.2","sha":"52d44397b39de9a9c04b6c3e302837e7876de053","kind":"tag","published_at":"2024-03-23T21:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.2/manifests"},{"name":"v5.4.5","sha":"f8c84021ad226b86bff4c4351dbb4cdebe117bd5","kind":"commit","published_at":"2024-03-22T04:27:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.5/manifests"},{"name":"v5.4.4","sha":"ea973b98c605a5124c1e7c65e0c34b595ac8fb1a","kind":"commit","published_at":"2024-03-21T04:16:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.4/manifests"},{"name":"vpy2.3.1","sha":"a73cf3220209bbd52255aa6974a96d77c14c47e9","kind":"tag","published_at":"2024-03-19T05:07:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.1/manifests"},{"name":"v5.4.3","sha":"7bf641886ec6424d44b1d20d5aa22aae81ceef1d","kind":"commit","published_at":"2024-03-17T13:53:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.3/manifests"},{"name":"vpy2.3.0","sha":"928eeb6704184bbbdfe064b49599e1afc529acf2","kind":"tag","published_at":"2024-03-16T03:49:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.3.0/manifests"},{"name":"v5.4.2","sha":"096bd810fcd5e4d923b0968bec7a4fc992c5e8a6","kind":"commit","published_at":"2024-03-06T05:00:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"abe142ad3d6d1463b261de5eef88bf4827c868e2","kind":"commit","published_at":"2024-03-01T05:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"82dfc48ee0059b00f37116ec65cab6897b722325","kind":"commit","published_at":"2024-02-27T03:08:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.4.0/manifests"},{"name":"v5.3.3","sha":"e31fe65571733e9bce85e3ecdb85f93d0346072c","kind":"commit","published_at":"2024-02-25T10:30:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"927d2a5bc08c320b60c8ba0fe38dd04d32aa3771","kind":"commit","published_at":"2024-02-24T00:09:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"651d086f41818dd25bd96bdc2c855a9a4b06be13","kind":"commit","published_at":"2024-02-22T02:05:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"bfa18396b4b128a84a99b1ca0e46908cdedad386","kind":"commit","published_at":"2024-02-20T22:47:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"571b4172487ee972320d93d81313cd7e88307114","kind":"commit","published_at":"2024-02-17T13:57:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"83e8a611b1a758354426244739bcc950e658e1f3","kind":"commit","published_at":"2024-02-17T02:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.2.0/manifests"},{"name":"v5.1.12","sha":"59386645ebf0d50f96a4d76b1988fc501348dc3e","kind":"commit","published_at":"2024-02-16T05:33:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.12/manifests"},{"name":"vpy2.2.4","sha":"5949b37b6762af8bd6d1a98350df56a409bac501","kind":"tag","published_at":"2024-02-13T01:57:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.4/manifests"},{"name":"v5.1.11","sha":"e8c64477e0e8d29cfa87d7c1ccc78d2932f1eb33","kind":"commit","published_at":"2024-02-13T01:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.11/manifests"},{"name":"vpy2.2.3","sha":"f2e11b4182a55ced34dc6cf63ef5e6d11c8f24fa","kind":"tag","published_at":"2024-02-10T20:39:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.3/manifests"},{"name":"v5.1.10","sha":"acabc45be455bbc30dc149afc1045c48f250c25f","kind":"commit","published_at":"2024-02-10T20:38:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.10/manifests"},{"name":"v5.1.9","sha":"cd63c28100d33f563fff852ff46132ee014aa7d9","kind":"commit","published_at":"2024-02-05T16:09:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.9/manifests"},{"name":"vpy2.2.2","sha":"b3ab285cb128075b8a8d52a75a4a5b210c1a24dd","kind":"tag","published_at":"2024-02-03T03:37:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.2/manifests"},{"name":"v5.1.8","sha":"6e12b3e8771ccb25e2eb1231ef033974bf0a98b3","kind":"commit","published_at":"2024-02-03T03:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"1eedf29a9779cc6762f15c26fc00926d8ddc04a4","kind":"commit","published_at":"2024-02-02T02:31:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"5cecea1f1625e23eeb070329bdad4ab4ac670b80","kind":"commit","published_at":"2024-01-31T00:27:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"168d312ac7174a1c5c6abee56110547b76cfce7a","kind":"commit","published_at":"2024-01-23T02:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"7db6756125f235c7b2d7523b88edcbe4e3b6a754","kind":"commit","published_at":"2024-01-20T17:01:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.4/manifests"},{"name":"vpy2.2.1","sha":"350a81402f9d6c18e69f215c4e3bb1fe5d277937","kind":"tag","published_at":"2024-01-16T13:14:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.1/manifests"},{"name":"v5.1.3","sha":"081061f2a07f702a934b0ee0d3b8cdfdf3ce8185","kind":"commit","published_at":"2024-01-16T13:14:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"fc8eafde5f1d5eec2d6e2359ee3278cd84993252","kind":"commit","published_at":"2024-01-15T19:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.2/manifests"},{"name":"vpy2.2.0","sha":"379016ef181aea805d599d34c7b6746e9ddcbd66","kind":"tag","published_at":"2024-01-14T17:45:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.2.0/manifests"},{"name":"vpy2.1.0","sha":"bf3d1586777491e320af49ceb054edec020a9438","kind":"tag","published_at":"2024-01-12T00:58:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.1.0/manifests"},{"name":"v5.1.1","sha":"f1bfded60e42a5d2311002829746d22d64dbc4a5","kind":"commit","published_at":"2024-01-02T02:06:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"db464903cf4b1d94c3b72856d593ee395b497c37","kind":"commit","published_at":"2023-12-27T17:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.1.0/manifests"},{"name":"vpy2.0.0","sha":"f6e585d36df25db5fb24d986b7cc2433c92473c9","kind":"tag","published_at":"2023-12-23T01:15:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy2.0.0/manifests"},{"name":"v5.0.0","sha":"58e5746102dda9de168a678cf1dc6313dfb85fba","kind":"commit","published_at":"2023-12-21T21:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v5.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v5.0.0/manifests"},{"name":"v4.17.0","sha":"e1ff35b53353bb20c045785fd213fb4e3ae9c181","kind":"commit","published_at":"2023-12-21T14:15:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.17.0/manifests"},{"name":"vpy1.24.0","sha":"8a0b4ad7acca1d209c26c6472a372920b657d7b4","kind":"tag","published_at":"2023-12-21T05:25:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.24.0/manifests"},{"name":"v4.16.0","sha":"67c3b8b7af266ba8be82fa1e095ac86c8b86e6a1","kind":"commit","published_at":"2023-12-18T13:47:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.16.0/manifests"},{"name":"vpy1.23.0","sha":"136e8e7f3f2e69dcf32406ee3513962cedcd13f8","kind":"tag","published_at":"2023-12-18T03:59:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.23.0/manifests"},{"name":"vpy1.22.0","sha":"1ef6bcf859385f468a5d1b31827d2dab3396245b","kind":"tag","published_at":"2023-12-14T23:26:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.22.0/manifests"},{"name":"v4.15.4","sha":"2c06921a9360698b1d06dc324ab0b9d157538178","kind":"commit","published_at":"2023-12-14T13:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.4/manifests"},{"name":"vpy1.21.0","sha":"3c325ffbde0acc1f137d8cdfd24079b39dfee3c9","kind":"tag","published_at":"2023-12-14T00:51:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.21.0/manifests"},{"name":"v4.15.3","sha":"8a486b10511610580ab8433b6d9e8ce2ff26bfba","kind":"commit","published_at":"2023-12-13T23:57:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.3/manifests"},{"name":"vpy1.20.0","sha":"1010c77e4e3ba16927bff6b612ebf3f3f52f779a","kind":"tag","published_at":"2023-12-13T02:16:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.20.0/manifests"},{"name":"vpy1.19.0","sha":"0365b3f1e1b502096320c4a6fd26940540244110","kind":"tag","published_at":"2023-12-12T00:54:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.19.0/manifests"},{"name":"vpy1.18.0","sha":"f3536dd2ae83650df32726f0ee89654458e8e23d","kind":"tag","published_at":"2023-12-10T04:28:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.18.0/manifests"},{"name":"v4.15.2","sha":"96adcc90e7e8c75157470ce12bb9fde4b5078228","kind":"commit","published_at":"2023-12-07T13:28:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"95ad04972e99ab56af864c9ee9ebc2fa53ca86c9","kind":"commit","published_at":"2023-12-06T21:52:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"76f9e8ffa64b3299868e041292bfd6bf8e988b3d","kind":"commit","published_at":"2023-12-05T13:18:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.15.0/manifests"},{"name":"v4.14.4","sha":"1a23e57075a16e5d9ae6022b4599d65855b5e3de","kind":"commit","published_at":"2023-11-28T13:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"cbd5057563545e9f4a5fa1e1e4abe25f0962ce12","kind":"commit","published_at":"2023-11-27T14:29:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"d7cf6ea60830b69b636648238a51e5f981616d02","kind":"commit","published_at":"2023-11-24T11:11:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.2/manifests"},{"name":"vpy1.17.0","sha":"bec84e8c8083fe4cf36839634e7cf2939a85d886","kind":"tag","published_at":"2023-11-24T09:27:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.17.0/manifests"},{"name":"v4.14.1","sha":"65a73ce6a1c3b11b616b47f409cee0d3dcb6f839","kind":"commit","published_at":"2023-11-23T15:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"d6c31de48d7aadb542a1e3755ca5b9d169d3fdb9","kind":"commit","published_at":"2023-11-18T10:14:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.14.0/manifests"},{"name":"v4.13.3","sha":"4cfe33e481e204f6377362b7314193c3b7fc40f0","kind":"commit","published_at":"2023-11-16T06:00:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.3/manifests"},{"name":"vpy1.16.1","sha":"fc7f863bff2b4aa0869536eecabf01040b600533","kind":"tag","published_at":"2023-11-09T14:06:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.1/manifests"},{"name":"v4.13.2","sha":"60a917e3c08fee3d77e32da633e517b3d4e223aa","kind":"commit","published_at":"2023-11-09T14:05:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.2/manifests"},{"name":"vpy1.16.0","sha":"719ba5bc6fcc09d99a664b8986bad67163bfcb90","kind":"tag","published_at":"2023-11-08T12:48:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.16.0/manifests"},{"name":"v4.13.1","sha":"610c701d94324e165a079c4de6b4cf0ef612f1da","kind":"commit","published_at":"2023-11-08T09:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"4828b7e7887d3dffa79e2bb388b93df9d70d88ac","kind":"commit","published_at":"2023-11-05T11:16:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.13.0/manifests"},{"name":"vpy1.15.4","sha":"3d5373929be84374480acf2a972f3ca7d64d427d","kind":"tag","published_at":"2023-11-05T11:05:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.4/manifests"},{"name":"v4.12.10","sha":"9f36d48344e11efba60ecd9f51f57c60b03a3cb5","kind":"commit","published_at":"2023-11-05T11:04:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.10/manifests"},{"name":"vpy1.15.3","sha":"0f0c35129239d64c40a57fa1fbf1ff8aa9efa294","kind":"tag","published_at":"2023-11-05T05:32:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.3/manifests"},{"name":"v4.12.9","sha":"343d62c920511443f6786a30f283820fe8a1a464","kind":"commit","published_at":"2023-11-05T05:31:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.9/manifests"},{"name":"v4.12.8","sha":"edd4b6b6cf714d1e95c43b61df7e363409e85ba4","kind":"commit","published_at":"2023-11-03T02:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"a7f7080622d9689b1a62cb280df412520b3c1e3a","kind":"commit","published_at":"2023-10-29T06:36:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"14176c1846c507da411495ddba40996a48e585b6","kind":"commit","published_at":"2023-10-26T02:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.6/manifests"},{"name":"vpy1.15.2","sha":"c3c165ab32d66657d94f552a266f182f8f30c1df","kind":"tag","published_at":"2023-10-18T02:33:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.2/manifests"},{"name":"v4.12.5","sha":"5c62a7739aa180a688dff01eea7f7f16ed6f0036","kind":"commit","published_at":"2023-10-18T02:32:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"fb7c64849dde45516ac8f1f313e242bae935fce8","kind":"commit","published_at":"2023-10-13T13:47:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"2bbc01494d8a1c7954327ae52ea4525b8e27bc35","kind":"commit","published_at":"2023-10-10T02:17:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"a01bb0b0345509cde6c74843323de6b67729f310","kind":"commit","published_at":"2023-10-05T13:50:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.2/manifests"},{"name":"vpy1.15.1","sha":"4e1d0513842596e3c4d287e56d2eebc97b1addce","kind":"tag","published_at":"2023-10-04T13:26:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.1/manifests"},{"name":"v4.12.1","sha":"dbc6b015158b1b85b2baa48d4850bf15096691d0","kind":"commit","published_at":"2023-10-04T13:25:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.1/manifests"},{"name":"vpy1.15.0","sha":"b2d768e7b06b48eb4d8fbec63c7fa4f53c67a26a","kind":"tag","published_at":"2023-09-30T04:48:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.15.0/manifests"},{"name":"v4.12.0","sha":"5ebb185dbecd2478688b20131522be41d0f3a055","kind":"commit","published_at":"2023-09-29T14:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.12.0/manifests"},{"name":"vpy1.14.0","sha":"b886d1d3a4ed2987a5120c764ed97da2d36957ce","kind":"tag","published_at":"2023-09-26T04:30:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.14.0/manifests"},{"name":"v4.11.4","sha":"9d78a99b390523c482c8440c190628aa9040c333","kind":"commit","published_at":"2023-09-22T09:56:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"164772169f99edf9da8d9d478a03eea277ece45a","kind":"commit","published_at":"2023-09-22T02:41:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"109bebf4e84d1f554c0fa491180001e2f571cba8","kind":"commit","published_at":"2023-09-20T13:34:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"28c817f696dd91092f51cd4529748f713e74ef15","kind":"commit","published_at":"2023-09-20T00:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"3fd185cdcdb473f46bde5deb91301a71e192b190","kind":"commit","published_at":"2023-09-16T03:13:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.11.0/manifests"},{"name":"vpy1.13.2","sha":"764f2e07dc32ffa21303c96fe7029fedff3ca5bb","kind":"tag","published_at":"2023-09-12T06:22:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.2/manifests"},{"name":"v4.10.0","sha":"4226ff380b43cabc3e52e0a5321d05f0fa2f265d","kind":"commit","published_at":"2023-09-12T06:21:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.10.0/manifests"},{"name":"vpy1.13.1","sha":"c389221bdecba9fbb52c40d4a4e8ad78ecdb86c3","kind":"tag","published_at":"2023-09-11T14:01:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.1/manifests"},{"name":"vpy1.13.0","sha":"09bae92e69d9cb7d8f3cc150a52b2c0f183affe7","kind":"tag","published_at":"2023-09-07T13:22:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.13.0/manifests"},{"name":"v4.9.0","sha":"0f4af1701d549b9acc557e6dcc098d78e3de7911","kind":"commit","published_at":"2023-09-05T14:49:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.9.0/manifests"},{"name":"vpy1.12.0","sha":"ff66290a0f6773300881f94ec6eb5fafe5c7ca24","kind":"tag","published_at":"2023-08-31T03:29:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.12.0/manifests"},{"name":"vpy1.11.0","sha":"e640e5a95fd988a927aeef095b96cde41df6be63","kind":"tag","published_at":"2023-08-26T03:55:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.11.0/manifests"},{"name":"v4.8.0","sha":"1020376dd7144ac432642e3ba19aa056e85b1baf","kind":"commit","published_at":"2023-08-20T23:19:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.8.0/manifests"},{"name":"v4.7.4","sha":"9253112d0e1a0d0fa8496cafaefd81c009f2bd16","kind":"commit","published_at":"2023-08-19T13:52:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.4/manifests"},{"name":"vpy1.10.1","sha":"a982ff36f705fab147eedaf037e71e525f3b46fe","kind":"tag","published_at":"2023-08-19T04:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.1/manifests"},{"name":"v4.7.3","sha":"3ef306632b31820f604dc3c15b55d041a86d062f","kind":"commit","published_at":"2023-08-17T13:39:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"1e5e7ba2016029a0710412c5f5dcd11844c44b17","kind":"commit","published_at":"2023-08-12T00:43:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"bf9a9471818cb6fe4c323ba4bfbbcff3ea074c19","kind":"commit","published_at":"2023-08-10T02:35:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.1/manifests"},{"name":"vpy1.10.0","sha":"284a2583a5b387935304b27b2e79f8d82f0370ce","kind":"tag","published_at":"2023-08-03T02:12:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.10.0/manifests"},{"name":"v4.7.0","sha":"6fe67b49d30bdb70fcbd8057f98b1014056ea765","kind":"commit","published_at":"2023-08-03T01:42:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"3a656d968b584b8f04d42dc29eb1a561c2ab2fde","kind":"commit","published_at":"2023-07-28T19:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2d64c6e6b0aa06d3b27d01375bd3c3e7822c48b0","kind":"commit","published_at":"2023-07-26T19:20:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.2/manifests"},{"name":"v4.6.0","sha":"39b2565325a56b1df87f49dfe3a1ba9deb0ea174","kind":"commit","published_at":"2023-07-19T19:23:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.6.0/manifests"},{"name":"vpy1.9.0","sha":"38b19d8a5874fb9725b1d40d7656fd7c312710d9","kind":"tag","published_at":"2023-07-18T15:17:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.9.0/manifests"},{"name":"v4.5.0","sha":"2b31259878b5c6d46429502e1fadf51b74d8872c","kind":"commit","published_at":"2023-07-18T15:16:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.5.0/manifests"},{"name":"vpy1.8.0","sha":"3860ed116aed02e7d96e4917df8648fc48977fde","kind":"tag","published_at":"2023-07-17T20:35:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.8.0/manifests"},{"name":"v4.4.0","sha":"38ed54a879ecff97fab9757a5ebf6583d6d161fb","kind":"commit","published_at":"2023-07-17T07:15:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.4.0/manifests"},{"name":"vpy1.7.0","sha":"980db2ba2163db32beea20546be3b072a3fcdf61","kind":"tag","published_at":"2023-07-14T17:30:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.7.0/manifests"},{"name":"v4.3.0","sha":"3b6f33eb85f68cff97eb61253884cf540cfb4908","kind":"commit","published_at":"2023-07-14T05:57:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"fc69da91d109d713ff16efca0a968466b7868f6c","kind":"commit","published_at":"2023-07-10T23:49:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.1/manifests"},{"name":"vpy1.6.1","sha":"da7dd075ea5d2df7f04367050cb658d26f492464","kind":"tag","published_at":"2023-07-10T23:38:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.1/manifests"},{"name":"vpy1.6.0","sha":"b868b021722b5df381689b75b9f805a58ecb05e2","kind":"tag","published_at":"2023-07-06T19:16:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.6.0/manifests"},{"name":"vpy1.5.0","sha":"561cdc3f825014c90bedbe1d66db4a2339beea67","kind":"tag","published_at":"2023-07-04T17:28:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.5.0/manifests"},{"name":"v4.2.0","sha":"5e2a3430b320f0b28147e7695d8defd59e6a6a8e","kind":"commit","published_at":"2023-07-03T08:46:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.2.0/manifests"},{"name":"vpy1.4.0","sha":"da92a5c303d499b7019d729d55b2698385bc570b","kind":"tag","published_at":"2023-06-30T22:04:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.4.0/manifests"},{"name":"vpy1.3.1","sha":"3a37d170639f62cfc941c13fb82f876c87cee7ac","kind":"tag","published_at":"2023-06-29T16:23:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.1/manifests"},{"name":"vpy1.3.0","sha":"6dd3410838f0260860c364c26ca7d004acb63590","kind":"tag","published_at":"2023-06-29T15:31:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.3.0/manifests"},{"name":"vpy1.2.0","sha":"52d9103f8cf1558d81518f5215871c65ec68d559","kind":"tag","published_at":"2023-06-24T16:26:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.2.0/manifests"},{"name":"vpy1.1.0","sha":"7d7e1b4ff6f937164b80f2c7ddf210308475f4c7","kind":"tag","published_at":"2023-06-23T19:17:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.1.0/manifests"},{"name":"v4.1.0","sha":"65184e3f1388083e63ff956dea4ad62a1addf710","kind":"commit","published_at":"2023-06-23T16:40:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.1.0/manifests"},{"name":"vpy1.0.0","sha":"b6b4579c77c277955ec5318d195b98742c370102","kind":"tag","published_at":"2023-06-21T21:59:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy1.0.0/manifests"},{"name":"v4.0.0","sha":"e0ab7e6fd62487884096ed8fc6164a0be0c4d581","kind":"commit","published_at":"2023-06-21T21:58:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v4.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v4.0.0/manifests"},{"name":"vpy0.5.6","sha":"215c59e06d111e254c817a005b829de226ee30b7","kind":"tag","published_at":"2023-06-21T21:37:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.6/manifests"},{"name":"vpy0.5.5","sha":"59287d57a8e5f69abb4dfcecb5bcea36c2caa9c7","kind":"tag","published_at":"2023-06-16T16:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.5/manifests"},{"name":"v3.15.8","sha":"5c36ae318766741a00a07af587255a5e951bd731","kind":"commit","published_at":"2023-06-16T16:49:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.8/manifests"},{"name":"v3.15.7","sha":"90c34c37605134c72d560ed0fc6aa03a63b6cbca","kind":"commit","published_at":"2023-06-16T15:08:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.7/manifests"},{"name":"vpy0.5.4","sha":"24d9ae1cbced374793429f0a9fecb5c4451ae46d","kind":"tag","published_at":"2023-06-14T14:01:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.4/manifests"},{"name":"vpy0.5.3","sha":"66a0eb17a173e8661fe924389ad49c907c07d56e","kind":"tag","published_at":"2023-06-13T16:46:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.3/manifests"},{"name":"v3.15.6","sha":"7f42665640b0cec1eaf32b4fec15ff1955164f8b","kind":"commit","published_at":"2023-06-13T16:45:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.6/manifests"},{"name":"vpy0.5.2","sha":"a527bac0e0e5921885a1f170ebddb508b3698211","kind":"tag","published_at":"2023-06-11T15:42:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.2/manifests"},{"name":"v3.15.5","sha":"69b94aae13033a385bccd93f82601a0c7c4f45a0","kind":"commit","published_at":"2023-06-11T15:41:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.5/manifests"},{"name":"vpy0.5.1","sha":"25d71a1c17f53fcf432463623b1047b25d9d3ce6","kind":"tag","published_at":"2023-06-09T16:05:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.1/manifests"},{"name":"vpy0.5.0","sha":"609f8de152ae8d0c538c79a34ffab0b0c36ed44d","kind":"tag","published_at":"2023-06-09T05:20:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.5.0/manifests"},{"name":"v3.15.4","sha":"2ea74830cf0363ea39b077258d70f996f255a519","kind":"commit","published_at":"2023-06-08T17:34:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.4/manifests"},{"name":"vpy0.4.4","sha":"ba2084f45eba6a72da962316cbb86a7d9b3f37b3","kind":"tag","published_at":"2023-06-08T15:35:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.4/manifests"},{"name":"v3.15.3","sha":"0db3d46690acdf4b8b703427ba3fbed0893724e1","kind":"commit","published_at":"2023-06-08T14:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.3/manifests"},{"name":"vpy0.4.3","sha":"8ad2e124ea75a110981779b1fddb082f6210ac54","kind":"commit","published_at":"2023-06-07T09:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/vpy0.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/vpy0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@vpy0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/vpy0.4.3/manifests"},{"name":"v3.15.2","sha":"492f686e685744511e3f817bf5f1d503e8094392","kind":"commit","published_at":"2023-06-06T21:05:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"b1097c9d72dbe2cde7e2e5f6019d49e34d69b6b5","kind":"commit","published_at":"2023-06-05T21:22:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1ccf4864c957b85f244e45673513cea239796ea4","kind":"commit","published_at":"2023-05-31T22:53:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"6f4fb3cac980a06816660bbc7339b81db801f4d7","kind":"commit","published_at":"2023-05-30T23:39:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"5b1c5e9ccf2b01e2367582bd3214f9abdccea602","kind":"commit","published_at":"2023-05-27T18:32:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"5beaf5285bb06d457dceb7ae636ecefff80ed881","kind":"commit","published_at":"2023-05-22T14:27:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.14.0/manifests"},{"name":"v3.13.4","sha":"d7e640c6368a714f611920be849648348052de05","kind":"commit","published_at":"2023-05-11T11:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"64658c024508fe91e85a291116ed899bbea0d564","kind":"commit","published_at":"2023-05-10T23:39:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"ce8059d5c6620acc9f8a090e447c610f80913af4","kind":"commit","published_at":"2023-05-09T04:33:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"a880069ca02c1b9eb64fb42a0d269b3e98aa91c3","kind":"commit","published_at":"2023-05-07T15:31:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"dd1803f866ff249f2c19691dc1c020a69125a88f","kind":"commit","published_at":"2023-05-06T10:20:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"8f020618d364c5706aca63086effe993fd437bbc","kind":"commit","published_at":"2023-05-05T23:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"fc66096d79734ad543562dfdbd6739c080f7102f","kind":"commit","published_at":"2023-04-20T06:23:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1a3113b97106eebd63883dc8865b7c6a3f028765","kind":"commit","published_at":"2023-04-17T21:21:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"86f57742e3233853b944ae8616c1cfa5a16706c3","kind":"commit","published_at":"2023-04-05T23:57:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"8c34cc7dcb71413a77b1e9f5bdb157d5b6d7a0ac","kind":"commit","published_at":"2023-03-30T12:45:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"358ab2a9179155659800d48edee0f1f77309bff1","kind":"commit","published_at":"2023-03-22T23:11:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"5849cf686064bfb5f28ccb735ec47fb44553c5a8","kind":"commit","published_at":"2023-03-06T14:13:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"4cb5250886f8f454a7ee4ee4d2b1754cd83df59b","kind":"commit","published_at":"2023-03-02T16:24:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3dc3b55b787b49701dcf7aa74e85a216c774c231","kind":"commit","published_at":"2023-02-25T05:59:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"aa742463f7dfbec433d166a42dfefd5b9248a544","kind":"commit","published_at":"2023-02-23T22:54:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"3ecb8f7fbb736e223aa73bbbf8f07629892902fa","kind":"commit","published_at":"2023-02-23T03:22:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"e465b5574a19013868250658740b0fdda1d2c6f6","kind":"commit","published_at":"2023-02-22T03:08:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3b63c3e629c1d63b6692f823fd83888f60a3a834","kind":"commit","published_at":"2023-02-16T21:18:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.7.0/manifests"},{"name":"v3.6.6","sha":"488f9437977f9aeb5a03b96a41dbb664dbfe2775","kind":"commit","published_at":"2023-02-15T01:26:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"dfa431ebb22cebbf85247abcf8226946ad297ec5","kind":"commit","published_at":"2023-02-11T16:50:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"00ec4e8d2d741df1246fb4e90ff876377fad7d16","kind":"commit","published_at":"2023-02-09T11:02:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"bf8589ae1b95b705e921f597644becdd1752b04f","kind":"commit","published_at":"2023-02-07T07:27:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"b08f95d9b87ec03b645af866ac869f771a42e1f1","kind":"commit","published_at":"2023-02-03T15:55:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"75092f50169154bfbbc704d8a1971b2ac0a03187","kind":"commit","published_at":"2023-01-31T11:11:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"ce19e6db253e03d5817b555abaa773a7bdf06171","kind":"commit","published_at":"2023-01-31T07:44:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.6.0/manifests"},{"name":"v3.5.11","sha":"94b293e6011bed3f8b6905b202f7a45d0d1d863b","kind":"commit","published_at":"2023-01-27T00:16:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"c66c03d377d6b5363231ec65117a8b045f136f86","kind":"commit","published_at":"2023-01-24T23:50:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"3714760ee4be056826e66baaec62bb97d60a53e3","kind":"commit","published_at":"2023-01-19T18:45:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c761ae994c48402b27a6b3530a882b0720e4025","kind":"commit","published_at":"2023-01-18T13:00:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"f2c1775dc150e3f1fd972beed39dcdd2b12e8ea1","kind":"commit","published_at":"2023-01-17T16:13:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"4de7f3cf740ad1f96f07bdfcd50e372257df4514","kind":"commit","published_at":"2023-01-13T02:41:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"5a78f58ead461192069e78bf1ee34d84012e8077","kind":"commit","published_at":"2023-01-10T12:48:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"9fdac5578795900b85c99b4ef8c2e71583802417","kind":"commit","published_at":"2023-01-09T15:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"2061624f0baebd5e5018136934346b65750c0323","kind":"commit","published_at":"2023-01-07T03:43:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"5b34b8ba09e14bc78aeed03824b4fbd419e0e18e","kind":"commit","published_at":"2023-01-04T02:35:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"1e8786a8dd2f08de6f84e08aeb252b304ebbca73","kind":"commit","published_at":"2022-12-23T08:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"ffb08512271be681204a803508cd4d5ece0bb71b","kind":"commit","published_at":"2022-12-20T23:01:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"91bbde9472ea3b38e1b9ee94ef1ec56733eeb3fa","kind":"commit","published_at":"2022-12-15T23:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"df604c48bfeec2b621fd9d52d97b316f477e79a2","kind":"commit","published_at":"2022-12-10T14:56:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6d9dadaedf016267255e2412ff4ca40d44001630","kind":"commit","published_at":"2022-12-09T14:17:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"865c9ca8ce99860a4a0c72b7a2ec4a5733395d10","kind":"commit","published_at":"2022-12-08T11:49:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bbe29ee8546242a839b41ae0eccd5c9acc592e9a","kind":"commit","published_at":"2022-12-07T22:56:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"0f119cb7eac550ad6a5a08f6561b65a72d06ae91","kind":"commit","published_at":"2022-12-07T15:00:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"b469dcc4bafee0bc21a6fc51772ce958947ce516","kind":"commit","published_at":"2022-12-05T13:57:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"1e0625eb72400891b126483e1201431bbb7fd161","kind":"commit","published_at":"2022-12-05T12:42:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"aa753dd3680964bf0fe7ab650734c12525020ef2","kind":"commit","published_at":"2022-12-04T15:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.3.0/manifests"},{"name":"v3.2.5","sha":"75ebd8558853969df094d8c37b12b66685108eb9","kind":"commit","published_at":"2022-12-04T03:40:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"4387d0c959d563eaaba2719d3f9566e992ba0914","kind":"commit","published_at":"2022-11-29T12:06:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"a6b74988e38ff74049df9b30215fb6ddab73e844","kind":"commit","published_at":"2022-11-29T01:44:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"4226070d9905fb052a2ec00f17ee4210bf931fbd","kind":"commit","published_at":"2022-11-15T17:28:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0301a7ab2b110670804de0dae63a04c7a314ee5a","kind":"commit","published_at":"2022-11-15T00:31:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"f05e098a6dad2038c720d77d71a66b387b53bcb1","kind":"commit","published_at":"2022-11-09T01:30:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"f87858caa382b56e34cc8015ad1a2706f2bcda8e","kind":"commit","published_at":"2022-11-04T21:55:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"be39c090684ccf720bcc6adc3279d7bb1d0a5ed5","kind":"commit","published_at":"2022-11-04T08:02:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"ad7039625d3adb334f07bb015068d57982252615","kind":"commit","published_at":"2022-11-03T22:49:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"94c4862fcb8de9676df20d3b002f8f13fddf658a","kind":"commit","published_at":"2022-11-02T23:04:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"c3c565dad2d7267e3bb1aa2a4d540f0c826def1a","kind":"commit","published_at":"2022-11-02T19:49:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"a2522822210d200ff66576d3a71bf3cc7c1a7622","kind":"commit","published_at":"2022-10-25T18:43:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v3.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"65ce37ac10648e48e55a102eb0f59fce104fbcb9","kind":"commit","published_at":"2022-10-24T21:44:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"583bde47ff0fa9366db968eca35e30b2fe89f4ad","kind":"commit","published_at":"2022-10-18T00:45:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"0fb2964151166f2aece0270c54c8cb4f4e2eb898","kind":"commit","published_at":"2022-10-13T19:26:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"005539f2c34eff7ee92aeba1b34801fc69a05018","kind":"commit","published_at":"2022-10-13T02:14:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"547a20f652960472500940c71363fe65b111737e","kind":"commit","published_at":"2022-10-11T13:57:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"68f5b6fedb1012926bd121df8ee62ddd32285b08","kind":"commit","published_at":"2022-10-10T17:30:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"ad3889c674da4eb8e772c47b7841d1c65fecb65e","kind":"commit","published_at":"2022-09-30T16:42:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"18d91d1786955bae0921577dbd93a2bdbe6e4e68","kind":"commit","published_at":"2022-09-29T13:52:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"4eb5a9a5c9cf9bf19de60cbef2ff90fde5a11a03","kind":"commit","published_at":"2022-09-28T14:03:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"af1a0664168a183250b56759cfb19b58be672b62","kind":"commit","published_at":"2022-09-23T15:40:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"2eeb0812c007fd67adc6f54be7fe94d47ea06219","kind":"commit","published_at":"2022-09-22T23:28:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e26d88a6afee6becfa4f318a044f1177456b177","kind":"commit","published_at":"2022-09-21T09:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"5f3c31609b60589ed9e78317bf212dd407fad55b","kind":"commit","published_at":"2022-09-21T08:59:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v2.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v2.0.0/manifests"},{"name":"v1.91.1","sha":"5f3338c1c125e08c3f2be86e51dc81ddce8daae5","kind":"commit","published_at":"2022-09-18T00:34:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.1/manifests"},{"name":"v1.91.0","sha":"ca336213a0fdba07d9abbdae7fa42bc4c52fa8a1","kind":"commit","published_at":"2022-09-16T03:25:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.91.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.91.0/manifests"},{"name":"v1.90.2","sha":"31c3297592cf4fb550007e06cf8da8f99a4a2580","kind":"commit","published_at":"2022-09-12T23:52:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.2/manifests"},{"name":"v1.90.1","sha":"632d9b6b94b1d0fc6082d519defc70c8329c7f3f","kind":"commit","published_at":"2022-09-02T13:58:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.1/manifests"},{"name":"v1.90.0","sha":"0a18c0f2f4368c5a716b7147556f545e340f7c12","kind":"commit","published_at":"2022-08-30T01:09:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.90.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.90.0/manifests"},{"name":"v1.89.2","sha":"9d2355a8f30838d4638f75568f9bb879ce4aac6d","kind":"commit","published_at":"2022-08-23T00:34:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.2/manifests"},{"name":"v1.89.1","sha":"db9d1ad98628c6023fa05f2f86c09a528405aee7","kind":"commit","published_at":"2022-08-19T13:27:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.1/manifests"},{"name":"v1.89.0","sha":"3ee4f5e0063077e40526b3d3315c2ca76e71657d","kind":"commit","published_at":"2022-08-18T23:44:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.89.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.89.0/manifests"},{"name":"v1.88.2","sha":"77cfec58bc2096df7e945b9a811d1341a3f85d65","kind":"commit","published_at":"2022-08-18T15:18:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.2/manifests"},{"name":"v1.88.1","sha":"d08566c05dc6d036c689fd4164e15d20e1bfc74f","kind":"commit","published_at":"2022-08-17T12:06:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.1/manifests"},{"name":"v1.88.0","sha":"e30b0c974d2fc2eedeb434afaf17a80cc2eab5bf","kind":"commit","published_at":"2022-08-17T08:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.88.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.88.0/manifests"},{"name":"v1.87.2","sha":"19c0da8aa7cd2fe891364dc0cf1b6b26bd77adee","kind":"commit","published_at":"2022-08-13T02:25:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.2/manifests"},{"name":"v1.87.1","sha":"380c56e43bf59895ffc2ca0ed5a2ade79803a872","kind":"commit","published_at":"2022-08-09T01:27:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.1/manifests"},{"name":"v1.87.0","sha":"d19a71229b6ddaf8b44b9ad41152f052ff1aeadd","kind":"commit","published_at":"2022-08-05T01:51:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.87.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.87.0/manifests"},{"name":"v1.86.10","sha":"7251dd7259ab0d2e1c6343e3fc491ad41195816f","kind":"commit","published_at":"2022-07-29T22:54:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.10/manifests"},{"name":"v1.86.9","sha":"9c14458ca130171c38af82d2d0bd51b8779f21cc","kind":"commit","published_at":"2022-07-27T01:24:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.9/manifests"},{"name":"v1.86.8","sha":"19b34bd3005e0dc21a6a181ac6771142bf8454eb","kind":"commit","published_at":"2022-07-26T00:52:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.8/manifests"},{"name":"v1.86.7","sha":"306543a7e055c22faa6c34c1bb7190060691458f","kind":"commit","published_at":"2022-07-15T11:49:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.7/manifests"},{"name":"v1.86.6","sha":"970bb87eff67fce0fb4d37609182ad47d3e9309e","kind":"commit","published_at":"2022-07-14T03:38:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.6/manifests"},{"name":"v1.86.5","sha":"4c182df13c2223b2d6615506844999c474adf1bd","kind":"commit","published_at":"2022-07-09T00:48:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.5/manifests"},{"name":"v1.86.4","sha":"868bb00213626fdfa3c8594c8f8dfea9b47cd7b1","kind":"commit","published_at":"2022-06-29T02:06:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.4/manifests"},{"name":"v1.86.3","sha":"9dc1420f08e094df821085412e55a4e0dbac36ec","kind":"commit","published_at":"2022-06-26T04:02:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.3/manifests"},{"name":"v1.86.2","sha":"88095f6261ca57cf13eba5582cb71d7b69ab2339","kind":"commit","published_at":"2022-06-16T03:46:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.2/manifests"},{"name":"v1.86.1","sha":"1769ce15d907269c34be1b26671ab5e71fae43d1","kind":"commit","published_at":"2022-06-12T06:04:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.1/manifests"},{"name":"v1.86.0","sha":"363f6c05f0ca64db9fc7a028b57b9a301a9a8808","kind":"commit","published_at":"2022-06-10T01:25:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.86.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.86.0/manifests"},{"name":"v1.85.4","sha":"9dbec4a7329f650931abd198940b5a8c926fd6c1","kind":"commit","published_at":"2022-06-08T00:34:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.4/manifests"},{"name":"v1.85.3","sha":"7ad899b55d35cc911afbbdd67b68bd06b001e39c","kind":"commit","published_at":"2022-06-03T00:15:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.3/manifests"},{"name":"v1.85.2","sha":"137cd8e755a255db1083424c47bad2c183a0b2cc","kind":"commit","published_at":"2022-06-01T23:50:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.2/manifests"},{"name":"v1.85.1","sha":"d77baccd72ef904c415bf5d94b615d9d07770275","kind":"commit","published_at":"2022-05-31T03:37:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.1/manifests"},{"name":"v1.85.0","sha":"9cfda3d2dd640350d7b41f2449cd89318a237610","kind":"commit","published_at":"2022-05-30T04:15:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.85.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.85.0/manifests"},{"name":"v1.84.1","sha":"5d68aef2715d2ba474893bd343a34753f1e0eccb","kind":"commit","published_at":"2022-05-27T01:21:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.1/manifests"},{"name":"v1.84.0","sha":"0dac92327328838730cdee8ca33918611e05d5d9","kind":"commit","published_at":"2022-05-26T00:30:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.84.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.84.0/manifests"},{"name":"v1.83.2","sha":"eb38636346b5b679f6967671fbb3ca84fda68fd8","kind":"commit","published_at":"2022-05-24T13:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.2/manifests"},{"name":"v1.83.1","sha":"41cc7f1cade5410664873ffacb8569f37f6a409f","kind":"commit","published_at":"2022-05-24T01:58:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.1/manifests"},{"name":"v1.83.0","sha":"44ee7cff2e3570acda6ded8836fca91a11db3d15","kind":"commit","published_at":"2022-05-20T02:18:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.83.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.83.0/manifests"},{"name":"v1.82.3","sha":"cd8ffa4958bba16b389114c8c37c847f8a6cf17a","kind":"commit","published_at":"2022-05-19T04:30:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.3/manifests"},{"name":"v1.82.2","sha":"5d77e15a498e9d25349beabe55b4fa8e025f9c6d","kind":"commit","published_at":"2022-05-17T01:00:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.2/manifests"},{"name":"v1.82.1","sha":"547a85368ffedab4f642dea70813945050e53cf4","kind":"commit","published_at":"2022-05-16T03:31:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.1/manifests"},{"name":"v1.82.0","sha":"a0b179cba0349f166dc20f2bac28e1ea7f715592","kind":"commit","published_at":"2022-05-11T12:22:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.82.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.82.0/manifests"},{"name":"v1.81.4","sha":"7edc886fd2bc7ec18640e30e9eabaf1ea0ef6493","kind":"commit","published_at":"2022-05-05T02:27:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.4/manifests"},{"name":"v1.81.3","sha":"6cc16d66fe5afd79ca9d2e3af9a135c8f47ca758","kind":"commit","published_at":"2022-05-04T13:11:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.3/manifests"},{"name":"v1.81.2","sha":"c175c13c25f32987d65f2195fca6bba1840ed5c7","kind":"commit","published_at":"2022-05-03T12:03:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.2/manifests"},{"name":"v1.81.1","sha":"22fae96f2b03ace7b9d00390ef451c12ea14e3b4","kind":"commit","published_at":"2022-04-29T03:49:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.1/manifests"},{"name":"v1.81.0","sha":"b01db23ecf4947011d09870c5a2a7e76753cf3c4","kind":"commit","published_at":"2022-04-26T03:07:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.81.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.81.0/manifests"},{"name":"v1.80.6","sha":"86a1874699bfe9bd9214344d6d4c451e148582b2","kind":"commit","published_at":"2022-04-22T01:49:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.6/manifests"},{"name":"v1.80.5","sha":"6cd3a19a68ee308ad2d8e1c79b34ffee55efdf30","kind":"commit","published_at":"2022-04-21T03:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.5/manifests"},{"name":"v1.80.4","sha":"d48fe2a35b20cdbcd4d84861bc3fb607f64631b7","kind":"commit","published_at":"2022-04-19T01:38:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.4/manifests"},{"name":"v1.80.3","sha":"e347cdbabcb142060592e541f35aa94730196700","kind":"commit","published_at":"2022-04-15T15:11:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.3/manifests"},{"name":"v1.80.2","sha":"d83842dc346f9308f52cf7dfda5ad2fc050eef4e","kind":"commit","published_at":"2022-04-15T01:54:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.2/manifests"},{"name":"v1.80.1","sha":"3901472f30c090d8c26a34ccc1fb666193a91ca0","kind":"commit","published_at":"2022-04-14T16:19:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.1/manifests"},{"name":"v1.80.0","sha":"3ac9dd002f0dcedf83312708222c39041d23c2c0","kind":"commit","published_at":"2022-04-12T03:03:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.80.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.80.0/manifests"},{"name":"v1.79.1","sha":"56ffa3c918c1c642f0ffeae4952fc57cfbd13abd","kind":"commit","published_at":"2022-04-12T03:02:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.1/manifests"},{"name":"v1.79.0","sha":"cb46ff78e1f22b7ae94e37adfcc91f2ed4041355","kind":"commit","published_at":"2022-04-08T01:08:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.79.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.79.0/manifests"},{"name":"v1.78.2","sha":"3c75df5c9bc8f7ba5db9638b0aaeefb00903105d","kind":"commit","published_at":"2022-03-31T02:35:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.2/manifests"},{"name":"v1.78.1","sha":"04d09929a8cd2a79d335e27f97543b62ca105191","kind":"commit","published_at":"2022-03-24T02:39:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.1/manifests"},{"name":"v1.78.0","sha":"cc5c695b689df2e319c519aae316e4df2bf194b5","kind":"commit","published_at":"2022-03-23T03:14:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.78.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.78.0/manifests"},{"name":"v1.77.3","sha":"fd8742b1746443a670789b5dbf668e84425f5897","kind":"commit","published_at":"2022-03-22T04:43:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.3/manifests"},{"name":"v1.77.2","sha":"41ba8631c76477a46af4a23cfad5365d78d77409","kind":"commit","published_at":"2022-03-20T03:23:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.2/manifests"},{"name":"v1.77.1","sha":"ed9dd801533d714baacc64c469b8b94564a22b98","kind":"commit","published_at":"2022-03-17T13:12:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.1/manifests"},{"name":"v1.77.0","sha":"a178ae4c2fa6d7ece5ebda79c11164be761968a5","kind":"commit","published_at":"2022-03-16T11:41:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.77.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.77.0/manifests"},{"name":"v1.76.6","sha":"96de7b43fd01a94b28991f9af24b4e6b2a6c0fc2","kind":"commit","published_at":"2022-03-15T03:28:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.6/manifests"},{"name":"v1.76.5","sha":"0e74cfac4efe7a2d62460ed8e646593f8b48a850","kind":"commit","published_at":"2022-03-15T01:23:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.5/manifests"},{"name":"v1.76.4","sha":"f71347415f4fd04c9a59a94a24ceac11ab320e01","kind":"commit","published_at":"2022-03-13T10:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.4/manifests"},{"name":"v1.76.3","sha":"e37f6f8eed5589b69ed7a2ed27e951846fbfbb0c","kind":"commit","published_at":"2022-03-10T00:54:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.3/manifests"},{"name":"v1.76.2","sha":"88ac8e551574bdd00cbd644aa1ea5bf75f03fa5e","kind":"commit","published_at":"2022-03-09T01:16:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.2/manifests"},{"name":"v1.76.1","sha":"485def0cbb9970e5b85775a549a132016ddef6f4","kind":"commit","published_at":"2022-03-04T02:11:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.1/manifests"},{"name":"v1.76.0","sha":"359e4e54b633237ec01107e862c109e8712824dc","kind":"commit","published_at":"2022-03-02T03:13:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.76.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.76.0/manifests"},{"name":"v1.75.1","sha":"779f6db7b5b0da0324a187f4b735ec6762abc9ad","kind":"commit","published_at":"2022-02-26T14:41:13.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"7f11b7d741f32101e1dc895ca931647fe9d4c81f","kind":"commit","published_at":"2022-02-24T12:46:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.75.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.75.0/manifests"},{"name":"v1.74.3","sha":"df2fa62064c9bc1a21b9410e48042257e0a1c57b","kind":"commit","published_at":"2022-02-24T02:42:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.3/manifests"},{"name":"v1.74.2","sha":"023cf745e92c318b21251e4cedbedf3949c57abe","kind":"commit","published_at":"2022-02-23T04:00:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"cf0710cfe322eb2147f439364b425763b4d5c592","kind":"commit","published_at":"2022-02-20T14:02:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"2bf08efda8a938e86be2d09ae2dbbdd81b8181b7","kind":"commit","published_at":"2022-02-19T17:16:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.74.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.74.0/manifests"},{"name":"v1.73.0","sha":"19845bd017c3b508aeaa59a50abdf4df0e4dae0f","kind":"commit","published_at":"2022-02-16T02:05:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.73.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"efe9bb7239d9554407e8d0cf40fe74cae83abea5","kind":"commit","published_at":"2022-02-15T03:59:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.72.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"cdb1de2fca81df5b18fb3312d821bc1cdae19066","kind":"commit","published_at":"2022-02-14T01:55:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.71.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"9cd593fefc5b08fa13de7d4119327db7202fdd4b","kind":"commit","published_at":"2022-02-11T02:16:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.70.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.70.0/manifests"},{"name":"v1.69.1","sha":"8216ce26c28e79307dc0c4eb3f79c0eb582260b8","kind":"commit","published_at":"2022-02-10T02:29:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"64e01fbbe9e76c663477ef18e84a37dfd90e667a","kind":"commit","published_at":"2022-02-08T14:20:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.69.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.69.0/manifests"},{"name":"v1.68.4","sha":"8fc4b7e358d8188983eb7c4a714c57d80be2b9b4","kind":"commit","published_at":"2022-02-05T15:57:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.4/manifests"},{"name":"v1.68.3","sha":"76850916ceb3c693b2c7e32549ccd9dde6d374d9","kind":"commit","published_at":"2022-02-04T12:19:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.3/manifests"},{"name":"v1.68.2","sha":"dfc01bb3bedbcc676ffa2f40381477c51b2fd956","kind":"commit","published_at":"2022-02-03T03:19:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.2/manifests"},{"name":"v1.68.1","sha":"2c2da6ffa0744447f7cad9760cc0ff7f7d13c0e7","kind":"commit","published_at":"2022-02-01T02:05:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.1/manifests"},{"name":"v1.68.0","sha":"317c0953043e3eb2242eb330d8e8e2071c131c37","kind":"commit","published_at":"2022-01-29T14:55:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.68.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.68.0/manifests"},{"name":"v1.67.3","sha":"e45a0f7e18b28385022eaafd678fbe5edb82eb4f","kind":"commit","published_at":"2022-01-28T16:09:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"e55ff358ca23bb4ea3d70bfb136feb27be3fe79c","kind":"commit","published_at":"2022-01-28T02:47:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"a440be95518ebf037a5879decad282249e651180","kind":"commit","published_at":"2022-01-27T00:11:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8c5fcea765682e7d3d3e189a89217ed5d7838da8","kind":"commit","published_at":"2022-01-26T08:20:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.67.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.67.0/manifests"},{"name":"v1.66.1","sha":"30a9bc6c3b719c469396c80f14e8249d7e7ce85b","kind":"commit","published_at":"2022-01-25T00:52:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"9945a03b0b3673c1cf981573b2b8669f0e4026c5","kind":"commit","published_at":"2022-01-23T04:19:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.66.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.66.0/manifests"},{"name":"v1.65.1","sha":"36772957fcf865e8fd7dba92d594f8800c4b1e6f","kind":"commit","published_at":"2022-01-21T20:22:16.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"7f0245dce512e30e33559df219af3c227a6228e4","kind":"commit","published_at":"2022-01-21T00:19:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.65.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.65.0/manifests"},{"name":"v1.64.4","sha":"43ea8c5a6a1cff364c00e3a0a1bc9dae92ab469f","kind":"commit","published_at":"2022-01-19T20:29:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.4/manifests"},{"name":"v1.64.3","sha":"70001de2c4c039bf9448a5cc25037f517fd25915","kind":"commit","published_at":"2022-01-17T04:55:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.3/manifests"},{"name":"v1.64.2","sha":"17913908c816cfa480a34a80bb13eb16db455168","kind":"commit","published_at":"2022-01-14T14:22:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.2/manifests"},{"name":"v1.64.1","sha":"aea20b48af275a2ab3fb9b3f3234af8ca4ce76bc","kind":"commit","published_at":"2022-01-14T09:04:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"b91867653564a97a5ced04f36dac1a4e1c96e21b","kind":"commit","published_at":"2022-01-07T01:46:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.64.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.64.0/manifests"},{"name":"v1.63.3","sha":"282a4029bc9985056508f83deb5040b830dc3c82","kind":"commit","published_at":"2022-01-06T01:29:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"1f3b1cb0fe1857a6cc4581611f8aeda371d04f2e","kind":"commit","published_at":"2022-01-04T18:10:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"1763af8eb35fe5b48cbe1a6a1a066524edb59232","kind":"commit","published_at":"2022-01-04T01:13:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"4cfa4f9c0d97a29b89ab342a5f41de5e4e3ecbd2","kind":"commit","published_at":"2021-12-31T21:14:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.63.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"abe3f594b412c924ae9eb42e450bd2a356df7654","kind":"commit","published_at":"2021-12-31T02:06:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.62.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"06176e32579611f06569a9e05a26832c02a0e6f4","kind":"commit","published_at":"2021-12-29T13:43:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.61.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"0caa042725325a5b682d9ce53a5346a1131486a2","kind":"commit","published_at":"2021-12-29T00:50:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.60.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.60.0/manifests"},{"name":"v1.59.4","sha":"fbecbef96a2f8b7d037d8ffaca7c0f710be9b518","kind":"commit","published_at":"2021-12-21T06:24:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"28ccfa91f9fac99abd6f2d448d7f2e8d10b78806","kind":"commit","published_at":"2021-12-21T05:17:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"7a950f5b336702f79058952c14bb2bf573818158","kind":"commit","published_at":"2021-12-17T22:13:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"192f093af11f0faf6ae946c4a464059d6e48c015","kind":"commit","published_at":"2021-12-17T13:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"0d3a222859b8b66dbe0aad8c8475b31c4fac93d2","kind":"commit","published_at":"2021-12-17T07:37:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.59.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"e2ffaafc54df02e9a9d7d0cd7e110407753c1ba9","kind":"commit","published_at":"2021-12-15T03:26:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.58.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.58.0/manifests"},{"name":"v1.57.4","sha":"9d2d62c2c33b981ac5071d7122cd50da1d272d5c","kind":"commit","published_at":"2021-12-14T14:26:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"cf57730ae41fb9d6185a78ec47f4ae95aa8dcd88","kind":"commit","published_at":"2021-12-14T02:02:10.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"d9fd74f8eae499ce2aeb02c7a0e5fcae5e4795bd","kind":"commit","published_at":"2021-12-11T01:44:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.2/manifests"},{"name":"v1.57.1","sha":"8aa6e36a806f51903620d397f821ef55763c6ff4","kind":"commit","published_at":"2021-12-11T01:38:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"7ea381b2936b93d86752e5f4b773fa04b3d8a7cd","kind":"commit","published_at":"2021-12-08T14:28:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.57.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"bf37a324273dd1a2f606ff2dcb08c6166cc86ae9","kind":"commit","published_at":"2021-12-06T00:53:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.56.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.56.0/manifests"},{"name":"v1.55.1","sha":"5327a9618932ffe5ffc632c13c73b8c26302074c","kind":"commit","published_at":"2021-12-03T06:11:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"ae90c44e2ef79661440abbb9aae29345ca4e40ad","kind":"commit","published_at":"2021-12-02T01:39:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.55.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.55.0/manifests"},{"name":"v1.54.6","sha":"0c0be5e2c4b1192c45dcea16f3f0fdd725aa40fc","kind":"commit","published_at":"2021-11-30T13:51:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.6/manifests"},{"name":"v1.54.5","sha":"f178fa984a7d53c8f92ea123ad476d92d153ab0f","kind":"commit","published_at":"2021-11-26T16:18:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.5/manifests"},{"name":"v1.54.4","sha":"9469c36cdbeb67491534f580f05f704d7c325d4b","kind":"commit","published_at":"2021-11-24T01:31:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.4/manifests"},{"name":"v1.54.3","sha":"22eabe5e7d515a501f427b4dca05b2b398f60412","kind":"commit","published_at":"2021-11-22T11:40:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.3/manifests"},{"name":"v1.54.2","sha":"03f6eb3d536dc4dd00c0d75338eb72678f397a69","kind":"commit","published_at":"2021-11-20T17:02:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5024c186b4bafaa6c416799c782331934fa19eb1","kind":"commit","published_at":"2021-11-19T00:50:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"d6519f1a185decdd544667115657e00239c9d6ee","kind":"commit","published_at":"2021-11-17T03:23:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.54.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"14e4f318e3c4ca2eb3fd065d79f1813c6ed7f8eb","kind":"commit","published_at":"2021-11-16T01:55:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.53.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.53.0/manifests"},{"name":"v1.52.2","sha":"e73580ba747b304924643ba9c710449e9b254716","kind":"commit","published_at":"2021-11-14T18:59:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"d59475ce4d3ad1181dde613e47e7318812f23110","kind":"commit","published_at":"2021-11-12T14:40:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"2048a9b47f69166805858fdc3a18c940deb42049","kind":"commit","published_at":"2021-11-11T00:44:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.52.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.52.0/manifests"},{"name":"v1.51.3","sha":"be186d9e6f3c3bf1d4afb0e1423935190681de34","kind":"commit","published_at":"2021-11-04T02:10:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"8c8a5df4121560a7325bbbadb8ec77b59fad3505","kind":"commit","published_at":"2021-11-03T03:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"1c99cc7f00097ee77669378c6e1c291677b330df","kind":"commit","published_at":"2021-10-29T00:48:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"82310524849b8aaae0ab8e427f4a0637fadaa2de","kind":"commit","published_at":"2021-10-28T13:41:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.51.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.51.0/manifests"},{"name":"v1.50.7","sha":"da1add8d2970216b953406d1c1109b36bfa05c5c","kind":"commit","published_at":"2021-10-28T06:36:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"2c191b0e079bf412f292617c88917eec3c9b00de","kind":"commit","published_at":"2021-10-28T03:06:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"7dcbe43ccc3c69625e6fba72f80d71dd755690b3","kind":"commit","published_at":"2021-10-21T03:21:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"fdc76ff9b8781a1735933514a8b2b5eac510b789","kind":"commit","published_at":"2021-10-20T10:13:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"19da60a6006d0df9e0cb81ea810d3c2673e46350","kind":"commit","published_at":"2021-10-18T02:51:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"23c02b2eee3c4e27e0370317779b1620b195e2f5","kind":"commit","published_at":"2021-10-12T16:14:15.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"4768d7b1f843dcac14bef62edbfab3d1242dec64","kind":"commit","published_at":"2021-10-12T15:03:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"2d646d169f9ad084b6fc8c47316aaa77821126ea","kind":"commit","published_at":"2021-10-12T07:44:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.50.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"daaa73e2016948e715f11e67fac1bf261dadb33a","kind":"commit","published_at":"2021-10-08T00:56:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.49.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.49.0/manifests"},{"name":"v1.48.3","sha":"4e09a2a97bb9eab6c5c3db1294aa1aa4fd3730b0","kind":"commit","published_at":"2021-10-05T01:28:22.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"1b5317a5f5488fefe367550c518e5c2584ced300","kind":"commit","published_at":"2021-09-24T03:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"1fbb80ded6dd22b755757b4699667351eda0b106","kind":"commit","published_at":"2021-09-23T02:20:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"4c91ad549830ccf10d0dc599aabbeaf3466fdb26","kind":"commit","published_at":"2021-09-23T00:29:44.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.48.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.48.0/manifests"},{"name":"v1.47.2","sha":"375f7c18432b36802bc521bfa78855278a834963","kind":"commit","published_at":"2021-09-22T00:58:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"9c2dfab132eb3366af69a5c2f1585d4b7150eadb","kind":"commit","published_at":"2021-09-17T01:35:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7600f1b4f9c78e0933ab25f6d285381443c07c91","kind":"commit","published_at":"2021-09-16T03:30:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.47.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.47.0/manifests"},{"name":"v1.46.7","sha":"e1cd8bb2b69cb3efff9e6f379462bbefe4e0cf1d","kind":"commit","published_at":"2021-09-16T01:20:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"8dc54632c55db21231a359f53c43bd89d8db18f3","kind":"commit","published_at":"2021-09-15T01:22:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"4b8031963b745334e53e492ae9b028173bb3d0be","kind":"commit","published_at":"2021-09-12T04:25:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"1c92551fb6d7dcbca2d12fb8576cd8988cdccb55","kind":"commit","published_at":"2021-09-10T02:21:19.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"1fab5c28c6eace6505b271bb00133f8c59be08ce","kind":"commit","published_at":"2021-09-08T03:50:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"8a677ef958950ca392d97fa4904ea37023605eab","kind":"commit","published_at":"2021-09-07T00:09:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"ef9bcc3c80dc3c8705b63d9457397b368d5c611b","kind":"commit","published_at":"2021-09-06T04:40:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"543cae02b5a98a166a942f1f977e02aa0b75058e","kind":"commit","published_at":"2021-09-02T13:51:34.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.46.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"f13757ca06daa52402371fb2a458a990503c0bff","kind":"commit","published_at":"2021-09-02T03:23:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.45.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"4b551faaa5b02c572e4f6d36c5d2c2b8c79ff954","kind":"commit","published_at":"2021-09-02T00:25:05.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"c27b97f5200481b70a6c05131d2fc34db2425d45","kind":"commit","published_at":"2021-08-29T17:14:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"2a8c4766c674dd132f7592cc9b0b4213b9f33611","kind":"commit","published_at":"2021-08-29T00:54:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"a41952fa8a17441275dd4bf1c675e8a81b4f54a0","kind":"commit","published_at":"2021-08-27T00:40:14.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.44.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dd7efc3390e4a9a90f1b3ee0c3e3c74deb1f0369","kind":"commit","published_at":"2021-08-25T01:02:42.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.43.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"55606f79cc6accf07d45fe2c4ffa81817108d7bc","kind":"commit","published_at":"2021-08-23T14:25:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"f1472dab64c04a7db694a4af3d78f45a96d8922f","kind":"commit","published_at":"2021-08-20T13:57:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.42.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"874b1a48d1480ee19e57c362f978e13e9f34b1bd","kind":"commit","published_at":"2021-08-20T03:17:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.41.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.41.0/manifests"},{"name":"v1.40.4","sha":"76dff919c89b6eef13bd3109d5b84c89436f427a","kind":"commit","published_at":"2021-08-06T15:25:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"40f9d14f6ff6d64664748eb723d3a827bd2de337","kind":"commit","published_at":"2021-08-06T14:41:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"5a83df7fac77ee5dac4e97813f5feaaf0b3246b8","kind":"commit","published_at":"2021-08-06T12:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"e2502ca390aff42d8580474376492b80a273bae3","kind":"commit","published_at":"2021-07-24T18:10:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"a4984ee9b3afb5c999fcef6f60b07279e85770a6","kind":"commit","published_at":"2021-07-22T16:03:47.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.40.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"4000c34716609ca60c324635c4850bbe5c363b90","kind":"commit","published_at":"2021-07-21T08:15:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"a6eefebfb33aaa376e241c27ff242adb6a78e44b","kind":"commit","published_at":"2021-07-21T06:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6774a2a6dd061055ef470229e43e896754e06c64","kind":"commit","published_at":"2021-07-16T22:45:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"451365ce939e43e71fd45c3614103ad409c8a90d","kind":"commit","published_at":"2021-07-15T14:27:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"a3bdce292486b983305e6e324427adee9d4199ef","kind":"commit","published_at":"2021-07-15T14:04:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"c718d365d0a1882154130d096988f3294fe8c66f","kind":"commit","published_at":"2021-07-13T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.39.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.39.0/manifests"},{"name":"v1.38.1","sha":"9a4e496489b292821c746d14f413aff25f134bfd","kind":"commit","published_at":"2021-07-12T14:03:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"c234af2ae548c4bed6ed6553a368c555d65b249e","kind":"commit","published_at":"2021-07-12T13:00:36.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.38.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"ff8cde6cb8ed13d6bca19802348979caa3669ee6","kind":"commit","published_at":"2021-07-02T06:59:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"57f95e078eb8176973eea0670c56c9f2e3ec524c","kind":"commit","published_at":"2021-06-30T13:43:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.37.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"5bed98aa4204d6e6cf7d17233b6ea2d4ab9fcb3c","kind":"commit","published_at":"2021-06-22T12:20:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"8d40ddbaf1f48dc08e459e085fbe196361bba9a3","kind":"commit","published_at":"2021-06-20T07:01:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.36.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"499fe5088aba2f265213b730fd79f3ad6f63b1b9","kind":"commit","published_at":"2021-06-19T12:03:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.35.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"4882e01379efad9b3fe7bff48bb7fbe70f115873","kind":"commit","published_at":"2021-06-18T06:23:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"2b21440f5befd4b95d6be3d8e8235b31279ce0c6","kind":"commit","published_at":"2021-06-18T06:16:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"a3342b2aa23ed0606fe97f4aeadad5263038a703","kind":"commit","published_at":"2021-06-11T18:12:31.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.34.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"7dfb343219737c1a3bef72c5121803b4e7e4fdd6","kind":"commit","published_at":"2021-06-10T18:12:48.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"a4efbb57e29315b7255780569ef2c6c11b4dad6d","kind":"commit","published_at":"2021-06-10T06:23:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.33.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"87b360323ed3ab4d43ccd3e278413137479cdf3b","kind":"commit","published_at":"2021-06-07T18:14:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.32.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"7068d4c2297468714ce1034b16bc9a32e9571d70","kind":"commit","published_at":"2021-06-07T11:58:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d8c67c26483c1e38554abdbde240a29b90f1766a","kind":"commit","published_at":"2021-06-04T06:00:35.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.31.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"d3335cee83c3ad93a36066b06111a350b34d0621","kind":"commit","published_at":"2021-06-03T07:28:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"46e35c39141573daf0401c8ab79957c84424f1a7","kind":"commit","published_at":"2021-06-02T08:03:32.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"bf17c7bf5b30e6c9c566e565400aa0c8f32220ab","kind":"commit","published_at":"2021-06-02T08:00:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.30.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"2b43133875ed67189ca9f6cf1222bf726a941a85","kind":"commit","published_at":"2021-05-31T17:43:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"00a8352c7e772df7f0a42812a330b98e50f45de3","kind":"commit","published_at":"2021-05-31T15:03:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.29.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.29.0/manifests"},{"name":"v1.28.2","sha":"499bb93c303052af0a2629dbaddd8916dc020fc4","kind":"commit","published_at":"2021-05-31T10:44:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"f8c3a3793d25696fd472ad963441836529f356e7","kind":"commit","published_at":"2021-05-31T08:33:51.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"a3aa6892fde7fd81e3ad78d664ffd29bca6be249","kind":"commit","published_at":"2021-05-24T10:50:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.28.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"9bad41e6947f1b16e33839742f055b6c5c2c5bc5","kind":"commit","published_at":"2021-05-24T10:03:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.27.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"a283a2b78a325eb8e7a0531bfe50f726326741c8","kind":"commit","published_at":"2021-05-21T08:15:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"c3887d6ced3035f9a8c2221bd2403427db816fb3","kind":"commit","published_at":"2021-05-20T06:37:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"0eb67d5b7b41ca92de35ea24b49e05870fd863b1","kind":"commit","published_at":"2021-05-19T19:26:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"09bf324ef30d8f6b11ff2e6cb547da467d612d74","kind":"commit","published_at":"2021-05-18T07:56:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"a907c6e56c76b601e0f7ae3db64db7e08355d717","kind":"commit","published_at":"2021-05-17T16:25:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"26565660b410c9c38adee13ecbe274b934d2cd64","kind":"commit","published_at":"2021-05-17T09:09:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.26.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"f7601d7edb36398cf7070c927709c191cabbaebe","kind":"commit","published_at":"2021-05-17T08:32:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"0c50dbf958d5778293bfdde5dc2a22c60f6658c3","kind":"commit","published_at":"2021-05-13T07:45:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"c687877156b49feb5228e472750ad8274a454630","kind":"commit","published_at":"2021-05-11T19:17:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.25.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.25.0/manifests"},{"name":"v1.24.5","sha":"d7f8e4704feff803399be8a4771967fdc0dd8f3c","kind":"commit","published_at":"2021-05-08T07:58:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"4c55cfdc011101ec2a9598bf470d0113949f1281","kind":"commit","published_at":"2021-05-07T08:07:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"caacaeef3147871f9dc1e9849dbffbfd6e8101b4","kind":"commit","published_at":"2021-05-05T20:38:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"6bdacb8a37b85c0d98fdbf501b044aab97f90e28","kind":"commit","published_at":"2021-05-05T15:50:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"7679ada2038ae6c3a3bc66a0f46604e1e47e4950","kind":"commit","published_at":"2021-05-05T07:49:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b75b4f1b0d63a83f93870c539201aae486782756","kind":"commit","published_at":"2021-05-03T10:58:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.24.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"ed35d24d1f1e8f810a0a4825c6d7e3732772d7c8","kind":"commit","published_at":"2021-05-03T10:49:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"3283af26c1fead3c3395bf2fc82790cb0772380f","kind":"commit","published_at":"2021-04-30T18:30:58.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.23.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"277997d0162761921870828e6bf0073d177dc1a4","kind":"commit","published_at":"2021-04-29T18:18:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"b34ccd1a91f20354ec7a517c54ba4b0ea708f3d3","kind":"commit","published_at":"2021-04-28T20:34:06.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"a7cb57704e4662b15a49228bbee56b346ee56d06","kind":"commit","published_at":"2021-04-28T19:58:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.22.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"f4d89f0d6b8b5461e3738a71f4554f12d68db4e9","kind":"commit","published_at":"2021-04-26T14:05:11.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.21.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"73203048a5ff085a5d6fe006a1173ca179b8fd5a","kind":"commit","published_at":"2021-04-25T11:30:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"dacd0c66efdba779875239fcab3d18dd6a45e052","kind":"commit","published_at":"2021-04-23T22:10:01.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"9cf71f66b965a7cd4d92faf239a0750065b53e1d","kind":"commit","published_at":"2021-04-23T16:40:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"3b7c038a7db24f63b48cbd1d231a6740fef4ea70","kind":"commit","published_at":"2021-04-23T15:42:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"582ae517b979d9d07a9c7937c6ff6d3f449c74e9","kind":"commit","published_at":"2021-04-22T12:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"77cc94b528f1efb35639eef4a2960c8703f9120b","kind":"commit","published_at":"2021-04-22T07:54:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"c96032a425a155a8a94c9532d61c70617e4a62d5","kind":"commit","published_at":"2021-04-21T07:47:46.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.20.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"0faf08379d6604973686ea1e3643a9603661823c","kind":"commit","published_at":"2021-04-20T21:36:45.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75215430ab1eb1ac11d447621e42579e026a26b5","kind":"commit","published_at":"2021-04-19T13:09:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8bccbc39412da0c6ff9a2279df7031a3b40763f8","kind":"commit","published_at":"2021-04-19T11:22:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"cee7a02d8b08fea11bdff26c896fd2afcc82468d","kind":"commit","published_at":"2021-04-19T10:34:09.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.19.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"bc66de0678ccf93ff8add2e20e4b70870e7b641a","kind":"commit","published_at":"2021-04-16T15:04:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"b43431c47defe0b9a68d64fab8c9e09c953281c3","kind":"commit","published_at":"2021-04-16T13:29:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"301e0fb9acc1c21ae129bc7e574ad88a4c53b577","kind":"commit","published_at":"2021-04-16T12:50:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.18.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"dcb5f5b12b133a60b4ed09cc083915187c84ed2d","kind":"commit","published_at":"2021-04-16T05:24:04.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.17.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"ca5db266d7f2407e16c5edb8d068d5d374a902f8","kind":"commit","published_at":"2021-04-14T19:56:23.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"c1b5211fc6455c2b256094b87bffa3f84ff03c12","kind":"commit","published_at":"2021-04-12T21:36:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d1254fadc1060260f82490de9aa4d874d6ddcd52","kind":"commit","published_at":"2021-04-12T16:35:53.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.16.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"0e0540e311abcc366f377f70abf68ede78a279ba","kind":"commit","published_at":"2021-03-19T12:59:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"61d39d55967037378710c811a2cbb837950e220c","kind":"commit","published_at":"2021-03-18T15:00:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.15.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.15.0/manifests"},{"name":"v1.14.8","sha":"cd4d02bd8b44366ac3060ebbd00bafcf1c2cea3a","kind":"commit","published_at":"2021-03-06T22:33:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"9d0f6e76dfc4f918e039986d9666d5ed485f4904","kind":"commit","published_at":"2021-02-16T19:12:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"5e6631e7c3f40b7857d2f73b48abfd3f9d072b35","kind":"commit","published_at":"2021-02-16T16:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"c5e3a2a73e0714649a3d975d15a45cbcb255db45","kind":"commit","published_at":"2021-02-16T14:40:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"e0f56b3ce656cf5b609996905b14caf4d1fcb3ab","kind":"commit","published_at":"2021-02-08T18:44:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"8266fccc4bbac63a2a0509e4df749a2b07fc72d9","kind":"commit","published_at":"2021-02-07T09:31:33.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"c76d3f9547fc88c286b171982ff07ce4e6c0ff33","kind":"commit","published_at":"2021-02-02T08:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a14e1ada63c884d2a7a4e4f8539ef68230f83bea","kind":"commit","published_at":"2021-02-01T17:34:12.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"8a2a748a86ca799fcd72d4b00fc9a10048e46d4c","kind":"commit","published_at":"2021-01-06T23:13:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.14.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e42bfd2814fc5136b175470c3085355090cc2e01","kind":"commit","published_at":"2020-12-30T13:50:43.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.13.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"7e841558d9406d4acd6210b4c7e9181fc2b5835b","kind":"commit","published_at":"2020-12-28T13:08:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"971a079b1b9e3c1b962821bf759dc8c7c9792a94","kind":"commit","published_at":"2020-12-23T09:34:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"cc1471ed703b80da8324b7f29404a1120f27d826","kind":"commit","published_at":"2020-12-21T14:07:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c85378794f58574d4b382001f457388e5af8f90b","kind":"commit","published_at":"2020-12-16T10:07:18.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.12.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"49fe95787794e5778bbffd04afe9ba23dc9c9db8","kind":"commit","published_at":"2020-12-15T11:59:55.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"9aba722f41b390b5a5eeeeeba7c51b4f87cd87c7","kind":"commit","published_at":"2020-12-15T10:08:41.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"4495e1d301e2c16310afabc42ebd284b9ad20363","kind":"commit","published_at":"2020-11-24T13:38:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.11.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c03219c38fcf42957b705384dd1fb4bfaa86b075","kind":"commit","published_at":"2020-10-20T10:41:50.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.10.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"30aa0330dd2a8fbe3f692b3e3fc6091a4f0593af","kind":"commit","published_at":"2020-07-19T08:19:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.9.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.9.0/manifests"},{"name":"v1.8.14","sha":"3f3f2a9563387312e7dd14a0efaa5f87ff3b71c3","kind":"commit","published_at":"2020-07-03T18:02:03.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.14","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.14/manifests"},{"name":"v1.8.13","sha":"47d0827b225bab4420647bfcd5eb551db0175269","kind":"commit","published_at":"2020-06-05T17:12:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.13","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.13/manifests"},{"name":"v1.8.12","sha":"5e808ad92ab510400b4f5f223db3e0b4ed6af09c","kind":"commit","published_at":"2020-06-04T20:11:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.12","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.12/manifests"},{"name":"v1.8.11","sha":"c608a3fdf7e7c9031998a5695d387eb2a7797b6f","kind":"commit","published_at":"2020-05-29T08:44:57.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.11","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.11/manifests"},{"name":"v1.8.10","sha":"183137a8f4c9dafada20096ee07aba4bd1ecb35a","kind":"commit","published_at":"2020-05-28T22:26:56.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.10","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.10/manifests"},{"name":"v1.8.9","sha":"e126c25e61b36f484a7b4b753be4789001b8dcf8","kind":"commit","published_at":"2020-05-25T21:34:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.9","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.9/manifests"},{"name":"v1.8.8","sha":"75eeef2031fb862fd35b769cf81d12642bad811c","kind":"commit","published_at":"2020-05-25T07:16:07.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.8/manifests"},{"name":"v1.8.7","sha":"5ef3e12afc936b0db23de6787cf62ec9bd262f42","kind":"commit","published_at":"2020-04-10T15:57:29.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"46547217fe04853b50d29b83d95c1e6f29a184de","kind":"commit","published_at":"2020-04-10T15:28:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"88ef30b1ff2ec0a037bf2cd69e8558687bbeb70e","kind":"commit","published_at":"2020-04-05T21:53:27.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"5c656cb231e0d001f3c18937cfb6b11b1f4f480d","kind":"commit","published_at":"2020-03-17T17:48:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"acf3159650b9afabc23db4db6d8a445e3ec02b72","kind":"commit","published_at":"2020-03-13T08:20:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b96f5ba3e9c36182174300af629b34fe43c62ecd","kind":"commit","published_at":"2020-03-03T21:13:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"fccacee7164155ea1fdf5bee163dd56103cfb223","kind":"commit","published_at":"2020-03-02T20:35:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5cde2faa699344ffa3c948aea2214723eeda37d1","kind":"commit","published_at":"2020-03-02T20:21:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.8.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dbf19de422b889574aa055ad08f677050bffb762","kind":"commit","published_at":"2020-03-02T20:03:20.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.7.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"293ef569460d076bdedc62f60e3d520fa6ccab33","kind":"commit","published_at":"2020-02-22T13:44:49.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.8","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"9d796a14258061e4b52063150e1d307799ce9019","kind":"commit","published_at":"2020-01-16T09:15:54.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.7","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"6553a204dbd9c08e84fc4e173b5363610a789ad5","kind":"commit","published_at":"2020-01-05T19:01:59.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.6","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"00975929ec559594bafb8fa1c4c7e75f87db912a","kind":"commit","published_at":"2020-01-05T16:37:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.5","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"d3b0ab09b5aeb3bc88b42f9e38efab0724dfa08f","kind":"commit","published_at":"2020-01-05T14:56:26.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.4","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"e4c47aefb16df401e0a8a84981e2cce233a550ec","kind":"commit","published_at":"2020-01-01T11:32:17.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"9b4042da2977178d007cb4f07686be897172792b","kind":"commit","published_at":"2019-12-16T22:32:02.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5410d23b2cf7d19bf14c4c089874b9630237fa42","kind":"commit","published_at":"2019-12-16T22:14:25.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd5e524d7435df6ad0c1c805b9ed56293fc39101","kind":"commit","published_at":"2019-12-12T19:56:21.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.6.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"e8e37cf2da26d1f67f21e3bd94da65025e7bde8f","kind":"commit","published_at":"2019-11-22T20:44:52.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.5.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"136f0879bb28d4b6c2e860f11fc6d65446ac6900","kind":"commit","published_at":"2019-11-21T14:25:24.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.3","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"371ef07fbb61c5ad490061c9571dbd8df9f6ab47","kind":"commit","published_at":"2019-11-21T08:06:37.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.2","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"ad1fc3c19d5c02382989a7e1cb72b807b743465c","kind":"commit","published_at":"2019-11-08T17:45:08.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5e9e0b33cd548952a6968151db94325f299ae3c4","kind":"commit","published_at":"2019-11-06T19:22:30.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.4.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c6b1e65b424f0feb700468564276786895acec70","kind":"commit","published_at":"2019-11-05T18:57:40.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.3.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"89bb554b3e8dcc7f8e2376f1a4557ef3d8e0c96f","kind":"commit","published_at":"2019-11-03T20:14:39.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.2.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1f55fa26be8834ac970a219485e3c5c681390b75","kind":"commit","published_at":"2019-11-01T18:37:00.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.1.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"72f36694139163009bc237a9ee25ea0070946dfb","kind":"commit","published_at":"2019-10-27T12:03:28.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.1","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e2e2d8d186c97a4762ce146887b7c3db6841a23e","kind":"commit","published_at":"2019-10-20T21:11:38.000Z","download_url":"https://codeload.github.com/taskforcesh/bullmq/tar.gz/v1.0.0","html_url":"https://github.com/taskforcesh/bullmq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taskforcesh/bullmq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-14T17:50:17.007Z","dependent_packages_count":1,"downloads":19,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.57593408664221,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.873910816657608,"forks_count":2.684317735737024,"average":17.931890226102087},"purl":"pkg:npm/%40conpago/bullmq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@conpago/bullmq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@conpago/bullmq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@conpago/bullmq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-14T08:30:50.589Z","issues_count":739,"pull_requests_count":1671,"avg_time_to_close_issue":24195199.82172131,"avg_time_to_close_pull_request":1122599.1998577525,"issues_closed_count":488,"pull_requests_closed_count":1406,"pull_request_authors_count":144,"issue_authors_count":568,"avg_comments_per_issue":3.9364005412719894,"avg_comments_per_pull_request":1.0969479353680431,"merged_pull_requests_count":1256,"bot_issues_count":8,"bot_pull_requests_count":393,"past_year_issues_count":72,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":1429471.875,"past_year_avg_time_to_close_pull_request":382280.075794621,"past_year_issues_closed_count":48,"past_year_pull_requests_closed_count":409,"past_year_pull_request_authors_count":40,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":3.0972222222222223,"past_year_avg_comments_per_pull_request":2.59918200408998,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":306,"past_year_merged_pull_requests_count":363,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","maintainers":[{"login":"roggervalf","count":755,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"},{"login":"eliasSFL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliasSFL"},{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}],"active_maintainers":[{"login":"roggervalf","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@conpago%2Fbullmq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@conpago%2Fbullmq/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@conpago%2Fbullmq/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@conpago%2Fbullmq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@conpago%2Fbullmq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@conpago%2Fbullmq/codemeta","maintainers":[{"uuid":"alex_conpago","login":"alex_conpago","name":null,"email":"alex@conpago.com.au","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~alex_conpago","role":null,"created_at":"2022-11-15T16:50:53.235Z","updated_at":"2022-11-15T16:50:53.235Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alex_conpago/packages"},{"uuid":"etonello_conpago","login":"etonello_conpago","name":null,"email":"emanuele@conpago.com.au","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~etonello_conpago","role":null,"created_at":"2022-11-15T16:50:53.246Z","updated_at":"2022-11-15T16:50:53.246Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/etonello_conpago/packages"},{"uuid":"nihar27_conpago","login":"nihar27_conpago","name":null,"email":"nihar@conpago.com.au","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~nihar27_conpago","role":null,"created_at":"2024-02-27T07:24:55.676Z","updated_at":"2024-02-27T07:24:55.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nihar27_conpago/packages"},{"uuid":"0xvlado","login":"0xvlado","name":null,"email":"vladimir@conpago.com.au","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~0xvlado","role":null,"created_at":"2024-08-22T12:39:40.291Z","updated_at":"2024-08-22T12:39:40.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/0xvlado/packages"},{"uuid":"bishwoconpago","login":"bishwoconpago","name":null,"email":"bishwo@conpago.com.au","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~bishwoconpago","role":null,"created_at":"2025-06-27T05:12:59.723Z","updated_at":"2025-06-27T05:12:59.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bishwoconpago/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5859182,"maintainers_count":1254398,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":11294,"full_name":"taskforcesh/bullmq","default_branch":"master","total_commits":3624,"total_committers":206,"total_bot_commits":603,"total_bot_committers":3,"mean_commits":17.59223300970874,"dds":0.695364238410596,"past_year_total_commits":793,"past_year_total_committers":36,"past_year_total_bot_commits":456,"past_year_total_bot_committers":3,"past_year_mean_commits":22.02777777777778,"past_year_dds":0.7162673392181589,"last_synced_at":"2026-09-14T08:30:49.010Z","last_synced_commit":"66c29c8d8c562662790a350d0d1ae1753f62592c","created_at":"2023-03-07T11:16:59.371Z","updated_at":"2026-09-14T08:30:48.502Z","committers":[{"name":"Rogger Valverde","email":"rogger.valverde@uni.pe","login":"roggervalf","count":1104},{"name":"Manuel Astudillo","email":"manuel@optimalbits.com","login":"manast","count":791},{"name":"semantic-release-bot","email":"semantic-release-bot@martynus.net","login":"semantic-release-bot","count":624},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":333},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":220},{"name":"semantic-release","email":"semantic-release","login":"semantic-release","count":84},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":50},{"name":"Stanislav Mamontov","email":"46541650+stansv","login":"stansv","count":44},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":39},{"name":"Yogeshwaran C","email":"84272111+yogeshwaran-c","login":"yogeshwaran-c","count":33},{"name":"Andrea","email":"andrea@yaaaw.it","login":"nullndr","count":14},{"name":"Jonas Strassel","email":"info@jonas-strassel.de","login":"boredland","count":9},{"name":"fgozdz","email":"fgozdz@ritenrg.com","login":"fgozdz","count":8},{"name":"Robert D'Ercole","email":"robert.dercole@tenlegs.com","login":"bobdercole","count":8},{"name":"Jacob Rothstein","email":"hi@jbr.me","login":"jbr","count":7},{"name":"Arun Kumar","email":"147901612+Arunkoo","login":"Arunkoo","count":7},{"name":"Enzo Volkmann","email":"enzo@exportarts.io","login":"evolkmann","count":6},{"name":"Maruthan G","email":"113752568+maruthang","login":"maruthang","count":6},{"name":"Michiel De Mey","email":"de.mey.michiel@gmail.com","login":"MichielDeMey","count":5},{"name":"Florian Morello","email":"arsonik@me.com","login":"arsonik","count":4},{"name":"kent-hydra","email":"120897091+kent-hydra","login":"kent-hydra","count":4},{"name":"nocodehummel","email":"nocodehummel@gmail.com","login":"nocodehummel","count":4},{"name":"Harry Brundage","email":"harry.brundage@gmail.com","login":"airhorns","count":3},{"name":"Eric Carboni","email":"ericcarboni@gmail.com","login":"eric-hc","count":3},{"name":"Joe Bowbeer","email":"joe.bowbeer@gmail.com","login":"joebowbeer","count":3},{"name":"Marc-Antoine Fernandes","email":"marcantoinefernandes@gmail.com","login":"Embraser01","count":3},{"name":"Ollie Chick","email":"ollie@partly.com","login":"olliechick","count":3},{"name":"Simon Ravé","email":"rave.simon@live.fr","login":"saulane","count":3},{"name":"Arash Arbabi","email":"arbabiarash0@gmail.com","login":"ATheCoder","count":3},{"name":"André Lehmann","email":"andre.luiz.lehmann@gmail.com","login":"lehmann","count":3},{"name":"Serge Medvedev","email":"thismoment.main@gmail.com","login":"serge-medvedev","count":3},{"name":"Brian Cooper","email":"brian@brian-cooper.com","login":"coopbri","count":3},{"name":"Clemens Stolle","email":"clemens.stolle@quantistry.com","login":"klaemo","count":3},{"name":"Neal Granger","email":"neal@nealg.com","login":"10xjs","count":2},{"name":"Mohanraj Venkatesan","email":"mohanraj.venkatesan2304@gmail.com","login":"mohanrajvenkatesan2304-hash","count":2},{"name":"Meyon Soo  Kim","email":"39788337+PreAgile","login":"PreAgile","count":2},{"name":"Max Runia","email":"6709518+runia1","login":"runia1","count":2},{"name":"github-actions","email":"github-actions@github.com","login":"invalid-email-address","count":2},{"name":"Soma Erdélyi","email":"6604988+ersoma","login":"ersoma","count":2},{"name":"next-n","email":"107437559+next-n","login":"next-n","count":2},{"name":"Marko Todorić","email":"42638763+maretodoric","login":"maretodoric","count":2},{"name":"Kerollos Magdy","email":"kerolloz@yahoo.com","login":"kerolloz","count":2},{"name":"Francesco Virga","email":"francescod.virga@gmail.com","login":"francescov1","count":2},{"name":"David Walsh","email":"5778036+rhinodavid","login":"rhinodavid","count":2},{"name":"Julian Fell","email":"hi@jtfell.com","login":"jtfell","count":2},{"name":"onehorsetown","email":"github.com@sadlerville.com","login":"onehorsetown","count":2},{"name":"zhennann","email":"zhen.nann@icloud.com","login":"zhennann","count":2},{"name":"George Marios","email":"gsqrt2@gmail.com","login":"gsqrt2","count":1},{"name":"Gianluca Esposito","email":"g@esposi.to","login":"gesposito","count":1},{"name":"GitHub Action","email":"action@github.com","login":"actions-user","count":1},{"name":"Gregor","email":"e@tokarev.work","login":"gregor-tokarev","count":1},{"name":"Geoffrey","email":"geoffrey.signorato@gmail.com","login":"geosigno","count":1},{"name":"Gabriel Castro","email":"GabrielCastro","login":"GabrielCastro","count":1},{"name":"Eren Kurnaz","email":"h.erenkurnaz@icloud.com","login":"erenkurnaz","count":1},{"name":"Guillaume Piedigrossi","email":"30442116+Spoutnik97","login":"Spoutnik97","count":1},{"name":"Ilias Mentzelos","email":"iliasmentz@gmail.com","login":"iliasmentz","count":1},{"name":"Jake Lynch","email":"jake@foodisgood.com","login":"mljlynch","count":1},{"name":"James Seigel","email":"github@paddlethis.com","login":"seigel","count":1},{"name":"Jan Potoms","email":"2109932+Janpot","login":"Janpot","count":1},{"name":"Daniel Wang","email":"danielwpz@gmail.com","login":"danielwpz","count":1},{"name":"Daniel Pires","email":"91117580+danielpires","login":"danielpires","count":1},{"name":"Elisha","email":"sh0oki","login":"sh0oki","count":1},{"name":"ElFisherMan","email":"36671468+ElFisherMan","login":"ElFisherMan","count":1},{"name":"David Routhieau","email":"root-io","login":"root-io","count":1},{"name":"David Hotham","email":"david.hotham@microsoft.com","login":"dimbleby","count":1},{"name":"Jan Vennemann","email":"jan.vennemann@gmx.net","login":"janvennemann","count":1},{"name":"Jannik Maierhöfer","email":"48529566+jannikmaierhoefer","login":"jannikmaierhoefer","count":1},{"name":"Jay Parekh","email":"jay.parekh0@gmail.com","login":"violetviolinist","count":1},{"name":"Jeff Bowen","email":"jblz","login":"jblz","count":1},{"name":"Johannes Kronmüller","email":"johakr","login":"johakr","count":1},{"name":"Jonas Jongejan","email":"227529+HalfdanJ","login":"HalfdanJ","count":1},{"name":"Jono Kolnik","email":"1164060+JonathanKolnik","login":"JonathanKolnik","count":1},{"name":"Kursat Aktas","email":"kursat.ce@gmail.com","login":"kursataktas","count":1},{"name":"Kyle Lamb","email":"32699430+lambk","login":"lambk","count":1},{"name":"Laurens Nienhaus","email":"94158+laurens","login":"laurens","count":1},{"name":"Jason Gedge","email":"inferno1386@gmail.com","login":null,"count":1},{"name":"Stefan Plösser","email":"stefan@nvon.com","login":null,"count":1},{"name":"paul.lecouteur","email":"paul.lecouteur@hoistgroup.com","login":null,"count":1},{"name":"xudongdev","email":"me@xudong.dev","login":null,"count":1},{"name":"Branko Radicevic","email":"radicevicbranko@gmail.com","login":"radicevicbranko","count":1},{"name":"Bolaji Olajide","email":"25608335+BolajiOlajide","login":"BolajiOlajide","count":1},{"name":"Björnstjerne Tiedemann","email":"b.tiedemann@interadgmbh.de","login":"Bjoernstjerne","count":1},{"name":"Bilal Shaikh","email":"bilalshaikh42@gmail.com","login":"bilalshaikh42","count":1},{"name":"Bartosz Maciaszek","email":"bartosz.maciaszek@gmail.com","login":"bartosz-maciaszek","count":1},{"name":"Arvin Jenabi","email":"Arvinje@gmail.com","login":"Arvinje","count":1},{"name":"Arman Poghosyan","email":"armpogart","login":"armpogart","count":1},{"name":"Andrew Stiegmann (stieg)","email":"andrew.stiegmann@gmail.com","login":"stieg","count":1},{"name":"Andreas Thomas","email":"dev@chronark.com","login":"chronark","count":1},{"name":"Amitrochates","email":"91377876+Amitrochates","login":"Amitrochates","count":1},{"name":"Ali Shahabbasi","email":"34238824+shahabbasi","login":"shahabbasi","count":1},{"name":"AlexOwl","email":"AlexOwl@protonmail.com","login":"AlexOwl","count":1},{"name":"Alex Bailey","email":"alexbaileyuk","login":"alexbaileyuk","count":1},{"name":"Aleksandr Bogdanov","email":"synchrone","login":"synchrone","count":1},{"name":"Brian Gonzalez","email":"me@briangonzalez.org","login":"briangonzalez","count":1},{"name":"Cage Johnson","email":"cagejsn@gmail.com","login":"cagejsn","count":1},{"name":"Calmon Ribeiro","email":"calmonrib@gmail.com","login":"calmonr","count":1},{"name":"Carlos Diaz-Padron","email":"carlosdiazpadron@gmail.com","login":"carlosdp","count":1},{"name":"Chris Abrams","email":"mail@chrisabrams.com","login":"chrisabrams","count":1},{"name":"Clayton Collie","email":"collie.clayton@gmail.com","login":"ccollie","count":1},{"name":"Clemens Kofler","email":"mail@clemenskofler.com","login":"clemens","count":1},{"name":"Corey Rice","email":"7258308+coreyar","login":"coreyar","count":1},{"name":"Corey Van Woert","email":"coreyvan@hey.com","login":"coreyvan","count":1},{"name":"DCof","email":"derrycoffey@hotmail.co.uk","login":"Derbdale","count":1},{"name":"abdoo9","email":"63903814+abdoo9","login":"abdoo9","count":1},{"name":"Zhengquan Xian","email":"46179450+XianZhengquan","login":"XianZhengquan","count":1},{"name":"Yotam","email":"47275263+YotamZiv298","login":"YotamZiv298","count":1},{"name":"Yong","email":"yongla","login":"yongla","count":1},{"name":"Yarden Shoham","email":"hrsi88@gmail.com","login":"yardenshoham","count":1},{"name":"Vuong Ngo (Viktor)","email":"61380192+ntvviktor","login":"ntvviktor","count":1},{"name":"Vladimir","email":"vladimir.mikulic2@gmail.com","login":"VladimirMikulic","count":1},{"name":"Vinícius Lourenço","email":"vinyygamerlol@gmail.com","login":"H4ad","count":1},{"name":"Vilsol","email":"me@vil.so","login":"Vilsol","count":1},{"name":"Vibhanshu Pandey","email":"127181204+vibhanshu-pmi","login":"vibhanshu-pmi","count":1},{"name":"Valtena","email":"Valtena","login":"Valtena","count":1},{"name":"Vadym Kurachevskyi","email":"vadim@hmvs.org","login":"hmvs","count":1},{"name":"Toufiqur Rahman","email":"146459499+toufiq-dev","login":"toufiq-dev","count":1},{"name":"Tomás","email":"72570859+tomihq","login":"tomihq","count":1},{"name":"Tomek Łaziuk","email":"tlaziuk@gmail.com","login":"tlaziuk","count":1},{"name":"Théo H","email":"55807081+TheoHertz","login":"TheoHertz","count":1},{"name":"Theo Ilie","email":"theoilie.ti@gmail.com","login":"theoilie","count":1},{"name":"Sven Grossmann","email":"Svennergr@gmail.com","login":"svennergr","count":1},{"name":"Sven Brunner","email":"sven.brunner@codeculture.de","login":"sven-codeculture","count":1},{"name":"Stefan Wojcik","email":"5014112+yawhide","login":"yawhide","count":1},{"name":"Slav Ivanov","email":"murphybgbs@gmail.com","login":"slavivanov","count":1},{"name":"Sina","email":"65550363+Sin13","login":"Sin13","count":1},{"name":"Simon Abbott","email":"simon.abbott@airfordable.com","login":"simon-abbott","count":1},{"name":"Shaikh Mamun Hoque","email":"shaikhmamunhoque@gmail.com","login":"PositronPiercer","count":1},{"name":"Serhii Nanovskyi","email":"snacqs@gmail.com","login":"snacqs","count":1},{"name":"Sem van den Broek","email":"s-broek@outlook.com","login":"SemvandenBroek","count":1},{"name":"戴均民","email":"taichunmin@gmail.com","login":"taichunmin","count":1},{"name":"Đỗ Trọng Hải","email":"41283691+hainenber","login":"hainenber","count":1},{"name":"zim32","email":"Yurij.Uvarov@gmail.com","login":"zim32","count":1},{"name":"vehm","email":"services@ramen.dev","login":"vehm","count":1},{"name":"und3fined-v01d","email":"soham.parekh1998@gmail.com","login":"sovoid","count":1},{"name":"twobitunicorn","email":"joseph.ruskiewicz@gmail.com","login":"twobitunicorn","count":1},{"name":"taylanken","email":"taylanken@proton.me","login":"taylanken","count":1},{"name":"stephentgrammer","email":"36522622+stephentgrammer","login":"stephentgrammer","count":1},{"name":"rysi3k","email":"rysi3k@gmail.com","login":"rysi3k","count":1},{"name":"orangejuice","email":"fmoessle@yahoo.de","login":"fmoessle","count":1},{"name":"onwd","email":"onwdit@gmail.com","login":"onwd","count":1},{"name":"nick bouldien","email":"nick.bouldien@gmail.com","login":"nickbouldien","count":1},{"name":"karuppuchamysuresh","email":"skaruppuchamy05@gmail.com","login":"karuppuchamysuresh","count":1},{"name":"julian-hansen","email":"60436388+julian-hansen","login":"julian-hansen","count":1},{"name":"intpro","email":"boris.dorofeev@gmail.com","login":"intpro","count":1},{"name":"imperfect-circuits","email":"114847048+imperfect-circuits","login":"imperfect-circuits","count":1},{"name":"harperKKK","email":"48441544+harperKKK","login":"harperKKK","count":1},{"name":"fuyu","email":"ymntbt@gmail.com","login":"ffuyu","count":1},{"name":"francisco-sanchez-molina","email":"psm1984@gmail.com","login":"francisco-sanchez-molina","count":1},{"name":"fdipilla","email":"fabriziodipilla@gmail.com","login":"fdipilla","count":1},{"name":"eviaaaaa","email":"2278596667@qq.com","login":"eviaaaaa","count":1},{"name":"evan","email":"71612373+skrukwa","login":"skrukwa","count":1},{"name":"defectivepixel","email":"majidsajadi93@gmail.com","login":"majidsajadi","count":1},{"name":"csokolo","email":"167896904+csokolo","login":"csokolo","count":1},{"name":"bluecomm42","email":"75343383+bluecomm42","login":"bluecomm42","count":1},{"name":"Nick Amoscato","email":"nick@amoscato.com","login":"namoscato","count":1},{"name":"Mr.Online","email":"mronlinesworld@gmail.com","login":"Mr0nline","count":1},{"name":"Michał Dziuba","email":"mail@michaldziuba.dev","login":"michaldziuba03","count":1},{"name":"Michal Šajdík","email":"30591067+MichalSajdik","login":"MichalSajdik","count":1},{"name":"Md Sohail Fiza","email":"120557047+sohailfiza","login":"sohailfiza","count":1},{"name":"Max Kraus","email":"developer@maximiliankraus.com","login":"CodingMeSwiftly","count":1},{"name":"Mauro","email":"35332423+m-ronchi","login":"m-ronchi","count":1},{"name":"Matthieu Monsch","email":"matthieu.monsch@gmail.com","login":"mtth","count":1},{"name":"Matthew Brookson","email":"matthewbrookson@gmail.com","login":"mbrookson","count":1},{"name":"Matt","email":"fulton.matthew@gmail.com","login":"mful","count":1},{"name":"Matheus Hahn","email":"hahnnmatheus@gmail.com","login":"matheushahnn","count":1},{"name":"Martin Delobbe","email":"martin@cycle.app","login":"martin-cycle","count":1},{"name":"Mariusz Stępień","email":"113180909+mariuszste","login":"mariuszste","count":1},{"name":"Mario","email":"mario.balukcic1@gmail.com","login":"mariobm","count":1},{"name":"Magnus","email":"magnus.burton@me.com","login":"magnusburton","count":1},{"name":"Luke Policinski","email":"Luke@LukePOLO.com","login":"lukepolo","count":1},{"name":"Luke Hart","email":"50547373+lohart13","login":"lohart13","count":1},{"name":"Lukas Hroch","email":"223967+lukashroch","login":"lukashroch","count":1},{"name":"Lucas Ricoy","email":"ricoy.lucas@gmail.com","login":"lricoy","count":1},{"name":"Lucas Jacques","email":"57877914+devhyper","login":"devhyper","count":1},{"name":"Lewis Nelson","email":"lewis@lewnelson.com","login":"lewnelson","count":1},{"name":"Leon Miller-Out","email":"leon@singlebrook.com","login":"sbleon","count":1},{"name":"Lenneth","email":"developer.lenneth@gmail.com","login":"devlzcode","count":1},{"name":"Lennard Behrens","email":"behrenle@posteo.de","login":"behrenle","count":1},{"name":"Leandro Andrade","email":"mandrak.andrade@gmail.com","login":"leandroandrade","count":1},{"name":"Dane Wilson","email":"dane@danewilson.me","login":"danew","count":1},{"name":"adi_holden","email":"adi@dragonflydb.io","login":"adiholden","count":1},{"name":"Sebastien La Duca","email":"sladuca777@gmail.com","login":"Sladuca","count":1},{"name":"Sebastian Dechant","email":"763247+S3bb1","login":"S3bb1","count":1},{"name":"Saurabh Sharma","email":"saurabh@codeword.tech","login":"saurabh-codeword","count":1},{"name":"Sarthak","email":"191791315+sarthak-gc","login":"sarthak-gc","count":1},{"name":"Sarfaraz Nawaz","email":"sir_nawaz959@yahoo.com","login":"snawaz","count":1},{"name":"Samuel Plumppu","email":"6125097+Greenheart","login":"Greenheart","count":1},{"name":"Sam Bostock","email":"sambostock","login":"sambostock","count":1},{"name":"Rémi Alvergnat","email":"toilal.dev@gmail.com","login":"Toilal","count":1},{"name":"Ryan McQuen","email":"rpcm@linux.com","login":"ryanpcmcquen","count":1},{"name":"Quentin Sommer","email":"quentin-sommer","login":"quentin-sommer","count":1},{"name":"Preston Vasquez","email":"prestonvs10@gmail.com","login":"prestonvasquez","count":1},{"name":"Po-Ting","email":"im.isaacjoe@gmail.com","login":"poting-lin","count":1},{"name":"Philly Cai","email":"philliphily@gmail.com","login":"Hephaest","count":1},{"name":"Pavel Kudinov","email":"pkudinov@gmail.com","login":"pkudinov","count":1},{"name":"Patrick Lussan","email":"lussanp@gmail.com","login":"plus-","count":1},{"name":"Patricio Tapia Ugalde","email":"ptapiaugalde@gmail.com","login":"elsilentforce","count":1},{"name":"Parth Jani","email":"parthjani4@gmail.com","login":"parthjani7","count":1},{"name":"Osazuwa Agbonze","email":"geek_200@outlook.com","login":"spaceofmiah","count":1},{"name":"Olaf Kwant","email":"ocke","login":"ocke","count":1},{"name":"OdedShimoni","email":"45061444+OdedShimoni","login":"OdedShimoni","count":1},{"name":"Nikolay Shebanov","email":"nikolay.shebanov@gmail.com","login":"killthekitten","count":1},{"name":"Niek van der Maas","email":"mail@niekvandermaas.nl","login":"Niek","count":1},{"name":"Nicolas Morel","email":"nicolas@morel.io","login":"Marsup","count":1},{"name":"Nicolas Hervé","email":"nicolas.herve@yabawt.com","login":"HNicolas","count":1},{"name":"Nicolas DURAN","email":"nicolas.duran@dametis.com","login":"NicolasDuranDametis","count":1}],"past_year_committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":225},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":203},{"name":"Rogger Valverde","email":"rogger.valvrd@gmail.com","login":"roggervalf","count":139},{"name":"Manuel Astudillo","email":"manuel@optimalbits.com","login":"manast","count":80},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":39},{"name":"Yogeshwaran C","email":"84272111+yogeshwaran-c","login":"yogeshwaran-c","count":33},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":28},{"name":"Arun Kumar","email":"147901612+Arunkoo","login":"Arunkoo","count":7},{"name":"Maruthan G","email":"113752568+maruthang","login":"maruthang","count":6},{"name":"kent-hydra","email":"120897091+kent-hydra","login":"kent-hydra","count":4},{"name":"Meyon Soo  Kim","email":"39788337+PreAgile","login":"PreAgile","count":2},{"name":"Mohanraj Venkatesan","email":"mohanraj.venkatesan2304@gmail.com","login":"mohanrajvenkatesan2304-hash","count":2},{"name":"next-n","email":"107437559+next-n","login":"next-n","count":2},{"name":"Alex Bailey","email":"alexbaileyuk","login":"alexbaileyuk","count":1},{"name":"Andrea","email":"nullndr@duck.com","login":"nullndr","count":1},{"name":"Corey Rice","email":"7258308+coreyar","login":"coreyar","count":1},{"name":"Daniel Pires","email":"91117580+danielpires","login":"danielpires","count":1},{"name":"GitHub Action","email":"action@github.com","login":"actions-user","count":1},{"name":"Đỗ Trọng Hải","email":"41283691+hainenber","login":"hainenber","count":1},{"name":"vehm","email":"services@ramen.dev","login":"vehm","count":1},{"name":"taylanken","email":"taylanken@proton.me","login":"taylanken","count":1},{"name":"karuppuchamysuresh","email":"skaruppuchamy05@gmail.com","login":"karuppuchamysuresh","count":1},{"name":"eviaaaaa","email":"2278596667@qq.com","login":"eviaaaaa","count":1},{"name":"evan","email":"71612373+skrukwa","login":"skrukwa","count":1},{"name":"csokolo","email":"167896904+csokolo","login":"csokolo","count":1},{"name":"Vuong Ngo (Viktor)","email":"61380192+ntvviktor","login":"ntvviktor","count":1},{"name":"Toufiqur Rahman","email":"146459499+toufiq-dev","login":"toufiq-dev","count":1},{"name":"Tomás","email":"72570859+tomihq","login":"tomihq","count":1},{"name":"Stefan Wojcik","email":"5014112+yawhide","login":"yawhide","count":1},{"name":"Sarthak","email":"191791315+sarthak-gc","login":"sarthak-gc","count":1},{"name":"Philly Cai","email":"philliphily@gmail.com","login":"Hephaest","count":1},{"name":"Md Sohail Fiza","email":"120557047+sohailfiza","login":"sohailfiza","count":1},{"name":"Lewis Nelson","email":"lewis@lewnelson.com","login":"lewnelson","count":1},{"name":"Kyle Lamb","email":"32699430+lambk","login":"lambk","count":1},{"name":"Jannik Maierhöfer","email":"48529566+jannikmaierhoefer","login":"jannikmaierhoefer","count":1},{"name":"Guillaume Piedigrossi","email":"30442116+Spoutnik97","login":"Spoutnik97","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-15T00:00:12.584Z","repositories_count":7321118,"commits_count":1104341673,"contributors_count":49019323,"owners_count":1465190,"committers_count":3526915,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"taskforcesh/bullmq","html_url":"https://github.com/taskforcesh/bullmq","last_synced_at":"2026-09-15T08:02:13.822Z","status":null,"issues_count":739,"pull_requests_count":1671,"avg_time_to_close_issue":24195199.82172131,"avg_time_to_close_pull_request":1122599.1998577525,"issues_closed_count":488,"pull_requests_closed_count":1406,"pull_request_authors_count":144,"issue_authors_count":568,"avg_comments_per_issue":3.9364005412719894,"avg_comments_per_pull_request":1.0969479353680431,"merged_pull_requests_count":1256,"bot_issues_count":8,"bot_pull_requests_count":393,"past_year_issues_count":72,"past_year_pull_requests_count":489,"past_year_avg_time_to_close_issue":1429471.875,"past_year_avg_time_to_close_pull_request":382280.075794621,"past_year_issues_closed_count":48,"past_year_pull_requests_closed_count":409,"past_year_pull_request_authors_count":40,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":3.0972222222222223,"past_year_avg_comments_per_pull_request":2.59918200408998,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":306,"past_year_merged_pull_requests_count":363,"created_at":"2023-05-18T08:24:40.183Z","updated_at":"2026-09-15T08:02:13.823Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskforcesh%2Fbullmq/issues","issue_labels_count":{"table":{"bug":261,"released":43,"enhancement":32,"cannot reproduce":28,"better docs":24,"question":14,"works as designed":13,"PRO":3,"wontfix":3,"PR Request":1,":dollar: Funded on Issuehunt":1}},"pull_request_labels_count":{"table":{"released":376,"dependencies":162,"security":56,"osv":56,"dependency":50,"javascript":8,"python":4,"breaking change":3,"better docs":2,"PRO":1,"works as designed":1}},"issue_author_associations_count":{"table":{"NONE":668,"CONTRIBUTOR":66,"COLLABORATOR":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":777,"COLLABORATOR":751,"NONE":142,"MEMBER":1}},"issue_authors":{"table":{"manast":24,"vicpara":9,"willrnch":5,"vanta-with-task-management[bot]":5,"roggervalf":5,"zshnb":4,"mbakiev":4,"klaemo":4,"JonathanSun":4,"mxzinke":3,"wenq1":3,"miridih-jujang":3,"wootwoot1234":3,"felixmosh":3,"adamreisnz":3,"stansv":3,"urossmolnik":3,"Spoutnik97":3,"lukas-becker0":3,"Twisterking":3,"PlkMarudny":3,"dzmm":3,"ninapavlich":3,"fgozdz":3,"ivnnv":3,"ppedziwiatr":3,"lukepolo":3,"marcolubian":3,"ElFisherMan":3,"MGrin":3,"dimonnwc3":2,"CodingMeSwiftly":2,"samthemagicman":2,"SteadEXE":2,"RolandasRazma":2,"y-nk":2,"robk99":2,"Feelw00":2,"ssafayet":2,"ingeniousambivert":2,"MrWang6w":2,"Philluxx":2,"nordicgit70":2,"jaschaio":2,"850036165":2,"matthieu-beteille":2,"cnwangjie":2,"aguyinmontreal":2,"Riveer01":2,"romansme":2,"joebowbeer":2,"francescov1":2,"brncsk":2,"jaredmcqueen":2,"dillonstreator":2,"tatejones":2,"Steffen911":2,"jeengbe":2,"nwalters512":2,"clintonb":2,"annieTechno":2,"hardcodet":2,"gyanidude":2,"imperfect-circuits":2,"fifa334":2,"hyperair":2,"ujwaldhakal":2,"wernermorgenstern":2,"nemphys":2,"andrisi":2,"nocodehummel":2,"njavilas2015":2,"bataras":2,"oanguenot":2,"tsushanth":2,"or-opus":2,"armpogart":2,"Diluka":2,"pjamrozowicz":2,"LitHaxor":2,"vorillaz":2,"vidjuheffex":2,"PDB6912":2,"freiondrej-lokalise":2,"bubike":2,"Chee7ah":2,"AlessioGr":2,"superdkp":2,"rileyai-dev":2,"tayclark":2,"nullndr":2,"lemiesz":2,"Wolvan":2,"sailflip":2,"gl-jkeys":2,"github-actions[bot]":2,"gajus":2,"Striar-Yunis":2,"yaro90":2,"queicherius":2,"bigfree":2,"lovre-nc":2,"lucasavila00":2,"Jayshri-Intlon":2,"echoi92":1,"divyesh565":1,"brendann993":1,"bobthekingofegypt":1,"slidenerd":1,"talha5389":1,"debianw":1,"syearsley":1,"nikolozz":1,"ujwal-setlur":1,"austinwoon":1,"TomKaltz":1,"helxsz":1,"valeeum":1,"mpiacabrera":1,"shinobijs":1,"JaydeepVaghela1204":1,"Stanys-dev":1,"Stijn-Timmer":1,"HarikalarKutusu":1,"belyaev-dev":1,"anahit42":1,"Syntamin":1,"gitChristian":1,"i-rebel-aj":1,"kfir-novella":1,"jimit-raval-sf":1,"jscheel":1,"nlochschmidt":1,"Holbanner":1,"clewisln":1,"rakshith-nanjaiah":1,"SavvasVincentTamosaitis":1,"KidkArolis":1,"llimllib":1,"DamienVicet":1,"shaunakv1":1,"gmillerd":1,"combustpizza":1,"Linksku":1,"romain-hasseveldt":1,"tmcgannon":1,"lazaroofarrill-opstalent":1,"Jojoooo1":1,"swherden":1,"jtapeg":1,"ShootingStar91":1,"sergioaafreitas":1,"bnason":1,"wilsonjackson":1,"madsenmindwell":1,"ScreaminSauce":1,"NeoPhi":1,"ssipos90":1,"juanjalil":1,"TStrongCircle":1,"lahdekorpi":1,"quanhv94":1,"Trystan-C":1,"muratgozel":1,"fernandodevelon":1,"nicgirault":1,"billoneil":1,"huksley":1,"reissbaker":1,"danthedaniel":1,"AlvaroMaceda":1,"rhinodavid":1,"anapeksha":1,"gabrielhase":1,"bobgubko":1,"Eric24":1,"lqmanh":1,"toby-vanta":1,"jeromeseahjj":1,"CrazyWood007":1,"dbhaasis":1,"runningman84":1,"jenniferplusplus":1,"rahulrkr08":1,"Peatechen":1,"pcace":1,"f-w":1,"emintatli":1,"simas-b":1,"smagdziarz":1,"Ponkhy":1,"Gumplefik":1,"as-ajitsingh":1,"richard-s-popov":1,"yacman":1,"vnc4567":1,"jsbroks":1,"YotamZiv298":1,"RomualdKratky":1,"tjhiggins":1,"vishalsabhaya":1,"sg1705":1,"alirizwan":1,"Droppix":1,"zmelendez-cbs":1,"theoephraim":1,"victorandree":1,"Rahul-Prasad-07":1,"prolific":1,"TNonet":1,"its-azharmalik":1,"StErMi":1,"nrmohan":1,"kareemalkoul":1,"seawatts":1,"sampod76":1,"Priluka":1,"Migueld37":1,"bitbay":1,"nmrgt":1,"renato-oficial":1,"AshleyJamesy":1,"gauravGupshup":1,"wlr-dev":1,"arsonik":1,"augusto-joecoffee":1,"paulpascal":1,"natilusky":1,"prabak":1,"FabioNappi":1,"fb-sean":1,"wgy601":1,"dbidwell94":1,"ikemHood":1,"c100k":1,"skrukwa":1,"samuelexferri":1,"JacobReynolds":1,"fakhir":1,"SwenVogel":1,"imomin":1,"sakari":1,"fedorstepanovv":1,"tobiaslins":1,"DarwinsBuddy":1,"raymondfeng":1,"luisvnw":1,"azharuniverse":1,"gayratv":1,"JCMais":1,"andrewpile":1,"urtuba":1,"welfoz":1,"mitchellwillman-olo":1,"maximebedard":1,"drewB":1,"Roundaround":1,"anaelChardan":1,"EinfachHans":1,"Lysosome":1,"rolznz":1,"aliabbasrizvi":1,"danpoletaev":1,"pburdette":1,"loicsimon":1,"renovate[bot]":1,"tjscivsav":1,"mlazuardy":1,"xavier-villelegier":1,"abarreaux":1,"HosseinAgha":1,"aseemk":1,"romange":1,"haansuk":1,"crackevil":1,"andresespinosapc":1,"alaimos":1,"nexorianus":1,"QuinnGT":1,"BigsonLvrocha":1,"calebjacobo":1,"yazinsai":1,"fabianboerner":1,"devonbarrett":1,"joao-victorsc":1,"autarchprinceps":1,"andreww2012":1,"ChoSeoHwan":1,"peteraw77":1,"edvinv":1,"Benjythebee":1,"elios264":1,"sbleon":1,"Heinan-Phau":1,"suhaotian":1,"qarthandgi":1,"psteinroe":1,"ScripterSugar":1,"Janpot":1,"gutyerrez":1,"YeaMerci":1,"amirAlamian":1,"lambk":1,"danielR2001":1,"TiBianMod":1,"thisames":1,"eden-lane":1,"swhiteman":1,"fredgreer":1,"amit-opus":1,"sbruinsje":1,"AashJ":1,"akramhecini":1,"void-nick":1,"huynick":1,"pedrodbaptista":1,"mieradi":1,"DanielNetzer":1,"nodegin":1,"sharifzadesina":1,"xinlingqudongX":1,"sibelius":1,"a4xrbj1":1,"sree526":1,"rupeshsaha":1,"jinusean":1,"shenmufeng":1,"Yalchin403":1,"kylecannon":1,"Kimblis":1,"kevinresol":1,"PaulGrimshaw":1,"ramy-abbas":1,"kibertoad":1,"nikolayemrikh":1,"theyashwantsoni":1,"yrigaudeau":1,"hrithik-infinite":1,"n10000k":1,"fivemru":1,"felixDT":1,"krukid":1,"BowgartField":1,"maximedupre":1,"akshay-8d66":1,"enheit":1,"hsynlms":1,"hrydi":1,"garrettg123":1,"nervestaple":1,"SloCompTech":1,"onehorsetown":1,"WingGao":1,"ithanht":1,"LianZiZhou":1,"leegunwoo98":1,"indrif":1,"AndriyAntonenko":1,"tsebas":1,"rickgrammer":1,"kfpo":1,"darki73":1,"dustin-rcg":1,"dvins":1,"d-ivashchuk":1,"mariuszbeltowski":1,"stouch":1,"chungjung-d":1,"jonknyc":1,"samundrak":1,"SeanReece":1,"clouedoc":1,"nadeesha":1,"shan-mx":1,"marcdelalonde":1,"pquerner":1,"ranchodeluxe":1,"elyran":1,"maxaggedon":1,"ifajgelj-guru":1,"KubaJastrz":1,"slwhitman":1,"guillaumeklaus":1,"stevenolay":1,"deeptechllc":1,"daimalou":1,"santhosh77h":1,"MyZest":1,"eugeneroz":1,"presidenten":1,"richardsimko":1,"dberardo-com":1,"tolgap":1,"xts-bit":1,"asijoumi":1,"shivamkj":1,"rcfrias":1,"AlexFrontegg":1,"nebyu08":1,"mukul013":1,"drmarshall":1,"blhutchings":1,"NITHISH-1609":1,"miroirstudiosrl":1,"jomhyre":1,"AmreshSinha":1,"m4nuC":1,"ZhiyuLi-PostGrid":1,"WygorFonseca":1,"adrian-goe":1,"stefanozaccaria-centropaghe":1,"sstano":1,"otanriverdi":1,"GodsonAddy":1,"venticello":1,"I-love-study":1,"pbell23":1,"AlvaradoEddo":1,"cncobleIBM":1,"alex-a5":1,"erpheus":1,"vlrevolution":1,"XianZhengquan":1,"elucidsoft":1,"neemanjabu":1,"Houdaifi":1,"akashpanigrahi96":1,"App-developer-269":1,"cyucelen":1,"mixassio":1,"SilentGert":1,"trylovetom":1,"M3talen":1,"chenhuanguang":1,"bilalshaikh42":1,"pkudinov":1,"jamesholcomb":1,"lokeish":1,"saschabratton":1,"maxbronnikov10":1,"alexandrsek":1,"wogns3623":1,"Matthew-John-Emerson":1,"MarcusHSmith":1,"rkleijn":1,"dsclassen":1,"sfratini":1,"rehatkathuria":1,"seth-shi":1,"gorango":1,"yashmasani":1,"tomer-ronen":1,"david-sykora":1,"AIexanderDicke":1,"skyblue":1,"BartTactick":1,"erkkaha":1,"AhmedSKBHL":1,"gWOLF3":1,"ckxddd0324":1,"kraikov":1,"theDanielJLewis":1,"mkykadir":1,"kafir-coder":1,"SChandel-cmd":1,"mkabatek":1,"engeman2008":1,"polRk":1,"rajat12a":1,"haqadn":1,"aleclofabbro":1,"younes101020":1,"lindesvard":1,"prescience-data":1,"BitWonka":1,"ianjkaplan":1,"ahmed-abdelfata7":1,"kirimaks":1,"prasanna3000":1,"nktnet1":1,"homoky":1,"lgcCerti":1,"nikhilro":1,"antizhyk":1,"Inoir":1,"PwccaCode":1,"Haris-SP4RKy":1,"hicaro":1,"erenkurnaz":1,"twigs67":1,"mattwynne":1,"jstayton":1,"lpoulin":1,"ArnoPauw":1,"shichongrui":1,"cann0nball":1,"vanjavanjavanja":1,"mfeitoza":1,"vibl":1,"Rosaleenz":1,"dennyabrain":1,"NathanSavageUoP":1,"lucasctc":1,"NaCloudAI":1,"wangkunmeng":1,"ldemesla":1,"dbas-dn":1,"RobertIgn":1,"MattehMoshe-Dev":1,"Alrz-a":1,"ag-rescore":1,"erdzan12":1,"robhicks":1,"htounkara":1,"johnnyasantoss":1,"nicgene":1,"jasonkim":1,"ATheCoder":1,"PushpenderSaini0":1,"iamchathu":1,"selvaganesh22":1,"pauliusg":1,"Dragonizedpizza":1,"Lord-Jerry":1,"jos-bek":1,"RishabD":1,"richardgarnier":1,"gabegorelick":1,"matpen":1,"fastndead":1,"FaBeyyy":1,"soumilbaldota":1,"michael-land":1,"loris":1,"vineetk1998":1,"DieserMerlin":1,"zaer73":1,"skirsten":1,"vraj-fyno":1,"EricDunaway":1,"itzzsauravp":1,"next-n":1,"croconut":1,"bpinney":1,"artman":1,"lafbelmonte":1,"zibsonzs":1,"rossmotley":1,"gaurangparmar89":1,"Mihailoff":1,"BlakeB415":1,"gabrielsacampos":1,"BastienGenin":1,"hdoan741":1,"cs-alexg":1,"JoHuang":1,"0xuhe":1,"charlesgardyn":1,"mikebridge":1,"noe-charmet":1,"abarbosa-godaddy":1,"jpulec":1,"chocof":1,"pavelserbajlo":1,"mishsoup":1,"fccoelho7":1,"fireridlle":1,"digipigeon":1}},"pull_request_authors":{"table":{"roggervalf":750,"renovate[bot]":257,"manast":221,"github-actions[bot]":124,"Copilot":27,"yogeshwaran-c":25,"fgozdz":17,"dependabot[bot]":12,"nullndr":10,"klaemo":6,"lbennett-stacki":6,"AIexanderDicke":6,"maruthang":5,"Feelw00":4,"kerolloz":4,"Arunkoo":4,"saulane":4,"martin-cycle":3,"adiholden":3,"mohanrajvenkatesan2304-hash":3,"urossmolnik":3,"runia1":3,"Greenheart":2,"keeganmccallum":2,"nocodehummel":2,"OdedShimoni":2,"semoal":2,"WilliamBlais":2,"nickbouldien":2,"taichunmin":2,"abdoo9":2,"MateuszKalus":2,"lukashroch":2,"ocke":2,"shichongrui":2,"gregor-tokarev":2,"Marsup":2,"fdipilla":2,"chungjung-d":2,"XianZhengquan":2,"PositronPiercer":2,"harperKKK":2,"mful":2,"armpogart":2,"spaceofmiah":2,"cagejsn":2,"kursataktas":2,"gesposito":2,"emmanuelgeoffray":2,"yesmeck":2,"dimbleby":2,"mfeitoza":2,"rosslavery":2,"lafbelmonte":2,"Amitrochates":2,"orrgal1":2,"parthjani7":2,"behrenle":2,"radicevicbranko":2,"LEI":2,"YotamZiv298":2,"stephentgrammer":2,"kibertoad":2,"devhyper":2,"elsilentforce":2,"laurens":2,"magnusburton":2,"ccollie":2,"andresribeiro":2,"hainenber":2,"Arvinje":2,"saurabh-codeword":2,"anirudh1713":2,"imperfect-circuits":2,"novakda":1,"andreirtaylor":1,"jasonmiraglia":1,"yongla":1,"godinja":1,"hyperair":1,"ppati000":1,"papandreou":1,"faizanu94":1,"kent-hydra":1,"VladimirMikulic":1,"arsonik":1,"talentlessguy":1,"chronark":1,"MhAhmadAli":1,"clemens":1,"eviaaaaa":1,"maheshsingh20":1,"TanbirRamim":1,"Mihailoff":1,"mohanrajvenkatesan23-04":1,"rome-xi":1,"mhinostroza":1,"erenkurnaz":1,"orolega":1,"ryanpcmcquen":1,"mbrookson":1,"JonathanKolnik":1,"toyeshhm":1,"jblz":1,"mdoi2":1,"kingkrs10":1,"sambostock":1,"DavidePrincipi":1,"HitoriSensei":1,"ZacMelendez":1,"DanFaudemer":1,"medanat":1,"ntvviktor":1,"lohart13":1,"sorich87":1,"yawhide":1,"vibhanshu-pmi":1,"pkudinov":1,"RGAlexander216":1,"poting-lin":1,"JonDum":1,"next-n":1,"zamotany":1,"vorillaz":1,"davelindley":1,"kubmichael":1,"eliasSFL":1,"H4ad":1,"vchomakov":1,"toufiq-dev":1,"skrukwa":1,"Billcountry":1,"0jaspahwa":1,"Abdullah8006":1,"vehm":1,"YeaMerci":1,"younes-bkb":1,"amandeavor":1,"lukiano":1,"Mr0nline":1,"Sladuca":1,"sancar":1,"samwisekind":1,"felixmosh":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-15T00:00:06.450Z","repositories_count":17250520,"issues_count":45602212,"pull_requests_count":143246085,"authors_count":11733221,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":35,"released":33,"works as designed":2,"cannot reproduce":1}},"past_year_pull_request_labels_count":{"table":{"released":342,"dependencies":154,"osv":56,"security":56,"javascript":4,"breaking change":2}},"past_year_issue_author_associations_count":{"table":{"NONE":61,"CONTRIBUTOR":11}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":411,"COLLABORATOR":55,"NONE":23}},"past_year_issue_authors":{"table":{"manast":6,"willrnch":5,"vanta-with-task-management[bot]":5,"MGrin":3,"SteadEXE":2,"Striar-Yunis":2,"superdkp":2,"tsushanth":2,"bigfree":2,"bataras":2,"richardsimko":1,"PushpenderSaini0":1,"RishabD":1,"romange":1,"RomualdKratky":1,"rupeshsaha":1,"a4xrbj1":1,"sailflip":1,"sergioaafreitas":1,"seth-shi":1,"sharifzadesina":1,"shinobijs":1,"skrukwa":1,"Spoutnik97":1,"Steffen911":1,"thisames":1,"TiBianMod":1,"wgy601":1,"AshleyJamesy":1,"Benjythebee":1,"clintonb":1,"crackevil":1,"danielR2001":1,"DarwinsBuddy":1,"dbhaasis":1,"Eric24":1,"github-actions[bot]":1,"hrithik-infinite":1,"htounkara":1,"I-love-study":1,"ithanht":1,"itzzsauravp":1,"kfir-novella":1,"LitHaxor":1,"marcolubian":1,"mfeitoza":1,"next-n":1,"nicgirault":1,"pkudinov":1,"PlkMarudny":1,"prabak":1}},"past_year_pull_request_authors":{"table":{"renovate[bot]":206,"github-actions[bot]":96,"roggervalf":55,"manast":33,"Copilot":27,"yogeshwaran-c":25,"maruthang":5,"Arunkoo":4,"dependabot[bot]":4,"mohanrajvenkatesan2304-hash":3,"mfeitoza":2,"orolega":1,"papandreou":1,"rome-xi":1,"samwisekind":1,"skrukwa":1,"TanbirRamim":1,"toufiq-dev":1,"toyeshhm":1,"vchomakov":1,"vehm":1,"yawhide":1,"younes-bkb":1,"zamotany":1,"novakda":1,"next-n":1,"mohanrajvenkatesan23-04":1,"mhinostroza":1,"MhAhmadAli":1,"mdoi2":1,"maheshsingh20":1,"kingkrs10":1,"kent-hydra":1,"faizanu94":1,"eviaaaaa":1,"davelindley":1,"ccollie":1,"Billcountry":1,"amandeavor":1,"0jaspahwa":1}},"maintainers":[{"table":{"login":"roggervalf","count":755,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}},{"table":{"login":"eliasSFL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliasSFL"}},{"table":{"login":"DavidePrincipi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidePrincipi"}}],"active_maintainers":[{"table":{"login":"roggervalf","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roggervalf"}}]}},"events":{"total":{"CreateEvent":619,"DeleteEvent":507,"DiscussionEvent":4,"ForkEvent":151,"IssueCommentEvent":1504,"IssuesEvent":457,"PullRequestEvent":1009,"PullRequestReviewCommentEvent":635,"PullRequestReviewEvent":1007,"PushEvent":3666,"ReleaseEvent":153,"WatchEvent":1706},"last_year":{"CreateEvent":259,"DeleteEvent":288,"DiscussionEvent":4,"ForkEvent":41,"IssueCommentEvent":435,"IssuesEvent":88,"PullRequestEvent":464,"PullRequestReviewCommentEvent":277,"PullRequestReviewEvent":366,"PushEvent":2502,"ReleaseEvent":37,"WatchEvent":462}},"keywords":["background-jobs","elixir","nodejs","php","python","queue","redis","rust","typescript"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T16:22:56.164Z","updated_at":"2022-07-12T16:22:56.164Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/package.json","dependencies":[{"id":169749024,"package_name":"cron-parser","ecosystem":"npm","requirements":"^4.2.1","direct":true,"kind":"runtime","optional":false},{"id":169749025,"package_name":"get-port","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"runtime","optional":false},{"id":169749026,"package_name":"glob","ecosystem":"npm","requirements":"^7.2.0","direct":true,"kind":"runtime","optional":false},{"id":169749027,"package_name":"ioredis","ecosystem":"npm","requirements":"^4.28.5","direct":true,"kind":"runtime","optional":false},{"id":169749028,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":169749029,"package_name":"msgpackr","ecosystem":"npm","requirements":"^1.4.6","direct":true,"kind":"runtime","optional":false},{"id":169749030,"package_name":"semver","ecosystem":"npm","requirements":"^7.3.7","direct":true,"kind":"runtime","optional":false},{"id":169749031,"package_name":"tslib","ecosystem":"npm","requirements":"^1.14.1","direct":true,"kind":"runtime","optional":false},{"id":169749032,"package_name":"uuid","ecosystem":"npm","requirements":"^8.3.2","direct":true,"kind":"runtime","optional":false},{"id":169749033,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"^8.3.5","direct":true,"kind":"development","optional":false},{"id":169749034,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"^8.3.4","direct":true,"kind":"development","optional":false},{"id":169749035,"package_name":"@istanbuljs/nyc-config-typescript","ecosystem":"npm","requirements":"^0.1.3","direct":true,"kind":"development","optional":false},{"id":169749036,"package_name":"@semantic-release/changelog","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":169749037,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"^9.0.2","direct":true,"kind":"development","optional":false},{"id":169749038,"package_name":"@semantic-release/git","ecosystem":"npm","requirements":"^10.0.1","direct":true,"kind":"development","optional":false},{"id":169749039,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"^8.0.2","direct":true,"kind":"development","optional":false},{"id":169749040,"package_name":"@semantic-release/npm","ecosystem":"npm","requirements":"^8.0.3","direct":true,"kind":"development","optional":false},{"id":169749041,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"^10.0.3","direct":true,"kind":"development","optional":false},{"id":169749042,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.2.22","direct":true,"kind":"development","optional":false},{"id":169749043,"package_name":"@types/chai-as-promised","ecosystem":"npm","requirements":"^7.1.4","direct":true,"kind":"development","optional":false},{"id":169749044,"package_name":"@types/glob","ecosystem":"npm","requirements":"^7.2.0","direct":true,"kind":"development","optional":false},{"id":169749045,"package_name":"@types/ioredis","ecosystem":"npm","requirements":"^4.28.2","direct":true,"kind":"development","optional":false},{"id":169749046,"package_name":"@types/lodash","ecosystem":"npm","requirements":"^4.14.173","direct":true,"kind":"development","optional":false},{"id":169749047,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^5.2.7","direct":true,"kind":"development","optional":false},{"id":169749048,"package_name":"@types/msgpack","ecosystem":"npm","requirements":"^0.0.31","direct":true,"kind":"development","optional":false},{"id":169749049,"package_name":"@types/node","ecosystem":"npm","requirements":"^12.20.25","direct":true,"kind":"development","optional":false},{"id":169749050,"package_name":"@types/semver","ecosystem":"npm","requirements":"^7.3.9","direct":true,"kind":"development","optional":false},{"id":169749051,"package_name":"@types/sinon","ecosystem":"npm","requirements":"^7.5.2","direct":true,"kind":"development","optional":false},{"id":169749052,"package_name":"@types/uuid","ecosystem":"npm","requirements":"^3.4.10","direct":true,"kind":"development","optional":false},{"id":169749053,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"4.5.0","direct":true,"kind":"development","optional":false},{"id":169749054,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"4.5.0","direct":true,"kind":"development","optional":false},{"id":169749055,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":169749056,"package_name":"chai-as-promised","ecosystem":"npm","requirements":"^7.1.1","direct":true,"kind":"development","optional":false},{"id":169749057,"package_name":"commitizen","ecosystem":"npm","requirements":"^4.2.4","direct":true,"kind":"development","optional":false},{"id":169749058,"package_name":"copyfiles","ecosystem":"npm","requirements":"^2.4.1","direct":true,"kind":"development","optional":false},{"id":169749059,"package_name":"coveralls","ecosystem":"npm","requirements":"^3.1.1","direct":true,"kind":"development","optional":false},{"id":169749060,"package_name":"eslint","ecosystem":"npm","requirements":"7.0.0","direct":true,"kind":"development","optional":false},{"id":169749061,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"6.7.0","direct":true,"kind":"development","optional":false},{"id":169749062,"package_name":"eslint-plugin-mocha","ecosystem":"npm","requirements":"^8.2.0","direct":true,"kind":"development","optional":false},{"id":169749063,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"3.1.2","direct":true,"kind":"development","optional":false},{"id":169749064,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"4.2.1","direct":true,"kind":"development","optional":false},{"id":169749065,"package_name":"eslint-plugin-tsdoc","ecosystem":"npm","requirements":"^0.2.14","direct":true,"kind":"development","optional":false},{"id":169749066,"package_name":"husky","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":169749067,"package_name":"istanbul","ecosystem":"npm","requirements":"^0.4.5","direct":true,"kind":"development","optional":false},{"id":169749068,"package_name":"lint-staged","ecosystem":"npm","requirements":"10.5.4","direct":true,"kind":"development","optional":false},{"id":169749069,"package_name":"mocha","ecosystem":"npm","requirements":"^6.2.3","direct":true,"kind":"development","optional":false},{"id":169749070,"package_name":"mocha-lcov-reporter","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"development","optional":false},{"id":169749071,"package_name":"moment","ecosystem":"npm","requirements":"^2.29.1","direct":true,"kind":"development","optional":false},{"id":169749072,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":169749073,"package_name":"nyc","ecosystem":"npm","requirements":"^14.1.1","direct":true,"kind":"development","optional":false},{"id":169749074,"package_name":"prettier","ecosystem":"npm","requirements":"^2.4.1","direct":true,"kind":"development","optional":false},{"id":169749075,"package_name":"pretty-quick","ecosystem":"npm","requirements":"^3.1.1","direct":true,"kind":"development","optional":false},{"id":169749076,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":169749077,"package_name":"semantic-release","ecosystem":"npm","requirements":"^18.0.1","direct":true,"kind":"development","optional":false},{"id":169749078,"package_name":"sinon","ecosystem":"npm","requirements":"^7.5.0","direct":true,"kind":"development","optional":false},{"id":169749079,"package_name":"test-console","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":169749080,"package_name":"ts-mocha","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":169749081,"package_name":"ts-node","ecosystem":"npm","requirements":"^8.10.2","direct":true,"kind":"development","optional":false},{"id":169749082,"package_name":"typedoc","ecosystem":"npm","requirements":"^0.22.15","direct":true,"kind":"development","optional":false},{"id":169749083,"package_name":"typescript","ecosystem":"npm","requirements":"^4.6.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"yarn.lock","sha":null,"kind":"lockfile","created_at":"2022-07-12T16:22:56.292Z","updated_at":"2022-07-12T16:22:56.292Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/yarn.lock","dependencies":[{"id":169752020,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":169752021,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"runtime","optional":false},{"id":169752022,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":169752023,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":169752024,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":169752025,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":169752026,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":169752027,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":169752028,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.10","direct":false,"kind":"runtime","optional":false},{"id":169752029,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"runtime","optional":false},{"id":169752030,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":169752031,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"runtime","optional":false},{"id":169752032,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":169752033,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752034,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752035,"package_name":"@commitlint/config-validator","ecosystem":"npm","requirements":"16.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752036,"package_name":"@commitlint/ensure","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752037,"package_name":"@commitlint/execute-rule","ecosystem":"npm","requirements":"16.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752038,"package_name":"@commitlint/execute-rule","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752039,"package_name":"@commitlint/format","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752041,"package_name":"@commitlint/is-ignored","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752042,"package_name":"@commitlint/lint","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752043,"package_name":"@commitlint/load","ecosystem":"npm","requirements":"16.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752044,"package_name":"@commitlint/load","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752045,"package_name":"@commitlint/message","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752046,"package_name":"@commitlint/parse","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752048,"package_name":"@commitlint/read","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752051,"package_name":"@commitlint/resolve-extends","ecosystem":"npm","requirements":"16.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752053,"package_name":"@commitlint/resolve-extends","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752055,"package_name":"@commitlint/rules","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752057,"package_name":"@commitlint/to-lines","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752059,"package_name":"@commitlint/top-level","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752061,"package_name":"@commitlint/types","ecosystem":"npm","requirements":"16.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752063,"package_name":"@cspotcode/source-map-consumer","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":169752065,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":169752067,"package_name":"@gar/promisify","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":169752069,"package_name":"@isaacs/string-locale-compare","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752071,"package_name":"@istanbuljs/nyc-config-typescript","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":169752073,"package_name":"@marionebl/sander","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":169752074,"package_name":"@microsoft/tsdoc-config","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":169752076,"package_name":"@microsoft/tsdoc","ecosystem":"npm","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":169752077,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":169752079,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":169752081,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":169752083,"package_name":"@npmcli/arborist","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"runtime","optional":false},{"id":169752085,"package_name":"@npmcli/ci-detect","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":169752087,"package_name":"@npmcli/config","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":169752089,"package_name":"@npmcli/disparity-colors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752091,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752093,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752095,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":169752097,"package_name":"@npmcli/map-workspaces","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752099,"package_name":"@npmcli/metavuln-calculator","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752101,"package_name":"@npmcli/move-file","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752103,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752105,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752107,"package_name":"@npmcli/package-json","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752109,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":169752111,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"runtime","optional":false},{"id":169752113,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":169752115,"package_name":"@octokit/core","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"runtime","optional":false},{"id":169752117,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"6.0.12","direct":false,"kind":"runtime","optional":false},{"id":169752119,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":169752121,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752123,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"2.17.0","direct":false,"kind":"runtime","optional":false},{"id":169752126,"package_name":"@octokit/plugin-request-log","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752128,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"5.13.0","direct":false,"kind":"runtime","optional":false},{"id":169752130,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752132,"package_name":"@octokit/request","ecosystem":"npm","requirements":"5.6.3","direct":false,"kind":"runtime","optional":false},{"id":169752134,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"18.12.0","direct":false,"kind":"runtime","optional":false},{"id":169752136,"package_name":"@octokit/types","ecosystem":"npm","requirements":"6.34.0","direct":false,"kind":"runtime","optional":false},{"id":169752137,"package_name":"@semantic-release/changelog","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752139,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752141,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752143,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752146,"package_name":"@semantic-release/git","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752147,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752149,"package_name":"@semantic-release/npm","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752151,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752153,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"runtime","optional":false},{"id":169752155,"package_name":"@sinonjs/formatio","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":169752157,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":169752159,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":169752161,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752162,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752164,"package_name":"@tsconfig/node10","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":169752166,"package_name":"@tsconfig/node12","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":169752168,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752170,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752172,"package_name":"@types/chai-as-promised","ecosystem":"npm","requirements":"7.1.5","direct":false,"kind":"runtime","optional":false},{"id":169752174,"package_name":"@types/chai","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752176,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752178,"package_name":"@types/ioredis","ecosystem":"npm","requirements":"4.28.8","direct":false,"kind":"runtime","optional":false},{"id":169752179,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"runtime","optional":false},{"id":169752182,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":169752184,"package_name":"@types/lodash","ecosystem":"npm","requirements":"4.14.179","direct":false,"kind":"runtime","optional":false},{"id":169752187,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":169752189,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":169752192,"package_name":"@types/mocha","ecosystem":"npm","requirements":"5.2.7","direct":false,"kind":"runtime","optional":false},{"id":169752194,"package_name":"@types/msgpack","ecosystem":"npm","requirements":"0.0.31","direct":false,"kind":"runtime","optional":false},{"id":169752196,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.21","direct":false,"kind":"runtime","optional":false},{"id":169752197,"package_name":"@types/node","ecosystem":"npm","requirements":"12.20.46","direct":false,"kind":"runtime","optional":false},{"id":169752199,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":169752201,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752203,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":169752205,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.3.9","direct":false,"kind":"runtime","optional":false},{"id":169752208,"package_name":"@types/sinon","ecosystem":"npm","requirements":"7.5.2","direct":false,"kind":"runtime","optional":false},{"id":169752210,"package_name":"@types/uuid","ecosystem":"npm","requirements":"3.4.10","direct":false,"kind":"runtime","optional":false},{"id":169752212,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":169752214,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":169752216,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":169752218,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":169752220,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":169752222,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":169752224,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":169752226,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":169752228,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752229,"package_name":"abbrev","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":169752232,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":169752234,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752236,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":169752238,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":169752239,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752241,"package_name":"agentkeepalive","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752243,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752246,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":169752248,"package_name":"amdefine","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752249,"package_name":"ansi-colors","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":169752252,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752254,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752256,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":169752258,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752260,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752261,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752263,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752265,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752267,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752270,"package_name":"ansicolors","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":169752271,"package_name":"ansistyles","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":169752273,"package_name":"append-transform","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752275,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752278,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752280,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752282,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752283,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":169752285,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":169752287,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":169752290,"package_name":"argv-formatter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752292,"package_name":"array-differ","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752293,"package_name":"array-find-index","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752295,"package_name":"array-from","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752298,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752300,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752302,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752303,"package_name":"arrify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752305,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":169752306,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":169752307,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752308,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752309,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752310,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752311,"package_name":"async","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":169752312,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":169752313,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752314,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":169752315,"package_name":"aws4","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":169752316,"package_name":"babel-polyfill","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":169752317,"package_name":"babel-runtime","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":169752318,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752319,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752320,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":169752321,"package_name":"bin-links","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752322,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752323,"package_name":"bottleneck","ecosystem":"npm","requirements":"2.19.5","direct":false,"kind":"runtime","optional":false},{"id":169752324,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":169752325,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752326,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752327,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":169752328,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752329,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752330,"package_name":"cacache","ecosystem":"npm","requirements":"15.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752331,"package_name":"cachedir","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752332,"package_name":"caching-transform","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752333,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752334,"package_name":"caller-callsite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752335,"package_name":"caller-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752336,"package_name":"callsites","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752337,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752338,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752339,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":169752340,"package_name":"camelcase","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752341,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":169752342,"package_name":"cardinal","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752343,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":169752344,"package_name":"chai-as-promised","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752345,"package_name":"chai","ecosystem":"npm","requirements":"4.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752346,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":169752347,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752348,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752350,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":169752351,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752352,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752353,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752354,"package_name":"cidr-regex","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752355,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752356,"package_name":"cli-columns","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752357,"package_name":"cli-cursor","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752358,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752359,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":169752360,"package_name":"cli-truncate","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752361,"package_name":"cli-width","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752362,"package_name":"cli-width","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752363,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752364,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752365,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752366,"package_name":"cluster-key-slot","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752367,"package_name":"cmd-shim","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752368,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752369,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":169752370,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752371,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":169752372,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":169752373,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":169752374,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.16","direct":false,"kind":"runtime","optional":false},{"id":169752375,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":169752376,"package_name":"columnify","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":169752377,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":169752378,"package_name":"commander","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752379,"package_name":"commitizen","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":169752380,"package_name":"common-ancestor-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752381,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752382,"package_name":"compare-func","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":169752383,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752384,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752385,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752386,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"1.6.6","direct":false,"kind":"runtime","optional":false},{"id":169752387,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"5.0.13","direct":false,"kind":"runtime","optional":false},{"id":169752388,"package_name":"conventional-changelog-conventionalcommits","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752389,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752390,"package_name":"conventional-commit-types","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752391,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":169752392,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":169752393,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":169752394,"package_name":"copyfiles","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":169752395,"package_name":"core-js","ecosystem":"npm","requirements":"2.6.12","direct":false,"kind":"runtime","optional":false},{"id":169752396,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752397,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752398,"package_name":"cosmiconfig-typescript-loader","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":169752399,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752400,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752401,"package_name":"coveralls","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752402,"package_name":"cp-file","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752403,"package_name":"create-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752404,"package_name":"cron-parser","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752405,"package_name":"cross-spawn","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752406,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":169752407,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752408,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752409,"package_name":"currently-unhandled","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":169752410,"package_name":"cz-conventional-changelog","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752411,"package_name":"dargs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752412,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":169752413,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752414,"package_name":"debug","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"runtime","optional":false},{"id":169752415,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":169752416,"package_name":"debuglog","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752417,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752418,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752419,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":169752420,"package_name":"deep-eql","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752421,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":169752422,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":169752423,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752424,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752425,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":169752426,"package_name":"del","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752427,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752428,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752429,"package_name":"denque","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":169752430,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752431,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":169752432,"package_name":"detect-file","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752433,"package_name":"detect-indent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752434,"package_name":"dezalgo","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752435,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":169752436,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752437,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752438,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752439,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752440,"package_name":"dot-prop","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752441,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752442,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":169752443,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752444,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752445,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752446,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":169752447,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":169752448,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752449,"package_name":"env-ci","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":169752450,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752451,"package_name":"err-code","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752452,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":169752453,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"runtime","optional":false},{"id":169752454,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752455,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752456,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752457,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":169752458,"package_name":"escodegen","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":169752459,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"runtime","optional":false},{"id":169752460,"package_name":"eslint-plugin-mocha","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752461,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752462,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752463,"package_name":"eslint-plugin-tsdoc","ecosystem":"npm","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":169752464,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752465,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752466,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752467,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752468,"package_name":"eslint","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752469,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":169752470,"package_name":"esprima","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"runtime","optional":false},{"id":169752471,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752472,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":169752473,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752474,"package_name":"estraverse","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":169752475,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752476,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752477,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752478,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752479,"package_name":"execa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752480,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752481,"package_name":"expand-tilde","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752482,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752483,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752484,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752485,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":169752486,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":169752487,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752488,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"runtime","optional":false},{"id":169752489,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752490,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":169752491,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":169752492,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":169752493,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752494,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752495,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752496,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752497,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752498,"package_name":"find-node-modules","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":169752499,"package_name":"find-root","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752500,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752501,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752502,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752503,"package_name":"find-versions","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752504,"package_name":"findup-sync","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752505,"package_name":"flat-cache","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752506,"package_name":"flat","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752507,"package_name":"flatted","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752508,"package_name":"foreground-child","ecosystem":"npm","requirements":"1.5.6","direct":false,"kind":"runtime","optional":false},{"id":169752509,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":169752510,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":169752511,"package_name":"from2","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752512,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":169752513,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752514,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752515,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752516,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752517,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752518,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752519,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752520,"package_name":"gauge","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752521,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"runtime","optional":false},{"id":169752522,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":169752523,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752524,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752525,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752526,"package_name":"get-port","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752527,"package_name":"get-stdin","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752528,"package_name":"get-stdin","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752529,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752530,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752531,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752532,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752533,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":169752534,"package_name":"git-log-parser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752535,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"2.0.11","direct":false,"kind":"runtime","optional":false},{"id":169752536,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752537,"package_name":"glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":169752538,"package_name":"glob","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"runtime","optional":false},{"id":169752539,"package_name":"glob","ecosystem":"npm","requirements":"5.0.15","direct":false,"kind":"runtime","optional":false},{"id":169752540,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752541,"package_name":"global-dirs","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752542,"package_name":"global-modules","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752543,"package_name":"global-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752544,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":169752545,"package_name":"globals","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"runtime","optional":false},{"id":169752546,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752547,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.9","direct":false,"kind":"runtime","optional":false},{"id":169752548,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"runtime","optional":false},{"id":169752549,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.7","direct":false,"kind":"runtime","optional":false},{"id":169752550,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752551,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"runtime","optional":false},{"id":169752552,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752553,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752554,"package_name":"has-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752555,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752556,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752557,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752558,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752559,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752560,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752561,"package_name":"hasha","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752562,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752563,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752564,"package_name":"hook-std","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752565,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":169752567,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752568,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752569,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752570,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752571,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752572,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752574,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752575,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752577,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752578,"package_name":"humanize-ms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752579,"package_name":"husky","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752580,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":169752581,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":169752582,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752583,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":169752584,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752585,"package_name":"import-fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752586,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752587,"package_name":"import-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752588,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":169752589,"package_name":"indent-string","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752590,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752591,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752592,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":169752593,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752594,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":169752595,"package_name":"ini","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752596,"package_name":"init-package-json","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":169752597,"package_name":"inquirer","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"runtime","optional":false},{"id":169752598,"package_name":"inquirer","ecosystem":"npm","requirements":"7.3.3","direct":false,"kind":"runtime","optional":false},{"id":169752599,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752600,"package_name":"into-stream","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752601,"package_name":"ioredis","ecosystem":"npm","requirements":"4.28.5","direct":false,"kind":"runtime","optional":false},{"id":169752602,"package_name":"ip-regex","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752603,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":169752604,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752605,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752606,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752607,"package_name":"is-buffer","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":169752608,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":169752609,"package_name":"is-cidr","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752610,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":169752611,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":169752612,"package_name":"is-directory","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":169752613,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752614,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752615,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752616,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752617,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752618,"package_name":"is-lambda","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752619,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752620,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":169752621,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752622,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752623,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752624,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752625,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752626,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752627,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752628,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":169752629,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752630,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752631,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752632,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752633,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":169752634,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752635,"package_name":"is-text-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752636,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752637,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752638,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752639,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752640,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752641,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752642,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752643,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752644,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752645,"package_name":"issue-parser","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752646,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":169752647,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":169752648,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752649,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":169752650,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":169752651,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"2.2.7","direct":false,"kind":"runtime","optional":false},{"id":169752652,"package_name":"istanbul","ecosystem":"npm","requirements":"0.4.5","direct":false,"kind":"runtime","optional":false},{"id":169752653,"package_name":"java-properties","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752654,"package_name":"jju","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":169752655,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752656,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"runtime","optional":false},{"id":169752657,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":169752658,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752659,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":169752660,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752661,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":169752662,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":169752663,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":169752664,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752665,"package_name":"json-stringify-nice","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":169752666,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752667,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752668,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752669,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752670,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752671,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":169752672,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":169752673,"package_name":"just-diff-apply","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752674,"package_name":"just-diff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752675,"package_name":"just-extend","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752676,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752677,"package_name":"lcov-parse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752678,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":169752679,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752680,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752681,"package_name":"libnpmdiff","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752682,"package_name":"libnpmexec","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752683,"package_name":"libnpmfund","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752684,"package_name":"libnpmhook","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752685,"package_name":"libnpmorg","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752686,"package_name":"libnpmpack","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752687,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752688,"package_name":"libnpmsearch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752689,"package_name":"libnpmteam","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752690,"package_name":"libnpmversion","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752691,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":169752692,"package_name":"lint-staged","ecosystem":"npm","requirements":"10.5.4","direct":false,"kind":"runtime","optional":false},{"id":169752693,"package_name":"listr2","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"runtime","optional":false},{"id":169752694,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752695,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752696,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752697,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752698,"package_name":"lodash.capitalize","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752699,"package_name":"lodash.defaults","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752700,"package_name":"lodash.escaperegexp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752701,"package_name":"lodash.flatten","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":169752702,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":169752703,"package_name":"lodash.isarguments","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752704,"package_name":"lodash.ismatch","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":169752705,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":169752706,"package_name":"lodash.isstring","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752707,"package_name":"lodash.map","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":169752708,"package_name":"lodash.uniqby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":169752709,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":169752710,"package_name":"log-driver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":169752711,"package_name":"log-symbols","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752712,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752713,"package_name":"log-update","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752714,"package_name":"lolex","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752715,"package_name":"lolex","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752716,"package_name":"longest","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752717,"package_name":"loud-rejection","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":169752718,"package_name":"loupe","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"runtime","optional":false},{"id":169752719,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":169752720,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752721,"package_name":"lunr","ecosystem":"npm","requirements":"2.3.9","direct":false,"kind":"runtime","optional":false},{"id":169752722,"package_name":"luxon","ecosystem":"npm","requirements":"1.28.0","direct":false,"kind":"runtime","optional":false},{"id":169752723,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752724,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"runtime","optional":false},{"id":169752725,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752726,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752727,"package_name":"map-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752728,"package_name":"map-obj","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752729,"package_name":"marked-terminal","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752730,"package_name":"marked","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":169752731,"package_name":"marked","ecosystem":"npm","requirements":"4.0.14","direct":false,"kind":"runtime","optional":false},{"id":169752732,"package_name":"memorystream","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":169752733,"package_name":"meow","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752734,"package_name":"meow","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752735,"package_name":"merge-source-map","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752736,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752737,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":169752738,"package_name":"merge","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752739,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752740,"package_name":"mime-db","ecosystem":"npm","requirements":"1.51.0","direct":false,"kind":"runtime","optional":false},{"id":169752741,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.34","direct":false,"kind":"runtime","optional":false},{"id":169752742,"package_name":"mime","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752743,"package_name":"mimic-fn","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752744,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752745,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752746,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752747,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752748,"package_name":"minimatch","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752749,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752750,"package_name":"minimist-options","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752751,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":169752752,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752753,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":169752754,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":169752755,"package_name":"minipass-json-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752756,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":169752757,"package_name":"minipass-sized","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752758,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":169752759,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752760,"package_name":"mkdirp-infer-owner","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752761,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":169752762,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":169752763,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752764,"package_name":"mocha-lcov-reporter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752765,"package_name":"mocha","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":169752766,"package_name":"modify-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752767,"package_name":"moment","ecosystem":"npm","requirements":"2.29.4","direct":false,"kind":"runtime","optional":false},{"id":169752768,"package_name":"mri","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752769,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752770,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752771,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":169752772,"package_name":"msgpackr-extract","ecosystem":"npm","requirements":"1.0.16","direct":false,"kind":"runtime","optional":false},{"id":169752773,"package_name":"msgpackr","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":169752774,"package_name":"multimatch","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752775,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":169752776,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":169752777,"package_name":"nan","ecosystem":"npm","requirements":"2.15.0","direct":false,"kind":"runtime","optional":false},{"id":169752778,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":169752779,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":169752780,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":169752781,"package_name":"nerf-dart","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752782,"package_name":"nested-error-stacks","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752783,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":169752784,"package_name":"nise","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"runtime","optional":false},{"id":169752785,"package_name":"node-emoji","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":169752786,"package_name":"node-environment-flags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":169752787,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"runtime","optional":false},{"id":169752788,"package_name":"node-gyp-build","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752789,"package_name":"node-gyp","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752790,"package_name":"noms","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752791,"package_name":"nopt","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":169752792,"package_name":"nopt","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752793,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":169752794,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752795,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752796,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752797,"package_name":"npm-audit-report","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":169752798,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752799,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752800,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752801,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"8.1.5","direct":false,"kind":"runtime","optional":false},{"id":169752802,"package_name":"npm-packlist","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":169752803,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752804,"package_name":"npm-profile","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752805,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752806,"package_name":"npm-run-all","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":169752807,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752808,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752809,"package_name":"npm-user-validate","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752810,"package_name":"npm","ecosystem":"npm","requirements":"7.24.2","direct":false,"kind":"runtime","optional":false},{"id":169752811,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752812,"package_name":"npmlog","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752813,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752814,"package_name":"nyc","ecosystem":"npm","requirements":"14.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752815,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":169752816,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752817,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":169752818,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752819,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752820,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752821,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":169752822,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":169752823,"package_name":"onetime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752824,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752825,"package_name":"opencollective-postinstall","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752826,"package_name":"opener","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":169752827,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":169752828,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":169752829,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752830,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752831,"package_name":"p-each-series","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752832,"package_name":"p-filter","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752833,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752834,"package_name":"p-is-promise","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752835,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752836,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752837,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752838,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752839,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752840,"package_name":"p-map","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752841,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752842,"package_name":"p-reduce","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752843,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.1","direct":false,"kind":"runtime","optional":false},{"id":169752844,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752845,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752846,"package_name":"package-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752847,"package_name":"pacote","ecosystem":"npm","requirements":"11.3.5","direct":false,"kind":"runtime","optional":false},{"id":169752848,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752849,"package_name":"parse-conflict-json","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752850,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752851,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752852,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752853,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752854,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752855,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752856,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752857,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752858,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":169752859,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":169752860,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752861,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752862,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752863,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752864,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":169752865,"package_name":"pidtree","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":169752866,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752867,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752868,"package_name":"pkg-conf","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752869,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752870,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752871,"package_name":"please-upgrade-node","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752872,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752873,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752874,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752875,"package_name":"prettier","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":169752876,"package_name":"pretty-quick","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":169752877,"package_name":"proc-log","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752878,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752879,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752880,"package_name":"promise-all-reject-late","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752881,"package_name":"promise-call-limit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752882,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752883,"package_name":"promise-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752884,"package_name":"promzard","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752885,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752886,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":169752887,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752888,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752889,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":169752890,"package_name":"qrcode-terminal","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":169752891,"package_name":"qs","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":169752892,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":169752893,"package_name":"quick-lru","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752894,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752895,"package_name":"ramda","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":169752896,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":169752897,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752898,"package_name":"read-package-json-fast","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752899,"package_name":"read-package-json","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752900,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752901,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752902,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752903,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752904,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752905,"package_name":"read","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":169752906,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":169752907,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":169752908,"package_name":"readable-stream","ecosystem":"npm","requirements":"1.0.34","direct":false,"kind":"runtime","optional":false},{"id":169752909,"package_name":"readdir-scoped-modules","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752910,"package_name":"redent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752911,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752912,"package_name":"redeyed","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752913,"package_name":"redis-commands","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":169752914,"package_name":"redis-errors","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752915,"package_name":"redis-parser","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752916,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.10.5","direct":false,"kind":"runtime","optional":false},{"id":169752917,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":169752918,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752919,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752920,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752921,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"runtime","optional":false},{"id":169752922,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752923,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752924,"package_name":"resolve-dir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752925,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752926,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752927,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752928,"package_name":"resolve-global","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752929,"package_name":"resolve","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":169752930,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"runtime","optional":false},{"id":169752931,"package_name":"resolve","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"runtime","optional":false},{"id":169752932,"package_name":"restore-cursor","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752933,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752934,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":169752935,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":169752936,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752937,"package_name":"rfdc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752938,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":169752939,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":169752940,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752941,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":169752942,"package_name":"run-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752943,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752944,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.7","direct":false,"kind":"runtime","optional":false},{"id":169752945,"package_name":"rxjs","ecosystem":"npm","requirements":"7.5.4","direct":false,"kind":"runtime","optional":false},{"id":169752946,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":169752947,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752948,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":169752949,"package_name":"semantic-release","ecosystem":"npm","requirements":"18.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752950,"package_name":"semver-compare","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752951,"package_name":"semver-diff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752952,"package_name":"semver-regex","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":169752953,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":169752954,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752955,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"runtime","optional":false},{"id":169752956,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"runtime","optional":false},{"id":169752957,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752958,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752959,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752960,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752961,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752962,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":169752963,"package_name":"shiki","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":169752964,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":169752965,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":169752966,"package_name":"signale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":169752967,"package_name":"sinon","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":169752968,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752969,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752970,"package_name":"slice-ansi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752971,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752972,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752973,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752974,"package_name":"socks","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":169752975,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":169752976,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":169752977,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":169752978,"package_name":"source-map","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":169752979,"package_name":"spawn-error-forwarder","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752980,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":169752981,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752982,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":169752983,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752984,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"runtime","optional":false},{"id":169752985,"package_name":"split2","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":169752986,"package_name":"split2","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169752987,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752988,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":169752989,"package_name":"sshpk","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":169752990,"package_name":"ssri","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":169752991,"package_name":"standard-as-callback","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752992,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752993,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":169752994,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169752995,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":169752996,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":169752997,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":169752998,"package_name":"string.prototype.padend","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":169752999,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":169753000,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":169753001,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":169753002,"package_name":"string_decoder","ecosystem":"npm","requirements":"0.10.31","direct":false,"kind":"runtime","optional":false},{"id":169753003,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":169753004,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":169753005,"package_name":"stringify-package","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169753006,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":169753007,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753008,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":169753009,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":169753010,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753011,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753012,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753013,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753014,"package_name":"strip-indent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753015,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753016,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":169753017,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":169753018,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":169753019,"package_name":"supports-color","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753020,"package_name":"supports-color","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":169753021,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":169753022,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":169753023,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":169753024,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":169753025,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753026,"package_name":"table","ecosystem":"npm","requirements":"5.4.6","direct":false,"kind":"runtime","optional":false},{"id":169753027,"package_name":"tar","ecosystem":"npm","requirements":"6.1.11","direct":false,"kind":"runtime","optional":false},{"id":169753028,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753029,"package_name":"tempy","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169753030,"package_name":"test-console","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753031,"package_name":"test-exclude","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"runtime","optional":false},{"id":169753032,"package_name":"text-extensions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":169753033,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":169753034,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":169753035,"package_name":"through2","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":169753036,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":169753037,"package_name":"tiny-relative-date","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":169753038,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"runtime","optional":false},{"id":169753039,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753040,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":169753041,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":169753042,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":169753043,"package_name":"traverse","ecosystem":"npm","requirements":"0.6.6","direct":false,"kind":"runtime","optional":false},{"id":169753044,"package_name":"treeverse","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":169753045,"package_name":"trim-newlines","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753046,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":169753047,"package_name":"ts-mocha","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753048,"package_name":"ts-node","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":169753049,"package_name":"ts-node","ecosystem":"npm","requirements":"10.7.0","direct":false,"kind":"runtime","optional":false},{"id":169753050,"package_name":"ts-node","ecosystem":"npm","requirements":"8.10.2","direct":false,"kind":"runtime","optional":false},{"id":169753051,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.13.0","direct":false,"kind":"runtime","optional":false},{"id":169753052,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":169753053,"package_name":"tslib","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":169753054,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":169753055,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":169753056,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":169753057,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":169753058,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":169753059,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":169753060,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":169753061,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"runtime","optional":false},{"id":169753062,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":169753063,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":169753064,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":169753065,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":169753066,"package_name":"typedoc","ecosystem":"npm","requirements":"0.22.15","direct":false,"kind":"runtime","optional":false},{"id":169753067,"package_name":"typescript","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":169753068,"package_name":"typescript","ecosystem":"npm","requirements":"4.6.3","direct":false,"kind":"runtime","optional":false},{"id":169753069,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.15.2","direct":false,"kind":"runtime","optional":false},{"id":169753070,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169753071,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":169753072,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":169753073,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753074,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753075,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":169753076,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753077,"package_name":"untildify","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753078,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":169753079,"package_name":"url-join","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":169753080,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169753081,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":169753082,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":169753083,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753084,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":169753085,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":169753086,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753087,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":169753088,"package_name":"vscode-oniguruma","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":169753089,"package_name":"vscode-textmate","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":169753090,"package_name":"walk-up-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753091,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":169753092,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":169753093,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753094,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169753095,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753096,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":169753097,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":169753098,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":169753099,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":169753100,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":169753101,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753102,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":169753103,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":169753104,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753105,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":169753106,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":169753107,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":169753108,"package_name":"write","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":169753109,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":169753110,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":169753111,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":169753112,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":169753113,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":169753114,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":169753115,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":169753116,"package_name":"yargs-parser","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":169753117,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":169753118,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":169753119,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.2","direct":false,"kind":"runtime","optional":false},{"id":169753120,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":169753121,"package_name":"yn","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":169753122,"package_name":"yn","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T05:13:59.232Z","updated_at":"2023-09-23T05:13:59.232Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":13890966179,"package_name":"actions/checkout","ecosystem":"actions","requirements":"c85c95e3d7251135ab7dc9ce3241c5835cc595a9","direct":true,"kind":"composite","optional":false},{"id":13890966180,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"489225d82a57396c6f426a40e66d461b16b3461d","direct":true,"kind":"composite","optional":false},{"id":13890966181,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"489225d82a57396c6f426a40e66d461b16b3461d","direct":true,"kind":"composite","optional":false},{"id":13890966182,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"489225d82a57396c6f426a40e66d461b16b3461d","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T05:13:59.608Z","updated_at":"2023-09-23T05:13:59.608Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/.github/workflows/release.yml","dependencies":[{"id":13890966435,"package_name":"actions/checkout","ecosystem":"actions","requirements":"c85c95e3d7251135ab7dc9ce3241c5835cc595a9","direct":true,"kind":"composite","optional":false},{"id":13890966436,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"e33196f7422957bea03ed53f6fbb155025ffc7b8","direct":true,"kind":"composite","optional":false},{"id":13890966437,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"61a6322f88396a6271a6ee3565807d608ecaddd1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T05:14:00.102Z","updated_at":"2023-09-23T05:14:00.102Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/.github/workflows/test.yml","dependencies":[{"id":13890966477,"package_name":"actions/checkout","ecosystem":"actions","requirements":"c85c95e3d7251135ab7dc9ce3241c5835cc595a9","direct":true,"kind":"composite","optional":false},{"id":13890966478,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"e33196f7422957bea03ed53f6fbb155025ffc7b8","direct":true,"kind":"composite","optional":false},{"id":13890966479,"package_name":"supercharge/redis-github-action","ecosystem":"actions","requirements":"f63fe516254d0af5df91755a4488274c2e71e38c","direct":true,"kind":"composite","optional":false},{"id":13890966480,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"95b1a2355bd0e526ad2fd62da9fd386ad4c98474","direct":true,"kind":"composite","optional":false},{"id":13890966481,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"61a6322f88396a6271a6ee3565807d608ecaddd1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T05:14:00.522Z","updated_at":"2023-09-23T05:14:00.522Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/docker-compose.yml","dependencies":[{"id":13890966964,"package_name":"redis","ecosystem":"docker","requirements":"7-alpine","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"python/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-23T05:14:02.633Z","updated_at":"2023-09-23T05:14:02.633Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/python/pyproject.toml","dependencies":[{"id":13890967814,"package_name":"redis","ecosystem":"pypi","requirements":"\u003e= 4.5.0, \u003c 5","direct":true,"kind":"runtime","optional":false},{"id":13890967815,"package_name":"msgpack","ecosystem":"pypi","requirements":"\u003e= 1.0.0, \u003c 2","direct":true,"kind":"runtime","optional":false},{"id":13890967816,"package_name":"semver","ecosystem":"pypi","requirements":"\u003e= 2.13.0, \u003c 3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"python/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-23T05:14:03.427Z","updated_at":"2023-09-23T05:14:03.427Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/python/setup.py","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/dotnet-test.yml","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:30.480Z","updated_at":"2026-08-13T16:06:30.480Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/.github/workflows/dotnet-test.yml","dependencies":[{"id":26094074119,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26094074120,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d","direct":true,"kind":"composite","optional":false},{"id":26094074121,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"820762786026740c76f36085b0efc47a31fe5020","direct":true,"kind":"composite","optional":false},{"id":26094074122,"package_name":"actions/setup-dotnet","ecosystem":"actions","requirements":"v6.0.0","direct":true,"kind":"composite","optional":false},{"id":26094074123,"package_name":"supercharge/redis-github-action","ecosystem":"actions","requirements":"bc274cb7238cd63a45029db04ee48c07a72609fd","direct":true,"kind":"composite","optional":false},{"id":26094074124,"package_name":"postgres","ecosystem":"actions","requirements":"18","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:30.402Z","updated_at":"2026-08-13T16:06:30.402Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/.github/workflows/docs.yml","dependencies":[{"id":26094074116,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26094074117,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"820762786026740c76f36085b0efc47a31fe5020","direct":true,"kind":"composite","optional":false},{"id":26094074118,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"84c30a85c19949d7eee79c4ff27748b70285e453","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-test.yml","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:30.781Z","updated_at":"2026-08-13T16:06:30.781Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/.github/workflows/python-test.yml","dependencies":[{"id":26094074137,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26094074138,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d","direct":true,"kind":"composite","optional":false},{"id":26094074139,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"820762786026740c76f36085b0efc47a31fe5020","direct":true,"kind":"composite","optional":false},{"id":26094074140,"package_name":"supercharge/redis-github-action","ecosystem":"actions","requirements":"bc274cb7238cd63a45029db04ee48c07a72609fd","direct":true,"kind":"composite","optional":false},{"id":26094074141,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"5fda3b95a4ea91299a34e894583c3862153e4b97","direct":true,"kind":"composite","optional":false},{"id":26094074142,"package_name":"docker.dragonflydb.io/dragonflydb/dragonfly","ecosystem":"actions","requirements":"latest","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/osv-scanner-scheduled.yml","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:30.642Z","updated_at":"2026-08-13T16:06:30.642Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/.github/workflows/osv-scanner-scheduled.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/osv-scanner.yml","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:30.700Z","updated_at":"2026-08-13T16:06:30.700Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/.github/workflows/osv-scanner.yml","dependencies":[{"id":26094074132,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26094074133,"package_name":"google/osv-scanner-action/osv-scanner-action","ecosystem":"actions","requirements":"8deb546fdb875b9996d27d4950be7312dac076a1","direct":true,"kind":"composite","optional":false},{"id":26094074134,"package_name":"google/osv-scanner-action/osv-reporter-action","ecosystem":"actions","requirements":"8deb546fdb875b9996d27d4950be7312dac076a1","direct":true,"kind":"composite","optional":false},{"id":26094074135,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"043fb46d1a93c77aae656e7c1c64a875d1fc6a0a","direct":true,"kind":"composite","optional":false},{"id":26094074136,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"5595ccaf912efad79be6eef63a5619ff05969be3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"hex","filepath":"elixir/mix.lock","sha":null,"kind":"lockfile","created_at":"2026-08-13T16:06:31.551Z","updated_at":"2026-08-13T16:06:31.551Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/elixir/mix.lock","dependencies":[{"id":26094074374,"package_name":"bunt","ecosystem":"hex","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074375,"package_name":"credo","ecosystem":"hex","requirements":"1.7.19","direct":false,"kind":"runtime","optional":false},{"id":26094074376,"package_name":"crontab","ecosystem":"hex","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074377,"package_name":"db_connection","ecosystem":"hex","requirements":"2.10.2","direct":false,"kind":"runtime","optional":false},{"id":26094074378,"package_name":"decimal","ecosystem":"hex","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074379,"package_name":"dialyxir","ecosystem":"hex","requirements":"1.4.7","direct":false,"kind":"runtime","optional":false},{"id":26094074380,"package_name":"earmark_parser","ecosystem":"hex","requirements":"1.4.46","direct":false,"kind":"runtime","optional":false},{"id":26094074381,"package_name":"elixir_uuid","ecosystem":"hex","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094074382,"package_name":"erlex","ecosystem":"hex","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":26094074383,"package_name":"ex_doc","ecosystem":"hex","requirements":"0.40.3","direct":false,"kind":"runtime","optional":false},{"id":26094074384,"package_name":"excoveralls","ecosystem":"hex","requirements":"0.18.5","direct":false,"kind":"runtime","optional":false},{"id":26094074385,"package_name":"file_system","ecosystem":"hex","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074386,"package_name":"jason","ecosystem":"hex","requirements":"1.4.5","direct":false,"kind":"runtime","optional":false},{"id":26094074387,"package_name":"makeup","ecosystem":"hex","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094074388,"package_name":"makeup_elixir","ecosystem":"hex","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074389,"package_name":"makeup_erlang","ecosystem":"hex","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074390,"package_name":"mox","ecosystem":"hex","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074391,"package_name":"msgpax","ecosystem":"hex","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094074392,"package_name":"nimble_options","ecosystem":"hex","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074393,"package_name":"nimble_ownership","ecosystem":"hex","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074394,"package_name":"nimble_parsec","ecosystem":"hex","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":26094074395,"package_name":"nimble_pool","ecosystem":"hex","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074396,"package_name":"opentelemetry_api","ecosystem":"hex","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094074397,"package_name":"postgrex","ecosystem":"hex","requirements":"0.22.4","direct":false,"kind":"runtime","optional":false},{"id":26094074398,"package_name":"redix","ecosystem":"hex","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094074399,"package_name":"stream_data","ecosystem":"hex","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094074400,"package_name":"telemetry","ecosystem":"hex","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"dotnet/package.json","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:31.651Z","updated_at":"2026-08-13T16:06:31.651Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/dotnet/package.json","dependencies":[{"id":26094074401,"package_name":"@semantic-release/changelog","ecosystem":"npm","requirements":"7.0.0","direct":true,"kind":"development","optional":false},{"id":26094074402,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"13.0.1","direct":true,"kind":"development","optional":false},{"id":26094074403,"package_name":"@semantic-release/exec","ecosystem":"npm","requirements":"7.1.0","direct":true,"kind":"development","optional":false},{"id":26094074404,"package_name":"@semantic-release/git","ecosystem":"npm","requirements":"11.0.1","direct":true,"kind":"development","optional":false},{"id":26094074405,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"12.0.9","direct":true,"kind":"development","optional":false},{"id":26094074406,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"14.1.1","direct":true,"kind":"development","optional":false},{"id":26094074407,"package_name":"semantic-release","ecosystem":"npm","requirements":"25.0.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"dotnet/src/BullMQ/BullMQ.csproj","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:32.836Z","updated_at":"2026-08-13T16:06:32.836Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/dotnet/src/BullMQ/BullMQ.csproj","dependencies":[{"id":26094076244,"package_name":"StackExchange.Redis","ecosystem":"nuget","requirements":"2.13.17","direct":true,"kind":"runtime","optional":false},{"id":26094076245,"package_name":"Npgsql","ecosystem":"nuget","requirements":"8.0.9","direct":true,"kind":"runtime","optional":false},{"id":26094076246,"package_name":"Cronos","ecosystem":"nuget","requirements":"0.13.0","direct":true,"kind":"runtime","optional":false},{"id":26094076247,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"10.0.400","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"dotnet/tests/BullMQ.Tests/BullMQ.Tests.csproj","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:32.929Z","updated_at":"2026-08-13T16:06:32.929Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/dotnet/tests/BullMQ.Tests/BullMQ.Tests.csproj","dependencies":[{"id":26094076248,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.14.1","direct":true,"kind":"runtime","optional":false},{"id":26094076249,"package_name":"xunit","ecosystem":"nuget","requirements":"2.9.3","direct":true,"kind":"runtime","optional":false},{"id":26094076250,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.8.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"packagist","filepath":"composer.json","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:33.007Z","updated_at":"2026-08-13T16:06:33.007Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/composer.json","dependencies":[{"id":26094076251,"package_name":"php","ecosystem":"packagist","requirements":"^8.1","direct":true,"kind":"runtime","optional":false},{"id":26094076252,"package_name":"predis/predis","ecosystem":"packagist","requirements":"^3.0","direct":true,"kind":"runtime","optional":false},{"id":26094076253,"package_name":"ramsey/uuid","ecosystem":"packagist","requirements":"^4.7","direct":true,"kind":"runtime","optional":false},{"id":26094076254,"package_name":"rybakit/msgpack","ecosystem":"packagist","requirements":"^0.9","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"packagist","filepath":"php/composer.json","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:33.084Z","updated_at":"2026-08-13T16:06:33.084Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/php/composer.json","dependencies":[{"id":26094076255,"package_name":"php","ecosystem":"packagist","requirements":"^8.1","direct":true,"kind":"runtime","optional":false},{"id":26094076256,"package_name":"predis/predis","ecosystem":"packagist","requirements":"^3.0","direct":true,"kind":"runtime","optional":false},{"id":26094076257,"package_name":"ramsey/uuid","ecosystem":"packagist","requirements":"^4.7","direct":true,"kind":"runtime","optional":false},{"id":26094076258,"package_name":"rybakit/msgpack","ecosystem":"packagist","requirements":"^0.9","direct":true,"kind":"runtime","optional":false},{"id":26094076259,"package_name":"phpunit/phpunit","ecosystem":"packagist","requirements":"10.5.64","direct":true,"kind":"development","optional":false},{"id":26094076260,"package_name":"phpstan/phpstan","ecosystem":"packagist","requirements":"2.2.8","direct":true,"kind":"development","optional":false},{"id":26094076261,"package_name":"squizlabs/php_codesniffer","ecosystem":"packagist","requirements":"4.0.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/rust-test.yml","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:31.023Z","updated_at":"2026-08-13T16:06:31.023Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/.github/workflows/rust-test.yml","dependencies":[{"id":26094074143,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26094074144,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v4.0.3","direct":true,"kind":"composite","optional":false},{"id":26094074145,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"820762786026740c76f36085b0efc47a31fe5020","direct":true,"kind":"composite","optional":false},{"id":26094074146,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false},{"id":26094074147,"package_name":"actions/cache","ecosystem":"actions","requirements":"v6.1.0","direct":true,"kind":"composite","optional":false},{"id":26094074148,"package_name":"redis","ecosystem":"actions","requirements":"8-alpine","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:30.331Z","updated_at":"2026-08-13T16:06:30.331Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":26094074113,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7.0.1","direct":true,"kind":"composite","optional":false},{"id":26094074114,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v4.37.6","direct":true,"kind":"composite","optional":false},{"id":26094074115,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v4.37.6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"rust/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2026-08-13T16:06:31.188Z","updated_at":"2026-08-13T16:06:31.188Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/rust/Cargo.lock","dependencies":[{"id":26094074152,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26094074153,"package_name":"android_system_properties","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":26094074154,"package_name":"arc-swap","ecosystem":"cargo","requirements":"1.9.2","direct":false,"kind":"runtime","optional":false},{"id":26094074155,"package_name":"arcstr","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074156,"package_name":"async-lock","ecosystem":"cargo","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":26094074157,"package_name":"async-trait","ecosystem":"cargo","requirements":"0.1.92","direct":false,"kind":"runtime","optional":false},{"id":26094074158,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":26094074159,"package_name":"backon","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094074160,"package_name":"bitflags","ecosystem":"cargo","requirements":"2.13.1","direct":false,"kind":"runtime","optional":false},{"id":26094074161,"package_name":"block-buffer","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":26094074162,"package_name":"bumpalo","ecosystem":"cargo","requirements":"3.20.3","direct":false,"kind":"runtime","optional":false},{"id":26094074163,"package_name":"bytes","ecosystem":"cargo","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":26094074164,"package_name":"cc","ecosystem":"cargo","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":26094074165,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074166,"package_name":"chacha20","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":26094074167,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4.45","direct":false,"kind":"runtime","optional":false},{"id":26094074168,"package_name":"chrono-tz","ecosystem":"cargo","requirements":"0.10.4","direct":false,"kind":"runtime","optional":false},{"id":26094074169,"package_name":"combine","ecosystem":"cargo","requirements":"4.6.7","direct":false,"kind":"runtime","optional":false},{"id":26094074170,"package_name":"const-oid","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":26094074171,"package_name":"core-foundation","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":26094074172,"package_name":"core-foundation-sys","ecosystem":"cargo","requirements":"0.8.7","direct":false,"kind":"runtime","optional":false},{"id":26094074173,"package_name":"cpufeatures","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074174,"package_name":"croner","ecosystem":"cargo","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074175,"package_name":"crypto-common","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094074176,"package_name":"darling","ecosystem":"cargo","requirements":"0.20.11","direct":false,"kind":"runtime","optional":false},{"id":26094074177,"package_name":"darling_core","ecosystem":"cargo","requirements":"0.20.11","direct":false,"kind":"runtime","optional":false},{"id":26094074178,"package_name":"darling_macro","ecosystem":"cargo","requirements":"0.20.11","direct":false,"kind":"runtime","optional":false},{"id":26094074179,"package_name":"derive_builder","ecosystem":"cargo","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":26094074180,"package_name":"derive_builder_core","ecosystem":"cargo","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":26094074181,"package_name":"derive_builder_macro","ecosystem":"cargo","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":26094074182,"package_name":"digest","ecosystem":"cargo","requirements":"0.11.3","direct":false,"kind":"runtime","optional":false},{"id":26094074183,"package_name":"displaydoc","ecosystem":"cargo","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":26094074184,"package_name":"errno","ecosystem":"cargo","requirements":"0.3.14","direct":false,"kind":"runtime","optional":false},{"id":26094074185,"package_name":"event-listener","ecosystem":"cargo","requirements":"5.4.2","direct":false,"kind":"runtime","optional":false},{"id":26094074186,"package_name":"event-listener-strategy","ecosystem":"cargo","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":26094074187,"package_name":"fastrand","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094074188,"package_name":"find-msvc-tools","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":26094074189,"package_name":"fnv","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":26094074190,"package_name":"form_urlencoded","ecosystem":"cargo","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094074191,"package_name":"futures","ecosystem":"cargo","requirements":"0.3.34","direct":false,"kind":"runtime","optional":false},{"id":26094074192,"package_name":"futures-channel","ecosystem":"cargo","requirements":"0.3.34","direct":false,"kind":"runtime","optional":false},{"id":26094074193,"package_name":"futures-core","ecosystem":"cargo","requirements":"0.3.34","direct":false,"kind":"runtime","optional":false},{"id":26094074194,"package_name":"futures-executor","ecosystem":"cargo","requirements":"0.3.34","direct":false,"kind":"runtime","optional":false},{"id":26094074195,"package_name":"futures-io","ecosystem":"cargo","requirements":"0.3.34","direct":false,"kind":"runtime","optional":false},{"id":26094074196,"package_name":"futures-macro","ecosystem":"cargo","requirements":"0.3.34","direct":false,"kind":"runtime","optional":false},{"id":26094074197,"package_name":"futures-sink","ecosystem":"cargo","requirements":"0.3.34","direct":false,"kind":"runtime","optional":false},{"id":26094074198,"package_name":"futures-task","ecosystem":"cargo","requirements":"0.3.34","direct":false,"kind":"runtime","optional":false},{"id":26094074199,"package_name":"futures-util","ecosystem":"cargo","requirements":"0.3.34","direct":false,"kind":"runtime","optional":false},{"id":26094074200,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":26094074201,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":26094074202,"package_name":"heck","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094074203,"package_name":"hybrid-array","ecosystem":"cargo","requirements":"0.4.14","direct":false,"kind":"runtime","optional":false},{"id":26094074204,"package_name":"iana-time-zone","ecosystem":"cargo","requirements":"0.1.65","direct":false,"kind":"runtime","optional":false},{"id":26094074205,"package_name":"iana-time-zone-haiku","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094074206,"package_name":"icu_collections","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074207,"package_name":"icu_locale_core","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074208,"package_name":"icu_normalizer","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074209,"package_name":"icu_normalizer_data","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074210,"package_name":"icu_properties","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074211,"package_name":"icu_properties_data","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074212,"package_name":"icu_provider","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074213,"package_name":"ident_case","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074214,"package_name":"idna","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074215,"package_name":"idna_adapter","ecosystem":"cargo","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094074216,"package_name":"itoa","ecosystem":"cargo","requirements":"1.0.18","direct":false,"kind":"runtime","optional":false},{"id":26094074217,"package_name":"js-sys","ecosystem":"cargo","requirements":"0.3.104","direct":false,"kind":"runtime","optional":false},{"id":26094074218,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094074219,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.189","direct":false,"kind":"runtime","optional":false},{"id":26094074220,"package_name":"litemap","ecosystem":"cargo","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":26094074221,"package_name":"lock_api","ecosystem":"cargo","requirements":"0.4.14","direct":false,"kind":"runtime","optional":false},{"id":26094074222,"package_name":"log","ecosystem":"cargo","requirements":"0.4.33","direct":false,"kind":"runtime","optional":false},{"id":26094074223,"package_name":"matchers","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074224,"package_name":"memchr","ecosystem":"cargo","requirements":"2.8.3","direct":false,"kind":"runtime","optional":false},{"id":26094074225,"package_name":"mio","ecosystem":"cargo","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094074226,"package_name":"nu-ansi-term","ecosystem":"cargo","requirements":"0.50.3","direct":false,"kind":"runtime","optional":false},{"id":26094074227,"package_name":"num-bigint","ecosystem":"cargo","requirements":"0.4.8","direct":false,"kind":"runtime","optional":false},{"id":26094074228,"package_name":"num-integer","ecosystem":"cargo","requirements":"0.1.47","direct":false,"kind":"runtime","optional":false},{"id":26094074229,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.19","direct":false,"kind":"runtime","optional":false},{"id":26094074230,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.21.4","direct":false,"kind":"runtime","optional":false},{"id":26094074231,"package_name":"openssl-probe","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094074232,"package_name":"parking","ecosystem":"cargo","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094074233,"package_name":"parking_lot","ecosystem":"cargo","requirements":"0.12.5","direct":false,"kind":"runtime","optional":false},{"id":26094074234,"package_name":"parking_lot_core","ecosystem":"cargo","requirements":"0.9.12","direct":false,"kind":"runtime","optional":false},{"id":26094074235,"package_name":"percent-encoding","ecosystem":"cargo","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":26094074236,"package_name":"phf","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":26094074237,"package_name":"phf_shared","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":26094074238,"package_name":"pin-project-lite","ecosystem":"cargo","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":26094074239,"package_name":"potential_utf","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":26094074240,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.107","direct":false,"kind":"runtime","optional":false},{"id":26094074241,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.47","direct":false,"kind":"runtime","optional":false},{"id":26094074242,"package_name":"r-efi","ecosystem":"cargo","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074243,"package_name":"rand","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":26094074244,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":26094074245,"package_name":"redis","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094074246,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.5.18","direct":false,"kind":"runtime","optional":false},{"id":26094074247,"package_name":"regex-automata","ecosystem":"cargo","requirements":"0.4.18","direct":false,"kind":"runtime","optional":false},{"id":26094074248,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.8.11","direct":false,"kind":"runtime","optional":false},{"id":26094074249,"package_name":"ring","ecosystem":"cargo","requirements":"0.17.14","direct":false,"kind":"runtime","optional":false},{"id":26094074250,"package_name":"rmp","ecosystem":"cargo","requirements":"0.8.15","direct":false,"kind":"runtime","optional":false},{"id":26094074251,"package_name":"rmp-serde","ecosystem":"cargo","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094074252,"package_name":"rustls","ecosystem":"cargo","requirements":"0.23.43","direct":false,"kind":"runtime","optional":false},{"id":26094074253,"package_name":"rustls-native-certs","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":26094074254,"package_name":"rustls-pki-types","ecosystem":"cargo","requirements":"1.15.1","direct":false,"kind":"runtime","optional":false},{"id":26094074255,"package_name":"rustls-webpki","ecosystem":"cargo","requirements":"0.103.14","direct":false,"kind":"runtime","optional":false},{"id":26094074256,"package_name":"rustversion","ecosystem":"cargo","requirements":"1.0.23","direct":false,"kind":"runtime","optional":false},{"id":26094074257,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.23","direct":false,"kind":"runtime","optional":false},{"id":26094074258,"package_name":"schannel","ecosystem":"cargo","requirements":"0.1.29","direct":false,"kind":"runtime","optional":false},{"id":26094074259,"package_name":"scopeguard","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074260,"package_name":"security-framework","ecosystem":"cargo","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":26094074261,"package_name":"security-framework-sys","ecosystem":"cargo","requirements":"2.17.0","direct":false,"kind":"runtime","optional":false},{"id":26094074262,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.229","direct":false,"kind":"runtime","optional":false},{"id":26094074263,"package_name":"serde_core","ecosystem":"cargo","requirements":"1.0.229","direct":false,"kind":"runtime","optional":false},{"id":26094074264,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.229","direct":false,"kind":"runtime","optional":false},{"id":26094074265,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.151","direct":false,"kind":"runtime","optional":false},{"id":26094074266,"package_name":"sha1","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":26094074267,"package_name":"sha1_smol","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074268,"package_name":"sharded-slab","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":26094074269,"package_name":"shlex","ecosystem":"cargo","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074270,"package_name":"signal-hook-registry","ecosystem":"cargo","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":26094074271,"package_name":"siphasher","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074272,"package_name":"slab","ecosystem":"cargo","requirements":"0.4.12","direct":false,"kind":"runtime","optional":false},{"id":26094074273,"package_name":"smallvec","ecosystem":"cargo","requirements":"1.15.2","direct":false,"kind":"runtime","optional":false},{"id":26094074274,"package_name":"socket2","ecosystem":"cargo","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":26094074275,"package_name":"stable_deref_trait","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094074276,"package_name":"strsim","ecosystem":"cargo","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":26094074277,"package_name":"strum","ecosystem":"cargo","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":26094074278,"package_name":"strum_macros","ecosystem":"cargo","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":26094074279,"package_name":"subtle","ecosystem":"cargo","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":26094074280,"package_name":"syn","ecosystem":"cargo","requirements":"2.0.119","direct":false,"kind":"runtime","optional":false},{"id":26094074281,"package_name":"syn","ecosystem":"cargo","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074282,"package_name":"synstructure","ecosystem":"cargo","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":26094074283,"package_name":"thiserror","ecosystem":"cargo","requirements":"2.0.20","direct":false,"kind":"runtime","optional":false},{"id":26094074284,"package_name":"thiserror-impl","ecosystem":"cargo","requirements":"2.0.20","direct":false,"kind":"runtime","optional":false},{"id":26094074285,"package_name":"thread_local","ecosystem":"cargo","requirements":"1.1.10","direct":false,"kind":"runtime","optional":false},{"id":26094074286,"package_name":"tinystr","ecosystem":"cargo","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":26094074287,"package_name":"tokio","ecosystem":"cargo","requirements":"1.53.1","direct":false,"kind":"runtime","optional":false},{"id":26094074288,"package_name":"tokio-macros","ecosystem":"cargo","requirements":"2.7.2","direct":false,"kind":"runtime","optional":false},{"id":26094074289,"package_name":"tokio-rustls","ecosystem":"cargo","requirements":"0.26.4","direct":false,"kind":"runtime","optional":false},{"id":26094074290,"package_name":"tokio-stream","ecosystem":"cargo","requirements":"0.1.19","direct":false,"kind":"runtime","optional":false},{"id":26094074291,"package_name":"tokio-util","ecosystem":"cargo","requirements":"0.7.19","direct":false,"kind":"runtime","optional":false},{"id":26094074292,"package_name":"tracing","ecosystem":"cargo","requirements":"0.1.44","direct":false,"kind":"runtime","optional":false},{"id":26094074293,"package_name":"tracing-attributes","ecosystem":"cargo","requirements":"0.1.31","direct":false,"kind":"runtime","optional":false},{"id":26094074294,"package_name":"tracing-core","ecosystem":"cargo","requirements":"0.1.36","direct":false,"kind":"runtime","optional":false},{"id":26094074295,"package_name":"tracing-log","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074296,"package_name":"tracing-subscriber","ecosystem":"cargo","requirements":"0.3.23","direct":false,"kind":"runtime","optional":false},{"id":26094074297,"package_name":"typenum","ecosystem":"cargo","requirements":"1.20.1","direct":false,"kind":"runtime","optional":false},{"id":26094074298,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.24","direct":false,"kind":"runtime","optional":false},{"id":26094074299,"package_name":"untrusted","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":26094074300,"package_name":"url","ecosystem":"cargo","requirements":"2.5.8","direct":false,"kind":"runtime","optional":false},{"id":26094074301,"package_name":"utf8_iter","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074302,"package_name":"uuid","ecosystem":"cargo","requirements":"1.24.0","direct":false,"kind":"runtime","optional":false},{"id":26094074303,"package_name":"valuable","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074304,"package_name":"wasi","ecosystem":"cargo","requirements":"0.11.1+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":26094074305,"package_name":"wasm-bindgen","ecosystem":"cargo","requirements":"0.2.127","direct":false,"kind":"runtime","optional":false},{"id":26094074306,"package_name":"wasm-bindgen-macro","ecosystem":"cargo","requirements":"0.2.127","direct":false,"kind":"runtime","optional":false},{"id":26094074307,"package_name":"wasm-bindgen-macro-support","ecosystem":"cargo","requirements":"0.2.127","direct":false,"kind":"runtime","optional":false},{"id":26094074308,"package_name":"wasm-bindgen-shared","ecosystem":"cargo","requirements":"0.2.127","direct":false,"kind":"runtime","optional":false},{"id":26094074309,"package_name":"webpki-roots","ecosystem":"cargo","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":26094074310,"package_name":"windows-core","ecosystem":"cargo","requirements":"0.62.2","direct":false,"kind":"runtime","optional":false},{"id":26094074311,"package_name":"windows-implement","ecosystem":"cargo","requirements":"0.60.2","direct":false,"kind":"runtime","optional":false},{"id":26094074312,"package_name":"windows-interface","ecosystem":"cargo","requirements":"0.59.3","direct":false,"kind":"runtime","optional":false},{"id":26094074313,"package_name":"windows-link","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094074314,"package_name":"windows-result","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":26094074315,"package_name":"windows-strings","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":26094074316,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.52.0","direct":false,"kind":"runtime","optional":false},{"id":26094074317,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.61.2","direct":false,"kind":"runtime","optional":false},{"id":26094074318,"package_name":"windows-targets","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":26094074319,"package_name":"windows_aarch64_gnullvm","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":26094074320,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":26094074321,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":26094074322,"package_name":"windows_i686_gnullvm","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":26094074323,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":26094074324,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":26094074325,"package_name":"windows_x86_64_gnullvm","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":26094074326,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":26094074327,"package_name":"writeable","ecosystem":"cargo","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26094074328,"package_name":"xxhash-rust","ecosystem":"cargo","requirements":"0.8.18","direct":false,"kind":"runtime","optional":false},{"id":26094074329,"package_name":"yoke","ecosystem":"cargo","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":26094074330,"package_name":"yoke-derive","ecosystem":"cargo","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":26094074331,"package_name":"zerofrom","ecosystem":"cargo","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":26094074332,"package_name":"zerofrom-derive","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":26094074333,"package_name":"zeroize","ecosystem":"cargo","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":26094074334,"package_name":"zerotrie","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":26094074335,"package_name":"zerovec","ecosystem":"cargo","requirements":"0.11.6","direct":false,"kind":"runtime","optional":false},{"id":26094074336,"package_name":"zerovec-derive","ecosystem":"cargo","requirements":"0.11.3","direct":false,"kind":"runtime","optional":false},{"id":26094074337,"package_name":"zmij","ecosystem":"cargo","requirements":"1.0.23","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"rust/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:31.354Z","updated_at":"2026-08-13T16:06:31.354Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/rust/Cargo.toml","dependencies":[{"id":26094074338,"package_name":"redis","ecosystem":"cargo","requirements":"=1.5.0","direct":true,"kind":"runtime","optional":false},{"id":26094074339,"package_name":"tokio","ecosystem":"cargo","requirements":"=1.53.1","direct":true,"kind":"runtime","optional":false},{"id":26094074340,"package_name":"serde","ecosystem":"cargo","requirements":"=1.0.229","direct":true,"kind":"runtime","optional":false},{"id":26094074341,"package_name":"serde_json","ecosystem":"cargo","requirements":"=1.0.151","direct":true,"kind":"runtime","optional":false},{"id":26094074342,"package_name":"thiserror","ecosystem":"cargo","requirements":"=2.0.20","direct":true,"kind":"runtime","optional":false},{"id":26094074343,"package_name":"uuid","ecosystem":"cargo","requirements":"=1.24.0","direct":true,"kind":"runtime","optional":false},{"id":26094074344,"package_name":"sha1","ecosystem":"cargo","requirements":"=0.11.0","direct":true,"kind":"runtime","optional":false},{"id":26094074345,"package_name":"tracing","ecosystem":"cargo","requirements":"=0.1.44","direct":true,"kind":"runtime","optional":false},{"id":26094074346,"package_name":"chrono","ecosystem":"cargo","requirements":"=0.4.45","direct":true,"kind":"runtime","optional":false},{"id":26094074347,"package_name":"rmp","ecosystem":"cargo","requirements":"=0.8.15","direct":true,"kind":"runtime","optional":false},{"id":26094074348,"package_name":"rmp-serde","ecosystem":"cargo","requirements":"=1.3.1","direct":true,"kind":"runtime","optional":false},{"id":26094074349,"package_name":"async-trait","ecosystem":"cargo","requirements":"=0.1.92","direct":true,"kind":"runtime","optional":false},{"id":26094074350,"package_name":"tokio-stream","ecosystem":"cargo","requirements":"=0.1.19","direct":true,"kind":"runtime","optional":false},{"id":26094074351,"package_name":"futures","ecosystem":"cargo","requirements":"=0.3.34","direct":true,"kind":"runtime","optional":false},{"id":26094074352,"package_name":"croner","ecosystem":"cargo","requirements":"=3.0.1","direct":true,"kind":"runtime","optional":false},{"id":26094074353,"package_name":"chrono-tz","ecosystem":"cargo","requirements":"=0.10.4","direct":true,"kind":"runtime","optional":false},{"id":26094074354,"package_name":"tokio","ecosystem":"cargo","requirements":"=1.53.1","direct":true,"kind":"development","optional":false},{"id":26094074355,"package_name":"tracing-subscriber","ecosystem":"cargo","requirements":"=0.3.23","direct":true,"kind":"development","optional":false},{"id":26094074356,"package_name":"rand","ecosystem":"cargo","requirements":"=0.10.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"hex","filepath":"elixir/mix.exs","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:31.448Z","updated_at":"2026-08-13T16:06:31.448Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/elixir/mix.exs","dependencies":[{"id":26094074357,"package_name":"no_warn","ecosystem":"hex","requirements":"priv/plts/dialyzer.plt","direct":true,"kind":"runtime","optional":false},{"id":26094074358,"package_name":"redix","ecosystem":"hex","requirements":"== 1.6.0","direct":true,"kind":"runtime","optional":false},{"id":26094074359,"package_name":"postgrex","ecosystem":"hex","requirements":"== 0.22.4","direct":true,"kind":"runtime","optional":false},{"id":26094074360,"package_name":"nimble_pool","ecosystem":"hex","requirements":"== 1.1.0","direct":true,"kind":"runtime","optional":false},{"id":26094074361,"package_name":"nimble_options","ecosystem":"hex","requirements":"== 1.1.1","direct":true,"kind":"runtime","optional":false},{"id":26094074362,"package_name":"jason","ecosystem":"hex","requirements":"== 1.4.5","direct":true,"kind":"runtime","optional":false},{"id":26094074363,"package_name":"crontab","ecosystem":"hex","requirements":"== 1.2.0","direct":true,"kind":"runtime","optional":false},{"id":26094074364,"package_name":"msgpax","ecosystem":"hex","requirements":"== 2.4.0","direct":true,"kind":"runtime","optional":false},{"id":26094074365,"package_name":"elixir_uuid","ecosystem":"hex","requirements":"== 1.2.1","direct":true,"kind":"runtime","optional":false},{"id":26094074366,"package_name":"telemetry","ecosystem":"hex","requirements":"== 1.4.2","direct":true,"kind":"runtime","optional":false},{"id":26094074367,"package_name":"opentelemetry_api","ecosystem":"hex","requirements":"== 1.5.0","direct":true,"kind":"runtime","optional":false},{"id":26094074368,"package_name":"dialyxir","ecosystem":"hex","requirements":"== 1.4.7","direct":true,"kind":"runtime","optional":false},{"id":26094074369,"package_name":"ex_doc","ecosystem":"hex","requirements":"== 0.40.3","direct":true,"kind":"runtime","optional":false},{"id":26094074370,"package_name":"credo","ecosystem":"hex","requirements":"== 1.7.19","direct":true,"kind":"runtime","optional":false},{"id":26094074371,"package_name":"excoveralls","ecosystem":"hex","requirements":"== 0.18.5","direct":true,"kind":"runtime","optional":false},{"id":26094074372,"package_name":"mox","ecosystem":"hex","requirements":"== 1.2.0","direct":true,"kind":"runtime","optional":false},{"id":26094074373,"package_name":"stream_data","ecosystem":"hex","requirements":"== 1.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"elixir/package.json","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:31.738Z","updated_at":"2026-08-13T16:06:31.738Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/elixir/package.json","dependencies":[{"id":26094074408,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"21.2.1","direct":true,"kind":"development","optional":false},{"id":26094074409,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"21.2.0","direct":true,"kind":"development","optional":false},{"id":26094074410,"package_name":"@semantic-release/changelog","ecosystem":"npm","requirements":"7.0.0","direct":true,"kind":"development","optional":false},{"id":26094074411,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"13.0.1","direct":true,"kind":"development","optional":false},{"id":26094074412,"package_name":"@semantic-release/exec","ecosystem":"npm","requirements":"7.1.0","direct":true,"kind":"development","optional":false},{"id":26094074413,"package_name":"@semantic-release/git","ecosystem":"npm","requirements":"11.0.1","direct":true,"kind":"development","optional":false},{"id":26094074414,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"12.0.9","direct":true,"kind":"development","optional":false},{"id":26094074415,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"14.1.1","direct":true,"kind":"development","optional":false},{"id":26094074416,"package_name":"semantic-release","ecosystem":"npm","requirements":"25.0.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"elixir/yarn.lock","sha":null,"kind":"lockfile","created_at":"2026-08-13T16:06:31.812Z","updated_at":"2026-08-13T16:06:31.812Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/elixir/yarn.lock","dependencies":[{"id":26094074417,"package_name":"@actions/core","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074418,"package_name":"@actions/exec","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074419,"package_name":"@actions/http-client","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074420,"package_name":"@actions/io","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074421,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26094074422,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26094074423,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094074424,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"21.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094074425,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074426,"package_name":"@commitlint/config-validator","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074427,"package_name":"@commitlint/ensure","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074428,"package_name":"@commitlint/execute-rule","ecosystem":"npm","requirements":"21.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074429,"package_name":"@commitlint/format","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074430,"package_name":"@commitlint/is-ignored","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074431,"package_name":"@commitlint/lint","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074432,"package_name":"@commitlint/load","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074433,"package_name":"@commitlint/message","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074434,"package_name":"@commitlint/parse","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074435,"package_name":"@commitlint/read","ecosystem":"npm","requirements":"21.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094074436,"package_name":"@commitlint/resolve-extends","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074437,"package_name":"@commitlint/rules","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074438,"package_name":"@commitlint/to-lines","ecosystem":"npm","requirements":"21.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074439,"package_name":"@commitlint/top-level","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074440,"package_name":"@commitlint/types","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074441,"package_name":"@conventional-changelog/git-client","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094074442,"package_name":"@conventional-changelog/template","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074443,"package_name":"@gar/promise-retry","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074444,"package_name":"@isaacs/fs-minipass","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074445,"package_name":"@isaacs/string-locale-compare","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074446,"package_name":"@npmcli/agent","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074447,"package_name":"@npmcli/arborist","ecosystem":"npm","requirements":"9.9.1","direct":false,"kind":"runtime","optional":false},{"id":26094074448,"package_name":"@npmcli/config","ecosystem":"npm","requirements":"10.12.0","direct":false,"kind":"runtime","optional":false},{"id":26094074449,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074450,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074451,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074452,"package_name":"@npmcli/map-workspaces","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074453,"package_name":"@npmcli/metavuln-calculator","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074454,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074455,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074456,"package_name":"@npmcli/package-json","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094074457,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074458,"package_name":"@npmcli/query","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074459,"package_name":"@npmcli/redact","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074460,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074461,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074462,"package_name":"@octokit/core","ecosystem":"npm","requirements":"7.0.7","direct":false,"kind":"runtime","optional":false},{"id":26094074463,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"11.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074464,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"9.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074465,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"27.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074466,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"28.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074467,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074468,"package_name":"@octokit/plugin-retry","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074469,"package_name":"@octokit/plugin-throttling","ecosystem":"npm","requirements":"11.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094074470,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074471,"package_name":"@octokit/request","ecosystem":"npm","requirements":"10.0.13","direct":false,"kind":"runtime","optional":false},{"id":26094074472,"package_name":"@octokit/types","ecosystem":"npm","requirements":"16.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074473,"package_name":"@octokit/types","ecosystem":"npm","requirements":"17.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074474,"package_name":"@pnpm/config.env-replace","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074475,"package_name":"@pnpm/network.ca-file","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074476,"package_name":"@pnpm/npm-conf","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074477,"package_name":"@sec-ant/readable-stream","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":26094074478,"package_name":"@semantic-release/changelog","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074479,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"13.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074480,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074481,"package_name":"@semantic-release/exec","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074482,"package_name":"@semantic-release/git","ecosystem":"npm","requirements":"11.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074483,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"12.0.9","direct":false,"kind":"runtime","optional":false},{"id":26094074484,"package_name":"@semantic-release/npm","ecosystem":"npm","requirements":"13.1.5","direct":false,"kind":"runtime","optional":false},{"id":26094074485,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"14.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074486,"package_name":"@sigstore/bundle","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074487,"package_name":"@sigstore/core","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094074488,"package_name":"@sigstore/protobuf-specs","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":26094074489,"package_name":"@sigstore/sign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074490,"package_name":"@sigstore/tuf","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074491,"package_name":"@sigstore/verify","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074492,"package_name":"@simple-libs/child-process-utils","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074493,"package_name":"@simple-libs/stream-utils","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074494,"package_name":"@simple-libs/stream-utils","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074495,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094074496,"package_name":"@sindresorhus/merge-streams","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074497,"package_name":"@tufjs/canonical-json","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074498,"package_name":"@tufjs/models","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074499,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.4","direct":false,"kind":"runtime","optional":false},{"id":26094074500,"package_name":"abbrev","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074501,"package_name":"agent-base","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074502,"package_name":"agent-base","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094074503,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074504,"package_name":"aggregate-error","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074505,"package_name":"ajv","ecosystem":"npm","requirements":"8.18.0","direct":false,"kind":"runtime","optional":false},{"id":26094074506,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074507,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074508,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074509,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094074510,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074511,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":26094074512,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074513,"package_name":"aproba","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074514,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074515,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074516,"package_name":"argue-cli","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074517,"package_name":"argv-formatter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074518,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074519,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074520,"package_name":"before-after-hook","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074521,"package_name":"bin-links","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074522,"package_name":"binary-extensions","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074523,"package_name":"bottleneck","ecosystem":"npm","requirements":"2.19.5","direct":false,"kind":"runtime","optional":false},{"id":26094074524,"package_name":"brace-expansion","ecosystem":"npm","requirements":"5.0.9","direct":false,"kind":"runtime","optional":false},{"id":26094074525,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074526,"package_name":"cacache","ecosystem":"npm","requirements":"20.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074527,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074528,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":26094074529,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094074530,"package_name":"chalk","ecosystem":"npm","requirements":"5.6.2","direct":false,"kind":"runtime","optional":false},{"id":26094074531,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074532,"package_name":"chownr","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074533,"package_name":"ci-info","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094074534,"package_name":"cidr-regex","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094074535,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074536,"package_name":"clean-stack","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074537,"package_name":"cli-highlight","ecosystem":"npm","requirements":"2.1.11","direct":false,"kind":"runtime","optional":false},{"id":26094074538,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":26094074539,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074540,"package_name":"cliui","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074541,"package_name":"cmd-shim","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074542,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":26094074543,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074544,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094074545,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094074546,"package_name":"common-ancestor-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074547,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074548,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":26094074549,"package_name":"content-type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074550,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"8.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094074551,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074552,"package_name":"conventional-changelog-conventionalcommits","ecosystem":"npm","requirements":"10.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074553,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094074554,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074555,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094074556,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094074557,"package_name":"convert-hrtime","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074558,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074559,"package_name":"cosmiconfig-typescript-loader","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074560,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074561,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094074562,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074563,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074564,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":26094074565,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094074566,"package_name":"diff","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074567,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074568,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074569,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094074570,"package_name":"emoji-regex","ecosystem":"npm","requirements":"10.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094074571,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074572,"package_name":"emojilib","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094074573,"package_name":"env-ci","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074574,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094074575,"package_name":"environment","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074576,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":26094074577,"package_name":"es-toolkit","ecosystem":"npm","requirements":"1.50.0","direct":false,"kind":"runtime","optional":false},{"id":26094074578,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074579,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074580,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094074581,"package_name":"execa","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074582,"package_name":"execa","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074583,"package_name":"execa","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"runtime","optional":false},{"id":26094074584,"package_name":"exponential-backoff","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094074585,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094074586,"package_name":"fast-uri","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":26094074587,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.16","direct":false,"kind":"runtime","optional":false},{"id":26094074588,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094074589,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074590,"package_name":"figures","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074591,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074592,"package_name":"find-up-simple","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074593,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074594,"package_name":"find-versions","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074595,"package_name":"fs-extra","ecosystem":"npm","requirements":"11.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094074596,"package_name":"fs-minipass","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074597,"package_name":"function-timeout","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074598,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094074599,"package_name":"get-east-asian-width","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094074600,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074601,"package_name":"get-stream","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074602,"package_name":"get-stream","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074603,"package_name":"git-log-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094074604,"package_name":"glob","ecosystem":"npm","requirements":"13.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094074605,"package_name":"global-directory","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074606,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":26094074607,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":26094074608,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.9","direct":false,"kind":"runtime","optional":false},{"id":26094074609,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074610,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074611,"package_name":"highlight.js","ecosystem":"npm","requirements":"10.7.3","direct":false,"kind":"runtime","optional":false},{"id":26094074612,"package_name":"hook-std","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074613,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074614,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074615,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074616,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074617,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074618,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094074619,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074620,"package_name":"human-signals","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074621,"package_name":"human-signals","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074622,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":26094074623,"package_name":"ignore-walk","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074624,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094074625,"package_name":"import-from-esm","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074626,"package_name":"import-meta-resolve","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074627,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074628,"package_name":"indent-string","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074629,"package_name":"index-to-position","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074630,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074631,"package_name":"ini","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074632,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":26094074633,"package_name":"init-package-json","ecosystem":"npm","requirements":"8.2.5","direct":false,"kind":"runtime","optional":false},{"id":26094074634,"package_name":"ip-address","ecosystem":"npm","requirements":"10.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094074635,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094074636,"package_name":"is-cidr","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074637,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074638,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074639,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074640,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074641,"package_name":"is-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074642,"package_name":"is-stream","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074643,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074644,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074645,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074646,"package_name":"isexe","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074647,"package_name":"issue-parser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074648,"package_name":"java-properties","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074649,"package_name":"jiti","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":26094074650,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074651,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094074652,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074653,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094074654,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074655,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074656,"package_name":"json-stringify-nice","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094074657,"package_name":"json-with-bigint","ecosystem":"npm","requirements":"3.5.10","direct":false,"kind":"runtime","optional":false},{"id":26094074658,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094074659,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094074660,"package_name":"just-diff-apply","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094074661,"package_name":"just-diff","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074662,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074663,"package_name":"libnpmdiff","ecosystem":"npm","requirements":"8.1.12","direct":false,"kind":"runtime","optional":false},{"id":26094074664,"package_name":"libnpmexec","ecosystem":"npm","requirements":"10.3.2","direct":false,"kind":"runtime","optional":false},{"id":26094074665,"package_name":"libnpmfund","ecosystem":"npm","requirements":"7.0.26","direct":false,"kind":"runtime","optional":false},{"id":26094074666,"package_name":"libnpmorg","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074667,"package_name":"libnpmpack","ecosystem":"npm","requirements":"9.1.12","direct":false,"kind":"runtime","optional":false},{"id":26094074668,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074669,"package_name":"libnpmsearch","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074670,"package_name":"libnpmteam","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074671,"package_name":"libnpmversion","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074672,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26094074673,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074674,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074675,"package_name":"lodash-es","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"runtime","optional":false},{"id":26094074676,"package_name":"lodash.capitalize","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094074677,"package_name":"lodash.escaperegexp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094074678,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094074679,"package_name":"lodash.isstring","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074680,"package_name":"lodash.uniqby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":26094074681,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":26094074682,"package_name":"lru-cache","ecosystem":"npm","requirements":"11.5.2","direct":false,"kind":"runtime","optional":false},{"id":26094074683,"package_name":"make-asynchronous","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074684,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"15.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094074685,"package_name":"marked-terminal","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074686,"package_name":"marked","ecosystem":"npm","requirements":"15.0.12","direct":false,"kind":"runtime","optional":false},{"id":26094074687,"package_name":"meow","ecosystem":"npm","requirements":"13.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074688,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074689,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":26094074690,"package_name":"mime","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074691,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074692,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.6","direct":false,"kind":"runtime","optional":false},{"id":26094074693,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":26094074694,"package_name":"minipass-collect","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074695,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074696,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":26094074697,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26094074698,"package_name":"minipass-sized","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074699,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"runtime","optional":false},{"id":26094074700,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094074701,"package_name":"minizlib","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074702,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094074703,"package_name":"mute-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074704,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":26094074705,"package_name":"negotiator","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074706,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":26094074707,"package_name":"nerf-dart","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074708,"package_name":"node-emoji","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074709,"package_name":"node-gyp","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094074710,"package_name":"nopt","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074711,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074712,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074713,"package_name":"normalize-url","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074714,"package_name":"npm-audit-report","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074715,"package_name":"npm-bundled","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074716,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074717,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074718,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"13.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074719,"package_name":"npm-packlist","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074720,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"11.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074721,"package_name":"npm-profile","ecosystem":"npm","requirements":"12.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074722,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"19.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074723,"package_name":"npm-run-path","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074724,"package_name":"npm-run-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074725,"package_name":"npm-user-validate","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074726,"package_name":"npm","ecosystem":"npm","requirements":"11.19.0","direct":false,"kind":"runtime","optional":false},{"id":26094074727,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074728,"package_name":"onetime","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074729,"package_name":"p-each-series","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074730,"package_name":"p-event","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074731,"package_name":"p-filter","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074732,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074733,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074734,"package_name":"p-map","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094074735,"package_name":"p-reduce","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074736,"package_name":"p-timeout","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094074737,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074738,"package_name":"pacote","ecosystem":"npm","requirements":"21.5.1","direct":false,"kind":"runtime","optional":false},{"id":26094074739,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074740,"package_name":"parse-conflict-json","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074741,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074742,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074743,"package_name":"parse-json","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074744,"package_name":"parse-ms","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074745,"package_name":"parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074746,"package_name":"parse5","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074747,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074748,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074749,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074750,"package_name":"path-key","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074751,"package_name":"path-scurry","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074752,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074753,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074754,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094074755,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074756,"package_name":"pkg-conf","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074757,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"7.1.5","direct":false,"kind":"runtime","optional":false},{"id":26094074758,"package_name":"pretty-ms","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074759,"package_name":"proc-log","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074760,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074761,"package_name":"proggy","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074762,"package_name":"promise-all-reject-late","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074763,"package_name":"promise-call-limit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074764,"package_name":"promzard","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074765,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26094074766,"package_name":"proxy-agent-negotiate","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074767,"package_name":"qrcode-terminal","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":26094074768,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":26094074769,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074770,"package_name":"read-package-up","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074771,"package_name":"read-package-up","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074772,"package_name":"read-pkg","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074773,"package_name":"read-pkg","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074774,"package_name":"read","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074775,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":26094074776,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074777,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074778,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074779,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074780,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074781,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094074782,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094074783,"package_name":"semantic-release","ecosystem":"npm","requirements":"25.0.9","direct":false,"kind":"runtime","optional":false},{"id":26094074784,"package_name":"semver-regex","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094074785,"package_name":"semver","ecosystem":"npm","requirements":"7.8.5","direct":false,"kind":"runtime","optional":false},{"id":26094074786,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074787,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074788,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074789,"package_name":"signale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094074790,"package_name":"sigstore","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074791,"package_name":"skin-tone","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074792,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074793,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"8.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094074794,"package_name":"socks","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":26094074795,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":26094074796,"package_name":"spawn-error-forwarder","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074797,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074798,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094074799,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074800,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074801,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.23","direct":false,"kind":"runtime","optional":false},{"id":26094074802,"package_name":"split2","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074803,"package_name":"ssri","ecosystem":"npm","requirements":"13.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074804,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074805,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":26094074806,"package_name":"string-width","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074807,"package_name":"string-width","ecosystem":"npm","requirements":"8.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094074808,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074809,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074810,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074811,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074812,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074813,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074814,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074815,"package_name":"super-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074816,"package_name":"supports-color","ecosystem":"npm","requirements":"10.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094074817,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094074818,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074819,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074820,"package_name":"tagged-tag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074821,"package_name":"tar","ecosystem":"npm","requirements":"7.5.22","direct":false,"kind":"runtime","optional":false},{"id":26094074822,"package_name":"temp-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074823,"package_name":"tempy","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074824,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074825,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094074826,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094074827,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094074828,"package_name":"time-span","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074829,"package_name":"tiny-relative-date","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074830,"package_name":"tinyexec","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074831,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":26094074832,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074833,"package_name":"traverse","ecosystem":"npm","requirements":"0.6.8","direct":false,"kind":"runtime","optional":false},{"id":26094074834,"package_name":"treeverse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074835,"package_name":"tuf-js","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074836,"package_name":"tunnel","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094074837,"package_name":"type-fest","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094074838,"package_name":"type-fest","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"runtime","optional":false},{"id":26094074839,"package_name":"type-fest","ecosystem":"npm","requirements":"4.41.0","direct":false,"kind":"runtime","optional":false},{"id":26094074840,"package_name":"type-fest","ecosystem":"npm","requirements":"5.8.0","direct":false,"kind":"runtime","optional":false},{"id":26094074841,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.19.3","direct":false,"kind":"runtime","optional":false},{"id":26094074842,"package_name":"undici","ecosystem":"npm","requirements":"6.28.0","direct":false,"kind":"runtime","optional":false},{"id":26094074843,"package_name":"undici","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":26094074844,"package_name":"unicode-emoji-modifier-base","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074845,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074846,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074847,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094074848,"package_name":"unique-string","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074849,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074850,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074851,"package_name":"url-join","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074852,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074853,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074854,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074855,"package_name":"walk-up-path","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074856,"package_name":"web-worker","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094074857,"package_name":"which-command","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074858,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074859,"package_name":"which","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074860,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074861,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074862,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074863,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074864,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074865,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":26094074866,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074867,"package_name":"yallist","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074868,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":26094074869,"package_name":"yargs-parser","ecosystem":"npm","requirements":"22.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074870,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094074871,"package_name":"yargs","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074872,"package_name":"yoctocolors","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"php/package.json","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:32.007Z","updated_at":"2026-08-13T16:06:32.007Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/php/package.json","dependencies":[{"id":26094074873,"package_name":"@semantic-release/changelog","ecosystem":"npm","requirements":"7.0.0","direct":true,"kind":"development","optional":false},{"id":26094074874,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"13.0.1","direct":true,"kind":"development","optional":false},{"id":26094074875,"package_name":"@semantic-release/exec","ecosystem":"npm","requirements":"7.1.0","direct":true,"kind":"development","optional":false},{"id":26094074876,"package_name":"@semantic-release/git","ecosystem":"npm","requirements":"11.0.1","direct":true,"kind":"development","optional":false},{"id":26094074877,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"12.0.9","direct":true,"kind":"development","optional":false},{"id":26094074878,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"14.1.1","direct":true,"kind":"development","optional":false},{"id":26094074879,"package_name":"semantic-release","ecosystem":"npm","requirements":"25.0.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"php/yarn.lock","sha":null,"kind":"lockfile","created_at":"2026-08-13T16:06:32.085Z","updated_at":"2026-08-13T16:06:32.085Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/php/yarn.lock","dependencies":[{"id":26094074958,"package_name":"argv-formatter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074880,"package_name":"@actions/core","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074881,"package_name":"@actions/exec","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074882,"package_name":"@actions/http-client","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074883,"package_name":"@actions/io","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074884,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26094074885,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26094074886,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094074887,"package_name":"@gar/promise-retry","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074888,"package_name":"@isaacs/fs-minipass","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074889,"package_name":"@isaacs/string-locale-compare","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074890,"package_name":"@npmcli/agent","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074891,"package_name":"@npmcli/arborist","ecosystem":"npm","requirements":"9.9.1","direct":false,"kind":"runtime","optional":false},{"id":26094074892,"package_name":"@npmcli/config","ecosystem":"npm","requirements":"10.12.0","direct":false,"kind":"runtime","optional":false},{"id":26094074893,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074894,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074895,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074896,"package_name":"@npmcli/map-workspaces","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074897,"package_name":"@npmcli/metavuln-calculator","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074898,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074899,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074900,"package_name":"@npmcli/package-json","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094074901,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074902,"package_name":"@npmcli/query","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074903,"package_name":"@npmcli/redact","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074904,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074905,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074906,"package_name":"@octokit/core","ecosystem":"npm","requirements":"7.0.7","direct":false,"kind":"runtime","optional":false},{"id":26094074907,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"11.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074908,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"9.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074909,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"27.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074910,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"28.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074911,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074912,"package_name":"@octokit/plugin-retry","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074913,"package_name":"@octokit/plugin-throttling","ecosystem":"npm","requirements":"11.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094074914,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074915,"package_name":"@octokit/request","ecosystem":"npm","requirements":"10.0.13","direct":false,"kind":"runtime","optional":false},{"id":26094074916,"package_name":"@octokit/types","ecosystem":"npm","requirements":"16.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074917,"package_name":"@octokit/types","ecosystem":"npm","requirements":"17.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074918,"package_name":"@pnpm/config.env-replace","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074919,"package_name":"@pnpm/network.ca-file","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074920,"package_name":"@pnpm/npm-conf","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074921,"package_name":"@sec-ant/readable-stream","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":26094074922,"package_name":"@semantic-release/changelog","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074923,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"13.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074924,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074925,"package_name":"@semantic-release/exec","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074926,"package_name":"@semantic-release/git","ecosystem":"npm","requirements":"11.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074927,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"12.0.9","direct":false,"kind":"runtime","optional":false},{"id":26094074928,"package_name":"@semantic-release/npm","ecosystem":"npm","requirements":"13.1.5","direct":false,"kind":"runtime","optional":false},{"id":26094074929,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"14.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074930,"package_name":"@sigstore/bundle","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074931,"package_name":"@sigstore/core","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094074932,"package_name":"@sigstore/protobuf-specs","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":26094074933,"package_name":"@sigstore/sign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074934,"package_name":"@sigstore/tuf","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074935,"package_name":"@sigstore/verify","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094074936,"package_name":"@simple-libs/stream-utils","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074937,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094074938,"package_name":"@sindresorhus/merge-streams","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074939,"package_name":"@tufjs/canonical-json","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074940,"package_name":"@tufjs/models","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074941,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.4","direct":false,"kind":"runtime","optional":false},{"id":26094074942,"package_name":"abbrev","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074943,"package_name":"agent-base","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074944,"package_name":"agent-base","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094074945,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074946,"package_name":"aggregate-error","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074947,"package_name":"ajv","ecosystem":"npm","requirements":"8.18.0","direct":false,"kind":"runtime","optional":false},{"id":26094074948,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074949,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074950,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074951,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094074952,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074953,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":26094074954,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074955,"package_name":"aproba","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074956,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074957,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074959,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074960,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074961,"package_name":"before-after-hook","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074962,"package_name":"bin-links","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074963,"package_name":"binary-extensions","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074964,"package_name":"bottleneck","ecosystem":"npm","requirements":"2.19.5","direct":false,"kind":"runtime","optional":false},{"id":26094074965,"package_name":"brace-expansion","ecosystem":"npm","requirements":"5.0.9","direct":false,"kind":"runtime","optional":false},{"id":26094074966,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074967,"package_name":"cacache","ecosystem":"npm","requirements":"20.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074968,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094074969,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":26094074970,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094074971,"package_name":"chalk","ecosystem":"npm","requirements":"5.6.2","direct":false,"kind":"runtime","optional":false},{"id":26094074972,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074973,"package_name":"chownr","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074974,"package_name":"ci-info","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094074975,"package_name":"cidr-regex","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094074976,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094074977,"package_name":"clean-stack","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094074978,"package_name":"cli-highlight","ecosystem":"npm","requirements":"2.1.11","direct":false,"kind":"runtime","optional":false},{"id":26094074979,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":26094074980,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094074981,"package_name":"cliui","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074982,"package_name":"cmd-shim","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074983,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":26094074984,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094074985,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094074986,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094074987,"package_name":"common-ancestor-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074988,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074989,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":26094074990,"package_name":"content-type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074991,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"8.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094074992,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094074993,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074994,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094074995,"package_name":"convert-hrtime","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094074996,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094074997,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094074998,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094074999,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075000,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075001,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":26094075002,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094075003,"package_name":"diff","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075004,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075005,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075006,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094075007,"package_name":"emoji-regex","ecosystem":"npm","requirements":"10.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094075008,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075009,"package_name":"emojilib","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075010,"package_name":"env-ci","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075011,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075012,"package_name":"environment","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075013,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":26094075014,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075015,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075016,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075017,"package_name":"execa","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075018,"package_name":"execa","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075019,"package_name":"execa","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"runtime","optional":false},{"id":26094075020,"package_name":"exponential-backoff","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094075021,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094075022,"package_name":"fast-uri","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":26094075023,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.16","direct":false,"kind":"runtime","optional":false},{"id":26094075024,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094075025,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075026,"package_name":"figures","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075027,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075028,"package_name":"find-up-simple","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075029,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075030,"package_name":"find-versions","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075031,"package_name":"fs-extra","ecosystem":"npm","requirements":"11.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075032,"package_name":"fs-minipass","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075033,"package_name":"function-timeout","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075034,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075035,"package_name":"get-east-asian-width","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094075036,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075037,"package_name":"get-stream","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075038,"package_name":"get-stream","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075039,"package_name":"git-log-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075040,"package_name":"glob","ecosystem":"npm","requirements":"13.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094075041,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":26094075042,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":26094075043,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.9","direct":false,"kind":"runtime","optional":false},{"id":26094075044,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075045,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075046,"package_name":"highlight.js","ecosystem":"npm","requirements":"10.7.3","direct":false,"kind":"runtime","optional":false},{"id":26094075047,"package_name":"hook-std","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075048,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075049,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075050,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075051,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075052,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075053,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094075054,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075055,"package_name":"human-signals","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075056,"package_name":"human-signals","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075057,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":26094075058,"package_name":"ignore-walk","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075059,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094075060,"package_name":"import-from-esm","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075061,"package_name":"import-meta-resolve","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075062,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075063,"package_name":"indent-string","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075064,"package_name":"index-to-position","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075065,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075066,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":26094075067,"package_name":"ini","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075068,"package_name":"init-package-json","ecosystem":"npm","requirements":"8.2.5","direct":false,"kind":"runtime","optional":false},{"id":26094075069,"package_name":"ip-address","ecosystem":"npm","requirements":"10.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094075070,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075071,"package_name":"is-cidr","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075072,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075073,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075074,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075075,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075076,"package_name":"is-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075077,"package_name":"is-stream","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075078,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075079,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075080,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075081,"package_name":"isexe","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075082,"package_name":"issue-parser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075083,"package_name":"java-properties","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075084,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075085,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094075086,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075087,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094075088,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075089,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075090,"package_name":"json-stringify-nice","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094075091,"package_name":"json-with-bigint","ecosystem":"npm","requirements":"3.5.10","direct":false,"kind":"runtime","optional":false},{"id":26094075092,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075093,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094075094,"package_name":"just-diff-apply","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094075095,"package_name":"just-diff","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075096,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075097,"package_name":"libnpmdiff","ecosystem":"npm","requirements":"8.1.12","direct":false,"kind":"runtime","optional":false},{"id":26094075098,"package_name":"libnpmexec","ecosystem":"npm","requirements":"10.3.2","direct":false,"kind":"runtime","optional":false},{"id":26094075099,"package_name":"libnpmfund","ecosystem":"npm","requirements":"7.0.26","direct":false,"kind":"runtime","optional":false},{"id":26094075100,"package_name":"libnpmorg","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075101,"package_name":"libnpmpack","ecosystem":"npm","requirements":"9.1.12","direct":false,"kind":"runtime","optional":false},{"id":26094075102,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075103,"package_name":"libnpmsearch","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075104,"package_name":"libnpmteam","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075105,"package_name":"libnpmversion","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075106,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26094075107,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075108,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075109,"package_name":"lodash-es","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"runtime","optional":false},{"id":26094075110,"package_name":"lodash.capitalize","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075111,"package_name":"lodash.escaperegexp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094075112,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094075113,"package_name":"lodash.isstring","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075114,"package_name":"lodash.uniqby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":26094075115,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":26094075116,"package_name":"lru-cache","ecosystem":"npm","requirements":"11.5.2","direct":false,"kind":"runtime","optional":false},{"id":26094075117,"package_name":"make-asynchronous","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075118,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"15.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094075119,"package_name":"marked-terminal","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075120,"package_name":"marked","ecosystem":"npm","requirements":"15.0.12","direct":false,"kind":"runtime","optional":false},{"id":26094075121,"package_name":"meow","ecosystem":"npm","requirements":"13.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075122,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075123,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":26094075124,"package_name":"mime","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075125,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075126,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.6","direct":false,"kind":"runtime","optional":false},{"id":26094075127,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":26094075128,"package_name":"minipass-collect","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075129,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075130,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":26094075131,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26094075132,"package_name":"minipass-sized","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075133,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"runtime","optional":false},{"id":26094075134,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094075135,"package_name":"minizlib","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075136,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094075137,"package_name":"mute-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075138,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":26094075139,"package_name":"negotiator","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075140,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":26094075141,"package_name":"nerf-dart","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075142,"package_name":"node-emoji","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075143,"package_name":"node-gyp","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075144,"package_name":"nopt","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075145,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075146,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075147,"package_name":"normalize-url","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075148,"package_name":"npm-audit-report","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075149,"package_name":"npm-bundled","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075150,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075151,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075152,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"13.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075153,"package_name":"npm-packlist","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075154,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"11.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075155,"package_name":"npm-profile","ecosystem":"npm","requirements":"12.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075156,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"19.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075157,"package_name":"npm-run-path","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075158,"package_name":"npm-run-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075159,"package_name":"npm-user-validate","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075160,"package_name":"npm","ecosystem":"npm","requirements":"11.19.0","direct":false,"kind":"runtime","optional":false},{"id":26094075161,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075162,"package_name":"onetime","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075163,"package_name":"p-each-series","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075164,"package_name":"p-event","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075165,"package_name":"p-filter","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075166,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075167,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075168,"package_name":"p-map","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094075169,"package_name":"p-reduce","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075170,"package_name":"p-timeout","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094075171,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075172,"package_name":"pacote","ecosystem":"npm","requirements":"21.5.1","direct":false,"kind":"runtime","optional":false},{"id":26094075173,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075174,"package_name":"parse-conflict-json","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075175,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075176,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075177,"package_name":"parse-json","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075178,"package_name":"parse-ms","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075179,"package_name":"parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075180,"package_name":"parse5","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075181,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075182,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075183,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075184,"package_name":"path-key","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075185,"package_name":"path-scurry","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075186,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075187,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075188,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075189,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075190,"package_name":"pkg-conf","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075191,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"7.1.5","direct":false,"kind":"runtime","optional":false},{"id":26094075192,"package_name":"pretty-ms","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075193,"package_name":"proc-log","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075194,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075195,"package_name":"proggy","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075196,"package_name":"promise-all-reject-late","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075197,"package_name":"promise-call-limit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075198,"package_name":"promzard","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075199,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26094075200,"package_name":"proxy-agent-negotiate","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075201,"package_name":"qrcode-terminal","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":26094075202,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":26094075203,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075204,"package_name":"read-package-up","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075205,"package_name":"read-package-up","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075206,"package_name":"read-pkg","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075207,"package_name":"read-pkg","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075208,"package_name":"read","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075209,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":26094075210,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075211,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075212,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075213,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075214,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075215,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094075216,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094075217,"package_name":"semantic-release","ecosystem":"npm","requirements":"25.0.9","direct":false,"kind":"runtime","optional":false},{"id":26094075218,"package_name":"semver-regex","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075219,"package_name":"semver","ecosystem":"npm","requirements":"7.8.5","direct":false,"kind":"runtime","optional":false},{"id":26094075220,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075221,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075222,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075223,"package_name":"signale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075224,"package_name":"sigstore","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075225,"package_name":"skin-tone","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075226,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075227,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"8.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075228,"package_name":"socks","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":26094075229,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":26094075230,"package_name":"spawn-error-forwarder","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075231,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075232,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094075233,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075234,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075235,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.23","direct":false,"kind":"runtime","optional":false},{"id":26094075236,"package_name":"split2","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075237,"package_name":"ssri","ecosystem":"npm","requirements":"13.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075238,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075239,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":26094075240,"package_name":"string-width","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075241,"package_name":"string-width","ecosystem":"npm","requirements":"8.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094075242,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075243,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075244,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075245,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075246,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075247,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075248,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075249,"package_name":"super-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075250,"package_name":"supports-color","ecosystem":"npm","requirements":"10.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094075251,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094075252,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075253,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075254,"package_name":"tagged-tag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075255,"package_name":"tar","ecosystem":"npm","requirements":"7.5.22","direct":false,"kind":"runtime","optional":false},{"id":26094075256,"package_name":"temp-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075257,"package_name":"tempy","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075258,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075259,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094075260,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094075261,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075262,"package_name":"time-span","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075263,"package_name":"tiny-relative-date","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075264,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":26094075265,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075266,"package_name":"traverse","ecosystem":"npm","requirements":"0.6.8","direct":false,"kind":"runtime","optional":false},{"id":26094075267,"package_name":"treeverse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075268,"package_name":"tuf-js","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075269,"package_name":"tunnel","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094075270,"package_name":"type-fest","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075271,"package_name":"type-fest","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"runtime","optional":false},{"id":26094075272,"package_name":"type-fest","ecosystem":"npm","requirements":"4.41.0","direct":false,"kind":"runtime","optional":false},{"id":26094075273,"package_name":"type-fest","ecosystem":"npm","requirements":"5.8.0","direct":false,"kind":"runtime","optional":false},{"id":26094075274,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.19.3","direct":false,"kind":"runtime","optional":false},{"id":26094075275,"package_name":"undici","ecosystem":"npm","requirements":"6.28.0","direct":false,"kind":"runtime","optional":false},{"id":26094075276,"package_name":"undici","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":26094075277,"package_name":"unicode-emoji-modifier-base","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075278,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075279,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075280,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075281,"package_name":"unique-string","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075282,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075283,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075284,"package_name":"url-join","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075285,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075286,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075287,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075288,"package_name":"walk-up-path","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075289,"package_name":"web-worker","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094075290,"package_name":"which-command","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075291,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075292,"package_name":"which","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075293,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075294,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075295,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075296,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075297,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075298,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":26094075299,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075300,"package_name":"yallist","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075301,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":26094075302,"package_name":"yargs-parser","ecosystem":"npm","requirements":"22.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075303,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094075304,"package_name":"yargs","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075305,"package_name":"yoctocolors","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"python/package.json","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:32.251Z","updated_at":"2026-08-13T16:06:32.251Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/python/package.json","dependencies":[{"id":26094075306,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"21.2.1","direct":true,"kind":"development","optional":false},{"id":26094075307,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"21.2.0","direct":true,"kind":"development","optional":false},{"id":26094075308,"package_name":"@semantic-release/changelog","ecosystem":"npm","requirements":"7.0.0","direct":true,"kind":"development","optional":false},{"id":26094075309,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"13.0.1","direct":true,"kind":"development","optional":false},{"id":26094075310,"package_name":"@semantic-release/exec","ecosystem":"npm","requirements":"7.1.0","direct":true,"kind":"development","optional":false},{"id":26094075311,"package_name":"@semantic-release/git","ecosystem":"npm","requirements":"11.0.1","direct":true,"kind":"development","optional":false},{"id":26094075312,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"12.0.9","direct":true,"kind":"development","optional":false},{"id":26094075313,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"14.1.1","direct":true,"kind":"development","optional":false},{"id":26094075314,"package_name":"semantic-release","ecosystem":"npm","requirements":"25.0.9","direct":true,"kind":"development","optional":false},{"id":26094075315,"package_name":"semantic-release-pypi","ecosystem":"npm","requirements":"5.3.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"python/yarn.lock","sha":null,"kind":"lockfile","created_at":"2026-08-13T16:06:32.405Z","updated_at":"2026-08-13T16:06:32.405Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/python/yarn.lock","dependencies":[{"id":26094075316,"package_name":"@actions/core","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075317,"package_name":"@actions/exec","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075318,"package_name":"@actions/http-client","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075319,"package_name":"@actions/io","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075320,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26094075321,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26094075322,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094075323,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"21.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075324,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075325,"package_name":"@commitlint/config-validator","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075326,"package_name":"@commitlint/ensure","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075327,"package_name":"@commitlint/execute-rule","ecosystem":"npm","requirements":"21.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075328,"package_name":"@commitlint/format","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075329,"package_name":"@commitlint/is-ignored","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075330,"package_name":"@commitlint/lint","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075331,"package_name":"@commitlint/load","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075332,"package_name":"@commitlint/message","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075333,"package_name":"@commitlint/parse","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075334,"package_name":"@commitlint/read","ecosystem":"npm","requirements":"21.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075335,"package_name":"@commitlint/resolve-extends","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075336,"package_name":"@commitlint/rules","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075337,"package_name":"@commitlint/to-lines","ecosystem":"npm","requirements":"21.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075338,"package_name":"@commitlint/top-level","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075339,"package_name":"@commitlint/types","ecosystem":"npm","requirements":"21.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075340,"package_name":"@conventional-changelog/git-client","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094075341,"package_name":"@conventional-changelog/template","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075342,"package_name":"@gar/promise-retry","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075343,"package_name":"@isaacs/fs-minipass","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075344,"package_name":"@isaacs/string-locale-compare","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075345,"package_name":"@npmcli/agent","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075346,"package_name":"@npmcli/arborist","ecosystem":"npm","requirements":"9.9.1","direct":false,"kind":"runtime","optional":false},{"id":26094075347,"package_name":"@npmcli/config","ecosystem":"npm","requirements":"10.12.0","direct":false,"kind":"runtime","optional":false},{"id":26094075348,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075349,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075350,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075351,"package_name":"@npmcli/map-workspaces","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075352,"package_name":"@npmcli/metavuln-calculator","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075353,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075354,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075355,"package_name":"@npmcli/package-json","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075356,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075357,"package_name":"@npmcli/query","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075358,"package_name":"@npmcli/redact","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075359,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075360,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075361,"package_name":"@octokit/core","ecosystem":"npm","requirements":"7.0.7","direct":false,"kind":"runtime","optional":false},{"id":26094075362,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"11.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075363,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"9.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075364,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"27.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075365,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"28.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075366,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075367,"package_name":"@octokit/plugin-retry","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075368,"package_name":"@octokit/plugin-throttling","ecosystem":"npm","requirements":"11.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075369,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075370,"package_name":"@octokit/request","ecosystem":"npm","requirements":"10.0.13","direct":false,"kind":"runtime","optional":false},{"id":26094075371,"package_name":"@octokit/types","ecosystem":"npm","requirements":"16.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075372,"package_name":"@octokit/types","ecosystem":"npm","requirements":"17.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075373,"package_name":"@pnpm/config.env-replace","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075374,"package_name":"@pnpm/network.ca-file","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075375,"package_name":"@pnpm/npm-conf","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075376,"package_name":"@sec-ant/readable-stream","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":26094075377,"package_name":"@semantic-release/changelog","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075378,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"13.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075379,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075380,"package_name":"@semantic-release/exec","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075381,"package_name":"@semantic-release/git","ecosystem":"npm","requirements":"11.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075382,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"12.0.9","direct":false,"kind":"runtime","optional":false},{"id":26094075383,"package_name":"@semantic-release/npm","ecosystem":"npm","requirements":"13.1.5","direct":false,"kind":"runtime","optional":false},{"id":26094075384,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"14.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075385,"package_name":"@sigstore/bundle","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075386,"package_name":"@sigstore/core","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075387,"package_name":"@sigstore/protobuf-specs","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":26094075388,"package_name":"@sigstore/sign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075389,"package_name":"@sigstore/tuf","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075390,"package_name":"@sigstore/verify","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075391,"package_name":"@simple-libs/child-process-utils","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075392,"package_name":"@simple-libs/stream-utils","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075393,"package_name":"@simple-libs/stream-utils","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075394,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094075395,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094075396,"package_name":"@sindresorhus/merge-streams","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075397,"package_name":"@szmarczak/http-timer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075398,"package_name":"@tufjs/canonical-json","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075399,"package_name":"@tufjs/models","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075400,"package_name":"@types/http-cache-semantics","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075401,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.4","direct":false,"kind":"runtime","optional":false},{"id":26094075402,"package_name":"abbrev","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075403,"package_name":"agent-base","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075404,"package_name":"agent-base","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094075405,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075406,"package_name":"aggregate-error","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075407,"package_name":"ajv","ecosystem":"npm","requirements":"8.18.0","direct":false,"kind":"runtime","optional":false},{"id":26094075408,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075409,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075410,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075411,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075412,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075413,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":26094075414,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075415,"package_name":"aproba","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075416,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075417,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075418,"package_name":"argue-cli","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075419,"package_name":"argv-formatter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075420,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075421,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075422,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075423,"package_name":"before-after-hook","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075424,"package_name":"bin-links","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075425,"package_name":"binary-extensions","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075426,"package_name":"bottleneck","ecosystem":"npm","requirements":"2.19.5","direct":false,"kind":"runtime","optional":false},{"id":26094075427,"package_name":"brace-expansion","ecosystem":"npm","requirements":"5.0.9","direct":false,"kind":"runtime","optional":false},{"id":26094075428,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075429,"package_name":"cacache","ecosystem":"npm","requirements":"20.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075430,"package_name":"cacheable-lookup","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075431,"package_name":"cacheable-request","ecosystem":"npm","requirements":"10.2.14","direct":false,"kind":"runtime","optional":false},{"id":26094075432,"package_name":"call-bind-apply-helpers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075433,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075434,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":26094075435,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094075436,"package_name":"chalk","ecosystem":"npm","requirements":"5.6.2","direct":false,"kind":"runtime","optional":false},{"id":26094075437,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075438,"package_name":"chownr","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075439,"package_name":"ci-info","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075440,"package_name":"cidr-regex","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075441,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075442,"package_name":"clean-stack","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075443,"package_name":"cli-highlight","ecosystem":"npm","requirements":"2.1.11","direct":false,"kind":"runtime","optional":false},{"id":26094075444,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":26094075445,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075446,"package_name":"cliui","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075447,"package_name":"cmd-shim","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075448,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":26094075449,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075450,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094075451,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094075452,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":26094075453,"package_name":"common-ancestor-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075454,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075455,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":26094075456,"package_name":"content-type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075457,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"8.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094075458,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075459,"package_name":"conventional-changelog-conventionalcommits","ecosystem":"npm","requirements":"10.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075460,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075461,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075462,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075463,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094075464,"package_name":"convert-hrtime","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075465,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075466,"package_name":"cosmiconfig-typescript-loader","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075467,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075468,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094075469,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075470,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075471,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":26094075472,"package_name":"decompress-response","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075473,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094075474,"package_name":"defer-to-connect","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075475,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075476,"package_name":"diff","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075477,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075478,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075479,"package_name":"dunder-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075480,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094075481,"package_name":"emoji-regex","ecosystem":"npm","requirements":"10.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094075482,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075483,"package_name":"emojilib","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075484,"package_name":"env-ci","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075485,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075486,"package_name":"environment","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075487,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":26094075488,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075489,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075490,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094075491,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075492,"package_name":"es-toolkit","ecosystem":"npm","requirements":"1.50.0","direct":false,"kind":"runtime","optional":false},{"id":26094075493,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075494,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075495,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075496,"package_name":"execa","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075497,"package_name":"execa","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075498,"package_name":"execa","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"runtime","optional":false},{"id":26094075499,"package_name":"exponential-backoff","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094075500,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094075501,"package_name":"fast-uri","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":26094075502,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.16","direct":false,"kind":"runtime","optional":false},{"id":26094075503,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094075504,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075505,"package_name":"figures","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075506,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075507,"package_name":"find-up-simple","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075508,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075509,"package_name":"find-versions","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075510,"package_name":"form-data-encoder","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094075511,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075512,"package_name":"fs-extra","ecosystem":"npm","requirements":"11.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075513,"package_name":"fs-minipass","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075514,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094075515,"package_name":"function-timeout","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075516,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075517,"package_name":"get-east-asian-width","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094075518,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075519,"package_name":"get-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075520,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075521,"package_name":"get-stream","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075522,"package_name":"get-stream","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075523,"package_name":"git-log-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075524,"package_name":"glob","ecosystem":"npm","requirements":"13.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094075525,"package_name":"global-directory","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075526,"package_name":"gopd","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075527,"package_name":"got","ecosystem":"npm","requirements":"12.6.1","direct":false,"kind":"runtime","optional":false},{"id":26094075528,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":26094075529,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":26094075530,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.9","direct":false,"kind":"runtime","optional":false},{"id":26094075531,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075532,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075533,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075534,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075535,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075536,"package_name":"highlight.js","ecosystem":"npm","requirements":"10.7.3","direct":false,"kind":"runtime","optional":false},{"id":26094075537,"package_name":"hook-std","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075538,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075539,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075540,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075541,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075542,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075543,"package_name":"http2-wrapper","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075544,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094075545,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075546,"package_name":"human-signals","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075547,"package_name":"human-signals","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075548,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":26094075549,"package_name":"ignore-walk","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075550,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094075551,"package_name":"import-from-esm","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075552,"package_name":"import-meta-resolve","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075553,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075554,"package_name":"indent-string","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075555,"package_name":"index-to-position","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075556,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075557,"package_name":"ini","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075558,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":26094075559,"package_name":"init-package-json","ecosystem":"npm","requirements":"8.2.5","direct":false,"kind":"runtime","optional":false},{"id":26094075560,"package_name":"ip-address","ecosystem":"npm","requirements":"10.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094075561,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075562,"package_name":"is-cidr","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075563,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075564,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075565,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075566,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075567,"package_name":"is-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075568,"package_name":"is-stream","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075569,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075570,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075571,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075572,"package_name":"isexe","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075573,"package_name":"issue-parser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075574,"package_name":"java-properties","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075575,"package_name":"jiti","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":26094075576,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075577,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094075578,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075579,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075580,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094075581,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075582,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075583,"package_name":"json-stringify-nice","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094075584,"package_name":"json-with-bigint","ecosystem":"npm","requirements":"3.5.10","direct":false,"kind":"runtime","optional":false},{"id":26094075585,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075586,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094075587,"package_name":"just-diff-apply","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094075588,"package_name":"just-diff","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075589,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":26094075590,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075591,"package_name":"libnpmdiff","ecosystem":"npm","requirements":"8.1.12","direct":false,"kind":"runtime","optional":false},{"id":26094075592,"package_name":"libnpmexec","ecosystem":"npm","requirements":"10.3.2","direct":false,"kind":"runtime","optional":false},{"id":26094075593,"package_name":"libnpmfund","ecosystem":"npm","requirements":"7.0.26","direct":false,"kind":"runtime","optional":false},{"id":26094075594,"package_name":"libnpmorg","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075595,"package_name":"libnpmpack","ecosystem":"npm","requirements":"9.1.12","direct":false,"kind":"runtime","optional":false},{"id":26094075596,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075597,"package_name":"libnpmsearch","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075598,"package_name":"libnpmteam","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075599,"package_name":"libnpmversion","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075600,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26094075601,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075602,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075603,"package_name":"lodash-es","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"runtime","optional":false},{"id":26094075604,"package_name":"lodash.capitalize","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075605,"package_name":"lodash.escaperegexp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094075606,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094075607,"package_name":"lodash.isstring","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075608,"package_name":"lodash.uniqby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":26094075609,"package_name":"lodash","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"runtime","optional":false},{"id":26094075610,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075611,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":26094075612,"package_name":"lru-cache","ecosystem":"npm","requirements":"11.5.2","direct":false,"kind":"runtime","optional":false},{"id":26094075613,"package_name":"make-asynchronous","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075614,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"15.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094075615,"package_name":"marked-terminal","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075616,"package_name":"marked","ecosystem":"npm","requirements":"15.0.12","direct":false,"kind":"runtime","optional":false},{"id":26094075617,"package_name":"math-intrinsics","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075618,"package_name":"meow","ecosystem":"npm","requirements":"13.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075619,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075620,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":26094075621,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":26094075622,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":26094075623,"package_name":"mime","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075624,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075625,"package_name":"mimic-response","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075626,"package_name":"mimic-response","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075627,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.6","direct":false,"kind":"runtime","optional":false},{"id":26094075628,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":26094075629,"package_name":"minipass-collect","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075630,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075631,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":26094075632,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26094075633,"package_name":"minipass-sized","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075634,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"runtime","optional":false},{"id":26094075635,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094075636,"package_name":"minizlib","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075637,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094075638,"package_name":"mute-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075639,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":26094075640,"package_name":"negotiator","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075641,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":26094075642,"package_name":"nerf-dart","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075643,"package_name":"node-emoji","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075644,"package_name":"node-gyp","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075645,"package_name":"nopt","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075646,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075647,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075648,"package_name":"normalize-url","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075649,"package_name":"normalize-url","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075650,"package_name":"npm-audit-report","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075651,"package_name":"npm-bundled","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075652,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075653,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075654,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"13.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075655,"package_name":"npm-packlist","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075656,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"11.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075657,"package_name":"npm-profile","ecosystem":"npm","requirements":"12.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075658,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"19.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075659,"package_name":"npm-run-path","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075660,"package_name":"npm-run-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075661,"package_name":"npm-user-validate","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075662,"package_name":"npm","ecosystem":"npm","requirements":"11.19.0","direct":false,"kind":"runtime","optional":false},{"id":26094075663,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075664,"package_name":"onetime","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075665,"package_name":"p-cancelable","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075666,"package_name":"p-each-series","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075667,"package_name":"p-event","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075668,"package_name":"p-filter","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075669,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075670,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075671,"package_name":"p-map","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094075672,"package_name":"p-reduce","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075673,"package_name":"p-timeout","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094075674,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075675,"package_name":"pacote","ecosystem":"npm","requirements":"21.5.1","direct":false,"kind":"runtime","optional":false},{"id":26094075676,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075677,"package_name":"parse-conflict-json","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075678,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075679,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075680,"package_name":"parse-json","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075681,"package_name":"parse-ms","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075682,"package_name":"parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075683,"package_name":"parse5","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075684,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075685,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075686,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075687,"package_name":"path-key","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075688,"package_name":"path-scurry","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075689,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075690,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075691,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075692,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075693,"package_name":"pkg-conf","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075694,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"7.1.5","direct":false,"kind":"runtime","optional":false},{"id":26094075695,"package_name":"pretty-ms","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075696,"package_name":"proc-log","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075697,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075698,"package_name":"proggy","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075699,"package_name":"promise-all-reject-late","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075700,"package_name":"promise-call-limit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075701,"package_name":"promzard","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075702,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26094075703,"package_name":"proxy-agent-negotiate","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075704,"package_name":"qrcode-terminal","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":26094075705,"package_name":"quick-lru","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075706,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":26094075707,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075708,"package_name":"read-package-up","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075709,"package_name":"read-package-up","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075710,"package_name":"read-pkg","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075711,"package_name":"read-pkg","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075712,"package_name":"read","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075713,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":26094075714,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075715,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075716,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075717,"package_name":"resolve-alpn","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075718,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075719,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075720,"package_name":"responselike","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075721,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094075722,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094075723,"package_name":"semantic-release-pypi","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075724,"package_name":"semantic-release","ecosystem":"npm","requirements":"25.0.9","direct":false,"kind":"runtime","optional":false},{"id":26094075725,"package_name":"semver-regex","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075726,"package_name":"semver","ecosystem":"npm","requirements":"7.8.5","direct":false,"kind":"runtime","optional":false},{"id":26094075727,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075728,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075729,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075730,"package_name":"signale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075731,"package_name":"sigstore","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075732,"package_name":"skin-tone","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075733,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075734,"package_name":"smol-toml","ecosystem":"npm","requirements":"1.7.1","direct":false,"kind":"runtime","optional":false},{"id":26094075735,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"8.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075736,"package_name":"socks","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":26094075737,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":26094075738,"package_name":"spawn-error-forwarder","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075739,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075740,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094075741,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075742,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075743,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.23","direct":false,"kind":"runtime","optional":false},{"id":26094075744,"package_name":"split2","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075745,"package_name":"ssri","ecosystem":"npm","requirements":"13.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075746,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075747,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":26094075748,"package_name":"string-width","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075749,"package_name":"string-width","ecosystem":"npm","requirements":"8.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094075750,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075751,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075752,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075753,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075754,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075755,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075756,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075757,"package_name":"super-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075758,"package_name":"supports-color","ecosystem":"npm","requirements":"10.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094075759,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094075760,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075761,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075762,"package_name":"tagged-tag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075763,"package_name":"tar","ecosystem":"npm","requirements":"7.5.22","direct":false,"kind":"runtime","optional":false},{"id":26094075764,"package_name":"temp-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075765,"package_name":"tempy","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075766,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075767,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094075768,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094075769,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075770,"package_name":"time-span","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075771,"package_name":"tiny-relative-date","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075772,"package_name":"tinyexec","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075773,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":26094075774,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075775,"package_name":"traverse","ecosystem":"npm","requirements":"0.6.8","direct":false,"kind":"runtime","optional":false},{"id":26094075776,"package_name":"treeverse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075777,"package_name":"tuf-js","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075778,"package_name":"tunnel","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094075779,"package_name":"type-fest","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075780,"package_name":"type-fest","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"runtime","optional":false},{"id":26094075781,"package_name":"type-fest","ecosystem":"npm","requirements":"4.41.0","direct":false,"kind":"runtime","optional":false},{"id":26094075782,"package_name":"type-fest","ecosystem":"npm","requirements":"5.8.0","direct":false,"kind":"runtime","optional":false},{"id":26094075783,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.19.3","direct":false,"kind":"runtime","optional":false},{"id":26094075784,"package_name":"undici","ecosystem":"npm","requirements":"6.28.0","direct":false,"kind":"runtime","optional":false},{"id":26094075785,"package_name":"undici","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":26094075786,"package_name":"unicode-emoji-modifier-base","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075787,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075788,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075789,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075790,"package_name":"unique-string","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075791,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075792,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075793,"package_name":"url-join","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075794,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075795,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075796,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075797,"package_name":"walk-up-path","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075798,"package_name":"web-worker","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094075799,"package_name":"which-command","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075800,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075801,"package_name":"which","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075802,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075803,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075804,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075805,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075806,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075807,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":26094075808,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075809,"package_name":"yallist","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075810,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":26094075811,"package_name":"yargs-parser","ecosystem":"npm","requirements":"22.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075812,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094075813,"package_name":"yargs","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075814,"package_name":"yoctocolors","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"rust/package.json","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:32.580Z","updated_at":"2026-08-13T16:06:32.580Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/rust/package.json","dependencies":[{"id":26094075815,"package_name":"@semantic-release/changelog","ecosystem":"npm","requirements":"7.0.0","direct":true,"kind":"development","optional":false},{"id":26094075816,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"13.0.1","direct":true,"kind":"development","optional":false},{"id":26094075817,"package_name":"@semantic-release/exec","ecosystem":"npm","requirements":"7.1.0","direct":true,"kind":"development","optional":false},{"id":26094075818,"package_name":"@semantic-release/git","ecosystem":"npm","requirements":"11.0.1","direct":true,"kind":"development","optional":false},{"id":26094075819,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"12.0.9","direct":true,"kind":"development","optional":false},{"id":26094075820,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"14.1.1","direct":true,"kind":"development","optional":false},{"id":26094075821,"package_name":"semantic-release","ecosystem":"npm","requirements":"25.0.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"rust/yarn.lock","sha":null,"kind":"lockfile","created_at":"2026-08-13T16:06:32.655Z","updated_at":"2026-08-13T16:06:32.655Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/rust/yarn.lock","dependencies":[{"id":26094075822,"package_name":"@actions/core","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075823,"package_name":"@actions/exec","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075824,"package_name":"@actions/http-client","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075825,"package_name":"@actions/io","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075826,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26094075827,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26094075828,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094075829,"package_name":"@gar/promise-retry","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075830,"package_name":"@isaacs/fs-minipass","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075831,"package_name":"@isaacs/string-locale-compare","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075832,"package_name":"@npmcli/agent","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075833,"package_name":"@npmcli/arborist","ecosystem":"npm","requirements":"9.9.1","direct":false,"kind":"runtime","optional":false},{"id":26094075834,"package_name":"@npmcli/config","ecosystem":"npm","requirements":"10.12.0","direct":false,"kind":"runtime","optional":false},{"id":26094075835,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075836,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075837,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075838,"package_name":"@npmcli/map-workspaces","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075839,"package_name":"@npmcli/metavuln-calculator","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075840,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075841,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075842,"package_name":"@npmcli/package-json","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075843,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075844,"package_name":"@npmcli/query","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075845,"package_name":"@npmcli/redact","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075846,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075847,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075848,"package_name":"@octokit/core","ecosystem":"npm","requirements":"7.0.7","direct":false,"kind":"runtime","optional":false},{"id":26094075849,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"11.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075850,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"9.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075851,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"27.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075852,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"28.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075853,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075854,"package_name":"@octokit/plugin-retry","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075855,"package_name":"@octokit/plugin-throttling","ecosystem":"npm","requirements":"11.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075856,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075857,"package_name":"@octokit/request","ecosystem":"npm","requirements":"10.0.13","direct":false,"kind":"runtime","optional":false},{"id":26094075858,"package_name":"@octokit/types","ecosystem":"npm","requirements":"16.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075859,"package_name":"@octokit/types","ecosystem":"npm","requirements":"17.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075860,"package_name":"@pnpm/config.env-replace","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075861,"package_name":"@pnpm/network.ca-file","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075862,"package_name":"@pnpm/npm-conf","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075863,"package_name":"@sec-ant/readable-stream","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":26094075864,"package_name":"@semantic-release/changelog","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075865,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"13.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075866,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075867,"package_name":"@semantic-release/exec","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075868,"package_name":"@semantic-release/git","ecosystem":"npm","requirements":"11.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075869,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"12.0.9","direct":false,"kind":"runtime","optional":false},{"id":26094075870,"package_name":"@semantic-release/npm","ecosystem":"npm","requirements":"13.1.5","direct":false,"kind":"runtime","optional":false},{"id":26094075871,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"14.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075872,"package_name":"@sigstore/bundle","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075873,"package_name":"@sigstore/core","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075874,"package_name":"@sigstore/protobuf-specs","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":26094075875,"package_name":"@sigstore/sign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075876,"package_name":"@sigstore/tuf","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075877,"package_name":"@sigstore/verify","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075878,"package_name":"@simple-libs/stream-utils","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075879,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094075880,"package_name":"@sindresorhus/merge-streams","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075881,"package_name":"@tufjs/canonical-json","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075882,"package_name":"@tufjs/models","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075883,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.4","direct":false,"kind":"runtime","optional":false},{"id":26094075884,"package_name":"abbrev","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075885,"package_name":"agent-base","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075886,"package_name":"agent-base","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094075887,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075888,"package_name":"aggregate-error","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075889,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075890,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075891,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075892,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075893,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075894,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":26094075895,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075896,"package_name":"aproba","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075897,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075898,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075899,"package_name":"argv-formatter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075900,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075901,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075902,"package_name":"before-after-hook","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075903,"package_name":"bin-links","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075904,"package_name":"binary-extensions","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075905,"package_name":"bottleneck","ecosystem":"npm","requirements":"2.19.5","direct":false,"kind":"runtime","optional":false},{"id":26094075906,"package_name":"brace-expansion","ecosystem":"npm","requirements":"5.0.9","direct":false,"kind":"runtime","optional":false},{"id":26094075907,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075908,"package_name":"cacache","ecosystem":"npm","requirements":"20.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075909,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075910,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":26094075911,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094075912,"package_name":"chalk","ecosystem":"npm","requirements":"5.6.2","direct":false,"kind":"runtime","optional":false},{"id":26094075913,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075914,"package_name":"chownr","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075915,"package_name":"ci-info","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075916,"package_name":"cidr-regex","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075917,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075918,"package_name":"clean-stack","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075919,"package_name":"cli-highlight","ecosystem":"npm","requirements":"2.1.11","direct":false,"kind":"runtime","optional":false},{"id":26094075920,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":26094075921,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075922,"package_name":"cliui","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075923,"package_name":"cmd-shim","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075924,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":26094075925,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075926,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094075927,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094075928,"package_name":"common-ancestor-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075929,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075930,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":26094075931,"package_name":"content-type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075932,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"8.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094075933,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075934,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075935,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075936,"package_name":"convert-hrtime","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075937,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075938,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075939,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094075940,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075941,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075942,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":26094075943,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094075944,"package_name":"diff","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094075945,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075946,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094075947,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094075948,"package_name":"emoji-regex","ecosystem":"npm","requirements":"10.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094075949,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075950,"package_name":"emojilib","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075951,"package_name":"env-ci","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075952,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075953,"package_name":"environment","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075954,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":26094075955,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075956,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075957,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075958,"package_name":"execa","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075959,"package_name":"execa","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075960,"package_name":"execa","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"runtime","optional":false},{"id":26094075961,"package_name":"exponential-backoff","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094075962,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.16","direct":false,"kind":"runtime","optional":false},{"id":26094075963,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094075964,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075965,"package_name":"figures","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075966,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094075967,"package_name":"find-up-simple","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075968,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075969,"package_name":"find-versions","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075970,"package_name":"fs-extra","ecosystem":"npm","requirements":"11.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094075971,"package_name":"fs-minipass","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075972,"package_name":"function-timeout","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075973,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094075974,"package_name":"get-east-asian-width","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094075975,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075976,"package_name":"get-stream","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075977,"package_name":"get-stream","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075978,"package_name":"git-log-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094075979,"package_name":"glob","ecosystem":"npm","requirements":"13.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094075980,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":26094075981,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":26094075982,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.9","direct":false,"kind":"runtime","optional":false},{"id":26094075983,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075984,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075985,"package_name":"highlight.js","ecosystem":"npm","requirements":"10.7.3","direct":false,"kind":"runtime","optional":false},{"id":26094075986,"package_name":"hook-std","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075987,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075988,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094075989,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094075990,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094075991,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075992,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094075993,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094075994,"package_name":"human-signals","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075995,"package_name":"human-signals","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094075996,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":26094075997,"package_name":"ignore-walk","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094075998,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094075999,"package_name":"import-from-esm","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076000,"package_name":"import-meta-resolve","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094076001,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076002,"package_name":"indent-string","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076003,"package_name":"index-to-position","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094076004,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094076005,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":26094076006,"package_name":"ini","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076007,"package_name":"init-package-json","ecosystem":"npm","requirements":"8.2.5","direct":false,"kind":"runtime","optional":false},{"id":26094076008,"package_name":"ip-address","ecosystem":"npm","requirements":"10.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094076009,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094076010,"package_name":"is-cidr","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094076011,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076012,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076013,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076014,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076015,"package_name":"is-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076016,"package_name":"is-stream","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076017,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076018,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076019,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076020,"package_name":"isexe","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076021,"package_name":"issue-parser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076022,"package_name":"java-properties","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076023,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076024,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094076025,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076026,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094076027,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076028,"package_name":"json-stringify-nice","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094076029,"package_name":"json-with-bigint","ecosystem":"npm","requirements":"3.5.10","direct":false,"kind":"runtime","optional":false},{"id":26094076030,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094076031,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094076032,"package_name":"just-diff-apply","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094076033,"package_name":"just-diff","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076034,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094076035,"package_name":"libnpmdiff","ecosystem":"npm","requirements":"8.1.12","direct":false,"kind":"runtime","optional":false},{"id":26094076036,"package_name":"libnpmexec","ecosystem":"npm","requirements":"10.3.2","direct":false,"kind":"runtime","optional":false},{"id":26094076037,"package_name":"libnpmfund","ecosystem":"npm","requirements":"7.0.26","direct":false,"kind":"runtime","optional":false},{"id":26094076038,"package_name":"libnpmorg","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076039,"package_name":"libnpmpack","ecosystem":"npm","requirements":"9.1.12","direct":false,"kind":"runtime","optional":false},{"id":26094076040,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094076041,"package_name":"libnpmsearch","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076042,"package_name":"libnpmteam","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076043,"package_name":"libnpmversion","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094076044,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26094076045,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076046,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076047,"package_name":"lodash-es","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"runtime","optional":false},{"id":26094076048,"package_name":"lodash.capitalize","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":26094076049,"package_name":"lodash.escaperegexp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094076050,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094076051,"package_name":"lodash.isstring","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076052,"package_name":"lodash.uniqby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":26094076053,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":26094076054,"package_name":"lru-cache","ecosystem":"npm","requirements":"11.5.2","direct":false,"kind":"runtime","optional":false},{"id":26094076055,"package_name":"make-asynchronous","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076056,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"15.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094076057,"package_name":"marked-terminal","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094076058,"package_name":"marked","ecosystem":"npm","requirements":"15.0.12","direct":false,"kind":"runtime","optional":false},{"id":26094076059,"package_name":"meow","ecosystem":"npm","requirements":"13.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094076060,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076061,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":26094076062,"package_name":"mime","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076063,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076064,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.6","direct":false,"kind":"runtime","optional":false},{"id":26094076065,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":26094076066,"package_name":"minipass-collect","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076067,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076068,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":26094076069,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26094076070,"package_name":"minipass-sized","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076071,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"runtime","optional":false},{"id":26094076072,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094076073,"package_name":"minizlib","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076074,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":26094076075,"package_name":"mute-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076076,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":26094076077,"package_name":"negotiator","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076078,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":26094076079,"package_name":"nerf-dart","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076080,"package_name":"node-emoji","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094076081,"package_name":"node-gyp","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094076082,"package_name":"nopt","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076083,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076084,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076085,"package_name":"normalize-url","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076086,"package_name":"npm-audit-report","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076087,"package_name":"npm-bundled","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076088,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076089,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076090,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"13.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076091,"package_name":"npm-packlist","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094076092,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"11.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094076093,"package_name":"npm-profile","ecosystem":"npm","requirements":"12.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076094,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"19.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094076095,"package_name":"npm-run-path","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094076096,"package_name":"npm-run-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076097,"package_name":"npm-user-validate","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076098,"package_name":"npm","ecosystem":"npm","requirements":"11.19.0","direct":false,"kind":"runtime","optional":false},{"id":26094076099,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094076100,"package_name":"onetime","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076101,"package_name":"p-each-series","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076102,"package_name":"p-event","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076103,"package_name":"p-filter","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076104,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094076105,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076106,"package_name":"p-map","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094076107,"package_name":"p-reduce","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076108,"package_name":"p-timeout","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"runtime","optional":false},{"id":26094076109,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076110,"package_name":"pacote","ecosystem":"npm","requirements":"21.5.1","direct":false,"kind":"runtime","optional":false},{"id":26094076111,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076112,"package_name":"parse-conflict-json","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076113,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076114,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094076115,"package_name":"parse-json","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094076116,"package_name":"parse-ms","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076117,"package_name":"parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076118,"package_name":"parse5","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094076119,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076120,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076121,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094076122,"package_name":"path-key","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076123,"package_name":"path-scurry","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076124,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076125,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094076126,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":26094076127,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094076128,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076129,"package_name":"pkg-conf","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076130,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"7.1.5","direct":false,"kind":"runtime","optional":false},{"id":26094076131,"package_name":"pretty-ms","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094076132,"package_name":"proc-log","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076133,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076134,"package_name":"proggy","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076135,"package_name":"promise-all-reject-late","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076136,"package_name":"promise-call-limit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076137,"package_name":"promzard","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076138,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26094076139,"package_name":"proxy-agent-negotiate","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076140,"package_name":"qrcode-terminal","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":26094076141,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":26094076142,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076143,"package_name":"read-package-up","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076144,"package_name":"read-package-up","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076145,"package_name":"read-pkg","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076146,"package_name":"read-pkg","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076147,"package_name":"read","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076148,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":26094076149,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094076150,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094076151,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076152,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076153,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094076154,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":26094076155,"package_name":"semantic-release","ecosystem":"npm","requirements":"25.0.9","direct":false,"kind":"runtime","optional":false},{"id":26094076156,"package_name":"semver-regex","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094076157,"package_name":"semver","ecosystem":"npm","requirements":"7.8.5","direct":false,"kind":"runtime","optional":false},{"id":26094076158,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076159,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076160,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076161,"package_name":"signale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094076162,"package_name":"sigstore","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094076163,"package_name":"skin-tone","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076164,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094076165,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"8.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094076166,"package_name":"socks","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":26094076167,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":26094076168,"package_name":"spawn-error-forwarder","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076169,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094076170,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094076171,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076172,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076173,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.23","direct":false,"kind":"runtime","optional":false},{"id":26094076174,"package_name":"split2","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076175,"package_name":"ssri","ecosystem":"npm","requirements":"13.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076176,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094076177,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":26094076178,"package_name":"string-width","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094076179,"package_name":"string-width","ecosystem":"npm","requirements":"8.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094076180,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26094076181,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076182,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094076183,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076184,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076185,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076186,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076187,"package_name":"super-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076188,"package_name":"supports-color","ecosystem":"npm","requirements":"10.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094076189,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094076190,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094076191,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094076192,"package_name":"tagged-tag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076193,"package_name":"tar","ecosystem":"npm","requirements":"7.5.22","direct":false,"kind":"runtime","optional":false},{"id":26094076194,"package_name":"temp-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076195,"package_name":"tempy","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094076196,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26094076197,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26094076198,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26094076199,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26094076200,"package_name":"time-span","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076201,"package_name":"tiny-relative-date","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076202,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":26094076203,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076204,"package_name":"traverse","ecosystem":"npm","requirements":"0.6.8","direct":false,"kind":"runtime","optional":false},{"id":26094076205,"package_name":"treeverse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076206,"package_name":"tuf-js","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076207,"package_name":"tunnel","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":26094076208,"package_name":"type-fest","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094076209,"package_name":"type-fest","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"runtime","optional":false},{"id":26094076210,"package_name":"type-fest","ecosystem":"npm","requirements":"4.41.0","direct":false,"kind":"runtime","optional":false},{"id":26094076211,"package_name":"type-fest","ecosystem":"npm","requirements":"5.8.0","direct":false,"kind":"runtime","optional":false},{"id":26094076212,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.19.3","direct":false,"kind":"runtime","optional":false},{"id":26094076213,"package_name":"undici","ecosystem":"npm","requirements":"6.28.0","direct":false,"kind":"runtime","optional":false},{"id":26094076214,"package_name":"undici","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":26094076215,"package_name":"unicode-emoji-modifier-base","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076216,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076217,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26094076218,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26094076219,"package_name":"unique-string","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076220,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":26094076221,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076222,"package_name":"url-join","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076223,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076224,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26094076225,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076226,"package_name":"walk-up-path","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076227,"package_name":"web-worker","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26094076228,"package_name":"which-command","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076229,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076230,"package_name":"which","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076231,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076232,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076233,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076234,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26094076235,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26094076236,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":26094076237,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076238,"package_name":"yallist","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076239,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":26094076240,"package_name":"yargs-parser","ecosystem":"npm","requirements":"22.0.0","direct":false,"kind":"runtime","optional":false},{"id":26094076241,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.2","direct":false,"kind":"runtime","optional":false},{"id":26094076242,"package_name":"yargs","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"runtime","optional":false},{"id":26094076243,"package_name":"yoctocolors","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/elixir-test.yml","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:30.565Z","updated_at":"2026-08-13T16:06:30.565Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/.github/workflows/elixir-test.yml","dependencies":[{"id":26094074125,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26094074126,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v4.0.3","direct":true,"kind":"composite","optional":false},{"id":26094074127,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"820762786026740c76f36085b0efc47a31fe5020","direct":true,"kind":"composite","optional":false},{"id":26094074128,"package_name":"supercharge/redis-github-action","ecosystem":"actions","requirements":"bc274cb7238cd63a45029db04ee48c07a72609fd","direct":true,"kind":"composite","optional":false},{"id":26094074129,"package_name":"erlef/setup-beam","ecosystem":"actions","requirements":"v1.24.1","direct":true,"kind":"composite","optional":false},{"id":26094074130,"package_name":"actions/cache","ecosystem":"actions","requirements":"v6.1.0","direct":true,"kind":"composite","optional":false},{"id":26094074131,"package_name":"postgres","ecosystem":"actions","requirements":"${{ matrix.postgres-version }}","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/valkey-glide-test.yml","sha":null,"kind":"manifest","created_at":"2026-08-13T16:06:31.115Z","updated_at":"2026-08-13T16:06:31.115Z","repository_link":"https://github.com/taskforcesh/bullmq/blob/master/.github/workflows/valkey-glide-test.yml","dependencies":[{"id":26094074149,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":26094074150,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"820762786026740c76f36085b0efc47a31fe5020","direct":true,"kind":"composite","optional":false},{"id":26094074151,"package_name":"valkey/valkey","ecosystem":"actions","requirements":"8-alpine3.20","direct":true,"kind":"docker","optional":false}]}],"score":32.09120563836618,"created_at":"2026-09-12T07:48:11.149Z","updated_at":"2026-09-15T09:01:06.634Z","avatar_url":"https://github.com/taskforcesh.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378977","html_url":"https://summary.ecosyste.ms/projects/378977"}